On several situation you will need to find out the version of ubuntu (debian) installed in a system you are using.
For that open the command terminal and type:
How to find out the version (release) of the ubuntu (debian) installed from command line
Category: Beginner Tags:
- Login to post comments
BFS Scheduler Benchmarks
A few weeks back Con Kolivas returned to the Linux kernel scene after parting ways with kernel development for two years. Con, who has contributed a great deal to the Linux kernel in the past particularly with CPU schedulers, returned and introduced BFS.
Read more »Category: High End Tags:
- Login to post comments
PGDay Europe 2009 - The major european PostgreSQL conference
"This year, the conference will be held November 6-7 in Paris, France..."
Read more »Category: Community Tags:
- Login to post comments
Postfix Mail Server: Managing Mailbox Size
There are default mailbox sizes which may lead to mail delivery failure when you go beyond the defaults. In order to avoid problems you need to understand the difference between mailboxes and virtual_mailboxes as well as know the default sizes and how to adjust them. Here is the error that you want to avoid:
Read more »Category: High End Tags:
- Login to post comments
PGCon Brazil: October 23 and 24 at Unicamp in Campinas, SP.
"PGCon Brazil is the bigest PostgreSQL event in Latin America ..." —— PostgreSQL is free software licensed under the Modified BSD license. ——
Read more »Category: Community Tags:
- Login to post comments
Philippines: an effort to persuade everyone to be involved in the Free Software Movement
"...The first part of the Youth Congress was full of interesting discussions and a collaborative effort to persuade everyone to be involved in the Free Software Movement..."
Read more »Category: Community Tags:
- Login to post comments
gNewSense 2.3 released!
"The gNewSense project is pleased to announce version 2.3 of its 100% FSF Free GNU/Linux distribution, in the form of a point update to the release codenamed ‘deltah’..."
Read more »Category: End User Tags:
- Login to post comments
PostgreSQL Conference 2009 Japan - JPUG 10th Anniversary Conference
PostgreSQL Conference 2009 Japan is a worldwide conference for *free software* users and developers ;)
Read more »Category: Community Tags:
- Login to post comments
Interview with Richard Stallman - posted 09 Feb 2009 by Hillary Rettig
"...The free software movement’s biggest failure is an ironic one: our free software became so appealing to geeks that usage and development of free programs spread much more than the appreciation of the freedom that the movement is based on. As a result, our views came to be seen as eccentric in the community that we built..." (RMS)
Read more »Category: Community Tags:
- Login to post comments
Midori Lightweight Web Browser Alternative
Midori’s approach is the lightweight but still comfortable web browser. The portable web browser is based on WebKit which is also used by Google Chrome and Safari. This guarantees great page rendering speeds. One of the greatest benefits of the web browser is its low resource usage.
Read more »Category: End User Tags:
- Login to post comments
How Important Is The Wayland Display Server?
Last November we detailed the Wayland Display Server, which came about as a lightweight alternative to the X.Org Server and leveraged the latest Linux graphics technologies (primarily kernel mode-setting), and is designed elegantly with the rendering and compositing all being done by Wayland.
Read more »gt5: Disk Usage Browser for Ubuntu Linux
gt5 is a graphical alternative for command line Disk usage utility "du". It is very useful for finding the size of each folders in your system.
Read more »Category: Beginner Tags:
- Login to post comments
Easy installation of LASP (Linux, Apache, SQLite and PHP) on Ubuntu
If you think about learning how to create dynamic database-driven web sites, the simplest way is to start with PHP and SQLite. Ubuntu is a wonderful Linux distribution that makes installation of this software extremely easy.
Read more »Category: High End Tags:
- Login to post comments
Bash to Basics: The While Do Loop
One of the most common structures in programming is the Do Loop. The version that I’m going to show today is the While Do Loop. This post shows how to use the basic structure of the While Do loop in a Bash script.
Read more »Category: Beginner Tags:
- Login to post comments
Returning Values from Bash Functions
Bash functions, unlike functions in most programming languages do not allow you to return a value to the caller. When a bash function ends its return value is its status: zero for success, non-zero for failure. To return values, you can set a global variable with the result, or use command substitution, or you can pass in the name of a variable to use as the result variable.
Read more »Category: High End Tags:
Read contents from Free Software Magazine
Anybody up to writing good directory software?
Tue, 2007-02-20 11:17 — David JonathanFrom the very start, directories have served a very useful purpose on the Internet. (One I find useful for example is Free Web Directory). News sites can also be considered directories: they index and categorize news stories! What about categorizing software? In the open source world you get Savannah, SourceForge, Freshmeat; there are still, believe it or not, shareware and freeware directories like FileBuzz, PCWin Download Center and Freeware Downloads (although you need to be careful, as they are not like their free-as-in-freedom counterparts).
Is better education the key to finding better software?
Sat, 2007-03-03 03:25 — Edward RusselAbout Jonathon's article Anybody Up To Writing Good Directory Software?, it's clear that the topic of software directories is very hot. Most of what you find on Google, however, are not pointing to free and open soruce software -- or worse, they mix the two. Examples of such sites are Freeware Downloads and Shareware Download, which simply don't focus on "free as in freedom", and still can be used as good free software directories.






