search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%xsede%3 09 Llorente"52
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(107)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »
19%
Archiving email and documents for small businesses
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
Figure 4 for the results. Listing
3
search.sh 01 #! /bin/sh 02 while true; 03 do 04 clear 05 06 # Search key 07 echo -n "Enter search key: ";read sube 08
09
# Query 10 namazu -f
19%
Shell scripts: Equal rights for Unix derivatives and Linux
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
="" 04 PING="ping -c1 -w
3
" 05 PING2="" 06 07 case $OS in 08 HP-UX*)
09
PING=ping 10 PING2="-n 1" 11 RSH="remsh" 12 RSH2="-l user" 13 ;; 14 Sun
19%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.20a
3
E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 ! 08 interface eth0
09
multicast 10 ipv6 nd suppress-ra 11 ! 12 interface eth1 13 ip address 10
19%
Enterprise communication with IRC
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
. For other distros, the Ratbox source files are available at the project website [
3
]. After unzipping, you can install with the classic three-command trick of configure, make, and make install. That Ratbox
19%
Managing computers with Rex
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log"; 08
09
desc "Uptime estimate"; 10 task "uptime", group => ["intranet", "accounting"], sub { 11 say run 'uptime'; 12 }; Package Service Listing
19%
Tuning your filesystem's cache
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
experience [2]. A good tool for cache control is vmtouch [
3
], which is at home on most Linux 2.6, FreeBSD 7.x, or Solaris 10 kernels; mileage may vary on other *nix variants. Expect partial functionality
19%
One metric to rule them all
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
/uptime.1.html Getloadavg (
3
) man page: http://www.kernel.org/doc/man-pages/online/pages/man
3
/getloadavg.
3
.html CentOS Deployment Guide – /proc/loadavg: http://www.centos.org/docs/5/html/
5.2
19%
Apache 2.4 with mod_lua
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
type="text" name="firstname"> 07
08
09
10