DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Sub Categories
 
folder Debian (2)
folder FreeBSD (11)
folder Gentoo (1)
folder HP-UX (1)
folder Linux (4)
folder MacOS (1)
folder OpenBSD (1)
folder Solaris (7)


Showing: 1-8 of 8  
Articles
 
document Recursively chmod only directories or files
Ever come across the problem of needing to chmod a directory and its many, many, sub-directories, but you don’t want to touch any of the...
Not rated 18 May, 2009 Views: 1152 Comments: 0
document Install and enabling Apache mod_substitute
There is an interesting module for apache which does automatic search and replacement operations using regular expressions. For information about...
rating 21 Jan, 2009 Views: 2081 Comments: 0
document Search for text in binary files
To search for all occurrences of the text “maybe” in the binary file filename use: $ strings filename | grep maybe
Not rated 27 Nov, 2008 Views: 1152 Comments: 0
document Back-up data using rsync
Īn două cuvinte, 1. Pe ambele servere se instalează rsync. 2. Pe serverul de back-up se crează directoriul īn care va fi...
Not rated 10 Apr, 2008 Views: 1111 Comments: 0
document SSL - Generate self signed certificates
#!/bin/bash #instructions from http://www.tc.umn.edu/~brams006/selfsign.html BITCOUNT=512 TIMEOUT=3650 #ten years echo Generate your own...
Not rated 22 Feb, 2008 Views: 1093 Comments: 0
document Subversion - the quick start guide
Se presupune că Subversion este deja instalat. Crearea repozitoriului Setarea drepturilor de acces Crearea unui proiect nou ...
Not rated 20 Dec, 2007 Views: 1163 Comments: 0
document Lunching KDE Control Panel Modules from command line
From a termina (like xterm), run: kcmshell [module] The following modules are available: background       -...
Not rated 01 Nov, 2007 Views: 1394 Comments: 0
document Using Cron
Cron Summary Cron allows you to program jobs to be performed at specific times or at steady intervals. This month Mo Budlong explains some cron...
Not rated 01 Nov, 2007 Views: 1256 Comments: 0



RSS