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 Llorente 12
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(78)
Keywords
« Previous
1
2
3
4
5
6
7
8
Next »
89%
Intruder detection with tcpdump
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
: Figure 4: Header bytes
12-15
. # tcpdump -n -r dumpfile.lpc -c 10 'tcp[13] == 18' and host 172.16.183.2 Figure 5 is an example what this command returns. When capturing data with tcpdump, you can
89%
Configuration management with Chef
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
" 05 06 signing_ca_path "/var/chef/ca" 07 couchdb_database 'chef' 08 09 cookbook_path [ "/var/chef/cookbooks", "/var/chef/site-cookbooks" ] 10 11 file_cache_path "/var/chef/cache"
12
node
89%
How Upstart boots Ubuntu-based systems
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
start on filesystem 05 exec /usr/bin/measd --log=/var/log/noise/measure.log 06 07 pre-start script 08 # Create required script: 09 mkdir -p /var/log/noise 10 end script 11
12
post-stop script 13 # Clean
89%
Business continuity for small to medium-sized enterprises
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
full backup with several incremental backups every day. The shortest permissible interval between two incremental backups is
15
minutes. In an ideal case, I would lose a maximum of a quarter of an hour
88%
Intrusion detection with Prelude
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
11
12
13 Order allow,deny 14 Allow from all
15
16 17 Alias /prewikka/ /usr/share/prewikka/htdocs/ 18 ScriptAlias / /usr/share/prewikka/cgi-bin/prewikka.cgi 19
88%
Request Tracker – the underestimated open source ticket system
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
: {$Ticket->OwnerObj->Name} 09 Requestor: {$Ticket->Requestors->EmailsAsString()} 10 Ticket URL: {$RT::WebURL}Ticket/Display.html?id={$Ticket->id} 11
12
Please check the content. If everything turns out
88%
Apache 2.4 with mod_lua
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
:puts("
Answer
") 07 r:puts("") 08 09 for k, v in pairs(r:parseargs()) do 10 if k=='firstname' then 11 firstname=v
12
elseif k=='lastname' then 13 lastname=v 14 end
15
88%
A standard cloud computing API
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
total = summary.values.inject(0) { |sum, i| sum += i }
12
puts "Found #{total} instances in the following states:" 13 summary.keys.sort.each do |s| 14 printf "%20s %d\n", s, summary[s]
15
end 16 puts
88%
Overview of cloud platforms and appliances
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
Box, TurnKey Linux [11], or Standing Cloud (Figure 5) [
12
] can enter the market. They offer image libraries and preinstalled applications (i.e., "software appliances") that users can launch in the cloud
88%
Managing Active Directory at the command line
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
New-ADGroup
12
Remove-ADGroup 13 Remove-ADGroupMember 14 Remove-ADPrincipalGroupMembership
15
Set-ADGroup The following command lists the members of the NYC_MarketingGG group by their Common
« Previous
1
2
3
4
5
6
7
8
Next »