Answers for "change hostname mac terminal"

5

edit hosts file mac terminal

sudo nano /etc/hosts
Posted by: Guest on May-07-2020
0

modify a host file mac

sudo vim /etc/hosts
sudo killall -HUP mDNSResponder
Posted by: Guest on December-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language