0

How to find out the version (release) of the ubuntu (debian) installed from command line

http://blog.dipinkrishna.info

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:

Read more »
linuxtips's picture
Created by linuxtips 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Beginner   Tags:
0

BFS Scheduler Benchmarks

http://www.phoronix.com

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 »
cutcross's picture
Created by cutcross 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

PGDay Europe 2009 - The major european PostgreSQL conference

http://2009.pgday.eu

"This year, the conference will be held November 6-7 in Paris, France..."

Read more »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:
0

Postfix Mail Server: Managing Mailbox Size

http://postfixmail.com

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 »
aweber's picture
Created by aweber 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

PGCon Brazil: October 23 and 24 at Unicamp in Campinas, SP.

http://pgcon.postgresql.org.br

"PGCon Brazil is the bigest PostgreSQL event in Latin America ..." —— PostgreSQL is free software licensed under the Modified BSD license. ——

Read more »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:
0

Philippines: an effort to persuade everyone to be involved in the Free Software Movement

http://www.edpalomo.com

"...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 »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:
0

gNewSense 2.3 released!

http://www.sorbaioli.org

"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 »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: End User   Tags:
0

PostgreSQL Conference 2009 Japan - JPUG 10th Anniversary Conference

http://www.postgresql.org

PostgreSQL Conference 2009 Japan is a worldwide conference for *free software* users and developers ;)

Read more »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:
0

Interview with Richard Stallman - posted 09 Feb 2009 by Hillary Rettig

http://lifelongactivist.com

"...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 »
can.axis's picture
Created by can.axis 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Community   Tags:
0

Midori Lightweight Web Browser Alternative

http://www.ghacks.net

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 »
gurpsmad's picture
Created by gurpsmad 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: End User   Tags:
0

How Important Is The Wayland Display Server?

http://www.phoronix.com

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 »
meteores's picture
Created by meteores 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

gt5: Disk Usage Browser for Ubuntu Linux

http://shibuvarkala.blogspot.com

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 »
panayara's picture
Created by panayara 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Beginner   Tags:
0

Easy installation of LASP (Linux, Apache, SQLite and PHP) on Ubuntu

http://www.bioinformatics.org

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 »
the_borg10001101's picture
Created by the_borg10001101 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

Bash to Basics: The While Do Loop

http://tuxtweaks.com

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 »
Linerd's picture
Created by Linerd 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: Beginner   Tags:
0

Returning Values from Bash Functions

http://www.linuxjournal.com

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 »
keyboardninja's picture
Created by keyboardninja 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:

Read contents from Free Software Magazine

Anybody up to writing good directory software?

Tue, 2007-02-20 11:17 — David Jonathan

From 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 Russel

About 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.

Best karma users

FSDaily uses Apollo project management software and CRM for its everyday activities!