[dgplug-users] [SUMMERTRAINING] Install submit_hometask command

Priyanka kotiyal pkotiyal943 at gmail.com
Mon Jul 8 10:39:18 PDT 2013


On 7/8/13, Kushal Das <kushaldas at gmail.com> wrote:
> 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.
>


My github user id is user=PriyankaKotiyal .

Thank You,
Priyanka Kotiyal



More information about the Users mailing list