Tag: server

How to install Sogo Groupware Server on Debian

  Today we talk about Sogo. SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards, is released under the GNU GPL/LGPL v2 and above. SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the …

Windows Server 2016: Set Up Privileged Access Management

  In today’s Ask the Admin, I’ll show you how to implement Privileged Access Management (PAM) in Windows Server 2016. Privileged access to Active Directory (AD) and other sensitive systems is often granted to IT staff permanently. Hackers target these users as they provide an easy …

Install and Configure ISC DHCP Server in Debian 9

  DHCP or Dynamic Host Configuration Protocol is a protocol used in networks through which a system can automatically obtain the network settings, at boot time, required for communicating with other network devices. Using a DHCP server at your premises greatly simplifies the administration of network …

How to install Laravel on a cPanel Server

  In this article, we will show you how to install Laravel on CentOS 7 VPS with cPanel control panel. Laravel is the most starred PHP framework on Github and also the most preferred framework of PHP developers . This guide should work on other Linux …

How To Host An FTP Server On Linux

It’s hard to believe, but in 2017, FTP still remains one of the most reliable ways of transferring large files from one place to another on the internet. Many experts have turned to other solutions (like Syncing/Bittorrent and NFS), but for those looking to transfer data …

How to Install Laravel on a DirectAdmin Server

  In this article, we will show you how to install Laravel on CentOS 7 VPS with DirectAdmin control panel. Laravel is a popular, open-source PHP web application framework with expressive and elegant syntax. This guide should work on other Linux VPS systems as well but …

Caddy Web Server on Ubuntu 16.04

  Introduction Across our many tutorials we have looked at hundreds of different technologies. In almost every article, we’ve based our work on Apache or NGINX based servers. However, there is a new web server which is gaining popularity due to its overall simplicity… welcome to …