Author Archives for ubun2Junky

Installing Webmin for Ubuntu


Webmin is an excellent application that allows you to administer and configure your server via web interface.
Requirement
To start of, we’re going to have to install the following packages before we can install webmin.

sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

Download Webmin

wget http://prdownloads.sourceforge.net/webadmin/webmin_1.360_all.deb

Install webmin

sudo dpkg -i webmin_1.360_all.deb

Start webmin
Open up your favorite browser and type [...]

Manually Creating Shortcuts on Ubuntu Menu


Manually Creating Shortcuts on Ubuntu Menu|Creando Atajos en le Menu de Ubuntu

Ubuntu and Torrentflux


Ubuntu and Torrentflux|Ubuntu y Torrentflux

Ubuntu and LVM


I recently had to organize mi server so I could place all my mp3’s and ISO’s in one place. I have 4 hard disks with 250Gb available to me. Unfortunately I need to pool all four drives so I could tell samba to share to a single location. Hence LVM to the [...]

How to Install Dreamweaver 8 and Flash 8 on Ubuntu


How to Install Dreamweaver 8 and Flash 8 on Ubuntu|Como Instalar Dreamweaver 8 y Flash 8 en Ubuntu

ubun2Junky