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:
%25x20mm&123%21490 Llorente 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(15)
Article
(8)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
Next »
26%
The practical benefits of network namespaces
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
ns2 ip addr add 1.1.1.2/10 dev veth2 18 $ ip netns exec ns1 ip link set veth1 up 19 $ ip netns exec ns2 ip link set veth2 up
20
21 $ ip netns exec ns1 ping -c2 1.1.1.2
22
PING 1.1.1.2 (1.1.1.2) 56
25%
A watchdog for every modern *ix server
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
forwarding the
20
# user locale env variables or we get warnings such as: 21 # bash: warning: setlocale: LC_ALL: cannot change locale
22
RUN sed -i -e 's/^AcceptEnv LANG LC_\*$/#AcceptEnv LANG LC_*/' /etc
25%
Extending OpenNebula with hooks
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
http://opennebula.org/repo/ openSUSE/
12.3
/stable/
x
86_64 opennebula zypper refresh zypper install opennebula zypper install opennebula-sunstone For Debian and Ubuntu, a tarball is available with several
25%
Policy rulesets in cloud-native environments
06.10.2022
Home
»
Archive
»
2022
»
Issue 71: Kuber...
»
": [ 16 { 17 "GroupName": "RND-Admins" 18 } 19 ]
20
}, 21 {
22
"Path": "/", 23 "UserName": "guido", 24 "Arn": "arn:aws:iam::123456789:user/guido",
25
25%
Cross-Vendor IPsec
25.10.2011
Home
»
Articles
»
"; ## SECRET-DATA 13 } 14 gateway remote-racoon { 15 ike-policy test
123
; 16 address 192.168.1.7; 17 no-nat-traversal; 18 external-interface ge-0/0/0.0; 19 }
20
} 21
25%
A self-healing VM system
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
datacenter: "{{ Vv_datacent }}" 19 folder: "{{ Vv_folder_1 }}"
20
state: absent 21 when: vm_facts.instance is defined
22
23 - name: Deploy VM from Template file 24 vmware_deploy_ovf:
25
25%
Where Does Job Output Go?
11.09.2023
Home
»
HPC
»
Articles
»
factors to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately
22
mm
wide and 60-80
mm
long. It became obvious that putting a fair number of SSDs
25%
Where does job output go?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately
22
mm
wide and 60-80
mm
long. It became obvious that putting a fair number of SSDs that are very fast
25%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
/6): tftp-server-5.2-24.el8.
x
86_64.rpm
123
kB/s | 49 kB 00:00 (4/6): dhcp-server-4.3.6-47.el8.
x
86_64.rpm 3.9 MB/s | 529 kB 00:00 (5/6): bind
25%
Update your Docker containers safely
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
check_args "$@" 13 14 local image=$1 15 local token=$(get_token $image) 16 local tags=$(get_tags $image $token) 17 echo "tags reported are:" 18 echo $tags 19 }
20
21 get_token() {
22
local
« Previous
1
2
3
Next »