Some personal notes on revision control and backup

This document is based upon some simple notes to myself. I have actually re-writtin this document a couple of times - each time I changed my directory structure, or considered another way to implement some kind of backup solution. Backup may be as simple as a copy or archive-file of a tree of files, or may take advantage of recording small differences since a previous backup, to make efficient use of storage space. This document is about my personal preferences with regard to backup solutions, r

3y | unixsheikh
PHP include path problems

Working with include paths in PHP can sometimes provide quite a challenge. When everything resides in the document root there are no problems, but once the files are moved into one or more subdirectories difficulty may arise. This article uses Unix paths, not Microsoft Windows paths. https://unixsheikh.com/tutorials/php-include-path-problems.html

3y | unixsheikh
How to convert a man page into PS, PDF or DVI

Man pages (short for "manual pages") are the extensive documentation that comes preinstalled with almost all substantial Unix-like operating systems. The Unix command used to display them is man. Each page is a self-contained document. This how-to is about how to convert a man page into a PS or PDF document. https://unixsheikh.com/tutorials/how-to-convert-a-man-page-into-ps-pdf-or-dvi.html

3y | unixsheikh
Mercurial branching, main and stable, a possible workflow

Software projects, whether small or big, often needs to go trough periodic official releases. Often you need to release a stable branch of a project while at the same time development continues on the main branch. This small tutorial is about how this can be done using the Mercurial revision control system. https://unixsheikh.com/tutorials/mercurial-branching-main-and-stable-a-possible-workflow.html

3y | unixsheikh
Passwords from the hackers point of view

What constitutes a strong password, let's take a look from the hackers point of view. https://unixsheikh.com/articles/passwords-from-the-hackers-point-of-view.html

3y | unixsheikh
umount - device is busy

Have you ever tried to unmount a partition only to get the message "device is busy"? Well, there's a reason for that and here's what you can do. https://unixsheikh.com/tutorials/umount-device-is-busy.html

3y | unixsheikh

Membri



Căutare