Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2011 14:19:03 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Mohammed Gamal <mohammed.gamal@live.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ports and Packages
Message-ID:  <44iptthso8.fsf@lowell-desk.lan>
In-Reply-To: <SNT127-W41280E0278C6E597AFB6C3E19F0@phx.gbl> (Mohammed Gamal's message of "Mon, 2 May 2011 20:46:16 %2B0300")
References:  <SNT127-W41280E0278C6E597AFB6C3E19F0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Mohammed Gamal <mohammed.gamal@live.com> writes:

> Hi ,uname -a output: FreeBSD hti-community.co.cc 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24                        :46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
> 1-where to get php-5.3.6.tbz and mysql cuz my ports collections doesn't exist.
> /usr/ports

You can install the ports collection, or install the package with
"package_add -r" or from (for example)
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/lang/php5-5.3.6.tbz 

You might want to look at the section on ports and packages in the
handbook. These procedures are covered nicely.

> i have done installing apache2.2.17 from source but it doesn't start on boot , i also added 
> apache22_enable="YES" to rc.conf but no effect.

If you don't install it yourself, you need to start it yourself.  You
can write an rc.d(8) script, but installing from a port (or package)
would install one for you.

> 2- why i can not access root account through ssh2 ?

Because the PermitRootLogin option is disabled by default (for good
security reasons).




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44iptthso8.fsf>