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.
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.
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.
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**.
Go to System > Administration > Software Sources, to the Third-Party Software tab and add this repository:
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?
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.
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
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:
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:
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).
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.org 3.0 Final has already been uploaded to a variety of mirror download sites ahead of the official announcement Monday 13.
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.
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 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.
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.
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.
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.
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.