CentOS Install NFS Centos 7
NFS Server: server.example.com, IP address: 192.168.2.133
NFS Client: client.example.com, IP address: 192.168.2.134
Yum -y install vim perl mlocate Configure the ...
Microsoft / MDT Capture Windows 10 Image using MDT
Preparing Windows 10 Reference Computer for MDT Capture
Before you begin to capture Windows 10 image, you should prepare already deployed ...
Cisco Setup SNMP version 2c
snmp-server community test rosnmp-server community test1 rwsnmp-server location Officesnmp-server contact Jane Doesnmp-server host 192.168.1.21 version 2c testsnmp-server enable traps
...
Ubuntu Install LAMP and PHPMYADMIN on Ubuntu 22.04
Step 1: Install Apachesudo apt install apache2 -ysudo systemctl status apache2sudo systemctl enable --now apache2http://server-ip
Step 2: Install MariaDB database serversudo ...
Magento Backup functie Magento aanzetten
How to backup Magento 2
Enable the Magento 2 backup tool.
Set the open files’ limit value.
Backup Magento 2.
Schedule Magento 2 backups ...
Microsoft / Exchange Check Exchange Server Build Numer
Exchange servers tot versie 2010 >>>Klik hier<<<Exchange servers versie 2013 en nieuwer >>>Klik hier<<<
...
Microsoft / Exchange How to change Exchange 2013-2016 urls
$confirmation = Read-Host "Are you Sure You Want To Proceed:"if ($confirmation -eq 'y') proceed$domain = Read-Host "Voer hier domein naam"Get-OutlookAnywhere ...
CentOS Install Samba on CentOS 7
Samba is a free and open-source re-implementation of the SMB/CIFS network file sharing protocol that allows end users to access ...