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
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 [...]
Deluge 1.1.0 is out. Some of the major changes in the release; Labels. Proxy support. Authentication for the daemon. Per-tracker filtering. Magnet uri/hash. Improved file tabs with file/folder renaming functions. QOS support. For the full change list go to the changelog. Download here.
Need a few pointers in web design? This is the first time web design and SEO got served to me in the form of Rap. Thanks to Alan. The video’s are by The Poetic Prophet (AKA The SEO Rapper). Watch and enjoy. Design Coding
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 [...]