Home Search

simple linux - search results

If you're not happy with the results, please do another search

Linux Security Tip-of-the-day: Keep it simple

When using a Linux based operating system and open source / free software you have several tools at your disposal to assist you to...

Making Linux Binaries Simple: Automate ‘Em

Article Source InformationWeek's Open Source WeblogSeptember 28, 2009, 7:49 am If Linux doesn't change its attitude about prepackaged binary (read: closed...

Arch Linux: The Simple, Flexible (and Fast!) Distro

Article Source Linux MagazineAugust 12, 2009, 11:29 am Many people don’t look outside of the top few distros that everyone knows,...

Another Simple Scriptlet To Make The Unix And Linux CLI More User Friendly

Today we're going to shoot out another quick scriptlet that might be useful (or distracting ;) from time to time. It’s a bit of...

Simple dual monitor setup with XrandR in Ubuntu (Linux)

This article will be a quick tutorial on how to set up a dual monitor display system on linux with the XrandR program. I...

Linux radio keeps it simple

Pure has announced an Internet radio that runs embedded Linux and provides FM and DAB (Digital Audio Broadcasting) playback. The Evoke Flow radio offers...

Simple Approach to Linux Wireless

Author: JT Smith Wireless connectivity on any Linux distribution that is not pre-bundled with existing hardware is a bit of a crapshoot. And yet I...

Simple Perl Script To Ease Console Server Use On Linux And Unix

Well, it's been a good long time (almost a week) since I've posted anything but numbered lists of, hopefully, useful information. It's about time...

Simple Shell One-Liner To Enumerate File Types In Linux and Unix

Lately, we've been focusing a lot on Perl "one liners," from mass file time syncing to name and IP resolution and I thought it...

Simple Name And IP Resolution Using Perl On Linux

Perl can take care of hostname-to-IP resolution, and the opposite IP-to-hostname resolution, easily, using built-in functions and methods. Link: linuxshellaccount.blogspot.com Category: Linux