Sunday, July 29, 2007

Editing Basics for the xorg.conf file

The xorg.conf file is the configuration file used by the X Window System to set necessary configuration parameters.

Linux.com provides a great tutorial on editing basics for this file, which is a task that can pose serious hurdles to beginning users.

Read the article | Digg it!

Poetry.

Sort of a work in progress, but I've decided to release a majority of my poetic works under a Creative Commons License.

http://trolyat-poetry.blogspot.com/

Read and enjoy. If possible. :)

Tuesday, July 3, 2007

Beginner's Guide to the Vi editor

I guess that I'm focusing things that aid the average beginning Linux user because I am one.

So, theme for July/August is tutorials/articles that should be of interest to newbies such as myself.
Hope my reader(s) enjoy.

Beginner's Guide to the Vi Editor is a quick-start basics guide to the vi editor made by the lovely folks at UCSD. A great basics tutorial for those who still aren't quite sure exactly what sudo is, and a great tutorial for the linux users that have never really messed with vi that much either.

That's a great jumpstart, but for those like myself who have to read multiple tutorials to get a true grasp of something, I've compiled a list of various tutorals on the vi text editor.

Linux Online, in addition to its many other tutorials, provides a good introductory lesson to vi and its commands.

The University of Oregon provides this tutorial that, though less extensive than Linux Online's, is a pretty good overview.

Sunday, July 1, 2007

10 shortcuts to master bash

The Bourne-Again Shell, or bash, the default shell on most Linux systems as well as the Mac OS X, is an important area of proficiency for any Linux sysadmin. This tutorial covers some really great shortcuts for new Linux users, such as myself.

*twothumbsup*

10 shortcuts to master bash | Digg this story