Articles

Tutorials

619 articles
Linux 21 Jan 2019 ⏱ 1 min

Ubuntu 18.04 add multiverse and universe repositories

1. Open the file /etc/apt/sources.list 2. Add the following lines: deb http://archive.ubuntu.com/ubuntu bionic multiverse deb http://archive.ubuntu.com/ubuntu bionic-security multiverse deb http://archive.ubuntu.com/ubuntu bionic-updates multiverse…

Exchange / Office 365 14 Jan 2019 ⏱ 17 min

Exchange 2016: Installation and Configuration

IntroductionEnvironmentPrérequisExchange 2016 installationAdministration Tools for Exchange 2016ECP interfacePowerShell ConsoleExchange ToolboxBasic configuration of Exchange ServerConfiguration: rename the default databaseConfiguration: move the default databaseConfiguration:…

GLPI 14 Jan 2019 ⏱ 4 min

GLPI: automatic actions configuration

Presentation of automatic actionsImplementationConfiguring GLPISkip all actions in CLI modeSet the number of actions per scheduled taskConfiguring a scheduled task (cron)WindowsOn Linux…