QUESTION : I’m running textpad as administrator. When I try to save the changes, I get a message “Encountered a […]
Tag: hosts
Redirect a url to another url
Problem : I need to redirect a url to another url. THe PC where this should be done has Linux […]
hostname and hostname -s differ
Problem : My /etc/hostname has: name.domain.net Previously, it was: old.domain2.net If I do hostame I get name.domain.net. But doing hostname […]
Set a hosts file definition only for certain applications?
QUESTION : I can set redirection to localhost by modifying my hosts file but this is a global modification. Is […]
how to properly edit hosts, hostname and resolf.conf?
Problem : I have been searching the Internet for a real nop tutorial on the subject but could not found […]
Adding ShortHostName to hostname file, and ShortHostName.DOMAIN to hosts file in Docker container
Problem : When I use docker run –it –name myContainer –hostname myShortHostName ubuntu bash That will add myShortHostName to /etc/hostname […]
LINUX Ping host, Display error on failure
Problem : I’m writing a bash script to ping a given hostname, and display whether or not the host is […]
host to host translation in linux?
Problem : In Linux (fedora or cent OS, etc), I want to say if one program tries to download from […]
my LAN pcs are not able to connect to the Internet. I am using DHCP server and linkys router
Problem : My connection details: A have atotal 10 PCs connected to Linksys router. DHCP is enabled in the router. […]
How to access virtualbox’s host localhost from guest browser
QUESTION : So it’s 2019, I am running a Win 10 in my VirtualBox. And I want to basically redirect […]