ssh

0

Manage your secure shell connections from the GNOME panel

http://www.ghacks.net

One tool to help you manage your secure shell connections is the GNOME SSHmenu tool. This helpful application adds a small applet to the GNOME panel that allows you to make secure shell connections with a single click.

Read more »
keyboardninja's picture
Created by keyboardninja 14 years 39 weeks ago – Made popular 14 years 39 weeks ago
Category: High End   Tags:
0

Restricting SSH logins to specific groups on Ubuntu

http://jhansonxi.blogspot.com

On Ubuntu I have a user account "administrator" which is in the admin group. It has a complicated password for security. OpenSSH by default allows all users to attempt to login remotely. Since user accounts often have weak passwords it's unsafe to allow this.

Read more »
bruce.almighty's picture
Created by bruce.almighty 14 years 39 weeks ago – Made popular 14 years 39 weeks ago
Category: High End   Tags:
0

SSH login without password

http://blog.dipinkrishna.info

For this you required to generate your own personal set of private/public pair. ssh-keygen is used to generate that key pair for you.

On the user’s home directory, on the localhost, type

Read more »
linuxtips's picture
Created by linuxtips 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Secure remote firewall administration via SSH

http://blogs.techrepublic.com.com

Most firewall systems contain a Web-based component that allows you to configure the firewall. This holds true for most entry-level firewall systems (Linksys, D-Link, etc.) and also open source firewall systems such as pfSense. These systems tend to provide ways to access the Web interface remotely via the Internet; however, this should not be considered secure at all.

Read more »
Ubuntu87's picture
Created by Ubuntu87 15 years 8 weeks ago – Made popular 15 years 8 weeks ago
Category: High End   Tags:
0

Access Remote Filesystems from ubuntu desktop

http://unixlab.blogspot.com

Ubuntu 9.04 desktop support accessing remote file system from the places menu. Click on Places->Connect to server . You will get the following pop up.

Read more »
Fermilevel's picture
Created by Fermilevel 15 years 9 weeks ago – Made popular 15 years 9 weeks ago
Category: Beginner   Tags:
0

See who’s poking your Linux box

http://tips4linux.com

If you’re using SSH and you have your ports wide open to the world, your best bet would be to install fail2ban.

Read more »
linuxlooooser's picture
Created by linuxlooooser 15 years 10 weeks ago – Made popular 15 years 9 weeks ago
Category: High End   Tags:
0

Prevent brute force attacks on SSH servers with DenyHosts

http://www.unixmen.com

DenyHosts is a Python script that analyzes the sshd server log messages to determine what hosts are attempting to hack into your system. It also determines what user accounts are being targeted. It keeps track of the frequency of attempts from each host.DenyHosts is designed for the use by Linux system administrators, the script can be useful to anybody running an sshd server.

Read more »
linuxadmiral's picture
Created by linuxadmiral 15 years 12 weeks ago – Made popular 15 years 12 weeks ago
Category: End User   Tags:
0

Creating Secure Tunnels With ssh

http://www.linuxjournal.com

If you manage remote servers or if you have more than one computer you most likely have used the ssh command. A simple description of ssh is that it's a secure version of telnet, but that's like saying a Porsche is a just a better version of a Volkswagen bug.

Read more »
greengrass's picture
Created by greengrass 15 years 12 weeks ago – Made popular 15 years 12 weeks ago
Category: High End   Tags:
0

My Vietnamese 8th Graders are new Linux users

http://www.saigonnezumi.com

With just less than one month left of class, I decided to see if my 8th Grade students at the American International School in Saigon would be interested in learning Linux. I am glad I tried because these kids seemed to be having a lot of fun.

Read more »
kevmille's picture
Created by kevmille 15 years 19 weeks ago – Made popular 15 years 19 weeks ago
Category: Community   Tags:
0

Set up a SSH-based point to point connection

http://www.linux-tip.net

OpenSSH version 4.3 introduced a new feature: the ability to create on-the-fly "Virtual Private Networks" via the tunnel driver (the so-called "tun" driver). This allows you to create a network interface that bridges two physically disparate network segments in different locations.

Read more »
missgeek's picture
Created by missgeek 15 years 43 weeks ago – Made popular 15 years 43 weeks ago
Category: High End   Tags:
0

Getting UTF-8 working in Emacs inside a terminal SSH session

http://skybert.wordpress.com

"I can’t believe this can be so difficult! I’ve for a long time used Emacs and VM for one of a couple of email accounts. It’s great, fast and wonderful. However, Emacs VM doesn’t deal with IMAP that well and I decided last month to ditch it for Mutt [...] So now, I get full UTF-8 support as well as Emacs shortcuts when running Mutt/Emacs inside an SSH session! "

Read more »
can.axis's picture
Created by can.axis 15 years 44 weeks ago – Made popular 15 years 43 weeks ago
Category: High End   Tags:
0

Debian Installation Over SSH (Lenny RC1)

http://princessleia2.livejournal.com

"The Debian Installer lenny release candidate 1 was released on November 12th, which inspired me to check it out and give the installation over ssh a try..."

Read more »
can.axis's picture
Created by can.axis 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: Beginner   Tags:
0

Parallel SSH execution and a single shell to control them all

http://www.linux.com

Many people use SSH to log in to remote machines, copy files around, and perform general system administration. If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time.

Read more »
TMNGoat's picture
Created by TMNGoat 15 years 48 weeks ago – Made popular 15 years 48 weeks ago
Category: High End   Tags:
0

Towards using the FreeRunner as my primary phone

http://psung.blogspot.com

"Having had some time to play around with the FreeRunner's software (see my previous post), I can make a few more remarks about it now.

Read more »
can.axis's picture
Created by can.axis 16 years 10 weeks ago – Made popular 16 years 10 weeks ago
Category: End User   Tags:
0

Don't use sshkeygen.com to generate keys!

http://www.chiark.greenend.org.uk

To my horror, I recently saw this online SSH key generator. I hope nobody reading this needs to be told why this is a bad idea. However, in case you do, here are a few reasons

Read more »
serdar's picture
Created by serdar 16 years 14 weeks ago – Made popular 16 years 14 weeks ago
Category: End User   Tags:

Best karma users