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:
%xsede%3 08 Llorente"52
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(28)
Article
(2)
Keywords
1
2
3
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ). Listing
3
tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "0.64.0" 06 } 07 }
08
} 09 10 provider "proxmox
30%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
is now possible. To do this, you need to modify the /etc/fstab file to point to the desired snapshot, rather than to subvol=@ (here, this is @apt-snapshot-2012-07-23_
08:52
:34). One grub-update and one
30%
Remote desktop based on HTML5
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
quickly view the password hash at the command line with the md5sum utility: # echo -n
| md5sum -t 319f4d26e
3
c536b5dd871bb2c
52
e3178 - Next, add this hash value instead of the password
29%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
certain things. Two reasons a script
08
# might fail are: 09 # 10 # 1) timing - A surprising number of programs (rn, ksh, zsh, telnet, 11 # etc.) and devices discard or ignore keystrokes that arrive "too
29%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.20a
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
29%
Managing computers with Rex
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log";
08
09 desc "Uptime estimate"; 10 task "uptime", group => ["intranet", "accounting"], sub { 11 say run 'uptime'; 12 }; Package Service Listing
29%
One metric to rule them all
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
/uptime.1.html Getloadavg (
3
) man page: http://www.kernel.org/doc/man-pages/online/pages/man
3
/getloadavg.
3
.html CentOS Deployment Guide – /proc/loadavg: http://www.centos.org/docs/5/html/
5.2
28%
Getting started with AI
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
, and was first released in March 2015. It developed a following fairly quickly because the models were popular at the time. Up to version 2.
3
, Keras supported multiple frameworks (back ends) that included Tensor
28%
Reading and understanding database execution plans
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
the explain plan for command in combination with the DBMS_XPLAN.DISPLAY function call (see Example 1). Example 1: Oracle Execution Plan 01 SQL> explain plan for<+>1<+> 02 2> SELECT * 03
3
> FROM sales
28%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
, and was first released in March 2015. It developed a following fairly quickly because the models were popular at the time. Up to version 2.
3
, Keras supported multiple frameworks (back ends) that included Tensor
1
2
3
Next »