Install GnomishDark theme on Ubuntu 12.04/11.10/Linux Mint 13/12 (GTK3 + Gnome Shell)

This is a clean dark theme for GTK3, based on Adwaita (provided by gnome-themes-standard), plus a matching GNOME-Shell theme. This theme works with Gnome shell, Gtk3.

1st Install nouveGnome Gray Icons then install theme.

To install GnomishDark theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

  • mkdir ~/.themes
  • wget -O GnomishDark.zip http://dl.dropbox.com/u/53319850/NoobsLab.com/GnomishDark.zip
  • unzip GnomishDark.zip -d ~/.themes && sudo rm GnomishDark.zip
That's it, Enjoy

An Amazing Wood Theme For Gnome Desktops - Ubuntu 12.04/11.10

If you are attracted to brown themes, you can really enjoy this wood theme that is available for Gnome desktops. In this tutorial, we will help you install it under Ubuntu 12.04/11.10. Here is a screenshot of this wood theme under Ubuntu 12.04:


Installation

Start the terminal and run these commands:

sudo add-apt-repository ppa:upubuntu-com/themes
sudo apt-get update
sudo apt-get install wood-theme

To enable it, run these commands:

gsettings set org.gnome.desktop.interface gtk-theme 'wood-theme'

gconftool-2 --set --type string /apps/metacity/general/theme 'wood-theme'

Install apt-fast Download Accelerator in Ubuntu 12.04/11.10/10.04

apt-get command is a normal way to download and install packages and update system. apt-fast is a shellscript wrapper for apt-get that can drastically improve apt download times by downloading packages in parallel, with multiple connections per package. It uses axel or aria2c as a download manager.

Once you’ve setup apt-fast, you can use it like apt-get. To install a single package, make sure your database is up to date (apt-fast update), and run apt-fast install packagenamehere. Watch it download with incredible speed, and install your requested packages. To upgrade or dist-upgrade, do the same thing. Just use apt-fast dist-upgrade or apt-fast upgrade.

Install and set up apt-fast in Ubuntu:
apt-fast got an official PPA provides packages for Ubuntu 12.04, 11.10, 11.04, and 10.04. You can use a graphical way installing apt-fast from ppa:apt-fast/stable

Or, open up a terminal (Ctrl+Alt+T) window and just execute following commands:

sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get install apt-fast axel
 
After installation, configure apt-fast to use axel as download manager:
  • edit the configuration file:
    sudo gedit /etc/apt-fast.conf
  • remove # before following “_DOWNLOADER” line and save the file
    # axel:
    _DOWNLOADER=’cat /tmp/apt-fast.list | xargs -l1 axel -n ${_MAXNUM} -a’ # axel
Now, run this command and then you can use apt-fast as apt-get

sudo apt-fast update

How To Increase Your Internet Connection Speed in Linux


Open a terminal in Linux you can use the combo keys ( Ctrl )+( Alt )+( T )
Open a terminal for wireless enter iwconfig then hit enter. For wired eithernet enter ifconfig & hit enter.
This should display the hardware & location of = 
EX =



CODE: SELECT ALL
mi@Mint8-KDEX64 ~ $ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth2      IEEE 802.11  Nickname:""
          Access Point: Not-Associated
          Link Quality:5  Signal level:207  Noise level:166
          Rx invalid nwid:0  invalid crypt:0  invalid misc:0

mi@Mint8-KDEX64 ~ $


So here you can see that my wireless adaptor is located @ ( eth2 )
YOURS MAY BE DIFFERENT SUCH AS Wlan0 OR WLAN1, note the location, keep the terminal open.
Then were going to Navigate Open the file as root user with your text editor(gedit,kate,leafpad,Ect. whatever your text editor may be for the relevant desktop version you are using ),The text file we are Going to open is /etc/rc.local
In the open terminal input, or copy & paste this code:


For Gnome
CODE: SELECT ALL
sudo gedit /etc/rc.local



For KDE
CODE: SELECT ALL
sudo kate /etc/rc.local


For LXDE
CODE: SELECT ALL
sudo leafpad /etc/rc.local


Enter your password.(The cursor will not show you entering your password.) This should open the rc.local file as root in the text editor.
Add this exactly. to the end of the list replacing ( wlan0 ) with whatever is in your connection readout previously in the terminal you opened.


CODE: SELECT ALL
iwconfig wlan0 rate 54M



At The End your text file should look like this =





# By default this script does nothing.
iwconfig wlan0 rate 54M
exit 0


Now save the file ( from the text editor drop down menu ) & close the Text editor. Now Close the Terminal.
By adding this to the end of the rc.local file, every time your computer connects to the Internet,It looks for the maximum speed that your connection offers.
Now You Must Reboot your Computer.
This works on all four of my systems I have modified, so far giving me the same speed that I get in Win.
I hope this works as well for you, Comments & suggestions are welcome, Have a Good Day,


Thanks to Jay514 LinuxMint Forum

Install SunFlower 0.1a.42 Twin-Panel File Manager in Ubuntu 12.10/12.04/11.10/Linux Mint 13/12

Sunflower is Open Source, twin panel, small and highly customizable File Manager for Linux with plugins support. Sunflower main purpose is to create powerful and easy use of file manager. Sunflower is developed in python language.


To install SunFlower in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

  • sudo add-apt-repository ppa:atareao/sunflower
  • sudo apt-get update
  • sudo apt-get install sunflower

How to Make Firefox Faster on Linux Mint

Before making any changes, please make a backup of .mozilla/firefox/--------.default/prefs.js for your own safety. prefs.js is a file that stores all of your history and bookmarks from Firefox. 
  •  First open Firefox. 
  • Type "about:config" (without quotes) in the Firefox address bar and then click "Enter". This command opens a configuration page that allows the user to change advanced system settings in Firefox.
  • Speed up page loading/rendering time in Firefox. Right-click anywhere in the "about:config" window, click on "New" and then select "String". Name the string "nglayout.initialpaint.delay" (without quotes). Enter a value of "0" and then click "OK". This tweak decreases the amount of time Firefox waits to render a page from 250 milliseconds to zero. Make the same process and name the string "content.notify.interval" and enter a value of "0".
  • Force Firefox to release reserved system RAM when the browser is minimized. Right-click anywhere in the "about:config" window, click on "New" and then select "Boolean". Name the entry "config.trim_on_minimize" (without quotes). Change the value to "True" and then click "OK". This setting forces Firefox to only reserve about 10 MB of system memory while minimized.
  • Normally Firefox only sends one or two tunnels to the website. However, the more tunnels you use the faster you go. To change this, type in filter bar "network.http.pipelining.maxrequests" and change the value to "150".
  • Attention: The more tunnels you use, the more bandwidth you use, meaning you could use as tunnels as you want but that would probably kill the sites bandwidth if everyone did that. 150 is a very good value.
  • Type "network.http.pipelining" in filter bar, and set it to "True" by double clicking it.
  • Type "network.http.proxy.pipelining" in filter bar, and set it to "True" by double clicking it.

Monitor System Resources in Ubuntu 12.04 LTS

This tutorial shows how to monitor your Ubuntu system resources such as usage of processor, memory, network, hard disk and also cpu/motherboard temperature, cpu fan speed.
There’s a good system load indicator for Ubuntu monitoring cpu usage, cache, memory, network, etc. And psensor is a gtk+ application monitoring temperatures and fan speeds.

1. Install system load indicator

Open up a terminal (Ctrl+Alt+T) and install it from ppa:indicator-multiload/stable-daily. You can use graphical way adding ppa

sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload
 


 
2. Install psensor to monitor temperatures and fan speeds

First install lm-sensor, and start detect hardware sensors:

sudo apt-get install lm-sensors sudo sensors-detect

Install Psensor from this ppa:jfi/ppa

sudo apt-add-repository ppa:jfi/ppa
sudo apt-get update
sudo apt-get install psensor

 
3. Launch startup applications from the dash, add the two indicator as auto-start at login.
in command area:
  • system load monitor use indicator-multiload
  • psensor use psensor

BackBox Linux for Debian/Ubuntu

Ubuntu Natty 

You can update your system by adding ppa:backbox/two to your system's software sources.

Step 1 - Open a terminal and enter: 

 sudo add-apt-repository ppa:backbox/two 

Your system will now fetch the PPA's key. This enables your Ubuntu system to verify that the packages in the PPA have not been interfered with since they were built. 

Step 2 - Now, as a one-off, you should tell your system to pull down the latest list of software from each archive it knows about, including the PPA you just added: 
 
sudo apt-get update

Now you're ready to start installing software!
  
Other systems 

This PPA also can be added to your system manually by copying the lines below and adding them to your system's software sources.


Step 1 - Open a terminal and type: 

sudo nano /etc/apt/sources.list

This will open a text editor containing the list of archives that your system is currently using. Scroll to the bottom of the file and paste the lines you copied in the step above. Save the file and exit the text editor. 

Step 2 - Now you need to add that key to your system so Ubuntu can verify the packages from the PPA. In your terminal, enter: 

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 78A7ABE1

This will now pull down the PPA's key and add it to your system. 

Step 3 - Now, as a one-off, you should tell your system to pull down the latest list of software from each archive it knows about, including the PPA you just added:

sudo apt-get update

Now you're ready to start installing software!




 

Speed up your Ubuntu 12.04 with preload

Preload is nice little application that could make your linux system a lot faster. Preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.

Preload packages are available for almost all linux distributions. And it is available by default in the Synaptic Package Manager and Ubuntu Software Center in Ubuntu. Alternatively, you can install it via Terminal. Type this command

 sudo apt-get install preload

Thats it. Preload will run silently in the background. If you want to further tweak Preload, conf file is available at /etc/preload.conf.

Note that installing preload will not make your system boot faster and that preload is a daemon that runs with root priviledges.

And see the difference.

BackBox Linux

BackBox is a Linux distribution based on Ubuntu. It has been developed to perform penetration tests and security assessments. Designed to be fast, easy to use and provide a minimal yet complete desktop environment, thanks to its own software repositories, always being updated to the latest stable version of the most used and best known ethical hacking tools.




How to: Enable screen lock in Linux Mint 13

In Linux Mint 13, the screen lock feature is disabled by default. After being idle for a while, the screen will be dimmed and you can re-activate it by moving the mouse or hit a key. For security reasons, you may want to enable the screen lock feature. Here is how to do it:

Hit Alt + F2 and run "mateconf-editor" to open the Mate configuration window. Go to apps > mate-screensaver then check the line "lock_enabled". You can also edit the line idle_delay to change the minutes of inactivity time before the screen lock is activated.

Malys Black/Blue Icons Updated to version 1.5 for Ubuntu/Linux Mint via PPA

Install Malys Blue/Black Icons on Ubuntu 12.10/12.04/11.10/11.04/10.10/10.04/Linux Mint/or any Ubuntu based Distribution

Malys UniBlue/UniBlack Icons updated to ver1.5 and added new icons in this version. For other distro's check source links.
Install Tools to change icons: Gnome-Tweak-ToolUbuntu-Tweak

Malys UniBlue Icons










To install Malys-Uniblue-Icons on Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

  •   sudo add-apt-repository ppa:noobslab/icons
  •   sudo apt-get update
  •   sudo apt-get install malys-blue-icons

Malys UniBlack Icons 






 To install Malys-UniBlack-Icons on Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


  • sudo add-apt-repository ppa:noobslab/icons 
  • sudo apt-get update 
  • sudo apt-get install malys-black-icons




Google Plus Gnome Shell Theme


Half-left has designed another great Gnome Shell theme and this time it is based on the look and feel of the social network website, Google+.



Instructions

Make sure you have user-theme-extension installed. Load the GNOME Tweak Tool (available in Ubuntu Software Center) and go to "Theme" section. Click the Shell Theme box and locate the zip file downloaded from link above. Select the theme in the drop down box.


source:  http://www.ubuntuvibes.com

How To Change Blogger Icon

here are the steps to do it:

1. Prepare an image, can be JPG or PNG format. I suggest PNG format because its size will be smaller by a 4:1 ratio. It means that a 10 Kb JPG image will be a 2.5 Kb in PNG format. Also make sure the size is small like 20 x 20 pixels or less, so the file will be smaller in size and won't make your blog loads slower.

If it's difficult for you to edit a small image, you can make a bigger one first, like 200 x 200 pixels or more, and after finish, you can skew it smaller. Microsoft Paint can do it for you easily.

2. Upload the image to an image hosting service, like the free PhotoBucket. Then, obtain the direct link to your image for the next step. You can use another image hosting service if you like, just remember to get the direct link.

3. Add this bold tags to your template. To access it, click "edit html" in "layout" section. Put them in head section, between "title" tag and "b:skin" tag. If you face difficulties in finding the tag, just use the find tool in your browser. In Mozilla Firefox, the shortcut is ctrl+f. If you use another browsers, apply with adaptation.


<title><data:blog.pagetitle>
<link href='put the direct URL of your image here' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
<b:skin>

Save and done! Visit your blog, open a few tab, and you should see your new icon there.

source

Install Black-Amber Theme, Dragon-Equinox Theme, Gnombiance Theme in Ubuntu 11.10 Oneiric Ocelot/Linux Mint 12 Lisa (Gtk 2/3, Gnome Shell, Unity)

First of all install Gnome Tweak Tool to change Theme and Icons.

1 - Dragon Equinox

Dragon Equinox Theme is Compatible with (Gnome Shell 3.2.1 - 3.2.2.1/GTK3/GTK2)
1st Download Theme Wallpaper
2nd Install Awoken Dark Icons

To Install Theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

  • sudo add-apt-repository ppa:noobslab/themes
  • sudo apt-get update
  • sudo apt-get install dragon-equinox-extension dragon-equinox-theme

2 - Gnombiance Theme


Gnombiance Theme is Compatible with (Gnome Shell 3.2.1 - 3.2.2.1/GTK3/GTK2)
1st Download Theme Wallpaper
2nd Install Faenza Icons

To Install Theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

  • sudo add-apt-repository ppa:noobslab/themes
  • sudo apt-get update
  • sudo apt-get install gnombiance-theme gnombiance-extension

3 - Black Amber Theme


Black Amber Theme is Compatible with (Gnome Shell 3.2.1 - 3.2.2.1/GTK3/GTK2)
1st Download Theme Wallpaper
2nd Install Awoken White Icons
3rd Some theme tweaks open Terminal and enter following commands:
Following commands for lightdm:

  • wget http://dl.dropbox.com/u/53319850/NoobsLab.com/unity-greeter.conf.zip
  • unzip unity-greeter.conf.zip -d /etc/lightdm
Following commands for Unity Greeter:
  • wget http://dl.dropbox.com/u/53319850/NoobsLab.com/unity-greeter.zip
  • unzip unity-greeter.zip -d /usr/share/unity-greeter
Following commands for Unity Start Orb:
  • wget http://dl.dropbox.com/u/53319850/NoobsLab.com/unity-start-orb.zip
  • unzip unity-start-orb.zip -d /usr/share/unity/4

To Install Theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/themes
  • sudo apt-get update
  • sudo apt-get install black-amber-theme black-amber-extension

Ubuntu 12.04 Applications Shortcuts


Here are Ubuntu 12.04 Applications shortcuts. Key combos for LibreOffice, Gwibber, Shotwell, Firefox, Rhythmbox and more are covered in the comprehensive document.
To Download zip file scroll down. 

Source: OmgUbuntu


 Here are Unity Shortcuts which is useful for Ubuntu 12.04 Unity.

 Download Unity and Apps Shortcuts

Remove White Dots from Login Screen of Ubuntu 12.04 Precise Pangolin

ome People don't like white dots in Ubuntu 12.04 Login screen, So here is a tweak you can easily remove these dots from login screen.


To Remove White Dots from Ubuntu 12.04 login Screen open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo xhost +SI:localuser:lightdm 
  • sudo su lightdm -s /bin/bash 
  • gsettings set com.canonical.unity-greeter draw-grid false 
 Here are more tweaks for Ubuntu 12.04 Precise Pangolin. Important Tweaks and Some more Tweaks. That's it, Enjoy

Visit on Site http://www.noobslab.com

DownVerter - Free and fast YouTube downloader

DownVerter® allows you to choose between mkv and mp4 files to download from YouTube. You could choose to just download the file or download it convert it into MP3, AVI, 3GP, MP4, MOV or WMV format.

If you would like to see a new conversion format added please let us know by sending email to contact@downverter.com. We will analyze your request and if we see a lot of requests for a particular conversion format then we will add it.
Download YouTube videos in High Definition (HD 1080p, 720p), High Quality (HQ) Mp4 files. Automatically convert YouTube videos to MP3, AVI, 3GP, MP4, MOV, WMV for your iPod, PSP, Pocket PC or Mobile Phone!

Install DownVerter in ubuntu 11.10

First you need to download the .deb package from here Once you have deb package you can doublick to install this.


How to remove linkwithin from your blog

Sign in to you blogger account.

Design>Template>Edit HTML>Proceed>

Check the Expand Widget Template.

Press Ctr + f then find
 linkwithin
Find
var linkwithin_site_id = xxxxxx;

Hack id by placing another 0 at the back or whatever.
Restart your blog.
It's gone.
Bye.

How to check hardware specification in Linux

You may at times need to know about the hardware information of you computer for many reasons, such as to find a correct driver or to check everything when you want to buy a used computer. In Windows, the only tool I know is Speccy but in Linux, I'm quite familiar to some different tools. In this article, I will introduce the tools that are used with the command line only, so you wont find any tool with a graphic interface here. Also, I assume that these tools are not preinstalled in your distro by default (since I'm using Arch Linux) so just skip the installation part if you already have these tools in your system.


1 - check the /proc/ folder

The /proc/ folder has many useful files to check hardware info. The most popular files are /proc/cpuinfo (about processor info), /proc/meminfo (about RAM memory) and /proc/partitions (a full list about all disk partitions). To check these files, you can go directly to the folder and open these files with the default text editor. You can also run the "cat" command to display these files on the terminal. For example, you can run the following command to display processor info on the terminal:

 cat /proc/cpuinfo  

2 - lshw

lshw is a small tool (just about 1MB) to extract detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. Last time I checked, lshw is preinstalled in Ubuntu by default so you can skip the installation part (but I'm not so sure about that). To install lshw in Ubuntu and other Debian based distros, run this command:

 sudo apt-get install lshw  

If you use Arch Linux, run the following command to install it.

 sudo pacman -S lshw  

If you want lshw to give a full list of hardware info in details, just run this command (the list is quite long so it may take a little time to scan and display the info )

 sudo lshw  

If you just need a short list about hardware, you can use the following command

 sudo lshw -short  

The image below is the hardware info of my laptop after I run the short lshw command:



linuxandlife.com how to find hardware info

To find the info of one specific class with lshw, say the processor, you can run the following command

 sudo lshw -class processor  

linuxandlife.com how to check hardware info

3 - hwinfo

Hwinfo is another useful tool to get hardware info. It is used to probe for the hardware present in the system and can be used to generate a system log. Hwinfo is my favorite tool so far – it gives more detaiks about the system hardware specification than lshw and the report is very well organized and easily accessible through command line switches.

To install hwinfo in Ubuntu and other Debian based distros, run this command:

 sudo apt-get install hwinfo  

If you use Arch Linux, use the following command:

 sudo pacman -S hwinfo  

The way you use hwinfo is quite analogous to that of lshw (however, you dont need to use the command as root for hwinfo). To get a complete report in details about all hardware components, serial number, model number, device class, descriptions, vendor, features ..., you can run this command:

 hwinfo  

If you just want the info about a particular class of hardware such as memory, processor or bios you can run a command like this:

 hwinfo --bios  

linuxandlife.com how to get hardware info

4 - dmidecode

Dmidecode is a very small tool (only 0.05MB) used for displaying table contents of a computer's DMI in an easy-to-read format. This table contains a description of the system’s hardware components, as well as other useful pieces of information such as serial numbers and BIOS revision.

To install dmidecode in Ubuntu and other Debian based distros, run the following command:

 sudo apt-get install dmidecode  

To install dmidecode in Arch Linux, run the following command:

 sudo pacman -S dmidecode  

To use dmidecode, just like lshw, you need to run the command as root. To get a full report about hardware info, you can run the following command:


 sudo dmidecode  

To get details about particular hardware classes you can run the commands like the example below

linuxandlife.com tools to find hardware info

Resolve slow connexion when using wifi in ubuntu 11.04, 11.10 and LinuxMint 11

After installing or upgrading to Ubuntu 11.04 or 11.10 Oneiric Ocelot  you noticed that the connexion is too slow when using the wifi, this is a simple solution. This solution works also for LinuxMint.

1- First method : You need to disactivate IPv6, to do that, open terminal and enter the following commands:

echo "#disable ipv6" | sudo tee -a /etc/sysctl.conf
echo "net.ipv6.conf.all.disable_ipv6 = 1" | sudo tee -a /etc/sysctl.conf
echo "net.ipv6.conf.default.disable_ipv6 = 1" | sudo tee -a /etc/sysctl.conf
echo "net.ipv6.conf.lo.disable_ipv6 = 1" | sudo tee -a /etc/sysctl.conf

Then restart your system.

If you still have the issue, follow also instructions on step 2.

2- Second method :  A second solution for this issue can be by using the following :

Open terminal and enter the following command:

sudo -s
gksu gedit /etc/modprobe.d/ath9k.conf


at the end of the file add this:

options ath9k nohwcrypt=1

Save an restart your OS. 

MediaDownloader – Search and Download Google Image & Youtube Videos

Mediadownloader is an opensource software that lets you search, watch and download items with Google Image and YouTube. It grabs video streams while browsing with firefox (only linux). Videos can be converted automatically using ffmpeg.


Installation
 
There are deb packages provide in its homepage for Ubuntu installation: 


You may get a dependence error while installing, for me it was missing libqt4-webkit and can be easily fixed by apt-get install command:

sudo apt-get install libqt4-webkit
 
After installation, found it under Applications -> Internet m

How to install ClipGrab on ubuntu 11.10

ClipGrab is a free software for downloading and converting online videos from many sites like YouTube or Vimeo.

ClipGrab can download from the following sites: YouTube, Clipfish, Collegehumor, Dailymotion, MyVideo, MySpass, Sevenload, Tudou, Vimeo.
Downloaded videos can be converted to the following file formats: WMV, MPEG4, OGG Theora, MP3 (audio only), OGG Vorbis (audio only).

ClipGrab isn’t limited to the sites listed above, because many more sites are supported “unofficially” through the automatic site-recognition of ClipGrab - just try it!
By the way, ClipGrab can also download HD videos from sites that have support for high definition (e.g. YouTube or Vimeo).

Install clipgrab on ubuntu 11.10 

Open the terminal and run the following commands
sudo add-apt-repository ppa:clipgrab-team/ppa
sudo apt-get update
sudo apt-get install clipgrab
Screenshots



Speed Up Your Internet Connection On Ubuntu

In this tip, we are going to apply a simple modification that can help you speed up your Internet connection and optimize page load time. The modification will be made to the nsswitch.conf file and it is valid for Ubuntu, Debian Squeeze & Wheezy.

Open the Terminal and run one of these commands to edit the nsswitch.conf file:

sudo gedit /etc/nsswitch.conf
or
sudo nano /etc/nsswitch.conf

Locate this line:
hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4

And add just below it this line:
hosts:          files dns

Save now the file and close it.





You will now see an improvement in your Internet connection speed, but don't expect a major improvement. Good Luck!

How To Enable Numpad Automatically At Ubuntu Login Screen (LightDM) - Ubuntu 11.10

LightDM is the new display manager used by Ubuntu 11.10 Oneiric Ocelot that allows users to submit their account credentials to login to a session. The problem with this display manager is that at logon screen, the numpad is locked and you are obliged to enable it manually to be able to submit your password.

To solve this, open the terminal (Ctrl+Alt+T) and run this sequence of commands:

sudo apt-get install numlockx

echo "greeter-setup-script=/usr/bin/numlockx on" | sudo tee -a /etc/lightdm/lightdm.conf

Reboot now your system to check if it worked.

Good luck!

How to Reset Ubuntu Password Using LiveCD

This trick should not be used for doing something bad with someone else. The main purpose of this trick is to recover your lost Ubuntu password.

 Now, prepare your Ubuntu Live CD and boot your computer from it until the desktop appears. Once, the desktop is ready, open Terminal and type the following command:

    . gksudo nautilus


Now, at the left sidebar, navigate to the root partition of your installed Ubuntu system, NOT the root partition of the Live CD.

 For the example, I'll reset password of the user "hok00age". Open file "/etc/shadow" with your favorite text editor and then search for line containing the username:

  . hok00age:$1$2TUdk8Z0$tb2Fn6Idgo8dq9EgYv4xZ0:13721:0:99999:7:::

Look at that code! All you need to do is replace the weird phrase "$1$2TUdk8Z0$tb2Fn6Idgo8dq9EgYv4xZ0" with another weird phrase "U6aMy0wojraho". If you did it well, you'll see the line is changed like the below one:

  . hok00age:U6aMy0wojraho:13721:0:99999:7:::


It will, replace your old password with newly BLANK password. So, if you want to log in your computer just leave the password field empty.

 Now, reboot your computer and login with the BLANK password.

 Video:





source : http://www.ubuntubuzz.com 

Install Backtrack 5 Application in Ubuntu

For those of you who focus on computer/network security and love being Ubuntu user, You do not need to consider switching to other distros because you can Install any security application which available on Backtrack 5 on your Ubuntu. You can add Backtrack 5 repository to your ubuntu following this :

Add Backtrack 5 Menu to Ubuntu Repository

1. Download the key, here (*if first link not work change with this here)

2. Add the key you have download through synaptic (or terminal), Open your Synaptics then go to Repositories > Authentication > Import key file

3. Add following Backtrack 5 Ubuntu repository

    .  deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
    .  deb http://32.repository.backtrack-linux.org revolution main microverse non-free testing
    .  deb http://64.repository.backtrack-linux.org revolution main microverse non-free testing
    .  deb http://source.repository.backtrack-linux.org revolution main microverse non-free testing


If repository above not work, you can use following repository (taken from indonesian backtrack community)

   .  deb http://backtrack.indowebster.com/repo/all revolution main microverse non-free testing
   .  deb http://backtrack.indowebster.com/repo/32 revolution main microverse non-free testing
   .  deb http://backtrack.indowebster.com/repo/source revolution main microverse non-free testing

How to Limit Apt-Get Download Speed

This trick is useful when you're sharing your Internet connection among your friends or family. With this trick, you can perform such apt operation (install or upgrade) without interrupting the other members of your network.


In case, you want to limit your apt-get download speed at 20kb/s, so you should run the following command to perform apt-get operation (install or upgrade):

sudo apt-get -o Acquire::http::Dl-Limit=20K install package_name

Please take a look at statement "Acquire::http::Dl-Limit=20K", replace "20K" with your desired download speed. This trick was tested and worked well on Ubuntu 11.10 Oneiric Ocelot Beta 2, but it should works on other versions of Ubuntu too.

Install ProZilla Download Accelerator on Ubuntu 11.10 Oneiric Ocelot via PPA


ProZilla is ncurses based download accelerator that supports parallel downloads, HTTP and FTP downloads with FTP search feature. FTP search means ProZilla can search fastest FTP mirror for faster download speed. Because it based on ncurses, ProZilla is lightweight download accelerator too.

Installation:

Ubuntu Lucid, Maverick, Natty and Oneiric can install ProZilla download accelerator by simply typing the following command:

sudo add-apt-repository ppa:tldm217/tahutek.net
sudo apt-get update
sudo apt-get install prozilla

Usage instruction:

General usage
proz download_link

Resume download
proz -r download link

Limit download speed (at 20000 bps)
proz --max-bps=20000 download_link

Do FTP search
proz -s download_link

More download options
proz --help

Find Us On Facebook

Related Posts Plugin for WordPress, Blogger... Linux Directory