How to get the same result as modifying /etc/hosts file, without root access?
        Posted  
        
            by Andrejs Cainikovs
        on Server Fault
        
        See other posts from Server Fault
        
            or by Andrejs Cainikovs
        
        
        
        Published on 2010-04-15T11:34:31Z
        Indexed on 
            2010/04/15
            11:43 UTC
        
        
        Read the original article
        Hit count: 176
        
hosts
|name-resolution
The question is simple: no root access, but need to point particular domain name to the specified IP address.
What are the other ways to do the same thing as with adding the record to /etc/hosts file?
© Server Fault or respective owner