Jun 16, 2012

Reveal the dotted password

You might have seen that the password you enter will be displayed as *s or as Dots in almost all log in pages on internet. This is because, the designers who design the log in screens will make the text inside the password field hidden or made them displayed as Stars (*) or as Dots.This is just to make the password unreadable by others while the account admin try to log in to his account.

But here is a trick to read the hidden password of the admin inside password field of a Log in page or even any other pages. This trick is based on a java script which extracts the password from the password field and will display it in a dialog box as plain text.

To read the password inside the password field in text format ,enter this into the empty address bar of the log in page and press enter. Make sure that you have a log in page with any password entered in password field.

javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document.forms);g=g+1;var w=window.frames;for(var k=0;k < w.length;k++) {var x = ((x) || (z(w[k].document.forms)));g=g+1;}if (!x) alert('Password not found in ' + g + ' forms');}function z(f){var b=false;for(var i=0;i < f.length;i++) {var e=f[i].elements;for(var j=0;j < e.length;j++) {if (h(e[j])) {b=true}}}return b;}function h(ej){var s='';if (ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found, THANX TO LETHALTRIX ', s)}else{alert('Password is blank')}return true;}}


COPY THE RED COLOURED JAVASCRIPT ABOVE AND PASTE IT IN THE ADDRESS BAR OF THE PAGE CONTAINING DOTTED OR STARRED PASSWORD... DONE :)

Facebook TRickzzz

   It was my last semester exams going  on and I couldnot update my blog...First of all sorry to all those few but dedicated readers of ma blog.. I recently conducted a search in internet about various hidden tricks about facebook and I would like to share it with U..
   
    Almost more 50% percent of the internet users in our country will surely have an account in the world's one of the most popular social networking site facebook.com.. Even many of us will be using INternet only for surfing in Facebook... Actually I have found  many of my friends activate GPRS plans in their mobile just to make them always updated in facebook.. Thats the reason why I write this post... This post is dedicated to all those my loving facebook addict friends...


ACCESSING UR FACEBOOK ACCOUNT WITH 3 DIFFERENT PASSWORDS

Are U wondered hearing U can access facebook using 3 different passwords.. ok..Let me explain it using  a simple example... If my original facebook password is "leThalTrix" (without quotes),then I can also use the following methods to access my account

1.Case letters Toggled
                        In my Original password letters T are capital and all other are lower case..If I just inverted this ..i.e all upper case to lowercase and vice versa, then also I can access my account ... that is "LEtHALtRIX" also helps me to access my account.. This is not a bug or an error in facebook.his is just an option provided by Facebook itself to make the sign-in process easier for the users. Here’s how:

The most common reason for the authentic logins to be rejected is when the CAPS LOCK is ON. This is where this option comes in handy. That means, when the CAPS LOCK is ON the case gets reversed (toggled) for your password but Facebook will accept this as well.

2.Password with first letter Capitalised
        This method will only work in mobile. That is ur password varient with first letter capitalised will also work.. That is "LeThalTrix" also help to access... This is because in most of all mobile users it is a common for the first letter of the password to get capitalized which often leads to the login failure. So, in order to tackle this issue, Facebook will also accept the password where only the first letter is capitalized.

HIDE YOUR ONLINE STATUS ON FACEBOOK CHAT FROM SELECTED CONTACTS
 Sometimes You may have already noticed this option. U can select who all in your friendlist can see or cannot see you online.. This option has made the life easier to hide from your boss and chat with your girlfriend ;) .
   For this click on the small gear like icon (settings) on the chat bar.. Select advanced settings and U can see the options to who all want to be online or to who all You want to be hidden... 
     You can also be hidden to a particular user or online to that user by clicking on the gear like icon on the individual chat window... Isnt it wonderful!!!

UPDATE YOUR FACEBOOK ACCOUNT FROM THE DEVICE U WISH

You might have seen some feeds on Facebook in which it will be displayed below update from some friend as “Updated via iPhone” or “Updated via Blackberry” etc. This is because, when ever someone update their Facebook profile status from some featured devices like iPhone, Android, Blackberry, A line will be added below their update on feeds which display from which device the update was made.

But here is a trick from which you can update from any device of your choice without even having any device.

i.e. You can update your Facebook profile status via iPhone 5 even without having it anyway iPhone 5 is not yet launched by apple. But you can update via iPhone 5.

Update your status via following devices. Log in to Facebook and open any of these links to update via respective devices.
Via iPhone 5
Via iPhone 4
Via iPhone
Via iPad 3
Via iPad 2
Via Blackberry
Via Blackberry Touch
Via Blackberry Playbook
Via Calculator

Now go and show off before ur facebook friends :)

Feb 10, 2012

Change Windows Login Password using Ubuntu Live CD


If you forgot your windows login password or if you want to spy the password protected windows account of ur soon, here is a method :). A small windows login hacking tutorial just for the LethalTrix Readers.This method works for all of the NT-based version of Windows – anything from Windows 2000 and later, basically. And yes, that includes Windows 7 & Windows XP.
Note: If you have files on your hard disk encrypted using built-in Windows encryption, they may not be available after changing the Windows password using this method. Exercise caution if you have important encrypted files.
You’ll need a Ubuntu Live CD, or a bootable Ubuntu  Flash Drive. U can create bootable flash drive using the startup disk creator app in ubuntu..(Or you can use softwares such as UNetbootin or Lili USB creator in windows)
The program that lets us manipulate Windows passwords is called chntpw. The steps to install it are different in 32-bit and 64-bit versions of Ubuntu.(you should hav internet connection to download this)
Installation: 32-bit
Open up Synaptic Package Manager by typing Synaptic in unity search in Ubuntu 11.4 or higher or else byclicking on System at the top of the screen, expanding the Administration section, and clicking on Synaptic Package Manager in older versions.

chntpw is found in the universe repository. Repositories are a way for Ubuntu to group software together so that users are able to choose if they want to use only completely open source software maintained by Ubuntu developers, or branch out and use software with different licenses and maintainers.
To enable software from the universe repository, click on Settings > Repositories in the Synaptic window.
Add a checkmark beside the box labeled “Community-maintained Open Source software (universe)” and then click close.
When you change the repositories you are selecting software from, you have to reload the list of available software. In the main Synaptic window, click on the Reload button.
The software lists will be downloaded.
Once downloaded, Synaptic must rebuild its search index. The label over the text field by the Search button will read “Rebuilding search index.” When it reads “Quick search,” typechntpw in the text field. The package will show up in the list.
Click on the checkbox near the chntpw name. Click on Mark for Installation.
chntpw won’t actually be installed until you apply the changes you’ve made, so click on the Apply button in the Synaptic window now.
You will be prompted to accept the changes. Click Apply.
The changes should be applied quickly. When they’re done, click Close.
chntpw is now installed! You can close Synaptic Package Manager. Skip to the section titledUsing chntpw to reset your password.
Installation: 64-bit
The version of chntpw available in Ubuntu’s universe repository will not work properly on a 64-bit machine. Fortunately, a patched version exists in Debian’s Unstable branch, so let’s download it from there and install it manually.
Open Firefox. Whether it’s your preferred browser or not, it’s very readily accessible in the Ubuntu Live CD environment, so it will be the easiest to use. There’s a shortcut to Firefox in the top panel.
Navigate to http://packages.debian.org/sid/amd64/chntpw/download and download the latest version of chntpw for 64-bit machines.
Note: In most cases it would be best to add the Debian Unstable branch to a package manager, but since the Live CD environment will revert to its original state once you reboot, it’ll be faster to just download the .deb file.
Save the .deb file to the default location.
You can close Firefox if desired. Open a terminal window by pressing Alt+Ctrl+T

In the terminal window, enter the following text, hitting enter after each line:
cd Downloads
sudo dpkg –i chntpw*
chntpw will now be installed.
Using chntpw to reset your password
Before running chntpw, you will have to mount the hard drive that contains your Windows installation. In most cases, Ubuntu 9.10 makes this simple.
Click on Places at the top-left of the screen. If your Windows drive is easily identifiable – usually by its size – then left click on it.
If it is not obvious, then click on Computer and check out each hard drive until you find the correct one.
The correct hard drive will have the WINDOWS folder in it. When you find it, make a note of the drive’s label that appears in the menu bar of the file browser.
If you don’t already have one open, start a terminal window by going to Applications > Accessories > Terminal.

In the terminal window, enter the commands
cd /media
ls
pressing enter after each line. You should see one or more strings of text appear; one of those strings should correspond with the string that appeared in the title bar of the file browser earlier.
Change to that directory by entering the command
cd <hard drive label>
Since the hard drive label will be very annoying to type in, you can use a shortcut by typing in the first few letters or numbers of the drive label (capitalization matters) and pressing the Tab key. It will automatically complete the rest of the string (if those first few letters or numbers are unique).
We want to switch to a certain Windows directory. Enter the command:
cd WINDOWS/system32/config/
Again, you can use tab-completion to speed up entering this command.
To change or reset the administrator password, enter:
sudo chntpw SAM
SAM is the file that contains your Windows registry. You will see some text appear, including a list of all of the users on your system.
At the bottom of the terminal window, you should see a prompt that begins with “User Edit Menu:” and offers four choices. We recommend that you clear the password to blank (you can always set a new password in Windows once you log in). To do this, enter “1” and then “y” to confirm.
If you would like to change the password instead, enter “2”, then your desired password, and finally “y” to confirm.
If you would like to reset or change the password of a user other than the administrator, enter:
sudo chntpw –u <username> SAM
From here, you can follow the same steps as before: enter “1” to reset the password to blank, or “2” to change it to a value you provide.
And that’s it!
chntpw is a very useful utility provided for free by the open source community. It may make you think twice about how secure the Windows login system is, but knowing how to usechntpw can save your tail if your memory fails you two or eight times!

Dec 31, 2011

How to Install Windows 7 using pendrive

Now everyone has a USB stick with them and it is more convenient to take a USB stick than a DVD along with you and almost all new motherboards support bootingfrom USB sticks. Not only that if your CDROM got complaint, the only way to install new Operating System is through USB.. Ubuntu or all other linux versions provide the facility to install it through USB Stick usick using applications such as startup disk creator or Unetbootin.. Also overall installation speed also increases when doing with USB Stick... So in this post , I thought to share the method to load windows 7 to your USB Stick and make it bootable..

You will require a USB stick with capacity not less than 4GB and a WINDOWS 7 DVD.

STEP 1 
Plug your USB and format it after backing up your data.

STEP 2
Open the command prompt. If you are using Windows 7/Vista then open it with administrator rights*.
* Goto Start -> All Programs -> Accessories -> Right-click on “Command Prompt” and select “Run as Administrator”.
STEP 3
In the command prompt type
diskpart
This will start Microsoft Diskpart utility as shown


   STEP 4
Now type
LIST DISK
This will list all the disks in your system... In that select the disk that shows your USB stick..In the above figure it is DISK 5..Usually DISK 0 shows your Hard Disk..

STEP 5
Inorder to select disk type (Replace #with the respective Disk number)
SELECT DISK #

STEP 6
Now type the following commands in sequence
CLEAN

CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS QUICK

ASSIGN

EXIT

Now minimize the command prompt and

STEP 6
Insert the Windows 7 installation disc and note down the “drive letter” of your DVD drive. In my case, it is “H:”. Now type the following list of commands as shown below:
H: CD BOOT

CD BOOT

BOOTSECT.EXE /NT60 M:(NOTE: M: is your USB drive letter)

EXIT


STEP 7
Copy the contents of your Windows 7/Vista installation disk into the USB flash drive.
That’s it! Your USB stick is now ready to boot and install the OS for you. Don’t forget to enable the “USB Boot” option and change the “boot priority to USB device from hard disk” in your BIOS settings.



NOTE : Recently came to know about a software that will help us to make windows 7 bootable pendrive.... You can download it here....  

Dec 9, 2011

How to change GRUB settings in Ubuntu

I am really happy to introduce a fanpage of LETHALTRIX in facebook. I recommend all of you to follow LethalTrix in facebook, so that u will be updated about the new posts. Also this fanpage is made to make Lethaltrix more Interactive. You can post any of your doubts about Ubuntu ,Hacking or Computer Tips and I will try my level best to help you and post about in LethalTrix... 

 So this post is dedicated to our friend Renitto who inaugurated the fanpage by asking about Grub..Thank u dude for the response u have shown..
 
Actually GRUB is the short form for GRand Unified Bootloader.It is a boot loader package from the GNU project. GRUB  provides the user the choice to boot one of multiple operating systems installed on a computer.

 Grub Customizer is a great software used in Ubuntu or other Debian versions of Linux such as Linuxmint to make changes to grub.You can change the appearance of the GRUB, make changes to the boot list, add, rename or delete a new entry, insert background image, change colour and so on...

Inorder to install Grub customizer you have 3 ways.

INSTALLATION USING TERMINAL
U can access Terminal by pressing the short key Alt+Ctrl+ T. Now type the following commands in order.
Code:
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer

I prefer this method as it is the fastest method to install. But if you hate terminal view  and if you feel it geeky ,you can go for the other options.

INSTALLATION USING SOFTWARE MANAGER

Open Software centre
  • Add the repository
    Edit > Software Sources > Other Software > Add
    Type: ppa:danielrichter2007/grub-customizer > Add Source > Close
    Reload
  • Install Grub Customizer
    Highlight "Get Software" in the left panel.
    In the upper right search window, type "Grub Customizer".
    Double-click "Grub Customizer" and click the 'Install' icon.

INSTALLATION USING SYNAPTIC

Synaptic:
  • Start Synaptic
    System > Administration > Synaptic Package Manager (IN UBUNTU 10.10 & earlier versions)
  • Add the repository
    Settings tab > Repositories > Other Software > Add
    Type: ppa:danielrichter2007/grub-customizer > Add Source > Close
    Reload
  • Install Grub Customizer
    'Quick-search' > type "grub-customizer" > Select "grub-customizer" in lower panel.
    Apply.


4. Making Changes (from Main Page)


  • Removing / Hiding Entries
    • Hide An Entire Section: Untick the main header (linux, os-prober, etc)
      • Example: Unticking os-prober will disable the script and remove all entries normally found by it - Windows, other Ubuntu installations, etc. Even if the entries within the subsection are enabled, they will not be displayed.
      • Hide Specific Entries: Untick the entry
        • Example: Unticking Ubuntu, with 2.6.35-24-generic will remove that specific entry in the Grub 2 menu.
  • Freezing Entries (new Entries)
    • Unticking "new Entries" prevents the addition of any new Grub 2 menu entries for that section. New options found during updates may be included in the tree view but will not be selected by default.
      • If a new item is found by an enabled script, it will not be added to the Grub 2 menu.
    • Example: If 'new Entries' in 'linux' is deselected, when a new kernel is installed on the main system it will not appear in the menu.
  • Adding Entries
    • Tick the applicable entry.
    • Selecting a main category will enable the script.
    • Selecting an item within a main category will add it to the Grub 2 menu if it's parent is enabled.
  • Renaming Entries
    • Double-click a menu title to enable the editing mode. Type the new title and click elsewhere on the page to complete the edit.
  • Moving Entries
    • To move a main section, highlight the entry and use the Up/Dn arrows on the main menu to change the menu order. Moving a main category will move all its submenus.
      • Example: If you want Windows to appear before the main Ubuntu entries, move os-prober to the top of the list.
    • To move a title up or down within a subsection, highlight the entry and use the Up/Dn arrows on the main menu to change the menu order.
      • A titles can only be moved within its own subsection.

5. Preferences Tabs (Edit > Preferences)
  • General

    Initial display options such as whether the menu is shown, which menu entry is highlighted, and what kernel options to add to the instructions.
    • Default entry
      • How to Specify the Default Entry by Name:
        • 'default entry' > 'predefined': Click on "Entry 1", on the expanded selection screen choose the exact title from the right column.
        • This works for Grub 1.98. Grub 1.99/Natty introduces submenus and using exact titles will change. I don't know if GC has accounted for this change yet. In the meantime, you can refer to this link on how to manually add a default entry from a submenu:
    • visibility - Menu display, other OS selections, and timeout.
    • kernel parameters - Add options such as nomodeset, noapic, quiet, splash, etc
  • Appearance

                             
    Menu eye candy - resolutions, colors, background images.
    • custom resolution
    • menu colors
    • background image
  • Advanced

    Selection of options normally found in the /etc/default/grub file. The user can enable/disable individual items and can modify the existing entries by double-clicking the 'value' column and entering the desired value.

    • The only items listed in this section are those which currently exist in /etc/default/grub. The user can enable items displayed here, but cannot add items which do not already exist in the file.
    • Ticked items are included in the Grub 2 configuration file.
    • Unticked items will not be included in the Grub 2 configuration file. Unticking an entry places a # (comment) symbol at the start of the line in /etc/default/grub

   Returning to Grub 2 Defaults

 Original files which Grub Customizer will modify are moved to the /etc/grub.d/proxifiedScripts folder, with the leading numeric designation removed.

The /etc/grub.d/proxifiedScripts and /etc/grub.d/bin folders, and any *_proxy files are only created if a Grub 2 script has to be modified. If only changes normally made to /etc/default/grub are invoked by Grub Customizer, the following won't be necessary.

To restore the normal Grub 2 control of the boot menu:
  • Remove the /etc/grub.d/bin folder
  • Move the contents of /etc/grub.d/proxifiedScritps back to the /etc/grub.d folder.
    • Any files moved back need to be renamed to the original name.
    • linux back to 10_linux, os-prober back to 30_os-prober, etc.
  • Remove the /etc/grub.d/proxifiedScipts folder once it is empty.
  • Check the settings in /etc/default/grub and make any desired changes (default kernel, timeout, etc).
  • Run "sudo update-grub".



This software is a wonderful tool to edit Grub... If you want more good themes and beautiful themes for your GRUB ,I suggest you go with Burg, an alternative for GRUB...

 


Oct 26, 2011

WELCOME UBUNTU 11.10 "ONERIC OCELOT'


Hai friends... I was not in touch with this blog for last few weeks since my university exams were going on... Lots of interesting things have happened on this small  duration and one of the most important in this is the release of Ubuntu 11.10 the  'Oneric Ocelot'.
I have been using Oneric from their 2nd alpha release and found many things superb in this release...
  One of the greatest change we first notice while going with ubuntu 11.10 is its new look for the login screen.(LightDM is the new login screen while the old one is GDM).. I loved the new look and made my first impression the best ... Congrats for Ubuntu for that.I hope most of the users have the same experience. :)

 The next thing we will notice in new ubuntu is that it doesnot have Ubuntu classic, instead it provides unity 2D interface. As my laptop is old , Ubuntu unity is little lagging hence I went on with unity 2D and I am surprised that its also cool as Unity.. Wow!!.

  So what are the things I have done done after Installing Ubuntu 11.10 in my computer.Thats what I would like share through this post.. Thanks to Techdrivein.com for an explained list of what all we have to do.. First of all we have to update the repositories and make sure all the updates are installed... Otherwise many of the interesting features in Ubuntu wont work.

UPDATE REPOSITORY

For that type update manager in unity dash and select it. click check and install all the updates.. Done (We can also do this alternatively by typing the following command in terminal which can be accessed using the shortcut key Alt+ctrl+T. 
sudo apt-get update && sudo apt-get upgrade
 

UBUNTU RESTRICTED PACKAGES  

After that Install Ubuntu -Restricted packages. Otherwise You wont be able to listen to music or watch movies.. One method is to click a mp3 or videofile and Ubuntu will show the missing packages and just update it from it. Now the other more efficient way is to go to terminal and type
sudo apt-get install ubuntu-restricted-extras 

Or if you dont like command interface (if it feels like geeky) dont worry...Ubuntu provides you an alternate way. take synaptic package manager (search in unity dash) and type ubuntu-restricted-extras, click on the box on the left side and click mark for installation and apply from the top panel.. Done

Enable Full DVD Playback(Dual Layer DVD Support)

Installing Ubuntu -Restricted packages package will pull in support for MP3 playback and decoding,support for various other audio formats (GStreamer plugins), Microsoft fonts,Java runtime environment, Flash plugin, LAME (to create compressed audio
files), and DVD playback.But this does not install libdvdcss2, and will not let you play
encrypted DVDs such as Dual Layer DVDs.



 sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
sudo apt-get install libdvdcss2
 You can also install this using Synaptic package manager. But U have to update your source list. For that take settings -> Repositories-> other software. But i prefer you use the Terminal method which is more easy.. Sometimes Geeky methods are more easier than that of grapphical interface.

Check for Availability of Proprietary Hardware Drivers
 Now you have to download the drivers for the graphic card, wireless LAN , bluetooth etc on the system...Most properly drivers for this will be available in Additional Drivers which can be accessed from unity dash board.. Update all the drivers in the list.. Sometimes drivers for your system  may not be available in Additional Drivers. In such cases I am sorry to inform that you have to swim deeply inside ubuntuforums which almost solve any problems related to ubuntu...

(image from techdrive.in)




  Install Compiz Config Settings Manager

Compiz brings the beautification effects for your desktop and is a very good tool to surprise your friends who are new to Ubuntu.. This compiz package has helped me to make my friends use  Linux...If you never used Compiz, its better you try out its magic..
To install this, just search compiz config manager in Ubuntu software centre..
Also install all compiz plugin extra and compiz fusion plugin extra packages using synaptic package manager. You can also install Coompiz config settings manager using terminal by

sudo apt-get install compizconfig-settings-manager

You can get compiz config settings manager by seaching CCSM in unity dashboard.Just experiment on it.

  •        You can increase/decrease the size of launcher icons in the unity plugin-> experimental tab in ccsm
  • you can also change the transparency of unity panel in unity plugin-> experimental
  • You can increase the number of dektops by general options-> desktop size in ccsm
  •   You can give animations to opening and closing windows, menus, popup menus etc from animations under effects in ccsm
Also try the water effect, wobly effect.. i effects menu.

Add Your Favorite Places as Quicklists for Home Icon in Unity

  • Copy 'Home Folder' launcher file to your home directory. For that, you need to open Terminal(Unity Shortcut: Ctrl + Alt + T) and copy-paste the following commands.
cp /usr/share/applications/nautilus-home.desktop ~/.local/share/applications
  • Open the file in your favorite text editor. I am using vi editor here.
sudo vi  ~/.local/share/applications/nautilus-home.desktop
  • Now replace the content of the file with the following text.
[Desktop Entry]

Name=Home Folder
Comment=Open your personal folder
TryExec=nautilus
Exec=nautilus --no-desktop
Icon=user-home
Terminal=false
StartupNotify=true
Type=Application
Categories=GNOME;GTK;Core;
OnlyShowIn=GNOME;Unity;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-Ubuntu-Gettext-Domain=nautilus

X-Ayatana-Desktop-Shortcuts=Videos;Documents;Music;Pictures;Downloads
[Videos Shortcut Group]
Name=Videos
Exec=nautilus Videos
TargetEnvironment=Unity


[Documents Shortcut Group]
Name=Documents
Exec=nautilus Documents
TargetEnvironment=Unity

[Music Shortcut Group]
Name=Music
Exec=nautilus Music
TargetEnvironment=Unity

[Pictures Shortcut Group]
Name=Pictures
Exec=nautilus Pictures
TargetEnvironment=Unity

[Downloads Shortcut Group]
Name=Downloads
Exec=nautilus Downloads
TargetEnvironment=Unity
  • And restart Unity. Hit Alt + F2 and run the following command to restart Unity.
unity --replace
  • Done. If that doesn't work, you might need to log out and log back in to restart Unity. 

Enable Unity Grab Handles

Unity grab handles are a easy and eyecandy way of resizing windows, better suited for touch screen devices though.
  • Launch CCSM(just search for CCSM in Unity Dash).
Howto Enable Unity Grab Handles
  • Make sure that the category Png(highlighted above) is ticked.
Howto Enable Unity Grab Handles
  • In the Uncategorized section at the bottom of CCSM, make sure that Unity MT Grab Handles is ticked as well. Click on Unity MT Grab Handles option now.
Howto turn on Unity Grab Handles
  • You will see that the Toggle Handles option is Disabled by default. Click on the Disabled button and tick the resulting Enabled box.
Howto Enable Unity Grab Handles
  • Hit Grab key combination button and select the shortcut you want. As you can see in the screenshot above, Control + Alt + g was my choice. Its up to you.
Unity Grab Handles Ubuntu
  • Done. Unity Grab Handles are enabled in Ubuntu 11.10 successfully.

SYSAPPLICATIONS ON THE UNITY TOP PANEL


U would have noticed that Unity Top panel is locked down so that U cant add any more applications in that..

  • weather application
type the following in the terminal
sudo apt-get install indicator-weather


  • Dropbox application Indicator
how to install : http://www.techdrivein.com/2010/09/how-to-install-dropbox-in-ubuntu-lucid.html

  • Sysmonitor Indicator
 Paste the following in Terminal
sudo add-apt-repository ppa:alexeftimie/ppa
sudo apt-get update
sudo apt-get install indicator-sysmonitor

  • System Load Indicator
Do the following in Terminal to install System Load Indicator
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload
Done. And simply launch System Load Indicator from Unity dash. Eventhough System Load Indicator app is equally good, I prefer Sysmonitor Indicator for its simplicity.
  • Touchpad Indicator
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install touchpad-indicator
Done. Now, once you disable your touchpad, you can access top panel by simply hitting F10 key.

  • Work Space indicator






sudo add-apt-repository ppa:geod/ppa-geod
sudo apt-get update
sudo apt-get install indicator-workspaces



  • Keylock Application Indicator

sudo add-apt-repository ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock


  • Caffeine Application Indicator

Caffeine Application Indicator Ubuntu 11.04
Caffeine is a very useful application application that can temporarily prevent the activation of both the screensaver and the "sleep" powersaving mode. There is even an option to activate Caffeine when specific applications are launched. Do the following in Terminal to install Caffeine in Ubuntu 11.04.
sudo add-apt-repository ppa:caffeine-developers/ppa
sudo apt-get update
sudo apt-get install caffeine
Done. Simply launch Caffeine from Unity dash.
 


  •  Pastie Clipboard Manager Indicator


Best Application Indicators Ubuntu 11.04
Pastie is a simple clipboard manager. Do the following in Terminal to install Pasite indicator in Ubuntu 11.04 Natty Narwhal.
sudo add-apt-repository ppa:hel-sheep/pastie
sudo apt-get update
sudo apt-get install pastie
Done. Launch Pastie clipboard manager from Unity applications dash.

 Install GNOME Shell in Ubuntu

gnome shell in ubuntu 11.10

Just search for 'GNOME Shell' in Software Center OR do the following in Terminal.

sudo apt-get install gnome-shell