16%
17.10.2011
.6.24: 1.5-23
05 pve-kernel-2.6.24-11-pve: 2.6.24-23
06 qemu-server: 1.1-16
07 pve-firmware: 1.0-5
08 libpve-storage-perl: 1.0-13
09 vncterm: 0.9-2
10 vzctl: 3.0.23-1pve11
11 vzdump: 1.2-5
12 vzprocps: 2.0
16%
16.05.2013
-43c0-... |
| da000609-a85f-4d46-8abd-ff649c4cb173 | ext_net |0f5c7b17-65c10-... |
+--------------------------------------+-----------+------------------
root@alice:~# quantum floatingip-create da
16%
22.08.2011
:lanman passfile.txt
Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64])
guesses: 0 time: 1:04:04:08 (3) c/s: 10927 trying: gmugoky - gmugok2
guesses: 0 time: 1:09:25:10 (3) c/s: 10929 trying
16%
04.08.2011
Server using, say, Nagios. The close link between Citrix and Microsoft is demonstrated by the availability of graphical management tools. Basic management tasks on the host system (Dom0) can be handled using
16%
02.08.2022
A quick edit of your pristine MariaDB server's configuration file /etc/my.cnf.d/server.cnf (1) binds the MariaDB service to the localhost and (2) connects and (3) creates the database:
Bind-address = 127.0.0
16%
05.12.2016
-address parameter in /etc/mysql/my.cnf does not point to localhost (127.0.0.1).
Listing 2
mysqld_safe_syslog.cnf
[...]
[mysqld_safe]
#skip_log_error
log-error = /var/log/mysql/error.log
syslog
16%
28.11.2021
/ssh/server.example.com-cert.pub
/etc/ssh/server.example.com-cert.pub:
Type: ssh-rsa-cert-v01@openssh.com host certificate
Public key: RSA-CERT SHA256:uJbAVibJhbFXr0z5l0i/O08/fOwMq+JGbCDqz+/PJ7s
Signing CA: RSA SHA256:vIQWA43cZ4b6
16%
04.08.2020
similarity value of 1.0
to the two rascals. Of course, this is not yet hard evidence of unfair practices, but the result at least shows where you could drill down further to reveal more evidence
16%
17.02.2015
range. In this case, you want to go into the interfaces configuration file,
cd /etc/network
sudo nano interfaces
and change the line that begins iface eth0 inet from dhcp to static, then define
16%
04.04.2023
_type = "simple-zonal"
03 }
04 provider "google" {
05 ...
06 }
07 data "google_client_config" "default" {}
08 provider "kubernetes" {
09 ...
10 }
11 /*******************************************
12