Computing Technical Change Nagios web users password by William Rendell|Published September 7, 2022 htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser
Published March 31, 2014 Mount a Windows share in Centos 6 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
Published March 19, 2019 Convert AD synced office 365, to cloud only install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]
Published July 5, 2011 Paypal Twitter account hacked A disgruntled customer has hacked in to the Twitter account of Paypal UK this evening. The Twitter account has now been suspended […]
Published December 3, 2010 Trim the maillog mysql db in mailscanner From time to time the maillog in mysql grows to big and eats up all the space on my mail filter, the […]