Technological Blog
Posts tagged Live CD
convert iso to cd/dvd
Sep 14th
Posted by technoblogical in videos
convert iso to cd/dvd
This video shows how to convert an ISO file to a CD on a Windows Machine using a free tool called Windows Server 2003 Resource Kit Tools. When you download an OS it will often come in the form of an ISO file, but it amazes me the amount of work that people go through to convert it into a bootable CD. I use Slax Linux ISO to make a live Slax CD.
Ubuntu LAMP on virtual PC Part 9
Aug 24th
Posted by technoblogical in Linux
Ubuntu LAMP on virtual PC Part 9
This is a video on how to build on Virtual PC ( http://www.microsoft.com/downloads/de… ) an Ubuntu ( http://www.ubuntu.com ) LAMP server. I also use Putty ( http://www.chiark.greenend.org.uk/~sg… ) to download a program called webmin ( http://www.webmin.com/ ) I would recommend checking the website for the latest version number. The commands I enter are:
https://IPADDRESSOFTHEMACHINE:10000
Ubuntu LAMP on virtual PC Part 6
Aug 24th
Posted by technoblogical in Linux
Ubuntu LAMP on virtual PC Part 6
This is a video on how to build on Virtual PC ( http://www.microsoft.com/downloads/de… ) an Ubuntu ( http://www.ubuntu.com ) LAMP server. I also use Putty ( http://www.chiark.greenend.org.uk/~sg… ) to download a program called webmin ( http://www.webmin.com/ ) I would recommend checking the website for the latest version number. The commands I enter are:
wget http://garr.dl.sourceforge.net/source…
sudo dpkg -i webmin_1.480_all.deb
ifconfig
https://IPADDRESSOFMACHINE:10000
enjoy!