i hate linux
This commit is contained in:
parent
61a01bf297
commit
1ed31944bf
7 changed files with 24 additions and 8 deletions
8
README
8
README
|
|
@ -86,6 +86,14 @@ KNOWLEDGE
|
|||
blacklist pcspkr
|
||||
$ rmmod pcspkr
|
||||
|
||||
* static ip
|
||||
---------
|
||||
|
||||
/etc/rc.local:
|
||||
ip link set dev wlan0 up
|
||||
ip addr add 192.168.178.128/24 dev wlan0
|
||||
ip route add default via 192.168.178.1
|
||||
|
||||
TODO
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue