Howto

How-To: Compile and Install Code::Blocks from Source in Debian Lenny

Code::Blocks is a complete, cross-platform integrated development environment for C and C++, built using the wxWidgets toolkit. Code::Blocks is available on Linux, Windows and OS X, so you may find it useful on Linux if you switched and are already used to it or an IDE like Dev-C++, for example.

Speed up Firefox by mounting the profile in tmpfs [Linux only]

tmpfs is a virtual, RAM-backed filesystem. It’s lightning-fast, but since it’s RAM-backed, any file written to tmpfs uses precious memory while it’s there, and the entire contents of the virtual partition are lost on shutdown or crash. The good news is that these detriments can be minimized, making tmpfs a viable choice for your profile directory.

Export your Firefox 3.0 full profile to Firefox 3.1 (including all addons, themes, cookies, passwords, etc)

This article explains how to move a full profile (addons, themes, cookies, browsing history, passwords and so on) from Firefox 3.0.x to Firefox 3.1.x beta or any other version, but it also works for synchronizing Firefox on 2 different computers or backing up a full profile of Firefox.

Having trouble with your static / dhcp / wireless internet connexion in Ubuntu (and most linux distro’s)? Try Wicd

The Gnome Network Manager is really buggy and a lot of people are having trouble configuring the network connexion and getting it to work. Rather it’s wireless, static or dinamic ip, it’s just a pain in the a**.

How to install Firefox 3.1b2 in Ubuntu (from repo)

Go to System > Administration > Software Sources, to the Third-Party Software tab and add this repository:

Full story.

The Wonderful Joys Of SCREEN

Ever logged on via SSH to a machine and started a long running process and then realize that you need to shutdown your laptop and take it with you? Ever accidentally get get disconnected from an SSH session and lose hours of work? Ever started a command that's going to take longer than you expected and you want to do some other things while you're waiting?

Install OpenOffice 3.0 inside your Ubuntu 8.10!

Somehow, The Ubuntu Team has decided not to add the latest office products from Sun Microsystem. It's because 3.0 release schedule has slipped quite a bit. Just like The Ubuntu Team has said in this site . Well, that's not a big problem! I'm going to give you an easy method to install OpenOffice 3.0. Please do follow this simple tutorial.

5 Simple APT Tricks for Debian and Ubuntu

Install the dependencies of an application
Sometimes you need to compile from source a newer version of an application which is already included in the repositories. For example, to install the development libraries for BasKet, you would run as root:

apt-get build-dep basket

Google Gadgets for Linux in Debian and Ubuntu

Compiling Google Gadgets 0.10.12 in Debian and Ubuntu
Here are a few steps you need to follow in order to compile Google Gadgets from source on Debian and Ubuntu. To install the needed dependencies type as root:

Download Pidgin 2.5.2 for Ubuntu (deb package)

Even though the new version of Pidgin (2.5.2) does not appear on http://pidgin.im/, it seems it was released, as you can see here.

Changes:
version 2.5.2 (10/19/2008):
libpurple:

Running Google Chrome Under Wine 1.1.6 in Debian and Ubuntu

Google Chrome is an open-source web browser from Google, currently available only for the Windows platform. It aims to have a minimal and easy to use interface. Chrome uses the WebKit rendering engine, which was developed from KHTML, and it is used in various browsers like Konqueror on KDE4 or Safari (on Mac OS X).

Installing Office 2007 in Linux

People thougt that the recent version of microsoft office (2007) can't be ran in linux/ubuntu. But, I finally found some useful method after googling and some problem solve with it. There are actualy a lot of method to do to install office 2007. Check it out by yourself!

OpenOffice 3.0 is out

OpenOffice.org 3.0 Final has already been uploaded to a variety of mirror download sites ahead of the official announcement Monday 13.

Compiling C/C++ Code in Ubuntu and Available IDEs

One of the many questions users who switch from Windows to Linux have is how to compile C/C++ sources and what IDEs (Integrated Development Environment) Linux has to offer. Most of them study C or C++ at school or home and are usually used from Windows with an IDE like Dev-C++ or Code::Blocks.

5 Useful Tips to Customise Firefox 3

Firefox is the most popular application for viewing web pages on Linux, being the browser of choice for over 70% of the Linux users. In this article I will explain 5 of the most useful and used tips in Firefox, together with screenshots where I considered necessary.

Fotowall - Make Wallpaper Collages from your Photos

Fotowall is a small application that allows you to make collages from your photos and export the result to use as a wallpaper on your desktop.

Display your geolocation data with Viking

Viking is an open source application that allows you to import and edit your Global Positioning System (GPS) points of interest and tracks. It can overlay the points and tracks on your choice of Google Maps, Terraserver, OpenStreetMap, or NASA's BlueMarble map tiles so you can see what you are doing.

Ubuntu Linux Disk Quotas

On large systems with many users, you need to control the amount of disk space a user has access to. Disk quotas are designed specifically for this purpose. Quotas, managed per each partition, can be set for both individual users as well as groups; quotas for the group need not be as large as the aggregate quotas for the individuals in the groups.
When files are created, both a user and a group own them; ownership of the files is always part of the metadata about the files. This makes quotas based on both users and groups easy to manage.

Ubuntu 8.10 Alpha 5 Screenshots

Delayed one day, the fifth alpha version of the upcoming Ubuntu 8.10 (codename Intrepid Ibex), which is scheduled for release in late October this year, was made available a few hours ago and, as usual, we intend to keep you up-to-date with the latest changes in the Ubuntu 8.10 development.

Install Google Chrome in Ubuntu with Wine

The Linux version of Google’s Chrome web browser is not ready yet. Don’t boot up Windows, if you’re interested in testing it out it’s possible to do so by running Chrome under Wine.

Syndicate content