Author: Nathan

Home / Articles posted by Nathan (Page 8)
Setup Dell RD1000 For Backup Under Ubuntu Linux 10.04 LTS

Setup Dell RD1000 For Backup Under Ubuntu Linux 10.04 LTS

Today I have an internal Dell RD1000 drive for backup services with 1TB removable cartridges. Here is my process for getting the device up under Ubuntu 10.04 LTS Server and running the first backup. Get the partition table of your device, (this particular device was located @ /dev/sda): nmino@localhost:~$ sudo fdisk -l /dev/sda Disk /dev/sda:…

Continue Reading
How To: Install Webmin on Ubuntu 10.04 LTS Server, (10.10 Also)

How To: Install Webmin on Ubuntu 10.04 LTS Server, (10.10 Also)

These are the steps I take to install Webmin on the Ubuntu 10.04 LTS Servers that I deploy. (Also works on 10.10 Server and Desktop) Download the Webmin package: nmino@ubuntu:~$ wget http://downloads.sourceforge.net/project/webadmin/webmin/1.610/webmin_1.610_all.deb –2013-01-07 09:04:11– http://downloads.sourceforge.net/project/webadmin/webmin/1.610/webmin_1.610_all.deb Resolving downloads.sourceforge.net… 216.34.181.59 Connecting to downloads.sourceforge.net|216.34.181.59|:80… connected. HTTP request sent, awaiting response… 302 Found Location: http://superb-dca3.dl.sourceforge.net/project/webadmin/webmin/1.610/webmin_1.610_all.deb [following] –2013-01-07 09:04:11– http://superb-dca3.dl.sourceforge.net/project/webadmin/webmin/1.610/webmin_1.610_all.deb…

Continue Reading
Making ScreenShots On A CFW PSP

Making ScreenShots On A CFW PSP

I’ve found myself wanting to make screenshots on a PSP running CFW, (M33-6), several times recently.  So I went ahead and extracted screenshotbmp.prx to the seplugins folder on my memory stick. Then I loaded up text edit and opened the game.txt and vsh.txt and added this line: ms0:/seplugins/screenshotbmp.prx 1 After that it was a simple matter of…

Continue Reading