This blog records my personal adventures with Ubuntu Linux.

Friday, March 23, 2007

SSH and Protecting SSH from Hackers

I found this useful tidbit in one of Chess Griffin's Linux Reality forums...

On episode 37 Chess discussed ssh and in paticular "changing the port number of ssh to something beside port 22. Though this might stop some of the casual thugs from trying to crack your system, it isn't that hard to scan and find out the port that you have chosen to move ssh to. Another way would be to use a program called DenyHosts which scans the auth.log file and than adds all ip(s) that scans your ssh to the hosts.deny file. Their website is http://denyhosts.sourceforge.net/ It is extremely easy to configure and can be configured to suite almost any needs or wants."

I wanted to hold onto this for when I decide to open my SSH port for remote access.

Another interesting article... SSH dynamic port forwarding with SOCKS

Wednesday, March 21, 2007

Podcasts I listen to on a regular basis

Thought I would just provide a list of the podcasts I listen to each week:

SecurityNow (Leo Laporte/Steve Gibson.)
FreshUbuntu (Halem)
Linux Reality
GlobalGeek Podcast
The Linux Action Show
Ubuntu Podcast
Lottalinuxlinks
Linux Install Podcast

Friday, March 9, 2007

Was listening to Linux Reality podcast this morning and ran across an interesting utility called "Screen". Will need to research it more and provide some info..

Friday, March 2, 2007

Ubuntu LAMP Server setup

http://192.168.1.10/

http://192.168.1.10/phpmyadmin


HOWTO: Setup a Debian/Ubuntu LAMP Server

http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/

Configuring Apache 2 on Debian, Ubuntu

http://www.control-escape.com/web/configuring-apache2-debian.html

Ubuntu 6.10 (Edgy Eft) LAMP Server Installation with Screenshots

http://www.debianadmin.com/ubuntu610-edgy-lamp-server-installation-with-screenshots.html

My Sql setup

https://help.ubuntu.com/community/ApacheMySQLPHP