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:
%xcomm%3 09 Llorente"22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(79)
Article
(1)
Keywords
« Previous
1
2
3
4
5
6
7
8
Next »
71%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
} 19
20
-re "($|%|>) " { interact } 21
22
timeout { 23 send_tty "No response from $host\n" 24 exit 25 } 26 } The script begins as usual by saving its arguments into variables
71%
Data acquisition with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
vehicle=$(cat $i | grep "50|10|" | cut -d \| -f
3
)
09
mileage=$(cat $i | grep "50|15|" | cut -d \| -f
3
) 10 date=$(cat $i | grep "50|17|" | cut -d \| -f
3
) 11 quantity=$(cat $i | grep "50|
20
|" | cut -d
71%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
application. Today, it's very easy to get laptops with at least two, if not four, cores. Desktops can easily have eight cores with lots of memory. You can also get
x
86 servers with 64 cores that access all
71%
Managing Active Directory at the command line
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
The introduction of PowerShell [
3
] sees Microsoft finally implement long overdue changes to Windows scripting. Unfortunately, PowerShell Version 1 was no big help for Active Directory (AD ... Professionally manage Active Directory users, groups, and other AD objects with Windows PowerShell Version
2.0
.
71%
Server virtualization with VirtualBox
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
, Mac OS
X
, and Solaris), and it supports a wide number of guest systems, including exotics such as DOS/WIN
3
.1 and OS/2. Installing VirtualBox is easy on any platform because it usually only involves
70%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
20
21
22
23
24
70%
Monitoring daemons with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
is not accessible! ****************" >> dba.log 15 /usr/local/etc/rc.d/002pgsql.sh start 16 sleep 15 17 psql -U monitor -d monitor -c "select * from watch;" 18 19 if [ $? -eq 0 ];
20
21 then
22
70%
Compressed Archives for User Projects
11.08.2025
Home
»
Articles
»
:52 data1_08022025.tar.gz 4 drwxrwxr-
x
3
laytonjb laytonjb 4096 Aug 2
09
:55 . 4 drwxr-
x
--- 18 laytonjb laytonjb 4096 Aug 2
09
:56 .. Now change directories into the mounted archive
70%
Strategies for routing voice calls around a firewall
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
and then rewrites the Contact header to contain the publicly reachable NAT gateway socket. Listing
3
shows an Invite request that has been modified by the SIP proxy: 18.17.16.15 is the gateway's public address;
20.22
69%
Enterprise communication with IRC
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
on */ 17 port = 5556; 18 19 /* hub mask: the mask of servers that this server may hub. Multiple
20
* entries are permitted 21 */
22
hub_mask = "*"; 23 24
« Previous
1
2
3
4
5
6
7
8
Next »