Archive

Posts Tagged ‘Ubuntu’

Ubuntu on Samsung Galaxy S (Android)

August 17th, 2010 57 comments

In my previous post I showed you how to create an chroot environment for the arm and run it on your Ubuntu. But it’s much nicer to see it work on a real device or on an Android device like Samsun Galaxy S GT-I9000. Read more…

Share

Creating chroot for arm on Ubuntu with rootstock

August 12th, 2010 22 comments

Some of you may or may not be familiar with chroot, for those who are familiar with chroot good job and for those that aren’t shame on you. Just kidding please read this for some more info about chroot.
Now that we all know what chroot is, maybe it could be fun to create an chroot environment, and to make it more exciting we are not creating an x86 but an arm processor environment :) Read more…

Share

Git svn and Ubuntu

January 15th, 2010 No comments

Recently I tried git on my machine and I must say I like it. But because a lot of other people are still using svn I tried to combine that. Read more…

Share
Categories: Other Tags: , , ,

Eclipse 3.5 and Ubuntu 9.10 64 bit

January 12th, 2010 No comments

I installed my new laptop with the latest Ubuntu after that I downloaded Eclipse zip and unzipped it. I started the Eclipse and wanted to install some updates and plugins when I found out that the windows where not working properly. Windows would not refresh right and also all buttons on popup windows where not responding. Read more…

Share
Categories: Linux Tags: , , ,

nvidia-settings and Ubuntu (dual screen,digital projector)

January 22nd, 2009 No comments

Couple of days ago i needed to connect digital projector and an second screen to my laptop. I found out that when you have an nvidia graphics card you can use a nice graphical utility to do this instead of manual approach with xorg.

Just install:

sudo apt-get install nvidia-settings

and then start with:

nvidia-settings.

With this tool you are able to change settings, detect external displays and attach them very easily. This settings tool helped me so I thought I would just spread the word.

Share

Stopping kvm to load or removing kvm in Ubuntu

November 13th, 2008 2 comments

When I was working with VirtualBox and Vmware server I found out that if I enabled my hardware virtualization everything would freeze. So how com?

You have probably heard about kvm (kernel-based Virtual Machine) that is available in Ubuntu. It’s used for creating virtual machines in ubuntu. It works nice but I wanted to use Vmware server, and this is where things go down. Read more…

Share
Categories: Linux Tags: , , ,

Ubuntu 8.10 released

October 30th, 2008 No comments

Canonical has released the new version of Ubuntu. You can find more information about the release here. For those who want to download the CD go here.

I need to find time to switch my 8.04 to 8.10.

Share
Categories: Linux Tags: ,

Install Flash 10 64 bit (alpha) on Linux 64 bit

February 25th, 2008 No comments

Finally 64 bit Linux users can enjoy Flash without ndiswrapper. Adobe has showed us some mercy and they made a native Flash 10 for 64 bit platform for Linux. On this moment it is only an alpha version but it seems to work quite nice.

Here are the installation instructions from Adobe it self:

1. Download the plugin to begin installation. A dialog box will appear asking you where to save the file.
2. Save the .tar.gz file to your desktop and wait for the file to download completely.
3. Quit your browser.
4. Remove all existing Adobe Flash Player installations from the system.
5. Unpackage the file. A directory with contains libflashplayer.so will be created.
6. Copy libflashplayer.so to ~/.mozilla/plugins. Create the ‘plugins’ folder if it does not exist yet.
7. Launch your brower. To verify installation in Firefox choose Help > About Plug-ins from the browser menu.

Release notes can be found here.
Direct download here.

Share
Categories: Linux Tags: , , , , ,