WebHosting

Monday, April 23, 2012

Installing and configuring OpenSSH (SSHD) server on Linux/Ubuntu

Go to Terminail (Shortcut -> ctrl + alt +t) and type the following command
 
sudo apt-get install openssh-server openssh-client

This ssh is required when suppose you are trying to ssh to localhost or from one machine to other machine and connection refused error comes, so you need to install sshd server to be able to connect to the other machind :)

No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

Warp AI Terminal 🔥 | The Future of Coding? Agentic Dev Environment Explained!

  Warp AI Terminal 🔥 | The Future of Coding? Agentic Dev Environment Explained! What if your terminal could think, assist, and even act li...