To install a ADSL/PPPoE/RP-PPPoE in ubuntu linux

Posted on September 4, 2008 - Filed Under Linux | Leave a Comment

wget -c http://frankandjacq.com/ubuntuguide/rp-pppoe-3.5.tar.gz sudo tar zxvf rp-pppoe-3.5.tar.gz -C /opt/ sudo chown -R root:root /opt/rp-pppoe-3.5/ sudo gedit /usr/share/applications/RP-PPPoE.desktop Insert the following lines into the RP-PPPoE.desktop file [Desktop Entry] Name=RP-PPPoE Comment=RP-PPPoE Exec=gksudo /opt/rp-pppoe-3.5/go-gui Icon= Terminal=false Type=Application Categories=Application;System; Save the edited file Applications->System Tools->RP-PPPoE

Read More..>>

To fix the “svc_clts_kdup no slots free” error

Posted on September 4, 2008 - Filed Under Linux | Leave a Comment

Today,Many users tell me that then cannot access some files by NFS sometimes ,and sometimes then can. And I found the following messages in the /var/adm/messages. Sep 1 13:03:24 “Hostname” rpcmod: [ID 885019 kern.warning] WARNING: svc_clts_kdup no slots free This message tell me that there are too many nfs slots.exceed 1024,so users can not apply [...]

Read More..>>

How to show(enable) Home button in google chrome

Posted on September 3, 2008 - Filed Under Other | 1 Comment

If you use the google chrom the firt time,you may want ask “Where is the Home button in google chrome”,”How can I go to the Home pages in google chrome”. Below will give you simple guide to add home button in google chrome. First,click on the wrench in the upper right corner of the browser [...]

Read More..>>

How to install RealPlayer 10 in ubuntu linux

Posted on September 1, 2008 - Filed Under Linux | Leave a Comment

Visit http://www.real.com/linux/ and download Realplayer 10 for Linux into a convenient directory. Make the downloaded file executable. At the command line, change to the directory where you downloaded the file, and type chmod +x RealPlayer10GOLD.bin To install Real Player 10, run the downloaded file. Type sudo ./RealPlayer10GOLD.bin When prompted for a location to install RealPlayer [...]

Read More..>>

How to set home folder as desktop in ubuntu linux

Posted on September 1, 2008 - Filed Under Linux | Leave a Comment

Most time we access files under the home folder,Is their any way to set the home folder as the desktop? Yes,you can realize this in serveral steps which can save many time for you in the future.Let’s begin. First,open the gconf-editor by press Alt+F2 on the keybord,then type “gconf-editor” From the left panel,select apps — [...]

Read More..>>

« go back