Ubuntu Category
Update Linux Kernel Without Reboot In Ubuntu Server
Linux kernel is a core of the Linux or Unix operating system. Updating the kernel usually ask the user to reboot the computer so it will boot up with the new kernel. If it is only a personal desktop (Ubuntu... [More...]
Gnome-look.org: Ubuntu Download Free Themes and Wallpaper
Ubuntu is one of the fast growing Linux distribution. Ubuntu use Gnome as default desktop software. With Gnome you can make your Ubuntu desktop prettier and improve your usability. Like when you add... [More...]
Submit Your Creative Design For Ubuntu 10.10 Countdown Banner
Ubuntu 10.10 codename “Maverick Meerkat” will be released soon. The final release of Ubuntu 10.10 scheduled to be release in October 2010. And now Ubuntu ask your participation to submit... [More...]
Ubuntu 10.10 Maverick Meerkat Will Release In October 2010
Ubuntu 10.10 beta is released for download, you can grab the the copy from Ubuntu official page. And the final version of Ubuntu 10.10 or known as Ubuntu Maverick Meerkat will release somewhere in October... [More...]
Create A Shortcut To Terminal In Ubuntu
I love shortcut keys! Maybe you do too. I often use terminal in Ubuntu to do my work. And and often use vim for code a script. I’m using Nautilus terminal in Ubuntu. And to easily access the terminal... [More...]
Frequently Use Linux Command Line
Even now Linux have good desktop software like Gnome or KDE i often use Linux command line to configure and doing my work on Linux especially Ubuntu as my favorite distro. For example, writing a code... [More...]
Ubuntu Support Multitouch Screen
Like Mac OSX and Windows, Ubuntu also come to support multi-touch and gesture stack to the Ubuntu desktop. This multi-touch framework have the codename uTouch 1.0. Which is scheduled to be released on... [More...]
[HowTo] Mirror Your Website With Rsync
For this couple weeks there are lot of changes on my blog. Start from being suspended because of high traffic, move to another hosting server and then optimize the blogs with caching to improve performance,... [More...]
[HowTo] Make Video Screen Capture On Ubuntu
If you want to promote your videos then you should give your video screen capture or snapshot to your customer. So they can see the quality of the videos and how the videos looks like before they buy... [More...]
The New Ubuntu Font: ubuntu-private-nda-fonts or “UbuntuBeta”
Since July 7th 2010, Canonical released the new Ubuntu font for beta testing. This new Ubuntu fonts is named “UbuntuBeta” and the package name is ubuntu-private-nda-fonts. This font is likely to... [More...]
Install Intel Latest Driver To Your Ubuntu 10.04
Since the nightmare crash between Xorg and Intel graphic card on Ubuntu Jaunty, now you have a good news. You can update your Intel driver to the latest update to this great hardware acceleration for... [More...]
[HowTo] Backup Your Files And Upload To HotFile Or Rapidshare
There are lots of File server service in the internet. You can host your files for free. The biggest 2 are Rapidshare and Hotfile. They both offer free service to host your file. And for hotfile offer... [More...]
Googlubuntu – Ubuntu And Kubuntu Search Engine
“Google + Ubuntu = Googlubuntu. Search engine based on google for linux users. Ubuntu and Google together.” That’s what it says on their description. I found it today and i thought... [More...]
Things You Want To Do After Install Ubuntu 10.04 Desktop Part 4
This is the next of previous post Things You Want To Do After Install Ubuntu 10.04 Desktop Part 3. In this post i will show you how to install the list of softwares from the previous post. To make your... [More...]
Things You Want To Do After Install Ubuntu 10.04 Desktop Part 3
This is the next of previous post Things You Want To Do After Install Ubuntu 10.04 Desktop Part 2. In this post i will show you how to install the list of softwares from the previous post. To make your... [More...]
Things You Want To Do After Install Ubuntu 10.04 Desktop Part 2
This is the next of previous post Things You Want To Do After Install Ubuntu 10.04 Desktop Part 1. In this post i will show you how to install the list of softwares from the previous post. To make your... [More...]
Things You Want To Do After Install Ubuntu 10.04 Desktop Part 1
Ubuntu 10.04 Lucid Lynx has been released since April 2010. In my opinion i like Ubuntu the best, and more since it released this 10.04 version. There are couple things you need to do after you fresh... [More...]
The Best Media Player In Ubuntu
The default media player on Ubuntu is Gnome player. It is okay but not complete enough for me. The best media player on Ubuntu for me is VLC media player. VLC is a free and open source cross-platform... [More...]
[HowTo] Run Your Script At Background Process On Ubuntu
There are lots of script build by he Linux users and communities. And some of them are really useful. And most of the i use wget and rsync for download and backup my websites. The characteristic of Linux... [More...]
OpenOffice Keyboard Shortcut – PDF
OpenOffice.org (also knowsn as OOo or OpenOffice) is an open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and others also run in multiple plaforms.... [More...]
[HowTo] Install FTP Server With User Management In Ubuntu
Linux especially Ubuntu have many FTP server applications. And PureFTPd is one of the most stable and good FTP server application. We can configure PureFTPd to use virtual user stored on MySQL database... [More...]
[HowTo] Upgrade Ubuntu Karmic Koala 9.10 To Ubuntu Lucid Lynx 10.04
Ubuntu Lucid Lynx 10.04, has been released since 30 April 2010. It’s been a month now. But some of my friends who are new to Ubuntu still ask me how to upgrade from Ubuntu Karmic Koala 9.10 to Ubuntu... [More...]
[HowTo] Run Script On Boot Process In Ubuntu
Sometimes you need to run a script on boot process, for example run an iptables config at boot process. So you don’t have to run the script manually every rebooting. You can run your script on boot... [More...]
[HowTo] Make Swap File in Ubuntu
One tips to make your Ubuntu or other linux faster is by adding a swap space or swap file. Swap space is the area on a hard disk which is part of the Virtual Memory of your machine, which is a combination... [More...]
[HowTo] Create Linux Bootable Live USB
Most of the Linux distributions come with ISO images. It’s a bootable disc. You can burn it into a CD or DVD and it then you can boot it to install or using it as Linux live CD. But after a while... [More...]
Rescue System With Linux SystemRescueCd
From my last post about how to rescue your system with Hirens BootCD. It’s specially to recover Windows system. Even it can restore your harddrive but it cannot restore your linux system. If you... [More...]
Vi and Vim Editor Cheat Sheet PDF
Vi editor is a lightweight text editor on linux and derived from name visual. The original vi program was written by Bill Joy in 1976 for an early BSD Unix release. Some current implementations of vi... [More...]