First in a series of posts written for non-geeks just starting out with Linux. The idea is to provide the gist, a few important facts, and some fun suggestions. Slowly and easily. Some of the posts in this series may end up being useful references, so consider bookmarking those.
Read more »Drupal 6.14, Introduction and Installation
With all the great Open Source CMSes out there, it's getting hard to make a choice as to which one to use for your site. After looking into many such CMSes, I decided to make Drupal the primary CMS for developing websites for my clients.
Read more »Category: High End Tags:
- Login to post comments
Drupal: Get started the easy way
You probably already have a few ideas about what it takes to set up a website, but put those to one side for now, because we're going to look at a different way of doing things. With Drupal, all you really need is a name and an idea of the type of content you want.
Read more »Category: High End Tags:
- Login to post comments
A Short Introduction To Cron Jobs
This article is a short introduction to cron jobs, their syntax, and how to set them up. A cron job is a scheduled task that is executed by the system at a specified time/date.
Read more »- Login to post comments
What’s This “Linux” Thing and Why Should I Try It?
It seems every new computer in the last year has had Linux, but to most people that doesn’t mean anything. It probably leaves you wondering, “what’s this Linux thing everyone’s talking about?”
So, what is this Linux thing?
- Login to post comments
SSH Port Forwarding
SSH (Secure SHell) is well known to Linux administrators as the de facto method for connecting to other systems. SSH long ago supplanted other connection methods because it strongly encrypts the connection between the hosts, ensuring that passwords and any transmitted data are safe from prying eyes.
Read more »Category: End User Tags:
An introduction to the visual features of GNU Screen
Many people here use GNU Screen, and I've not seen extensive coverage of the things you can do with the status-line in the past, so I thought a brief overview of a couple of visual settings wouldn't be amiss. Read on for more details.
Read more »Category: High End Tags:
- Login to post comments
Getting grubby: Demystifying the Linux start-up processes
Linux users can boast long times between reboots, but even so, the startup screens will grace your display at some time. Here’s just what your computer is doing during this process, the several important steps that occur and the order they take place, and how you can take control.
Read more »- Login to post comments