Tuesday, 22 May 2012
On 06:08 by Unknown No comments
Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two
networked devices. Used primarily on GNU/Linux and Unix based systems to access shell accounts, SSH was designed
as a replacement for Telnet and other insecure remote shells, which send information, notably passwords,
in plaintext, rendering them susceptible to packet analysis. The encryption used by SSH provides confidentiality
and integrity of data over an insecure network, such as the Internet.
Linux
You can do this
open a terminal (e.g. if you use GNOME go to Applications>Accessories>Terminal)
type ssh root@your_ip or ssh your_ip -l root type your password and you are done
Subscribe to:
Post Comments (Atom)
Search
Popular Posts
-
FileZilla is open source client fast and reliable cross-platform FTPS, FTP, and SFTP also with lots of useful features and with graphical u...
-
->http://voices.yahoo.com/changing-permissions-locked-folders-ubuntu-linux-2927907.html ->http://lowfatlinux.com/linux-chmod-chown.htm...
-
check out this: www.phpgrid.org hey,and just before you go, IT IS COMPULSORY THAT YOU HAVE FUN WITH IT
-
right click on the project >properties>run>then change console type to standard output
-
Install unrar Note:The commands work only with a full path to the archive directory. sudo apt-get install unrar Using unrar to extract t...
-
I was having the same problem after doing an update and an upgrade I finally opted to downloading a .sh file and then running it (right ...
-
First you need to make the file executable: by right clicking on the file->properties->enable executing the file as program using the...
-
PostgreSQL is a powerful object-relational database management system, provided under a flexible BSD-style license.[1] PostgreSQL contains ...
-
do this on your terminal: cat /etc/issue
-
To access the php.ini file /etc/php5/apache2/php.ini To make it work you should make you php.ini look like this: ; display_errors Defaul...
Recent Posts
Sample Text
Blog Archive
-
▼
2012
(37)
-
▼
May
(14)
- reverting a single file on svn
- Enabling writing into the /var/www directory
- SSH Access
- Fatal error: Call to undefined function pg_connect...
- POSTGRE SQL
- Enabling display of php Errors
- working with tar files in ubuntu
- Enabling writing into the var/www directory
- Installing Lamp
- Removing a folder with tis content
- Linux file permissions/Folder locks
- Subversion on Ubuntu
- security on php
- checking for errors
-
▼
May
(14)
Sample Text
Powered by Blogger.
Social Icons
Followers
About Me
Featured Posts
Popular Posts
-
FileZilla is open source client fast and reliable cross-platform FTPS, FTP, and SFTP also with lots of useful features and with graphical u...
-
->http://voices.yahoo.com/changing-permissions-locked-folders-ubuntu-linux-2927907.html ->http://lowfatlinux.com/linux-chmod-chown.htm...
-
check out this: www.phpgrid.org hey,and just before you go, IT IS COMPULSORY THAT YOU HAVE FUN WITH IT
-
right click on the project >properties>run>then change console type to standard output
-
Install unrar Note:The commands work only with a full path to the archive directory. sudo apt-get install unrar Using unrar to extract t...
-
I was having the same problem after doing an update and an upgrade I finally opted to downloading a .sh file and then running it (right ...
-
First you need to make the file executable: by right clicking on the file->properties->enable executing the file as program using the...
-
PostgreSQL is a powerful object-relational database management system, provided under a flexible BSD-style license.[1] PostgreSQL contains ...
-
do this on your terminal: cat /etc/issue
-
To access the php.ini file /etc/php5/apache2/php.ini To make it work you should make you php.ini look like this: ; display_errors Defaul...
0 comments:
Post a Comment