Aug
20
2009
Most of us already know cluster features aren’t provided on Windows 2003 server Standard Edition.
The thing is you’ve got a shared storage space but you can’t (or don’t want to) afford 2 Windows Enterprise licences just for a file server.
There is DFS indeed but one acknowledge it is a pity to replicate data that resides [...]
Tags: 2003 server, cluster, disk, DOS, drive, failover, file server, nbtstat, netbios, netbt, redondant, script, share, standard edition, volume, Windows
Jan
21
2009
This shell script finds duplicate files in a given directory comparing their (md5) checksum. This means the content is checked and is strictly identical, rather than the filename or date of creation.
This is usually useful to delete large files. ‘Find’ command option -size can help speeding up and finding the largest duplicate files.
admin@fileserver$
find /usr/bin -type [...]
Tags: batch, checksum, double, duplicate, files, find, linux, md5, md5sum, script, shell, unix
Dec
04
2007
Create a .htpasswd Entry
Username
Password
Download
Download the php or Perl free script from the links below if you want to integrate the .htpasswd generator to your site or intranet
Php .htpasswd Generator
Perl [...]
Tags: .htaccess, .htpasswd, download, free, generate, generator, password, perl, php, script