Tagged: Linux

How to install PowerShell Core in Linux

How to install PowerShell Core in Linux

PowerShell is built on top of the .NET Framework and is a task-based open-source command-line shell and scripting language. The goal is to become a ubiquitous language for managing hybrid cloud assets, which is...

How to change file/directory permission in Linux

How to change file/directory permission in Linux

How to change file/directory permission in Linux chmod chmod (change file mode bits) command allows you to change file access and directory. File permissions are given to users, groups, and other users. SYNOPSIS chmod...

How to view service running on startup in Linux

How to view service running on startup in Linux

systemctl may be used to introspect and control the state of the “systemd” system and service manager. To view service running on startup in Linux, you use a simple command: systemctl list-unit-files List unit...

How to install & configure Proftpd on Linux

How to install & configure Proftpd on Linux

Sometimes, we need to use an FTP server. This time I decided to configure ProFTPD. On this post, I’m going to guide you on how to install Proftpd on Linux. First, install ProFTPD: apt–get...

LXLE Focal Releases: based-Lubuntu distro

LXLE Focal Releases: based-Lubuntu distro

LXLE is an easy-to-use lightweight desktop Linux distribution based on Lubuntu and featuring the LXDE desktop environment. LXLE has a number of unique features over its upstream distribution: it is created from the LTS (long-term...