0

Command Line Basics: Pipelining Output

http://tuxtweaks.com

One of the most powerful features of the Linux command line interface, (and other shells that conform to the POSIX standard) is the ability to pipeline output from one command as the input to another. This is done using the vertical bar or pipe character [ | ].

Read more »
Linerd's picture
Created by Linerd 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Booting Moblin v2 beta live image using an USB drive

http://software.intel.com

Once you have burned an USB drive with a Moblin v2 image, you can follow the steps shown in the video in order to boot a live Moblin v2 image.

Read more »
miros's picture
Created by miros 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Installing 32-bit Support Into 64-bit Fedora

http://beginlinux.com

If you’re running newer hardware, there are some definite advantages to installing a 64-bit operating system. But, if you still need to run any 32-bit applications, you’ll need to have the 32-bit support libraries installed. Different Linux distros handle this in different ways.

Read more »
aweber's picture
Created by aweber 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Howto Install PHP GD (PHP Graphics) support in Ubuntu / Debian

http://shibuvarkala.blogspot.com

PHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, including GIF, PNG, JPEG, WBMP, and XPM. Even more convenient, PHP can output image streams directly to a browser. You need to install GD Library for this purpose. Simply you can do this.

Read more »
panayara's picture
Created by panayara 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

An introduction to GNUnet

http://lwn.net

Anonymity and deniability in distributing information are two of the goals of the GNUnet project. At its heart, GNUnet is a mechanism to share content with others without revealing who generated the content or who accessed it. It also provides intermediate nodes in the network with the ability to deny knowledge of the contents of any traffic they forward because they are unable to decrypt it.

Read more »
stargrave's picture
Created by stargrave 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Lets work together.

http://www.idreamoflinux.com

The Linux community is very fragmented. This does not have to be a bad thing at all. Diversity is important for innovation and choice for users. However, because there are so many different projects, people sometimes get at other Linux users within the community.

Read more »
Tomi30's picture
Created by Tomi30 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: Beginner   Tags:
0

Back To School: Ubuntu Laptop Pick

http://beginlinux.wordpress.com

As Ubuntu popularity grows, more and more students are recognizing the added features and potential savings offered by an Ubuntu laptop. Netbooks and laptops are the students solution to computing because of obvious portability reasons.

Read more »
aweber's picture
Created by aweber 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:
0

Browse Internet faster in Linux with Ziproxy

http://blog.dipinkrishna.info

Ziproxy is forwarding, non-caching, compressing HTTP proxy server.
Basically it squeezes images by converting them to lower quality JPEGs or JPEG 2000 and compresses (gzip) HTML and other text-like data.

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

New Themes For Ubuntu 9.10 Karmic Koala

http://beginlinux.wordpress.com

One thing that I look forward to each time a new distro is released is the artwork, theme and overall graphical setup of each distro. As Ubuntu 9.10 Karmic Koala matures we are getting closer and closer to seeing the default desktop, theme, splash screen and other graphical enhancements.

Read more »
aweber's picture
Created by aweber 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:
0

awk: Find and Replace text

http://blog.dipinkrishna.info

The basic function of awk is to search files for lines (or other units of text) that contain a pattern. When a line matches, awk performs a specific action on that line.

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

4 Linux Books For Beginners

http://webupd8.blogspot.com

Here are 4 Linux books which are ideal for a beginner:

1. A Newbie’s Initiation To Linux – Download (1.90MB)
2. Introduction to Linux – A hands on guide – Download (1.52MB)
3. Ubuntu Pocket Guide and Reference – Download (2.13MB)
4. GNU/Linux Command−Line Tools Summary – Download (682.45KB)

Read more »
nilarimogard's picture
Created by nilarimogard 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:
0

Vista User on SimplyMEPIS 8.0.10

http://beginlinux.wordpress.com

Lets take a closer look at how intuitive the SimplyMEPIS 8.0.10 Live CD really is for a Windows user. I’ve introduced SimplyMEPIS to a lifelong Windows user and documented the “cans” and “can nots” of his first 2 hours on this Linux distribution.

Read more »
aweber's picture
Created by aweber 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:
0

alias: Replace your lengthy commands with shorter ones

http://blog.dipinkrishna.info

Now replace your lengthy commands with shorter ones

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

Command Line Basics: Redirecting Output

http://tuxtweaks.com

The output of most GNU command line tools is normally sent to the terminal (ie – standard output). There are times when you would like to have the output saved as a file. Now, you could copy the text from the terminal and paste it into a text editor and save it, but there’s a better way...

Read more »
Linerd's picture
Created by Linerd 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:
0

Create a .deb package from source files

http://blog.dipinkrishna.info

If your build from source is successful, you can make a Debian (Ubuntu) package (.deb) for future use:

Read more »
linuxtips's picture
Created by linuxtips 15 years 6 weeks ago – Made popular 15 years 6 weeks ago
Category: Beginner   Tags:

Best karma users