Ubuntu – How to automount NTFS partions at boot
Linux September 17th, 2008
It is quite simple. You just install NTFS Configuration Tool.
Description:
NTFS Configuration Tool
Enable/disable write support for any NTFS devices
This program allow you to easily configure all of your NTFS devices to allow write support via a friendly gui. For that use, it will configure them to use the open source ntfs-3g driver. You’ll also be able to easily disable this feature.
Homepage : http://givre.cabspace.com/ntfs-config
Homepage of ntfs-3g : http://www.ntfs-3g.org
This application is provided by the Ubuntu community.
INSTALL
How to play .rmvb in Ubuntu
Linux September 8th, 2008
- Follow the official instruction to install all the restricted formats:
sudo apt-get install ubuntu-restricted-extras
- Install MPlayer:
sudo apt-get install mplayer
- Download MPlayer binary codecs package from here.
- Install MPlayer binary codecs package: (Note: the package name may differ from yours.)
tar xjvf essential-20071007.tar.bz2 sudo mkdir /usr/lib/codecs sudo cp essential-20071007/* /usr/lib/codecs
At this point, you should be able to play rmvb files now. In case you still can’t, install libstdc++5 as follow:
sudo apt-get install libstdc++5
Ubuntu – Install client for dynamic DNS service no-ip.com
Linux August 21st, 2008
It provides the No-IP.com Dynamic DNS update client.
When configured correctly, the client will check the local IP address at a given time interval. If it has changed, the client will notify No-IP.com DNS servers and update the IP address for your No-IP/No-IP+ host name.
It is quite simple to install it like other. In the Synaptic Pakeage Manager, search with the key word: noip2
then right click on it and choose Mark for Installation. Then Apply.
Next step, you just need to provide no-ip username and password, that all. Certainly, you can provide more information, just follow its instruction.
To start it, in the terminal: type “sudo noip2″
And it should be noted that you should remember to “open port”/or create port forwarding (ex 80) before to make your domain.no-ip works properly. You can find out many articles about it on the Net.
Tips: Go to http://canyouseeme.org to check you have done or yet.
Done!
Tags: Linux, no-ip, ubuntu, webhostingsever
Ubuntu theme for linux phone E680i
Linux August 20th, 2008
This one is a cool theme for E680i motorola phone with ubuntu icons and more^^.
Download here: http://styven.googlepages.com/ubuntu_v2.0_forE680i.zip

Thanks to Naset: http://www.motorolafans.com/10525-ubuntu-theme-update-v2-0-16-9-07-e680i.html
