14 Aug, 2010

Linux ubuntu 9.10

Articles related to linux ubuntu 9.10

Installing Google Chrome on Ubuntu 9.10

http://digitalpbk.com/google-chrome/install-google-chrome-linux-ubuntu-910 Installing Google Chrome on Ubuntu 9.10 Installing Google Chrome on Ubuntu 9.10 Installation Click Here to install Google Chrome on Ubuntu. Google Linux Ubuntu Software ...
Published 2 years, 2 months ago

Changing the default Boot OS in GRUB on Ubuntu 9.10

http://digitalpbk.com/ubuntu-grub/changing-default-boot-os-grub-ubuntu-910 Changing the default Boot OS in GRUB on Ubuntu 9.10 Ubuntu 9.10 ships with the new GRUB (Grand Unified Boot Loader 1.97 beta) in plain words its the software that boots the operating system you choose when you boot the computer. In earlier versions of Ubuntu / Grub to change the menu on the grub screen, one had to edit the /boot/grub/menu.lst file. In the new system this a little different from just editing the one file. The GRUB configuration now resides at /boot/grub/menu.cfg But do ...
Published 2 years, 3 months ago

Install Wireless Wifi drivers on Sony Vaio CW on Linux Ubuntu

http://digitalpbk.com/ubuntu/install-wireless-wifi-drivers-linux-karmic-9.1-sony-vaio-cw Install Wireless Wifi drivers on Sony Vaio CW on Linux Ubuntu Out of the box Ubuntu 9.10 wireless/wifi did not work on my Sony Vaio CW Series (VPCCW26FG), The following error message is shown on start up and on dmesg command. Could not read microcode: -2 The solution was to install backports modules. Installing Wireless Drivers on Ubuntu In order to make wireless (WiFi) work on the new Sony Vaio CW series, you have to run the following commands on Ubuntu 9.10 Karmic. sudo apt-get clean ...
Published 1 year, 10 months ago

Official Google Blog: Google Chrome for the holidays: Mac, Linux and extensions in beta

http://digitalpbk.blogspot.com/2009/12/official-google-blog-google-chrome-for.html Official Google Blog: Google Chrome for the holidays: Mac, Linux and extensions in beta http://digitalpbk.com/2009/12/install-google-chrome-linux-ubuntu-910 ...
Published 2 years, 2 months ago

Installing Google Go on Linux Ubuntu

http://digitalpbk.com/google-go/installing-google-go-linux-ubuntu Installing Google Go on Linux Ubuntu One command install, Bash script to install Google Go in one Go #!/bin/bash ARCH=386 #CHANGE this setting to amd64 if you are on 64 bit. sudo apt-get install bison make gcc libc6-dev ed mercurial { cat ~/.bashrc; cat ~/temp.bashrc mv ~/.bashrc ~/.bashrc.old mv ~/temp.bashrc ~/.bashrc export GOROOT=$HOME/go export GOARCH=$ARCH export GOOS=linux export GOBIN=$HOME/gobin export PATH=$PATH:$GOBIN mkdir $GOBIN hg clone -r release https ...
Published 2 years, 2 months ago

Bypass Screen lock on Xorg-1.11 Debian

http://digitalpbk.com/debian/xorg-1.11-screen-lock-bypass . However the latest version of Ubuntu seems to be unaffected by this bug. How to fix ? The version 1.11.3 of X-org seems to not have this bug. So doing an update would just fix it. apt-get update xorg Linux Software ...
Published 2 weeks, 4 days ago

Remove old kernels in Ubuntu

http://digitalpbk.blogspot.com/2008/11/ubuntu-remove-old-kernel-grub-list-long.html Remove old kernels in Ubuntu Whenever a new kernel is applied ubuntu keeps the old one. This clogs up the grub and hard disk space and ends up having a lot of kernels to boot in the grub.To know the version that is currently running:uname -rand to remove all other kernels usesudo apt-get remove --purge 2.6.24-16-*change the 2.6.2x-xx- parts to remove those kernel. Make sure you dont remove the kernel you are using, or you will end up breaking the system. It is wise to keep a recent kernel ...
Published 3 years, 3 months ago

Google Chrome for Linux finally available

http://digitalpbk.blogspot.com/2009/12/google-chrome-for-linux-finally.html Google Chrome for Linux finally available Click Here ...
Published 2 years, 2 months ago

Server Not Found, Fix DNS Problems.

http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html Server Not Found page.There are some ways to resolve this.Get the correcet DNS IP address from the ISP, and get more than one.Get some free DNS IP address, some of which are given below67.138.54.100207.225.209.66208.67.220.220208.67.222.222Install a local caching dns server that caches servernames and ip address so that subsequent visits can be made faster since resolving is done locally.like Ubuntu debian package dnsmasqAdding name serversWindows :Click TCP/IP and then click Properties.Add Primary ...
Published 3 years, 6 months ago

Sony Vaio CW VPCCW26FG EDID (Extended display identification data)

http://digitalpbk.com/hardware/sony-vaio-cw-vpccw26fg-edid-extended-display-identification-data 1D 38 0B 00 00 20 20 20 20 20 00 00 48 This file is used by drivers to detect monitor capabilities. This file can be used in linux Xorg.conf to detect this monitor, in case the monitor doesnt get detected as in the case of Sony Vaio CW on Ubuntu. Attached is the binary format EDID file. Sony Vaio Software ...
Published 1 year, 10 months ago

Related help topics for linux ubuntu 9.10 More keywords like linux ubuntu 9.10
More pages for linux ubuntu 9.10


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Like a batman guarding his boat @ Elephant Beach Havelock Like a batman guarding his boat @ Elephant Beach Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk