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:

How ot install Tweetdeck on ubuntu 10.04 64bit
VMware : How to setup Windows Active Directory authentication on ESX 4.0
LINUX : How to Find the Most Memory taking process in Ubuntu
Vmware : How to install Vmware Tools on Backtrack4- Final
Linux : [...]

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 download [...]