Sunday, August 31, 2014

Sir Eben Upton

Please help out Jake Beningo :

Here's some stuff from his latest course :

Script Automation

•Login Automatically
–sudo nano /etc/initab
– comment out
•1:2345:respawn:/sbin/getty 115200 tty1
–Add
•1:2345:respawn:/bin/login -f pi tty1
/dev/tty1 2>&1
•Script start on login
–nano ~/.bashrc

–At the bottom add “sudo python /path/pws.py”

So, what's my problem? How the hell are you supposed to find out such stuff on your own? Is this teaching or spoonfeeding? Do you want to give a man a fish or teach him how to fish? A good teacher makes himself unnecessary. You need to motivate finding out such information and teach how to go find it!!

No comments:

Post a Comment