search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%2522Rub%253%25390 Llorente"22
?
Refine your search
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(102)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »
53%
Script utilities in depth: grep, awk, and sed
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
. Here are some examples: _{
3
,} – Three or more consecutive underscores · {
2,5
} – Between two and five spaces in a row (where · is a space) (the·){2} – Two consecutive
53%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
or newer. Python programmers need to use version
2.5
; the SDK and the environment on the Google servers do not support the current Python
3
.0. The SDK for Go exists at the moment only for Linux and Mac OS X
53%
Enterprise communication with IRC
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
/* connect {}: controls servers we connect to (OLD
C
:,
N
:, H:, L:) */ 02 connect "services.irc.hastexo.com" { 03 /* the name must go above */ 04 05 /* host: the host or IP to connect to
53%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
be replaced solely with the sshd configuration directives shown in Listing
3
. Line 16 specifies that SFTP will listen on port 2202 instead of the default SSH port
22
. This option is configurable and left ...
3
52%
The Swiss Army knife of fault management
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
="walk" value="true"/>
22
23
24
25
52%
The RADOS object store and Ceph filesystem
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
: mkcephfs -
a
-
c
/etc/ceph/ceph.conf -k /etc/ceph/admin.keyring Now you need to ensure that ceph.conf exists on all the hosts belonging to the cluster (Figure
3
). If this is the case, you just need to start ...
9
51%
Virus scanner and content filter with AD authentication
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
, and you need to modify slightly the script that was referred to previously, wbinfo_group.pl (Listing 2). Listing 2 wbinfo_group.pl 01 # Original: 02 03 # $user =~ s/%([0-
9
a-fA
-F][0-
9
a-fA-F])/pack("c
50%
OpenVPN with e-tokens in large-scale environments
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
version [
9
]. Listing
3
/etc/openvpn/ccd/John_Doe 01 # John Doe 02 ifconfig-push 192.168.1.
3
255.255.255.0 03 push "topology subnet" 04 push "redirect-gateway" 05 push "dhcp-option DNS 192
50%
Performance monitoring in Windows Server 2008 R2
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
magazine [6]. Infos PAL: http://pal.codeplex.com Log Parser
2.2
: http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4
c
25
-91b2-f8d975cf8
c
07&DisplayLang=en Office 2003 Add
50%
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
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »