Just set up my first linux server with GUI, and I have several questions:
1) How do you tell how much hard drive space is left? All I can get for info is # of files and size taken. Need to know how much space left in each partition.
2) I am still trying to configure and transfer web sites from Windoze to linux. Not sure I'm setting everything up correctly. Looks like users' web directories are supposed to go under /var/ Is that mandatory, or can they go under /home/user/?
3) Is it possible to run 2 servers from one router? I currently forward port 80 from router to port 80 of Windows server. Can I set 80 to 80 forwarding to both machines, or must I use port 81 or another port for the 2nd server? If so, should I set Apache on the 2nd server to listen to port 81?
Last night I tried to view a web site that I transferred to linux, and first could not view it until I put site under var/ now I get a "connection refused" error trying to view the site through its own server's browser. Maybe the firewall permissions are set too strict? Newposter
"Good judgment comes from experience. Experience comes from bad judgment."
1) How do you tell how much hard drive space is left? All I can get for info is # of files and size taken. Need to know how much space left in each partition.
2) I am still trying to configure and transfer web sites from Windoze to linux. Not sure I'm setting everything up correctly. Looks like users' web directories are supposed to go under /var/ Is that mandatory, or can they go under /home/user/?
3) Is it possible to run 2 servers from one router? I currently forward port 80 from router to port 80 of Windows server. Can I set 80 to 80 forwarding to both machines, or must I use port 81 or another port for the 2nd server? If so, should I set Apache on the 2nd server to listen to port 81?
Last night I tried to view a web site that I transferred to linux, and first could not view it until I put site under var/ now I get a "connection refused" error trying to view the site through its own server's browser. Maybe the firewall permissions are set too strict? Newposter
"Good judgment comes from experience. Experience comes from bad judgment."