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

Categories
 
folder Databases
MySQL, SQLight, MS-SQL, Oracle and other
folder Hardware (2)
folder Networking (1)
folder OS
Operating Systems - Windows, Linux, FreeBSD, Solaris...
folder Programming
Programming Languages - CShell, PHP, JavaScript, Perl...
folder RFC (1)
Standards
folder Security (1)
folder Servers
folder Software


Most viewed
 
document Standard Input and Output Redirection
The shell and many UNIX commands take their input from standard input (stdin), write output to standard output (stdout),...
Not rated 27 Feb, 2009 Views: 2240 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: 1431 Comments: 0
document Processing Command Line Options with PERL
--- CODE #!/usr/bin/perl use Getopt::Long; # set default value for option $debug = 0; # get value of debug flag $result = GetOptions...
Not rated 29 Sep, 2008 Views: 1411 Comments: 4
document Mount ISO image in FreeBSD
FreeBSD 5.x Mount       # mdconfig -a -t vnode -f image.iso -u 0     # mount -t cd9660 /dev/md0...
rating 06 Nov, 2007 Views: 1331 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 21 Jan, 2009 Views: 1160 Comments: 0
Recent articles
 
document Different Ways to Lock Windows XP
These methods apply to both Windows XP Home and Windows XP Pro. There are several ways to lock your Windows XP computer, but all of them use the...
Not rated 05 Feb, 2010 Views: 52 Comments: 0
document How can I tell how much RAM is installed on a FreeBSD box?
Just run this command # sysctl hw.physmem
Not rated 21 Jan, 2010 Views: 79 Comments: 0
document Installation and Configuration of Nginx FastCGI PHP
Not rated 02 Dec, 2009 Views: 220 Comments: 0
document How to add an additional Super User in Debian or Ubuntu
When you set up Ubuntu, it automatically adds the first user to the sudo group. As it doesn't automatically add additional users to the sudo group
Not rated 28 Oct, 2009 Views: 341 Comments: 0
document Remove all installed packages and ports on FreeBSD
This post provides the steps required to remove every installed package and port on a FreeBSD system. By following the bellow steps you'll end up...
Not rated 14 Aug, 2009 Views: 633 Comments: 0



RSS