Check whether you have ethernet card active and ip assigned to it.
check whether you get output for the following commands.
ifconfig
route -nr
Check whether you have ethernet card active and ip assigned to it.
check whether you get output for the following commands.
ifconfig
route -nr
You can try http://freenas.org/freenas . I haven't used it though.
4.3.2.7 do you get it..
The gcc version 4.1 is not supported when you compile linux kernel. It is because of the following reason.
==========================
These compiler versions are known to miscompile __weak functions and
thus generate kernels that don't necessarily work correctly. If a weak
function is int he same compilation unit as a caller, gcc may end up
inlining it, and thus binding the weak function too early.
==========================
You can fix this problem by the following work around.
==========================
# yum install gcc43
.. which provides version 4.3 gcc version
Example command using gcc-4.3:
'make CC=gcc43'
===========================
Hi,
I think there is a old process running on port :80
check whether it is running using
netstat -plan|grep :80
kill the process using kill -9 process id
then use apachectl to start your new installations.
Hi,
I have been out of the forum for some time. Have you finished the setup. Hope everything is working fine.
Hi haliparotin,
I haven't used a better storage distro other than openfiler. I recommend it only in case you are going to use it for storage server.
A easy step by step installation step is available at http://www.openfiler.com/learn/how-to/graphical-installation . The distro is suited for storage and does not contain unnecessary services.
If you are looking for a reliable operating system go for redhat enterprise linux 5 or centos 5. The linux kernel supports almost all scsi disks.
The best distro used for file storage is OPENFILER . Which can be used for multipurpose. It provides you a rich feature gui for managing the disk drives. http://www.openfiler.com/
It is not recommended for desktop use.
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Join / Linux Training / Board