CloudLinux CageFS

CloudLinux CageFS

CageFS is a virtualized file system and a set of tools that isolate each user in its own “cage”. It

blkid

blkid

To list UUID for all your storage devices, run ”’blkid -c /dev/null”’ Example To mount /dev/sda5, i added following to

atop

atop

The program atop is an interactive monitor to view the load on a Linux system. To install on Ubuntu/Debian On

Using apt-get to manage software

Using apt-get to manage software

apt-get used to manage packages in Debian/Ubuntu server. Install A Package Uninstall a software (keep configuration file) Uninstall a software

PHP script to monitor exim mail queue

PHP script to monitor exim mail queue

When you run exim mail server, it is good to keep an eye on number of emails in mail queue.

lxc

lxc

LXC is Linux Container, allows you to run lightweight virtual servers on your computer. It is better use LXD instead

Create lxc container with lxc-create

Create lxc container with lxc-create

lxc-create is used to create lxc container. To create a container, run This will list all available containers. You can

shadowsocks firefox settings

install ShadowSocks client in Ubuntu 18.04

ShadowSocks client is part of shadowsocks package. This include both client and server. If you are looking to install server,

Install ShadowSocks server on Debian 10

Install ShadowSocks server on Debian 10

To install ShadowSocks server on Debian 10, run Create config file Add following You can change server_port if required. To

Cpanel find owner of a website

Cpanel find owner of a website

On Cpanel server, to find username for a web site, run Example

Install nslookup on ArchLinux

Install nslookup on ArchLinux

To install nslookup on ArchLinux, run

Setting up MineCraft Server in Ubuntu

Setting up MineCraft Server in Ubuntu

To setup MineCraft server on Ubuntu, first you need to install Java. Create a user to run minecraft You can