In my last article I talked about changing Linux so that software updates come from your ISPs local Linux mirror, which may not count towards your monthly download allowance. In this article I'll chat about how to install applications.
Read more »We learn by doing
Many articles try to tackle how best to learn Linux. We thought we'd take a stab at answering this.
Read more »- Login to post comments
Simple Perl Script To Ease Console Server Use On Linux And Unix
Perl script to manage connections to console server ports written for Linux or Unix.
Read more »- Login to post comments
Open Up To The World Of Opportunities With Ubuntu In Linux Operating System
Linux is a widely used operating system, which has recently launched ubuntu, a program allows the users to customize desktops and perform several functions easily.
Read more »- Login to post comments
Go Beyond the Basics of Blogger with New Book
Blogger: Beyond the Basics is a new book from Packt, which will take users beyond the basics of Blogger. Written by Lee Jordan, this book will help users to take full advantage of the rich and powerful features of Blogger to transform their blog into a fresh and state-of-the-art blog as quickly and painlessly as possible.
Read more »Linux Is Supposed To Be Easy?
Linux is extremely powerful, robust and flexible, which means it must have a significant amount of complexity. Do you think I learnt everything in a day? I don't know who told you Linux was easy, many times other people make it harder than it has to be by thinking they need to understand everything at once.
Read more »- Login to post comments
Fast Perl HTML Pod Creation On Linux And Unix
Simple bash script to use pod2html to create a one-stop reference page for all available POD documentation from your installed Perl distribution.
Read more »- Login to post comments
Simple Cumulative Math Using Awk On Unix or Linux
Using Awk to do incremental, or cumulative, addition, subtraction, multiplication or division, etc.
Read more »- Login to post comments
How-To: Add New Web Shortcuts in Konqueror
Web shortcuts are a useful feature allowing you to search on many websites only by typing a short keyword in Konqueror's address bar. For example, typing wp:linux or gg:linux will automatically search for Linux on Wikipedia and, respectively, on Google, and display the results.
Read more »- Login to post comments
10 Popular Linux Apps I Couldn't Live Without
Review of ten most popular Linux applications. 1. Amarok - Audio Player
Read more »Build a High Performance Telephony System with New Book on OpenSER
Building Telephony Systems with OpenSER is a new book from Packt, which acts as a step-by-step guide to building a high performance Telephony System. Written by Flavio E. Goncalves, this book teaches users how to develop a fast and flexible Session Initiation Protocol (SIP) server using OpenSER.
Read more »Seven Reasons to Move to Linux
Selling businesses on the benefits of Linux has been a tough proposition for many years. Common reasons cited for not moving to the open-source operating system include system complexity, lack of in-house IT skills and a shortage of business applications.
Read more »Command line, are you afraid ?
In this small article I will try to show you all the basics on the command line, but first things first, let’s start with the directory layout
Read more »- Login to post comments
Mandriva Linux - Wonderful and Maddening
Well, since I've gone through both Ubuntu and openSuSE Linux, and my curiosity about Unix systems in general has really started to kick in, I've decided to go through a few more variants to see what they are like...The next candidate is Mandriva Linux, currently on what they term their "Spring 2008" distribution.
Read more »- Login to post comments
Changing the PHP Session Behavior
As part of PHP’s support for sessions, there are over 20 different configuration options you can set for how PHP handles sessions. Here I’ll highlight a few of the most important ones here. Note two rules about changing the session settings:
1. All changes must be made before calling session_start().
2. The same changes must be made on every page that uses sessions.
- Login to post comments