Settare la data -> date +%D -s %m/%d/%y per esempio 25 settembre/9 2020:
sudo date +%D -s "09/25/2020"
Settare l'ora -> date +%T -s %H:%M:%S per esempio 11:23:55:
sudo date +%T -s "11:23:55"
Si può usare anche il comando ntpdate:
Test a new operating system.
On our website you will find a selection of operating systems,
which you can test online without installation in the simplest way.
NOTE:
DistroTest.net is nearly one year old, now something happened... Due to several internal problems and current law restrictions, it is forced to shutdown.
The servers are running until September, then all thing will be offline.
Per installare acd_cli bisogna prima installare python-pip e python-pip3, poi da riga di comando con i privilegi di root:
#pip install acdcli
Ad installazione finita da utente che dovra utilizzare lo spazio cloud di amazon lanciare l'inizializzazione di acd_cli per ottenere il token di autentica del client, quindi
$acd_cli init
vblank_mode=0 glxgears
Find the "Device" section of /etc/X11/xorg.conf
/etc/X11/xorg.conf which contains one of the following directives:
Driver "intel"
Driver "intel"Driver "radeon"
"radeon"
"radeon"
"radeon"
Driver "radeon"Driver "fglrx"
Driver "fglrx"And add the following line to that section:
Basta lanciare il seguente comando da riga di comando con i privilegi di root
yast2 wagon
oppure
/usr/sbin/wagon
In /etc/samba/smb.conf:
[global]
#log level=0 oppure non specificato per disabilitare il log. 2 o 3 per aumentare il dettaglio del log (more verbose)
log level = 1
# si possono utlizzare alcune variabili speciali per comporre differenti file di log %S (log delle share), %m (log dei client)
log file = /var/log/smb.log
Using zypper, install fail2ban and python-systemd rpms.
To install fail2ban software on systemd backend and journalctl syslog manager enable, in jail.conf:
backend = systemd
In the same file, enable jails you want to configure. In this config example, jump to ssh server jail ([sshd] section) and write:
[sshd] # sshd section in jail.conf
enabled = true
Enable fail2ban service with systemctl utility:
Su boot.local inserite le seguenti righe
hciconfig hci0 down
sleep 2
hciconfig hci0 up