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 12 08 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(171)
Article
(31)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
...
21
Next »
100%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.
20
a3E 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 ...
12
99%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
set send_slow {1 .1} 06 proc send {ignore arg} { 07 sleep .1
08
exp_send -s -- $arg 09 } 10 } 11 set timeout -1
12
spawn $env(SHELL) 13 match_max 100000 ...
12
98%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
boxgrinder-build --version 02 BoxGrinder Build 0.10.2 03 04 Available os plugins: 05 - rhel plugin for Red Hat Enterprise Linux 06 - centos plugin for CentOS 07 - fedora plugin for Fedora
08
...
12
98%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
PRIVATE (id) 06 07 id = omp_get_thread_num()
08
write(*,*) 'Thread ',id,' Checking in' 09 10 IF (id == 0) THEN 11 WRITE(*,*) ' Number of threads in use is ',omp_get_num_threads()
12
ENDIF 13 14 ...
12
76%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... " { 11 endpoint = "https://192.168.3.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 }
20
76%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... : 04 cmd: | 05 echo "Here you are, a bone!" 06 target: 07 tags: [dog]
08
horsefeeding: 09 cmd: | 10 echo "Take an apple, you good horsey!" 11 target:
12
tags
19%
Elastic Beanstalk
29.10.2013
Home
»
Articles
»
Scaling group named: awseb-e-mnpsy5bpzk-stack-AWSEBAutoScalingGroup-
12
BAR59E5FUDM 2013-05-
08
20
:04:57 INFO Waiting for EC2 instances to launch. This may take a few minutes. 2013-05-
08
20
:07:45 INFO
19%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
" ; shift
20
local display_list="$1" 21 while read display width_
mm
height_
mm
width height ; do 22 if [[ "$display" == "$find_display" ]] ; then 23 echo ${width}
x
${height} 24
17%
AWS Elastic Beanstalk
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
20
:04:57 INFO Created Auto Scaling group named: awseb-e-mnpsy5bpzk-stack-AWSEBAutoScalingGroup-
12
BAR59E5FUDM 2013-05-
08
20
:04:57 INFO Waiting for EC2 instances to launch. This may take a few minutes
17%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
` ]]; then 078 mkdir ./`dirname $l` > /dev/null 079 fi 080 cp $l .$l 081 done 082 done 083 084 cd /export/home/jail/$JAILUSER/devices/pseudo 085 mknod
mm
@0:zero c 13
12
086 mknod
mm
@0:null c 13 2
1
2
3
4
5
6
7
...
21
Next »