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),...
rating 27 Feb, 2009 Views: 2478 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: 1976 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: 1748 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: 1503 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: 1347 Comments: 0
Recent articles
 
document Remove path from find result in Bash
Find all .sh files from current directory. $ find . -name "*.sh" ./als.sh./engine/a.sh./engine/mysc.sh./tools/new/slv.sh
Not rated 16 Apr, 2010 Views: 85 Comments: 0
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: 245 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: 282 Comments: 0
document Installation and Configuration of Nginx FastCGI PHP
Not rated 02 Dec, 2009 Views: 409 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: 555 Comments: 0



RSS