Linux : How to enable the cPanel feature on R1Soft server

If you are running both cPanel and have your own R1Soft server, there is a nice integration in cPanel that allow users to restore files, database or their whole account from this external backup source/destination. There are several steps involved for this, such as : 1. Enable control panel restore on the R1Soft server ;… Read More »

Linux : How to run Google Chrome as root

By design, Google Chrome cannot be started as root on Linux systems for security reason, which totally make sense. However, there might be some exceptions where it is required. Here is how to make it work. If you need to run it once or really occasionally, you may start it with the following command using… Read More »

Linux : How to open a port from a specific source IP address with CSF

It is possible with Config Security Firewall (CSF) to open an inbound port from a specific source IP address. This is defined outside of the global configuration (csf.conf), within a dedicated config file. 1. Open the following file with your favorite text editor : /etc/csf/csf.allow 2. Follow this syntax to open a specific port for… Read More »

Windows : Install XPS Viewer using command line

Since Windows 10 build 1803 from April 2018, the XPS Viewer is no longer included by default in that build of the operating system and has to be installed manually. Usually this is done by browsing to the applications and feature pane but sometimes cannot be found and installed this way. The quickest and most… Read More »