TheLinuxNews

Linux and Open Source News, Articles, Howtos...

Build A Linux-Based Wireless Access Point (Part 2)

In Part 1 we looked at some of the great hardware choices for building a custom Linux-based wireless access point, including mini-ITX and embedded systems. Today we'll learn how to convert an ordinary old PC into a powerful, customizable access poi read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Set up a basic web cache with Squid

Squid is probably the world’s most popular caching system and proxy server. In this tutorial, I’m going to be using it to set up a basic HTTP cache for a small local network. I’m going to use Fedora 8 for this tutorial, but these steps should work o read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Upgrade from 32-bit to 64-bit Fedora Linux without a system reinstall

One great thing about Linux is that you can transplant a hard disk from a machine that runs a 32-bit AMD XP processor into a new 64-bit Intel Core 2 machine, and the Linux installation will continue to work. However, if you do this, you'll be runni read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Installing Linux over network (no CDROM drive)

Installing Linux is trivial nowadays. You just need to download ISO image, burn it on CD/DVD and reboot the machine. But, what if… the computer doesn’t have a CD drive? Well, don’t worry. In such case you can install Linux directly through the net. read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Working Productively in Bash’s Vi Command Line Editing Mode (with Cheat Sheet)

Bash provides two modes for command line editing - emacs and vi. Emacs editing mode is the default and I already wrote an article and created a cheat sheet for this mode.

This time I am going to introduce you to bash’s vi editing mode and give ou read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

OpenLDAP + Samba Domain Controller On Ubuntu 7.10

This document is a step by step guide for configuring Ubuntu 7.10 as a Samba Domain Controller with an LDAP backend (OpenLDAP). The point is to configure a server that can be comparable, from a central authentication point of view, to a Windows Serv read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Installing Linux Mint - Full tutorial

If you are a beginner Linux user looking for a simple, friendly distribution, you might want to look at Linux Mint.

Linux Mint is based on Ubuntu and shares the same repositories. The default version ships with the Gnome desktop, although the KDE read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Understanding Basic Unix File System Permissions

To properly work within a Linux or BSD file system, we must first understand the security that comes by default with that system. File permissions are a way that the system controls who can do what with each file or folder, and in some cases how fut read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Howto Setup iTunes-compatible Media server in Ubuntu

mt-daapd is a DAAP server that works with most POSIX compatible operating systems. It allows you to share your music collection over the local network using the same protocol iTunes uses, so real iTunes users may peruse your music.

Moreover, if y read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury

Comprehensive Linux Services List: Explanation and Recommendation

Linux services are basically programs that start at boot time to provide certain features and services (Apache, the web server for example). After installation, every Linux distribution provides a list of enabled services. However, you might not nee read more »
comments Discuss   addto Add this link to...  recommend Tell a friend   report Bury