Ssh is an alternative for telnet which is safe compared to telnet one can use it for remote login which is highly secured
Normally ssh client will be there in side Linux os you have to install ssh server
main configuration file is
vi /etc/ssh/sshd_config
Here you can mention
1. What port to use
2.what kind of key you want to use (Rsa or dsa)
3.Add users who wants to access the system
4.Gui forwarding
5.Can use password as well passphrase (Better is pass phrase)
6.start sshd service (/etc/init.d/sshd start)
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
-
pass header to wget command header = Accept-Encoding: gzip,deflate
-
If u have internet connection its very easy. Open an mp3 with mplayer it will ask you to download a codec for mp3 as well as for videos . Bu...
-
Unlike Winxp linux users don't have to Dial after logging. Login to graphical mode go to ->networks ->new->Xdsl . Give your...
No comments:
Post a Comment