Posts Tagged ‘Linux’

Moving again, this time to VPS from ServerFreak

I’m moving to a new hosting provider. Yup, again and this time for a good reason. Hosting with Fivio has been good and since it was sponsored I have nothing to complain about. Been looking at VPS for a few months now and finally decided to make the leap.I’ve also been working on a few [...]

How to install Adobe AIR 1.5 on Ubuntu 8.10

1. Download Adobe AIR 1.5 at http://get.adobe.com/air/ or use the direct Link . 2. Assign execute rights to  the “AdobeAIRInstaller.bin”file to start the installer. danesh@python:~/Desktop$ chmod +x AdobeAIRInstaller.bin 3. Execute  the “AdobeAIRInstaller.bin” file to start the installer. danesh@python:~/Desktop$ ./AdobeAIRInstaller.bin Related: How to install twhirl

How to install GScrot – Screenshot Tool

Update [  Feb 16 2009 ] – GScrot has been renamed to Shutter. GScrot is a popular screen-shot tool for Linux. GScrot is currently at version 0.64. It runs best on GNOME and has a good feature list. Capture a website, whole desktop, individual window or a custom selection. Support for delayed screen-shots. Plug-ins for [...]

How to find the number of physical CPUs in Linux

With multicore CPUs it’s easy for newbies to get confused when faced with questions like; 1. How many physical CPUs does the server have? 2. How many cores on each CPU? Duo/Quad In Linux it’s actually quite easy to get this info. You could go through the /var/log/dmesg file or the /proc/cpuinfo file. For this [...]

How to install Dropbox in Ubuntu 8.10

Dropbox is my favorite online storage solution. Here’s how to install it on Ubuntu 8.10 Interpid 1. Add the Dropbox repository for Ubuntu package source file. I use /etc/apt/source.list.d/dropbox.list file. deb http://linux.getdropbox.com/ubuntu intrepid main deb-src http://linux.getdropbox.com/ubuntu intrepid main Either manually add the lines above to the /etc/apt/source.list.d/dropbox.list file or run the commands below to do [...]

Page 10 of 40« First...«89101112»203040...Last »
© 2008-2009 The Danesh Project
Powered by Wordpress and made by Guerrilla. Best viewed in Mozilla Firefox