Skip to content

Buzzcoding

some coding problems

Tag: ssh

Saving SSH session in Terminal

March 30, 2017March 30, 2017 Posted in GeneralLeave a comment

For Windows users, use PuTTY. For Mac users, locate to .ssh folder which is under the root folder and create a file named “config” – you can simply use TextEdit. Note: since .ssh folder is hidden, you can type the below command to view hidden files. In your “config’ file, write and save the server… Continue reading Saving SSH session in Terminal

codingprogrammingsshTerminal
  • Posts
  • About
  • Contact

Categories

  • General (14)
  • Python (12)
  • webapp2 – Google App Engine (9)

Recent

  • Run Scripts Continuously on AWS EC2 Instance Using Supervisord
  • Python – Creating a Virtual Environment for Python2 or Python3
  • Saving SSH session in Terminal
  • Google App Engine – How to build a user profile page with webapp2
  • Google App Engine – Finding the location of a user using X- AppEngine
  • Google App Engine Migrating from db to ndb datastore – creating a commenting system with webapp2 (part 2)
  • Google App Engine Migrating from db to ndb datastore – creating a commenting system with webapp2 (part 1)
  • How to create a blog comment system with webapp2 (on Google App Engine) – Part 2
  • How to create a blog comment system with webapp2 (on Google App Engine) – Part 1
  • Google App Engine (with Jinja2 and webapp2) – allow hyperlinks in your textarea using CKEditor
Website Powered by WordPress.com. Buzzcoding
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy