Posted by BigWhale on August 28th, 2010 in
Software |
0 comments

Image via Wikipedia
Your Ubuntu Linux installation is getting bigger and bigger and you are running out of space on your hard disk. You got your new hard drive and now you need to clone your old drive to the new one. The dreaded cloning is actually quite easy and relatively simple to do. The only thing you will need is a little patience and some typing skills. No special software just your already installed Ubuntu Linux.
The regular obligatory disclaimer: This procedure worked for me several times, I use it almost on a daily basis and I had no problems with it. Your mileage my vary. Make sure you double check all the commands that you type and that you do not format your data drive. You will end up with two empty disks. If you have any questions feel free to ask.
READ MORE
Booting . Disk cloning . Linux . Operating system . Ubuntu
Posted by BigWhale on December 20th, 2009 in
Software |
1 comment

Image via Wikipedia
You tried everything, booting from CD, DVD, USB, and in your desperate attempts you already started to look if there is a floppy drive laying around the house, just to get the damned thing to boot. The very same thing happened to me today. Computer, simply, would not boot. The only thing left to do is booting your computer from the network. Sounds scary, I know, but in reality this can be a trivial thing to acomplish. I have a Linksys WRT54 router that is running DD-WRT and it serves me as a DHCP server. DD-WRT is using dnsmasq which can provides DNS, DHCP and TFTP services! Great news, since this is all that you need for network boot. Unfortunately TFTP server is disabled and not really usable if you don’t have any extra storage where you could put the tftp files. You will have to use an alternative tftp server, in my case Ubuntu Workstation. Continue reading for the whole recipe …
READ MORE
Howto . Installation . Linux . Operating system . Ubuntu
Posted by BigWhale on November 11th, 2009 in
Software |
5 comments
A word of caution. After I managed to install Windows 7 64bit my machine started to freeze. Completely freezing, not the blue screen of death, not the black screen of death, not the ‘this program has stopped responding’ kind of freeze. It was the ‘if I had a CRT monitor the picture would be burned in by now’ kind of freeze. Why? Because of the µTorrent. After running it for 15 minutes or so machine was freezing constantly. This only happens on 64bit version of Windows 7, 32bit version is ok.
I am not sure if this is related to the fact that µTorrent is downloading on TrueCrypted drive, but I am not going to test this theory. The impostor was already removed from my disks and I was just copying a load of stuff to and from the encrypted drive for two hours now and no freezing.
Blue Screen of Death . Freeze . Microsoft Windows . Operating system
Posted by BigWhale on October 19th, 2009 in
Software |
2 comments

Image via Wikipedia
Time sure flies when you’re having fun and now we are about ten days from final release of Ubuntu 9.10 – Karmic Koala. What kind of stew did Ubuntu guys cook for us this time? Four days after the FinalFreeze stage in the Ubuntu development cycle means that what didn’t make it in the distribution will be left out and that we will get the Release Candidate in three days. I decided to install Kubuntu 9.10 which differs from Ubuntu regular in primary desktop environment and installation program. Instead of Gnome based desktop you will get KDE based desktop. Is KDE 4.3 up to the task? Let’s dig in and see how Koala tackles the legendary horned rabbit! ;)
READ MORE
KDE . Kubuntu . Linux . Operating system . review . Ubuntu
Posted by BigWhale on October 17th, 2009 in
Software |
0 comments

Image by kevygee via Flickr
It took some time, but the next batch of Linux Tips is ready. If you are following me on Twitter then you have already received all the tips. Now they are here again with some explanation just like previous time. All the feedback is appreciated and corrections are gladly accepted. ;) Obligatory ‘your computer might blow up’ disclaimer follows: All these commands were tested on my computer with my K/Ubuntu Linux installation. Before you actually use any of the commands that are published here, make sure you test them on your computer with your test files, not your actual data. I don’t want to be responsible for any tears and hair being pulled out.
READ MORE
Bash . Linux . Open source . Operating system . Shell . Tips . Tricks . Unix