[dgplug-users] [SUMMERTRAINING] Install submit_hometask command
Kushal Das
kushaldas at gmail.com
Mon Jul 8 05:02:44 PDT 2013
First install the dependencies:
To install dependencies: become root ($ su -) in Ubuntu ($ sudo -s)
# git clone git://github.com/kennethreitz/requests.git
# cd requests
# python setup.py install
THEN:
1. Become root ($ su -) in Ubuntu ($ sudo -s) DONT if you are already root
2. cd /usr/bin/
3. wget http://kushaldas.in/tmp/submit_hometask
4. chmod +x /usr/bin/submit_hometask
5. exit from the root account (press Ctrl+d)
6. Now from your normal user account create a file called ~/.dgplug.conf
Paste the text bellow in that file:
[dgplug]
user=
password=
7. Add your github username after user=
It will look like:
user=kushaldas
8. reply to this email directly to me with your username. I will send
a personal email with the
password.
Kushal
--
http://fedoraproject.org
http://kushaldas.in
More information about the Users
mailing list