96%
21.08.2014
changes. On recent systems, you can use polkit to do this. As of version 0.112, you even have a separate engine, which you can feed with JavaScript-based rules. You can really do some interesting things ... 22
96%
21.08.2014
. On Ubuntu and Debian the appropriate packages go by the names libprotobuf-c0-dev and protobuf-c-compiler; look out for similar names on other distributions.
CRIU also relies on iproute2 – at least version 3.5.0 ... 22
96%
21.08.2014
http://ffnet.sourceforge.net
Disco
Framework for distributed computing based on the MapReduce paradigm
http://discoproject.org
Hadoopy [22]
Wrapper for Hadoop using ... 22
96%
21.08.2014
then immediately start a second run, the result is:
0 major page faults
In other words, it was necessary to access the physical medium 15 times in the first run to read all the test files with an empty cache ... 22
96%
21.08.2014
are not freely selectable; MAC address changes are possible but not recommended. The higher the value of the bridge priority, the less useful the switch is as the root bridge. A switch with a bridge priority of 0 ... 22
96%
21.08.2014
the F8 key if you are not, for example, sitting directly in front of the console. The shutdown t 0 -r command reboots the server in the configured mode. You must install the same version of the operating ... 22
71%
20.05.2014
the Zabbix server. Zabbix nodes are subordinate servers but offer the same functions as a Zabbix server.
In version 2.2, Zabbix has more than 100 new features compared with version 2.0.9. For example, a value ... in version 2.2. ... Zabbix 2.2 ... Zabbix release 2.2
62%
04.12.2024
Rubén Llorente ... _virtual_environment_file.network_cloud_config,
18 ]
19
20 initialization {
21 user_data_file_id = proxmox_virtual_environment_file.rproxy_cloud_config.id
22 network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[0
62%
25.09.2023
Rubén Llorente ... is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
62%
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