100%
09.05.2018
in the main Ansible config file /etc/ansible/ansible.cfg
. The line I changed (I am using Ansible version 2.0.0.2, so your defaults might be slightly different) went from
#callback_whitelist = timer, mail ... 0 ... 0
99%
15.12.2017
Windows workstations for a particular company department, you would create a template for one of those workstations. If you’re responsible for implementing 100,000 IoT devices, you could use this domain ... 0 ... 0
99%
09.11.2017
means no one is tuning in to optimization, and the results of GPU acceleration can be quite pronounced. Our tests have shown it is not uncommon to see up to a 500x speedup with Python.”
Who’s using HIP ... 0 ... 0
86%
04.12.2024
Rubén Llorente ... the downloaded image to it
qm create 100 --name openbsd-master --memory 1024 --agent 1,type=isa --scsihw virtio-scsi-single --boot order='scsi0' --net0 virtio,bridge=vmbr0 --serial0 socket --vga serial0
qm set 100
86%
25.09.2023
Rubén Llorente ... a LAN with devices that use network 192.168.101.0/24 and another with a LAN that uses 192.168.100.0/24, you would set the router of the first to direct any internal traffic to the second over a Wire
75%
13.02.2017
The initial version 6 of PowerCLI, the Windows PowerShell interface for managing VMware vSphere, appeared in March 2015 to coincide with the release of vSphere 6.0. In mid-September 2015, release 2 ... PowerCLI in the current version 6 R3 supports access to nearly all VMware data center and cloud products with around 500 cmdlets, including numerous additional features, APIs, and interfaces ... PowerCLI 6.0 Release 3 ... New Features in PowerCLI 6.0 R3
75%
01.12.2022
The Windows Subsystem for Linux (WSL) has dropped its “Preview” label and is now generally available as version 1.0.0 in the Microsoft Store.
According to the announcement, the Store version ... WSL Version 1.0.0 Now Available
73%
04.10.2018
/federico/Samsung_T5, but I could just as easily find out from the shell (Listing 1) where sdb is actually mounted:
federico@cybertron:~$ lsblk | grep sd
sda 8:0 0 119.2G 0 disk
|--sda1 8:1 0 500M 0 ... We kick the tires of a Samsung 500GB SSD that promises a transfer rate of 540MBps. ... Testing the Samsung MU-PA500B 500GB SSD
73%
10.06.2024
What’s new at the 2024 International Supercomputing Conference and in the TOP500.
... in gigaflops per watt over time. The first Green500 list was in June 2013. The number 1 system used GPUs even then (NVIDIA K20 with QDR InfiniBand). The energy efficiency was 3,208.8Mflops/W (0.32Gflops ...
What’s new at the 2024 International Supercomputing Conference and in the TOP500.
63%
01.06.2024
Rubén Llorente ... --refresh upgrade-minimal
32 elif [[ $S_TAGS = "openbsd" ]]; then
33 pkg_add -u
34 syspatch
35 MY_STATUS=${?}
36 if [[ $MY_STATUS -eq 0 || $MY