You will need to forward port 22, which is the default ssh port to the server ip at your house that is your ssh server. For that reason i recommend setting a static ip to that box.
Tags:
command line,
How to,
linux,
ssh
http://www.ibm.com/developerworks/aix/library/au-spunix_greattools/index.html
Ran across this while doing some research for a project. They run through wget, pwgen and a some other tools that will help you out in your daily unix task
Tags:
linux,
open source
I wanted to a share a few Linux commands I found myself using this weekend while moving some data around and extracting some video files from an iso.
The first one is used to mount an iso file in Linux so that you can browse it like any other directory.
You will need root credential for [...]
Tags:
command line,
How to,
linux
Installing most things on a debian based system is as easy as typing Apt-get. Webmin is not that way, almost it is not much more difficult.
First thing we need to do is prepare the system to install webmin. For that we need to install some dependencies.
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Next [...]
Tags:
Apache,
How to,
linux,
open source
I have been using my Xbox 360 as a media device lately. I’m running Linux on an older P4 machine running U-share. It allows me to stream media be it pictures, music, or videos to my Xbox in the other room. The problem is when I am doing things I am usually on my laptop [...]
Tags:
How to,
linux,
open source
Want to get snmp up and running quick and dirty, then here it is.
Tags:
Cacti,
How to,
linux,
snmp