100%
04.12.2024
Rubén Llorente ... _file {
18 path = "webserver.yml"
19 file_name = "user_data_vm-webserver.yml"
20 }
21 }
22
23 resource "proxmox_virtual_environment_file" "network_cloud_config" {
24 count = 4
25 content
98%
01.06.2024
Rubén Llorente ... # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22 upgradeall:
23 desc: Upgrade all packages
24 target:
25 tags: [devuan]
26 cmd: |
27
59%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
59%
02.06.2020
Rubén Llorente ... the EasyInstall script.
Once the setup is complete, the following command opens the ports Citadel uses:
# ufw allow 25,80,110,119,143,443,465,563,587,993,995,5222/tcp
The following commands install
59%
25.09.2023
Rubén Llorente ... Llorente, Linux Magazine
, issue 232, March 2020, pg. 24, https://www.linux-magazine.com/Issues/2020/232/Privoxy
ARP spoofing: https://en.wikipedia.org/wiki/ARP_spoofing
Creative Commons Attribution
59%
03.02.2022
Rubén Llorente ... offers a whole range of models with different capabilities, with prices ranging from EUR29 to 109 (VAT not included; or about $25--$88). They also produce a line of Qubes OS-certified laptops and Nextcloud
35%
17.01.2023
86_64 2.34-9.1.ohpc.2.6 OpenHPC-updates 13 k
slurm-devel-ohpc x86_64 22.05.2-14.1.ohpc.2.6 OpenHPC-updates 83 k
slurm-example-configs-ohpc x86_64 22
35%
04.04.2023
-mod-slurm-ohpc x86_64 2.34-9.1.ohpc.2.6 OpenHPC-updates 13 k
slurm-devel-ohpc x86_64 22.05.2-14.1.ohpc.2.6 OpenHPC-updates 83 k
slurm-example-configs-ohpc x86
34%
10.06.2015
" ; 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
32%
21.08.2012
will allocate 4 cores
15 ### using 3 processors on 1 node.
16 #PBS -l nodes=1:ppn=3
17
18 ### Tell PBS the anticipated run-time for your job, where walltime=HH:MM:SS
19 #PBS -l walltime=0:10:00
20
21 ### Load