Linux System Administration class at NoiseBridge 1 29 13
Linux System Administration class notes
Steps
Set up user/pass
James set me up a user/pass on his shed.systemateka.com box.
SSH into the box and change your password with these steps
ssh username@shed.systemateka.com
- Enter password to login
- Type the following command to change your password
passwd
- It will ask for your existing pass and your new password with confirm entry
Clone the github repo
git clone cgcardona@shed.systemateka.com:/data/kb
- Change directories into the new repo with
cd kd
- Create a new file and then run git status to see your changes
git status
Thanks for reading! Follow me on Twitter and/or G+ for more.
See something wrong or got something to add/change? Fork this git repo and send me a pull request
If you particularly enjoy my work, I appreciate donations given with Gitcoin.co