Skip to content

Instantly share code, notes, and snippets.

@danielpataki
Last active February 12, 2018 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save danielpataki/3417f39e7b9867e8e226fcce84cf619b to your computer and use it in GitHub Desktop.
Save danielpataki/3417f39e7b9867e8e226fcce84cf619b to your computer and use it in GitHub Desktop.
Terminal Basics
cd vvv/www/wordpress-default
cd /users/danielpataki/vvv/www/wordpress-default
loremipsum -ph http://fillerama.io/ --length=5
mkdir -m 777 my_new_dir
mkdir new_dir new_dir_2
ssh username@server.com
ssh username@server.com -p portnumber
vagrant ssh
tar -zxvf archive_name.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment