April 23rd, 2009 by producer
This is a very nice idea: Installing a dual-boot with Windows without partitioning
I don’t need this option because I have two swappable hard drives. One with Win XP and the other one with Ubuntu.
Edit 24 March, 2004 – here is another possibility: Running Ubuntu On Windows XP With Portable Ubuntu
Posted in Ubuntu | Comments Off
April 21st, 2009 by producer
I just learned how to edit files that belong to root. I had to learn that because I am experimenting with lesson 1 of the symfony tutorial. Commands were:
$ mkdir -p /home/sfprojects/jobeet
$ cd /home/sfprojects/jobeet
$ mkdir -p lib/vendor
$ cd lib/vendor
$ tar zxpf NAME.tgz // unpack tgz file
$ mv NAME symfony // rename, had to do this with sudo
$ rm NAME.tgz // delete the tgz file
Almost, I failed. But in the end, I was successful. And now:
ubuntu@ubuntu-desktop:/home/sfprojects/jobeet/lib/vendor$ cd ../..
ubuntu@ubuntu-desktop:/home/sfprojects/jobeet$ php lib/vendor/symfony/data/bin/check_configuration.php
The program 'php' is currently not installed. You can install it by typing:
sudo apt-get install php5-cli
OK, I need to install php5-cli. This is the next command:
sudo apt-get install php5-cli
And now:
ubuntu@ubuntu-desktop:/home/sfprojects/jobeet/lib/vendor$ sudo mv sandbox symfony
Sorry that this post is a little bit off-topic.
And now:
ubuntu@ubuntu-desktop:/home/sfprojects/jobeet$ php lib/vendor/symfony/data/symfony/bin/check_configuration.php
It was a little confusing to find the right path, but now I have found it.
Posted in Ubuntu | Comments Off
March 20th, 2009 by producer
I just installed several packages with one single command. I hope that the DVD playback will function someday. On my other Ubuntu computer, DVD playback isn’t a problem. But on my main computer, I have scratched / distorted sound since the upgrade from Ubuntu 8.04 to Ubuntu 8.10.
Posted in Ubuntu | Comments Off
January 29th, 2009 by producer
Sound under Ubuntu – I wasn’t able to solve the problem entirely yet. But it is reported that it is getting much better than before. I hope that someday I will be able to watch DVD under Ubuntu and use audacity for recording at the same time. I was able to do that under Ubuntu 8.04. But then I did the upgrade to Ubuntu 8.10 – and the playback function of the DVD was broken (sound distorted/scratched). By the way, I have similar problems under Windows XP.
Tags: Intrepid Ibex
Posted in Ubuntu | Comments Off
January 20th, 2009 by producer
At the moment, I am removing TrueCrypt 6.0a with Synaptic from my Ubuntu 8.10 machine. After that, I will download and install the current version 6.1a.
Tags: encryption, TrueCrypt
Posted in Ubuntu | Comments Off
December 6th, 2008 by producer
I am now trying to install Tor. I have just typed into the terminal the command sudo apt-get install tor. I just installed the Torbutton.
Tags: anonymity, browsing, tor
Posted in Ubuntu | Comments Off
November 12th, 2008 by producer
This is my momentary setup of the JACK Audio Connection Kit.

It differs a little bit from my previous setup. My setup isn’t perfect yet, but the numer of x-runs is most of the time in an acceptable manner.
Tags: Intrepid Ibex, JACK, sound
Posted in Ubuntu | Comments Off
November 12th, 2008 by producer
I just installed Wafesurfer (‘Applications’ > ‘Add/Remove…’). I had installed this program under Win XP. I hope that it will help me to understand more about acoustic phonetics.
Tags: Intrepid Ibex, wafesurfer
Posted in Ubuntu | Comments Off
November 11th, 2008 by producer
I just started XAMPP under Ubuntu 8.10 (Intrepid Ibex). I just had to type into the terminal the following command:
/opt/lampp/lampp start
I am using XAMPP under Windows XP. And I am happy that it works under Ubuntu, too. I will try to install WordPress MU under Linux as well as MediaWiki under Linux. I hope that it will work out.
Tags: Intrepid Ibex, WordPress MU, XAMPP
Posted in Ubuntu | Comments Off
November 5th, 2008 by producer
I just downloaded Ubuntu Studio as torrent.

Starting the download of Ubuntu Studio 8.10
I hope that the use of Ubuntu Studio will solve my sound problems.
Tags: BitTorrent, UbuntuStudio
Posted in Ubuntu | Comments Off