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"52 08 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(54)
Article
(5)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
Next »
100%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
-- "PASSWORD\r" 49 expect -exact "\r 50 Linux aspen 2.6.32-43-server #97-Ubuntu SMP Wed Sep 5 16:56:41 UTC 2012
x
86_64 GNU/Linux\r 51 Ubuntu 10.04.4 LTS\r
52
\r 53 Welcome to the Ubuntu Server!\r 54 ...
12
81%
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
62%
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
20%
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%
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
17%
Getting started with the OpenStack cloud computing framework
28.06.2011
Home
»
CloudAge
»
Articles
»
-Manage: novammanage user admin rwartala This process creates an access key and a security key: export EC2_ACCESS_KEY=713211a477a154470fUU ae543346b
52
e30a0e export EC2_SECRET_KEY=244de6a188aa344e
12
UU 9521003ac756abbdf
16%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 64 bytes from
52
.90.56.122: icmp_seq=3 ttl=48 time=40.492 ms [ output truncated ] Welcome to Ubuntu
20
.04.1 LTS
16%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
var/opt/bro/logs Subdirectories ls -l /var/opt/bro/logs/ total 244 drwxr-xr-
x
. 2 root root 4096 Oct
20
00:00 2014-10-19 drwxr-xr-
x
. 2 root root 12288 Oct 21 00:00 2014-10-
20
drwxr-xr-
x
. 2 root root
16%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
== 0:
08
data = { 'key1' : [10,10.1,10+11j], 09 'key2' : ('mpi4py' , 'python'), 10 'key3' : array([1, 2, 3]) } 11 else:
12
data = None 13 # end if 14 15 data = comm
15%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
backend3.example.com server; 05 backend4.example.com server down; 06 backend5.example.com backup server; 07 }
08
09 upstream fallback { 10 fallback1.example.com server: 8081; 11 }
12
13 14 server { 15 % 16
1
2
3
4
5
6
Next »