Ubuntu
Unity Opera
9Kyle Baker of Kyleabaker.com has written a lovely script to unite Opera with the new Unity interface of Ubuntu 11.04. Unity Opera has the following features:
Count:Total number of tabs open appears on the launcher Icon and is updated in real time as you open or close the tabs.
Note: The private tab counts is not shownFor complete list of features, download and instructions to install checkout the post by Kyle Baker at Unity Opera.
online More >
Install Chromium Dev version in Ubuntu 11.04
14When you install Chromium on Ubuntu 11.04 using the software center you get the stable version on your machine. However, if you want to flirt around with the latest features you will need the Dev channels to be able to use the developer version of Chromium. Let’s see how to update the channels to dev version to install the latest developer version of Ubuntu 11.04.
Adding the dev channels repository to your Ubuntu Repos:
sudo apt-add-repository ppa:chromium-daily/dev sudo apt-get update
Once you have added you can start your update manager to update chromium (currently 12).
Phatch: Simple Batch Image Processing Tool for Ubuntu
10Have a lot of images/photos which you want to process. Whether it is resizing, shrinking, applying shadow or watermark or tag, phatch is perfect tool for Linux. Phatch which stands for Photo+Batch, is a wonderful tool for Linux to easily batch process your photos.
Phatch is a simple to use cross-platform GUI Photo Batch Processor which handles all popular image formats and can duplicate (sub)folder hierarchies. Phatch can batch resize, rotate, apply perspective, shadows, rounded corners, … and more in minutes instead of hours or days if you do it manually. Phatch allows you to use EXIF and More >
Install LibreOffice 3.3 on Ubuntu using PPA
8LibreOffice the forked open source suit emerging from Open Office is now available in Launch pad PPA. The current version of LibreOffice 3.3 RC 2 can now be installed using a PPA on Ubuntu.
A Word of Caution: Installing LibreOffice will lead to complete removal of Open Office. So if you are using Open Office and want to keep it then this method is not suitable.
Install using the terminal:
sudo apt-get purge openoffice*.* sudo add-apt-repository ppa:libreoffice/ppa sudo apt-get update sudo apt-get install libreoffice
Also, install the following packages for better compatibility with your
More >
Monitor and change CPU with Indicator-CPUfreq
11Want to use the full capacity of your CPU on Linux. Now you can change the CPU frequency on the fly on your Ubunut using Indicator-CPUfreq. The utility is fairly simple to use and can be added to the panel.
Download the DEB files from
- indicator-cpufreq_0.1.1-public.deb (Maverick)
- indicator-cpufreq_0.1.1-public.deb (Natty)
Now you can unleash the true potential of your CPU on Ubuntu.
provera without prescription cialis professional without prescription acomplia without prescription buy tricyclen buy ultram clonidine without prescription buy prozac buy cephalexin ampicillin without More >
XBMC 10.0 (Dharma) with built in addon support
8XBMC is an open source media player for Linux, Mac and Windows. XBMC 10.0 code named Dharma has been released and now has addon support.
Hardware acceleration has been added in windows (Vista or 7) via DXVA2, CrystalHD has been added for all platforms (best supported in OSX and Linux), VDPAU support has been improved in Linux, and VAAPI support has been added for the hardware that supports it in Linux
Installing XBMC 10 on Ubuntu is fairly easy.
sudo add-apt-repository ppa:team-xbmc/ppa sudo apt-get update sudo apt-get install xbmc Via XBMC provera without prescription buy cialis More >
Clean up Grub with Grub Customizer
2Grub is the screen you see when you start your machines. Over a period of time with all the kernel updates, the grub is overloaded and becomes ugly. In many cases you wont be using an old kernel unless there is something dramatically wrong with the new one. So let’s see how to clean the grub and make it look slimmer and neater. You can do it the hard way every time or you can just install Grub Customizer which will solve the problem for you.
Grub Customizer is a graphic utility to customize GRUB 2 of your linux machine. Use the following commands to install the Grub Customizer.
sudo More >
Boxee: A social media center for Ubuntu 10.10-Fix the libdirectfb dependency issue!
11Boxee is a fantastic media center application and rocks wonderfully well with Linux. We wrote about how to install Boxee on Lucid Lynx. What’s interesting is that the new version of Boxee plays wonderfully well as a almost full fledged social media center integrating services like facebook, twitter, buzz, digg and flickr.
Also, it has some amazing apps and channels like ted.com. You can also add your personal feeds.
Boxee Beta from boxee on Vimeo.
I tried installing it on Ubuntu 10.10 and was surprised to receive some dependencies issue after downloading it from official site. The deb file More >