mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 19:34:00 +02:00
fix README.md
This commit is contained in:
parent
6e985c1e47
commit
7f77cfb187
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
=== Instalation ===
|
# Instalation
|
||||||
# install dictionary
|
* install dictionary
|
||||||
|
|
||||||
apt-get install wamerican
|
apt-get install wamerican
|
||||||
|
|
||||||
cp hostnamechanger /etc/network/if-pre-up.d/
|
cp hostnamechanger /etc/network/if-pre-up.d/
|
||||||
chmod 755 /etc/network/if-pre-up.d/hostnamechanger
|
chmod 755 /etc/network/if-pre-up.d/hostnamechanger
|
||||||
|
|
||||||
watch 'egrep "^send host-name" /etc/dhcp/dhclient.conf'
|
watch 'egrep "^send host-name" /etc/dhcp/dhclient.conf'
|
||||||
# disconnect and connect back to your network
|
* disconnect and connect back to your network
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue