Changes

Jump to navigation Jump to search
328 bytes added ,  15:09, 20 May 2015
no edit summary
Line 84: Line 84:  
options 8192cu rtw_power_mgnt=0</nowiki>
 
options 8192cu rtw_power_mgnt=0</nowiki>
 
Then reboot. And it's done.
 
Then reboot. And it's done.
 +
 +
== Print Server ==
 +
=== Install CUPS ===
 +
sudo apt-get update
 +
sudo apt-get install cups
 +
Add your raspberry user to lpadmin group.
 +
sudo usermod -a -G lpadmin <user_name>
 +
Log out and log in again for the changes to take effect.<br />
 +
If you are in a trusted network execute:
 +
cupsctl --remote-any
 +
sudo /etc/init.d/cups restart

Navigation menu