99%
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
99%
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
99%
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
99%
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
70%
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
55%
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
55%
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
55%
20.06.2022
The Ubuntu Server 22.04 (Jammy Jellyfish) long-term support (LTS) release is suitable for enterprise-class deployments "from the data center to the edge" [1] and will be supported until 2032 ... The Ubuntu Server 22.04 (Jammy Jellyfish) long-term support (LTS) release is suitable for enterprise-class deployments "from the data center to the edge" and will be supported until 2032. ... Ubuntu Server 22.04 LTS (Install)
43%
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
41%
15.12.2017
:create
19 end
20
21 cookbook_file "#{node['main']['doc_root']}/index.html" do
22 source 'index.html'
23 owner 'www1-data'
24 group 'www1-data'
25 action :create
26 end
27
28 template "/etc/apache2/sites ... 0 ... 0