How to login with specific username with remote server through SSH?

Here you go

Username :kartook

Remote server address : 192.168.100.100

ssh kartook@192.168.100.100

show like

h4ck3ri@t3stge4r:~$ ssh kartook@192.168.100.100

kartook@192.168.100.100′s password:

Enjoy !!!!

Possibly Related Posts:

Linux local privilege escalation via SUID How to uninstall Vmware workstation v 8.0.0.471780.bundle Linux : Flash fullscreen doesn’t work on Ubuntu 10.10 VCP Home LAB : Part -3 VCP Home LAB – part-2

How to install .bundle Pack on Ubuntu

I was trying to install an application  on my monster latop (running Ubuntu 9.04). The only format you could download it in was .bundle. I have never installed a .bundle app, but after some google-ing and putting bits and pieces together, I now know how to install a .bundle, and you will too. I was [...]