Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

qrencode: Generate QR code from Ubuntu command line

Up
vote
Down

A QR Code (it stands for “Quick Response”) is a mobile phone readable barcode. simply encode a URL into the QR Code and then point a mobile phone (or other camera-enabled mobile) at it. If the device has had QR Code decoding software installed on it, it will fire up its browser and go straight to... read more...
permapage | score:9464 | -Linux Tips, October 26, 2011

Install KVM guests on Ubuntu 11.04 from command line

Up
vote
Down

Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 11.04 KVM server. read more...
mail this link | permapage | score:9128 | -falko, May 11, 2011

MySQL Command Line Tips

Up
vote
Down

Learn a few tricks to use with the MySQL command line client...
Suppose your new web application is really starting to take off, with new users registering by the hour. Like a stock IPO, chances are you and your colleagues are regularly peeking the user count. But, constantly logging in to and out of MySQL just to execute a simple query is aggravating. However, if you're otherwise logged in to the server, you can create a shell alias that will log in to the MySQL server, select the appropriate database, and execute a specific command:
read more...
mail this link | permapage | score:8702 | -Ray, February 7, 2008

Command line audio players for Linux

Up
vote
Down

This article covers mp3blaster, Cplay, Cmus, and MOC...
Given the proper codecs, in Linux you can play almost any digital audio format. Linux has many graphical applications that can do the job, such as Amarok, Rhythmbox, Audacious, and XMMS, all of which provide an intuitive user interface, playlist sorting, and various other options. But what if you want low resource usage so you can play tunes on aging hardware? Here are some alternative players for the Linux command line.
read more...
mail this link | permapage | score:8649 | -Ray, January 29, 2008

cutmp3: Command Line MP3 Editor

Up
vote
Down

cutmp3, as the name implies is a simple command line tool to edit and cut MP3 files without loosing any quality. cutmp3 can edit the mp3 files interactively or selection (start time and end time) can be provided from the command line or even better can be used with a timetable fiile specifiying different start/end times from the same MP3 files. read more...
permapage | score:8640 | -Susenator, May 16, 2009

Command line functions

Up
vote
Down

Functions may be defined at the command-line and then used as many times as needed as long as a new shell is not started. This feature of the Bash shell can be a handy tool if you are repeatedly performing the same command or series of commands. read more...
permapage | score:8582 | -aweber, July 8, 2011

Linux command line tutorial

Up
vote
Down

GUIs are fine, but to unlock the real power of Linux, there's no substitute for the command line. Get to know some of the major features of the bash shell. By the end of this article, you will be comfortable using basic Linux commands like echo and exit, setting environment variables, and gathering system information.

(here are some fine art canvas prints) read more...
permapage | score:8562 | -solrac, August 28, 2009 (Updated: April 24, 2012)

More CommandLineFu One-Liners Explained

Up
vote
Down

Remember the previous post on CommandLineFu One-Liners Explained?

This article explains the next ten top one-liners.

For example, did you know "dd if=/dev/dsp | ssh username@host dd of=/dev/dsp" outputs your microphone on remote computers's speaker? This article explains how it works. read more...
permapage | score:8546 | -pkrumins, March 25, 2010

MPD and NCMPC: Command LIne Music

Up
vote
Down

Music nirvana from the command line...
There is literally no dearth for music player applications in Ubuntu. Banshee, which is the new default music player for Ubuntu 11.04, is among the best you can get. Alternatives include Clementine, Rhythmbox, Amarok, DeadBeef among others. But MPD(Music Player Daemon) and NCMPC(an MPD client) combination opens up a whole new genre of music players for Ubuntu power users. Folks who like tools like Twidge Twitter Client are gonna adore this.
read more...
mail this link | permapage | score:8542 | -Ray, May 23, 2011

The five Ws of the Linux Command Line

Up
vote
Down

After the five W's of the the Linux command line, a little bitty cheat give you the 'H' of how...
Finally, as was the case back in school, the "sixth W," how, comes last. There is no how or howis command. But if your system isn't complete without that final question, there is a simple solution. Enter the following command to give your Linux box a useful and convenient how: ln -s /usr/bin/man /usr/bin/how. And just like that, you have all of your Ws (and your H) covered.
read more...
mail this link | permapage | score:8476 | -Ray, July 25, 2006

Nail: Linux command line mail

Up
vote
Down

I still type 'mailx' out of habit, but it's just a link to nail on my system.
Nail is a lightweight console-based mail client, made to be a modern replacement for the ancient mailx command. It's fully compatible with mailx, but has a lot more features, which makes it appropriate for everyday use. Nail supports POP3, IMAP, and SMTP out of the box, so there's no need for further programs like Fetchmail or Postfix. It also has a built-in Bayesian spam filter, so you don't need external tools like SpamAssassin.
read more...
mail this link | permapage | score:8475 | -Ray, February 17, 2006

Command line web browser: Lynx

Up
vote
Down

I use Lynx every day. No, really...
This time I've gone too far. Espousing the use of a text-based web browser is like encouraging honesty at Microsoft. The very notion of a text interface for the Web runs against the grain. Nonetheless, that's what we're doing this week here on the CLI frontier. Come read about a lean, mean, text-based browsing machine that's faster than a lynx. Actually, it is a Lynx.
read more...
permapage | score:8462 | -Ray, February 1, 2005 (Updated: August 24, 2008)

MOC: Command line audio player

Up
vote
Down

Play your music from a text interface...
Based on ncurses, MOC (music on console) is a popular, text-based audio player which can play various audio formats, including Ogg Vorbis, FLAC, MP3, MP4, WMA and WAV. The release I'm going to talk about in this article is 2.5.0-alpha3, as it comes with Debian Lenny.
read more...
permapage | score:8417 | -Ray, April 27, 2009

Linux Command Line Games by ESR

Up
vote
Down

Eric S. Raymond isn't just an open source evangelist -- he's a coder too.
We're going to look at a few programs he maintains -- if we can borrow a phrase from another famous coder -- just for fun.

The download page for each of these games is linked to from the game title in the section heading. A man page is included with each source code tarball. You should probably consider reading the man page a prerequisite for game play.
read more...
permapage | score:8392 | -Ray, June 8, 2004

bash command line completion

Up
vote
Down

This pair of short articles are an introduction to the bash shell's command line completion capabilities. They come in a part 1 and a part 2.
One of the nicest facilities of the modern shell is the built in "completion" support. These facilities allow you to complete commands and their arguments easily. Read on for a brief introduction to adding your own command completions.
read more...
mail this link | permapage | score:8313 | -Ray, December 25, 2005

Command line interactive Unix shell scripts

Up
vote
Down

Dealing with interactive programs with Expect scripting...
Like it or not, but sooner or later you realize that you'll have to write shell-scripts to administer UNIX. And among these scripts there certainly will be those to cooperate with interactive applications such as telnet, ftp, su, password, ssh. But it means the end of the admin's quiet life because while dealing with interactive programs one often come across numerous hidden traps which doesn't usually happen with ordinary sh-scripts. Though fortunately or may be not, but most of these problems generally turn up within first five minutes of the work under the script. The symptoms typically look like that author can't pass the authentication from the script.
read more...
mail this link | permapage | score:8257 | -Ray, June 22, 2005

Linux command line information tools

Up
vote
Down

This newbie-level article tells you how to find out things like your IP address, where a command resides, what a command does, and who was recently logged into the system.
There are lots of ways the CLI can help you. Often, you don't need to do something so much as you need to know something. This week we'll take a quick look at several commands -- whereis, whatis, df, kernelversion, ifconfig, route, and last -- that can quickly answer questions about your system or configuration. Wipe that GUI mess out of your eyes and meet me at the CLI.
read more...
mail this link | permapage | score:8251 | -Ray, July 26, 2005

Easing SLES 10 command line administration

Up
vote
Down

The author of "The Definitive Guide to SUSE Linux Enterprise Server" talks about SGID and SUID uses, how to make device sharing easier and more.
Advanced permissions can be very useful, but very dangerous as well. Let's talk about SUID, first. This permission is meant to be used on executable program files only when strictly necessary. In my opinion, it is better not to use them at all. They can provide an excellent backdoor for a hacker if used not in the right way.
read more...
permapage | score:8203 | -janewalker6847, February 13, 2007

Linux command line intro

Up
vote
Down

A gentle introduction to the Linux / bash command line...
The guide aims first-time users and average Linux users and its goal is to make you learn your way around when using the Linux command-line interface (or CLI for short). It also encourages some habits which I believe that, although hard to learn at first, will make you more productive later on.

I divided this guide in several sections, so feel free to jump to whichever you want using the links below:
read more...
permapage | score:8198 | -Ray, December 23, 2010

The Internet on the Linux / Unix command line

Up
vote
Down

UNIX provides hundreds, if not thousands, of commands with which you can manipulate a large variety of resources available in the kernel and user space. Martin Streicher, Editor-in-Chief, Linux Magazine, looks at three essential UNIX utilities that deliver the entire Internet to your command line. read more...
permapage | score:8131 | -solrac, September 7, 2006
More articles...
Buy Fine Art on Canvas Online

Selected articles

Space Tyrant: A threaded game server project in C

Download: Linux 3D Client for Starship Traders

The Real Microsoft Monopoly

Hacker Haiku

Space Tyrant: A multiplayer network game for Linux

How to install Ubuntu Linux on the decTOP SFF computer

Missing the point of the Mac Mini

Apple DIY Repair

Why software sucks

Linux vs. Windows: Why Linux will win

Shadow.sh: A simple directory shadowing script for Linux

Closed Source Linux Distribution Launched

No, RMS, Linux is not GNU/Linux

MiniLesson: An introduction to Linux in ten commands

Mono-culture and the .NETwork effect

Microsoft to push unlicensed users to Linux

Space Tyrant: Multithreading lessons learned on SMP hardware

The short life and hard times of a Linux virus

Programming Language Tradeoffs: 3GL vs 4GL

Scripting: A parallel Linux backup script

Beneficial Computer Viruses

Space Tyrant: A threaded C game project: First Code

Apple to Intel move no threat to Linux

The Supreme Court is wrong on Copyright Case

Tutorial: Introduction to Linux files

Graffiti Server Download Page

Currency Traders Telnet Game

VPS: Xen vs. OpenVZ

Linux dominates Windows

Why Programmers are not Software Engineers

The life cycle of a programmer

Librenix T-Shirts and Coffee Mugs!

The Network Computer: An opportunity for Linux

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin