Category Archives: Linux

Install VMWare Workstation 6.5 on Ubuntu 9.10

Install VMWare Workstation 6.5 on Ubuntu 9.10 I was able to get everything installed by skipping the installation of the modules on the inital install. Then when I tried to open the application it installed the modules without any more problems. Seems for at least Ubuntu 9.10 the fix ?? # chmod +x VMware-Workstation-6.5.3-185404.x86_64.bundle # […]

How to remove compiz from ubuntu?

I need to remove the compiz settings completely from my laptop .Reason behind was its not giving proper effect what i need .i thought some settings is there .So need to search and clean what i the command i need just try below 🙂 kartook@Nilas:~$ kartook@Nilas:~$ kartook@Nilas:~$ sudo apt-get –purge remove compiz*; sudo apt-get –purge […]

How to install AdobeAIRInstaller.bin on ubuntu 9.04

How to install AdobeAIRInstaller.bin on ubuntu 9.04 kartook@Nilas:~$ wget http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin –2009-11-12 17:58:52–   http://airdownload.adobe.com/air/lin/download/latest/AdobeAIRInstaller.bin Resolving airdownload.adobe.com… 213.155.157.48, 213.155.157.24 Connecting to airdownload.adobe.com|213.155.157.48|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 13745012 (13M) [application/x-macbinary] Saving to: `AdobeAIRInstaller.bin’ 100%[======================================>] 13,745,012   43.6K/s     in 2m 6s 2009-11-12 18:00:59 (106 KB/s) – `AdobeAIRInstaller.bin’ saved [13745012/13745012] kartook@Nilas:~$ chmod […]