• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Add SSH Shortcut on Mac OS X to Rackspace Cloud Server

By Abhishek Ghosh October 26, 2014 7:41 pm Updated on October 26, 2014

Add SSH Shortcut on Mac OS X to Rackspace Cloud Server

Advertisement

You can add SSH Shortcut on Mac OS X to Rackspace Cloud Server for a Direct SSH Login . It uses Apple Binary plist and not safe for all hosts. This is very easy to create and more easy to perform day to day work. But the user must be very advanced user, else; clicking the shortcut if the SSH login happen without password; a simple rm -r * command will work fine <!> to destroy the whole device! This is not suitable for Linode, Amazon, DigitalOcean either due to lack of almost instant restore feature in case of a sudden disaster. Obviously it will work; but it is dangerous for them.

 

Add SSH Shortcut on Mac OS X to Rackspace Cloud Server : Inspiration

 

The inspiration came from a Racker’s port :

Vim
1
http://www.rackspace.com/knowledge_center/article/making-ssh-shortcuts-on-mac-os-x

However, it is too primitive and does not reveal the real scripting part behind how the thing actually works. That is, definitely a good guide; else we could never make it more better. Actually, you need not to add the bookmark, only typing / copy pasting the format on Safari’s address bar and dragging the blue aqua globe icon will work fine :

Advertisement

---

Vim
1
2
3
4
5
6
ssh://root@173.203.44.122
# 173.203.44.122 is Rackspace's IP, do not use it
# they will ban your IP
# use your own IP
# we shown the format
ssh://user-name@IP-address

If you copy paste the IP on Safari’s address bar and hit return key, by default it will launch Terminal and prompt you whether to do the action or not. If you accept, it will launch Terminal and run the command.

When you are creating the shortcut with drag and drop; you are creating a Binary plist file. That is bplist file with the extension .inetloc. Up to this, Jered Heeschen told you on that guide (except explaining the Binary plist part ). As Jered Heeschen is not writing a general purpose blog, that much is great for the users. We have to write something more interesting!

 

Add SSH Shortcut on Mac OS X to Rackspace Cloud Server : Binary plist Stuffs

 

TextEdit has a function to make it a Plain Text. The shortcut is LEFT SHIFT + COMMAND + T – this actually toggles and has more functions depending on situation. By default, after creating a new document hitting LEFT SHIFT + COMMAND + T makes a plain text file. The content of the file to do SSH is like this :

Vim
1
2
bplist00”SURL_ssh://root@173.203.44.122
+

Copy Pasting will not work, because that is not the way to create a Binary plist file executable. If you use the drag and drop method, usually right click / command click > Get Info thing will offer you lot of options to become happy. So, it is not a Safari Bookmark (it is better to avoid for the sake of ownership, permission etc.).

Actually there is complex method involved behind – it is depended on X Forwarding, else UNIX will become like vulnerable Microsoft Windows. Eventually, it might not work at all after a time – UNIX Wheel Group will stop you. We provided you the IP – 173.203.44.122 – only clicking the file can provoke such behavior.

Instead of SOOOOOO much fighting, I guess the easy way is to create a hyperlinked HTML file like this :

Vim
1
<a href="ssh://root@173.203.44.122">Rackspace Front End Server</a>

and save as any name.html file on desktop. If you double click this file, a HTML file will open on your fav browser. You will see a clickable link. If you click the hyperlink the action performed will be exactly like the Binary plist file. If you have 5 servers, then you can create an unordered list. Here is an example HTML file’s image :

Add SSH Shortcut on Mac OS X to Rackspace Cloud Server

The file and GitHub repo is here :

Vim
1
2
3
https://raw.githubusercontent.com/AbhishekGhosh/Rackspace-Cloud-Server-SSH-Shortcut/master/my-rackspace-cloud-servers.html
#
https://github.com/AbhishekGhosh/Rackspace-Cloud-Server-SSH-Shortcut

Tagged With mac os ssh shortcut
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Add SSH Shortcut on Mac OS X to Rackspace Cloud Server

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • Command Prompt Commands : Alphabetical list of all commands in Windows 7

    Command Prompt Commands in Windows 7 provides the user access to 180+ command line commands. Here is a list of 200 Command Prompt Commands in Windows 7.

  • Windows 7 Right Click Menu Tips,Tricks and Tutorials : Index

    Windows 7 Right Click Menu Tips,Tricks and Tutorials those has been published within The Customize Windows till date is listed here along with description.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy