Quote:
|
Originally Posted by cruz
I set up centos 5 and installed ISPConfig from the shell using ssh. I did not know how to launch the browser so I installed the xwindows and KDE. I tried to launch the ISPConfig. ( https://www.my domain.com:81) it just sits there and then times out. I am able to get the apache manual up. http://www.may domain.com. or ( http://localhost) I have port 81 off on my router. also I am in the process of transferring my domain. Dose that have something to do with it. I am a bit new and am trying to understand. Thanks for the help. I am learning. Thanks to your site here.
|
You can use ssh to administrate the server with the shell.
Read here for more information:
http://en.wikipedia.org/wiki/Bash
I wouldn't use xwindows on a remote server because of data load.
You might also want to edit /etc/resolv.conf
Code:
vi /etc/resolv.conf
There should be nameserver entries. For example:
Code:
nameserver 217.146.139.5
nameserver 62.157.101.211
Without them your server can't resolve internet addresses.
Hope this helps.
PS. You might want to reinstall CentOS to get a clean install without KDE etc.
Recent comments
3 hours 56 min ago
8 hours 48 min ago
17 hours 41 min ago
18 hours 40 min ago
22 hours 27 min ago
23 hours 41 min ago
1 day 3 hours ago
1 day 10 hours ago
1 day 19 hours ago
1 day 20 hours ago