Install NFS Server to Debian
NFS server can be installed with the command: apt-get install nfs-kernel-server After the installation is…
Read MoreNFS server can be installed with the command: apt-get install nfs-kernel-server After the installation is…
Read MoreSetup a MySql/MariaDB Monitoring User: root@web01:~# mysql -u root -p mysql> create user 'zabbix'@'localhost' IDENTIFIED…
Read MoreRemove WSUS Settings via PowerShell Click Start and open PowerShell as Administrator (Right Click >…
Read MoreBackup a single SQL Agent Job Start SQL Server Management Studio. Expand the SQL Server…
Read MoreRequirements Windows computer running server or desktop OS that is in support. Mounting the NFS…
Read MoreDo the following inside an elevated command prompt. Get the current Edition: dism.exe /online /Get-CurrentEdition…
Read MoreThe issue: I’ve just updated MariaDB using apt-get dist-upgrade. Now it won’t start using service…
Read MoreIn order to connect to O365 via PowerShell proceed with the following. Start PowerShell as…
Read MoreIn order to export VM info from your vCenter, let’s say automatically and daily you…
Read MoreStart PowerShell as Admin and execute the following command: GET-CREDENTIAL –Credential (Get-Credential) | EXPORT-CLIXML "C:\folder\SecureCredentials.xml"…
Read More