Articles
Scheduling tasks with cron
Cron is a daemon used for scheduling tasks to be executed at a certain time. Cron is driven by a crontab, a configuration file that specifies shell commands to run periodically on a given schedule. ...read more
Pure-FTPd virtual users
Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It provides simple answers to common needs, plus unique useful features for personal users as well as hosting providers. All maintenance of virtual users can be made with the "pure-pw" command. ...read more
Hello World!
First article! Definitely must be a "Hello World" examples article. A "Hello World" program is a computer program which prints out "Hello, world!" on a display device. It is used in many introductory tutorials for teaching a programming language. Such a program is typically one of the simplest programs possible in most computer languages.
...read more
Next page: MySQL