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"500
?
Refine your search
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(10)
Keywords
100%
Comparing 5 to 50TB NAS storage boxes
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
(
3
or 6Gbps) with up to 4TB capacity. Typically, you can deploy
2.5
- or
3
.5-inch formats; of the devices we tested, only Buffalo and Netgear did not bother providing drill holes for smaller disks
86%
Give your servers the once over with Nmap
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.nmap.org (64.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 4.
3
(protocol 2.0)
25
/tcp closed smtp
84%
Netcat – The admin's best friend
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
to open this file in your web browser. Some browsers need the length of the file specified, so you could also try: { echo -ne U "HTTP/1.0 200 OK\r\
n
Content-Length: \ $(wc -
c
n\r\n
83%
Practical SELinux
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
is preventing /usr/bin/xchat from name_connect access on the tcp_socket. For complete SELinux messages run sealert -l482
a
1457-4fdc-4d8
c
-91d0-d5ddf4b23891 My Own Rules When I call sealert, the tool tells me
82%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
for VirtualBox 14 - virtualpc plugin for VirtualPC 15 16 Available delivery plugins: 17 - s
3
plugin for Amazon Simple Storage Service (Amazon S
3
) 18 - cloudfront plugin for Amazon Simple Storage
81%
openlava – Hot resource manager
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
.cluster.openlava #----------------------------------------------------------------------- # T H I S I S A O
N
E P E R
C
L U S T E R F I L E # # This is a sample cluster definition file. There is a cluster # definition file for each cluster. This file's name should be # lsf
81%
Creating and evaluating kernel crash dumps
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
kernel sles:~ # grep crash /proc/cmdline root=/dev/disk/by-uuid/10
a
83ffe-5
a
9
f-48
a
2-b8cb-551
c
2cc6b42d resume=/dev/sda
3
splash=silent text showopts crashkernel=128 sles:~ # /etc/init.d/boot.kdump status
79%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339
a
.20
a
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
76%
Tools for troubleshooting the network
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
(Figure
3
). In subsequent test runs, you can compare the results with a previously saved map; devices added or removed are listed in each category. Figure
3
75%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
want to accomplish. More importantly, directives allow you to keep a single codebase, whether for serial or parallel code. The API is specified for
C/C
++ and Fortran, and it has been implemented