From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 13:16:37 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0E9916A421 for ; Fri, 18 Jan 2008 13:16:37 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from ro-out-1112.google.com (ro-out-1112.google.com [72.14.202.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1DE1613C459 for ; Fri, 18 Jan 2008 13:16:36 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: by ro-out-1112.google.com with SMTP id k4so29232rog.13 for ; Fri, 18 Jan 2008 05:16:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; bh=vJ9lL58pJ7guyPZeY+iIV3W1Rmee7OhSUiwN3qsh/gk=; b=Mev2wbHrfRIYabgWGO/js0BrTmZK9ZW4FmnQP3p0WH7k1VT0cdRB5sB1+7GlqKn0PKOO47Js/X6w13IvA9UDKJoCquKGbuvzC+Wp4uV4jPBYXk6lRJKLEJdmAAfjiqC4lchXcER7QL4R2UIFNhIPF0MZRJbOP+YIq40MSexFC1I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=T07vrczNtVLr4VH9VvYv3qOtjQA5+EQyr0sQ4Q8nAnYjcPIZJRTTp5vtaNuDq2Pe7VJl/uo5PV3B76ogWZaR3K+9CMcx12w2eDT23tg+QhUJVUXgOUrxQOaWxhDewvcsd19bxipBLm30it5gRYYl04d2vNipNoGOopR/AR0E4cQ= Received: by 10.142.115.10 with SMTP id n10mr2012368wfc.19.1200662195564; Fri, 18 Jan 2008 05:16:35 -0800 (PST) Received: from ?192.168.32.172? ( [201.47.3.162]) by mx.google.com with ESMTPS id 7sm4896355wrh.22.2008.01.18.05.16.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Jan 2008 05:16:34 -0800 (PST) From: Sergio Lenzi To: Giotis Eugen , questions@freebsd.org In-Reply-To: <795c613b0801180427r42b5c481vd8641cc0a5112f9e@mail.gmail.com> References: <795c613b0801180427r42b5c481vd8641cc0a5112f9e@mail.gmail.com> Date: Fri, 18 Jan 2008 11:14:59 +0000 Message-Id: <1200654899.1845.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: freebsd - ftp setup - giotissl - ASAP - SOS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 13:16:37 -0000 Em Sex, 2008-01-18 às 14:27 +0200, Giotis Eugen escreveu: > I have a dedicated server which is based on freebsd and i forgot to install > ftp at the installation. > I have no access for ftp but i have the root level accounts. > For control panel i have cpanel/whm. > Can i install the ftp now ? > How ? > Can you help me step by step ? > > > Please help me as soon as if its possible... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" at the root console prompt......... sysinstall go to the configure -> networking-> ftp choose install option. exit sysinstall and you are done.... Sergio