nagios -v /etc/nagios/nagios.cfg
You may also like
Outlook 2003 – Lost Unread Mail Folder In Outlook 2003, on the left-hand side at the top there is ‘Mail, Favourite Folders’. […]
mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit theĀ /etc/fstabĀ file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0
scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]