0
votes
0answers
56 views

Where to learn about linux servers? [closed]

As you know many hosting providers provide many types of systems for their servers. I'm in a shared hosting and I know how to use the cPanel but now I want to move maybe to VPS or dedicated server and ...
9
votes
1answer
447 views

How can I override the /etc/hosts file at user level? [duplicate]

Possible Duplicate: Can I create a user-specific hosts file to complement /etc/hosts? In short: I would like to know if it is possible to get a ~/hosts file that could override the ...
6
votes
2answers
6k views

Format of /etc/hosts on Linux (different from Windows?)

Pasted below this question is a sample of a /etc/hosts file from a Linux (CentOS) and a Windows machine. The Linux file has two tabbed entries after the IP address (that is localhost.localdomain ...