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:
%xcomm%2n2222a Llorente 22
?
Refine your search
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(23)
Keywords
1
2
3
Next »
100%
Mandatory access control with Tomoyo Linux
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
compared with version 1.
x
are noticeable in Tomoyo versions
2.2
.
x
and
2
.3.
x
; the current version
2
.5 only lacks a couple of features. Unfortunately, version
2
.5 is only available in Linux kernel 3.
2
, which
97%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
# Header for user-specific report 19 printf("%
2
s\t%4s\t%4s\tD=%
2
d\
n
", "
N
", "Xdat", "Xpdq", MAXDUMMIES);
20
21 foreach $users (sort {$a <=> $b} @vusers) {
22
pdq::Init($model); 23 $pdq::streams = pdq
95%
Tracing applications with OProfile and SystemTap
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
_RETIRED_ANY_P: (counter: all)) number of instructions retired (min count: 6000) L
2
_RQSTS: (counter: all)) number of L
2
cache requests (min count: 500) Unit masks (default 0
x
7f) ---------- 0xc0: core
95%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
SyslogFacility AUTH
20
TCPKeepAlive yes 21 UseDNS no
22
UsePrivilegeSeparation yes 23 Subsystem sftp /usr/local/libexec/sftp-server 24 Match Group sftponly 25 ChrootDirectory /export
95%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \ 19 xargs rpm --queryformat '%{NAME}\
n
' -qf |sort -u
20
glibc 21 libgcc
22
libstdc++ 23 libxml
2
24 nss-softokn-freebl 25 zlib 26 ... VMware Server
2.0
on recent Linux distributions
95%
Monitoring network computers with the Icinga Nagios fork
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
notification_interval 60 16 notification_options d 17 } 18 19 # Fileserver
20
define host{ 21 host_name fileserver
22
alias Fileserver 23
92%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
for Enterprise JavaBeans (EJB) [
2
] and a web server based on Tomcat that supports servlets and JavaServer Pages (JSP). History and Architecture JBoss was developed in the 1990s by Marc Fleury as a pure EJB
92%
Galera Cluster for MySQL
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
MySQL-shared-compat-5.5.
22-2
.el6.
x
86_64.rpm rpm -i MySQL-client-5.5.
22
-1.el6.
x
86_64.rpm With CentOS 6, the following additional package is necessary: yum install openssl098e.
x
86_64 The easiest way
92%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
_RESKEY_user doesn't exist"
20
return $OCF_ERR_INSTALLED 21 fi
22
23 getent group $OCF_RESKEY_group >/dev/null
2
>&1 24 rc=$? 25 if [ $rc -ne 0 ]; then 26 ocf_log err "Group $OCF
91%
Managing virtual machines
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
-net.rules -e "s/$oldmac/$newmac/" 19 virt-edit $vmname /etc/sysconfig/network -e "s/vm1/$vmname/"
20
21 echo $newid >> vm-list.txt
22
23 echo "cloning finished, starting vm" 24 virsh start $vmname
1
2
3
Next »