mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-08 03:44:00 +02:00
initial BLIT commit
This commit is contained in:
parent
7c2356fe80
commit
5130a2ab11
24 changed files with 900 additions and 0 deletions
9
MaDHCPhost_changer/README.md
Normal file
9
MaDHCPhost_changer/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
=== Instalation ===
|
||||
# install dictionary
|
||||
apt-get install wamerican
|
||||
|
||||
cp hostnamechanger /etc/network/if-pre-up.d/
|
||||
chmod 755 /etc/network/if-pre-up.d/hostnamechanger
|
||||
|
||||
watch 'egrep "^send host-name" /etc/dhcp/dhclient.conf'
|
||||
# disconnect and connect back to your network
|
Loading…
Add table
Add a link
Reference in a new issue