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
-
Command to Run setcap 'cap_net_bind_service=+ep' /opt/apache/bin/httpd httpd is the custom script i made to run apache.
-
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...
-
Almost all Latest Linux will automatically mount. But if you are facing this issue don't worry. login as root open terminal 1.type fdi...
No comments:
Post a Comment