Thread: Sudo Startup applications for wifi
my problem:
when pc starts, not connect ad-hoc wifi network. need manually go network-manager , clck wireless, choose needed one, edit, apply. connect.
how make connect automatically?
1. sudo su
2. gedit /etc/rc.local
3. paste this:
/etc/init.d/network-manager stop
rfkill unblock wifi
/etc/init.d/network-manager start
4. save
5. reboot
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Sudo Startup applications for wifi
Ubuntu
Comments
Post a Comment