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