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:
%xsede Llorente 08
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(81)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
Next »
95%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
."; 04 String s04 = "Hello, Linux Magazine!"; 05 %> 06 07
08
<%= message%>
09
<%= s04%>
10 <%= new java
95%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
: 1386145 0 IO-APIC-edge pata_sch 07
15
: 0 0 IO-APIC-edge pata_sch
08
16: 9 0 IO-APIC-fasteoi pciehp 09 17: 3398067 0 IO
95%
OpenVPN with e-tokens in large-scale environments
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
/openvpn/keys/CA.crt
08
cert /etc/openvpn/keys/server.crt 09 key /etc/openvpn/keys/server.key 10 tls-auth /etc/openvpn/keys/tls-auth.key 11 12 server 192.168.1.0 255.255.255.0 13 14 keepalive 10 60
15
comp-lzo 16 17
94%
Reading and understanding database execution plans
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
s 04 4> JOIN employees e ON (s.employee_id = e.employee_id) 05 5> WHERE s.sale_date > trunc(sysdate) - INTERVAL '6' MONTH 06 6> AND s.eur_value >= 10; 07 Explained.
08
09 SQL> select * from table
94%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.20a3E 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
94%
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
94%
Filtering email with Sieve
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
01 # -- load plug-ins - 02 03 # -- Move messages into another folder - 04 require "fileinto"; 05 06 # -- Filter rules - 07
08
if header :contains "X-Spam-Flag" "YES" { 09 fileinto "Junk"; 10
94%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
on Thu Oct 11
15
:53:18 2012 04 # Expect and Autoexpect were both written by Don Libes, NIST. 05 # 06 # Note that Autoexpect does not guarantee a working script. It 07 # necessarily has to guess about
94%
High availability clustering on a budget with KVM
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
">
08
09 10
11
12
13 14
15
93%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
Rate;
08
$ServerName = "Cashier"; 09 $Workload = "Customers"; 10 #------------ PDQ Model ------------ 11 # Initialize internal PDQ variable 12 pdq::Init("Grocery Store Checkout"); 13 # Modify the units used
« Previous
1
2
3
4
5
6
7
8
9
Next »