ssh

24

sshsplit - A utility to multiplex ssh dynamic tunnels

http://www.ubuntugeek.com

A utility to multiplex ssh dynamic tunnels. Frequently, for instance when proxying a torrent client through a tunnel established with ssh -D, the tunnel will be swamped by traffic. sshsplit spawns multiple instances and distributes the load among them.

Read more »
vjknair's picture
Created by vjknair 1 week 4 days ago – Made popular 1 week 3 days ago
Category: High End   Tags:
32

Bypassing corporate firewall with reverse ssh port forwarding

http://toic.org

Probably lots of you are behind some sort of very restrictive corporate firewall. Unable to access your office pc from home because of firewall policies. In normal cases this scenario is more than welcomed. No outsiders should be allowed to access internal parts of secure network!

Read more »
Marcin's picture
Created by Marcin 1 week 6 days ago – Made popular 1 week 6 days ago
Category: End User   Tags:
25

Toggle SSH Session using SSH Escape Character

http://blog.dipinkrishna.info

When you’ve logged on to the remotehost using ssh from the localhost, you may want to come back to the localhost to perform some activity and go back to remote host again. In this case, you don’t need to disconnect the ssh session to the remote host. Instead, follow the steps below.

Read more »
linuxtips's picture
Created by linuxtips 2 weeks 1 day ago – Made popular 2 weeks 16 hours ago
Category: Beginner   Tags:
22

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 11 weeks 5 days ago – Made popular 11 weeks 5 days ago
Category: High End   Tags:
19

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 11 weeks 6 days ago – Made popular 11 weeks 5 days ago
Category: High End   Tags:
25

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 29 weeks 5 days ago – Made popular 29 weeks 4 days ago
Category: Beginner   Tags:
21

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 32 weeks 4 days ago – Made popular 32 weeks 3 days ago
Category: High End   Tags:
22

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 33 weeks 2 days ago – Made popular 33 weeks 2 days ago
Category: Beginner   Tags:
23

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 34 weeks 1 day ago – Made popular 34 weeks 3 hours ago
Category: High End   Tags:
21

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 36 weeks 4 days ago – Made popular 36 weeks 4 days ago
Category: End User   Tags:
21

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 36 weeks 6 days ago – Made popular 36 weeks 5 days ago
Category: High End   Tags:
21

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 44 weeks 49 min ago – Made popular 43 weeks 6 days ago
Category: Community   Tags:
15

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 1 year 15 weeks ago – Made popular 1 year 15 weeks ago
Category: High End   Tags:
15

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 1 year 15 weeks ago – Made popular 1 year 15 weeks ago
Category: High End   Tags:
16

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 1 year 17 weeks ago – Made popular 1 year 17 weeks ago
Category: Beginner   Tags: