Sunday, June 12, 2011

UBUNTU NEW LOGIN FROM 11.10

The upcoming UBUNTU 11.10 has new login for more details clickhere

Sunday, June 5, 2011

Mac address changer in Ubuntu

There are so many reasons to change MAC address.The following steps to change it.

First install Mac changer package

  1)  sudo apt-get install macchanger (after that enter password)

  2)  sudo /etc/init.d/networking stop 

  3)  sudo macchanger -m 00:11:wh:at:it:is eth0

  4)  gksudo gedit /etc/network/interfaces
                
                  auto eth0
                  iface eth0 inet dhcp
        you just modify it


                 auto eth0
                 iface eth0 inet static
                 address x.x.x.x
                 gateway x.x.x.x
                 netmask 255.255.255.0
                 network x.x.x.x
                 broadcast x.x.x.x

5) sudo /etc/init.d/networking restart




Ubuntu tweak 0.5.14 released

you can download all GNOME 3 related packages with just select and click, everything will be done easily.So with Ubuntu Tweak, it’s painless to try the GNOME 3 PPA.

Installation process

open the Application-->Terminal

enter the following commands

sudo add-apt-repository ppa:tualatrix/ppa (after enter your password)

sudo apt-get update

sudo apt-get install ubuntu-tweak.

Ubuntu 11.10 Release Schedule

upcoming Ubuntu 11.10 (Oneiric Ocelot) operating system Release Schedule


June 2nd, 2011 - Alpha 1 release
July 7th, 2011 - Alpha 2 release
August 4th, 2011 - Alpha 3 release
September 1st, 2011 - Beta 1 release
September 22nd, 2011 - Beta 2 release
October 13th, 2011 - Final release of Ubuntu 11.10

Monday, May 23, 2011

Ubuntu Helper

Do you want Ubuntu helper.
you can choose the various groups
 
Author.

Editor.

translator.

programmer.

Designer.






Sunday, May 22, 2011

changing ubuntu desktop unity to gnome

Here the following steps are to change the ubuntu desktop from unity to gnome.

1) Logout the current session.

2) Select the user which you want to login.

3) Select the ubuntu classic session.

4) Enter your password click logon.


then you want to go unity desktop


1) Logout the current session.

2) Select the user which you want to login.

3) Select the ubuntu session.

4) Enter your password click logon.



ubuntu unity shortcuts

Unity Mouse Tricks:

· If you want to maximize a window - drag the window to the upper screen edge
· If you want to restore a window to it's original position - outside of the menu duble-click the panel
· If you want to maximize a window in height - middle-click on the maximize button
· If you want to maximize a window in width - right-click on the maximize button
· If you want to place a window on the left side - drag the window to the left screen edge
· If you want to place a window on the right side - drag the window to the right screen edge

And now, some very useful keyboard shortcuts that will make your life much easier when using the Unity interface.

Unity Keyboard Shortcuts:

· Windows key - shows the Unity launcher
· Windows key + [number] - activates or opens the corresponding applications in the Unity launcher
· Windows key + Shift + [number] - opens the corresponding applications in the Unity launcher if it's already running
· Windows key + T - opens the Trash
· ALT + F1 - puts focus on the Unity launcher and you can use the arrow keys to navigate
· ALT + F2 - opens the run a command dialog
· CTRL + ALT + T - opens a terminal window
· Windows key + A - opens the Applications widget
· Windows key + F - opens the Files & Folders widget

Window Management Keyboard Shortcuts:

· Windows key + D - maximizes or restores all windows
· CTRL + ALT + Numpad key 1 - places a window in the lower left corner
· CTRL + ALT + Numpad key 2 - places a window in the lower half corner
· CTRL + ALT + Numpad key 3 - places a window in the lower right corner
· CTRL + ALT + Numpad key 4 - places a window in the left half of the screen
· CTRL + ALT + Numpad key 5 - centers or maximizes a window
· CTRL + ALT + Numpad key 6 - places a window in the right half of the screen
· CTRL + ALT + Numpad key 7 - places a window in the upper left corner
· CTRL + ALT + Numpad key 8 - places a window in the upper half corner
· CTRL + ALT + Numpad key 9 - places a window in the upper right corner
· CTRL + ALT + Numpad key 0 - maximizes a window

Workspace Management Keyboard Shortcuts:

· Windows key + W - shows all desktops and windows (Expo Mode)
· CTRL + ALT + Up Arrow - navigate to the workspace above
· CTRL + ALT + Right Arrow - navigate to the workspace on the right
· CTRL + ALT + Left Arrow - navigate to the workspace on the left
· CTRL + ALT + Down Arrow - navigate to the workspace below
· CTRL + ALT + SHIFT + Up Arrow - move a window to the workspace above
· CTRL + ALT + SHIFT + Right Arrow - move a window to the workspace on the right
· CTRL + ALT + SHIFT + Left Arrow - move a window to the workspace on the left
· CTRL + ALT + SHIFT + Down Arrow - move a window to the workspace below