Posts with #centos

Linux

Mon, April 6, 2020

2 min read

How to Configure XRDP in Ubuntu and Centos.

XRDP is an open source tool which allows users to access the Linux remote desktop via Windows RDP.

Linux

Tue, April 3, 2018

1 min read

rc-local service enabling on centos7

In Redhat systemd is used as default init system replacing sysvinit. rc.local will be executed after all the init processes are started.