curtismckee
Follow
Pinned Loading
-
-
-
aws-12-in-2021.md
aws-12-in-2021.md 1<h2 align='center'>AWS 12 in 2021</h2>
23![aws-certs](https://user-images.githubusercontent.com/7895798/50371349-24038100-0576-11e9-8c8a-3745e76c9aa5.jpg)
451. [Cloud Practitioner](#cloud-practitioner)
-
xubuntu-18.04-install.md
xubuntu-18.04-install.md 1# A fresh xUbuntu 18.04 LTS installation
23The newest Ubuntu LTS version code named Bionic Beaver was released a few months ago and I thought it was finally time to upgrade. I also thought I would take this opportunity to write down the steps taken for my reference and anyone else who might find it useful.
45---
-
Git Stash Cheatsheet
Git Stash Cheatsheet 1`git stash list`
2- Lists all stashes on stack.
34`git stash apply stash@{0}`
5- Applies the changes from stash but does not delete from stack.
-
Useful commands while working with Unix
Useful commands while working with Unix 1**Add User:**
2`useradd -m -g [group] -G [additional_group] [username]`
3> The `-m` flag creates /home directory for user
45**Expire User:**
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.