Changes

Jump to navigation Jump to search
Line 71: Line 71:  
* set the host name
 
* set the host name
 
     echo "domain.allstarlink.org" >/etc/hostname
 
     echo "domain.allstarlink.org" >/etc/hostname
 +
 +
* set the default editor
 +
    update-alternatives --config editor
 +
    Then select #3 vim.basic
    
* setup a firewall as /etc/network/firewall.sh and chmod +x it.  You'll need to edit this based on the machine.  Note the stuff in tampa uses a firewall on the HV too.
 
* setup a firewall as /etc/network/firewall.sh and chmod +x it.  You'll need to edit this based on the machine.  Note the stuff in tampa uses a firewall on the HV too.

Navigation menu