Transmission web client

Install Transmission on CentOS

transmission is a torrent client. This come with a web GUI, that make it easy to installed on a remote

How to protect .git folder using htaccess

How to protect .git folder using htaccess

GIT is popular version control software, this work like a time machine. You can easily get older versions of code.

Redirect OLD site to NEW using htaccess

Redirect OLD site to NEW using htaccess

To redirect old site to new url using .htacces, use following See htaccess

vnc

vnc

Install VNC server How to Install Xfce VNC remote desktop on Ubuntu Server Install Xfce VNC remote desktop on CentOS

List kernel modules

List kernel modules

To list kernal modules, use Example

Install mitmproxy on Ubuntu

mitmproxy is a man in the middle proxy server for debugging. To install mitmproxy on Ubuntu, run On Ubuntu 18.04,

Logging Linux Commands for all users

Logging Linux Commands for all users

To log commands executed by users on Linux shell, edit file Add Create file Add Restart rsyslog Now log off

Debian 10

How to upgrade Debian 9 to Debian 10

To upgrade Debian 9 to Debian 10, first make sure your system is uptodate. Edit file /etc/apt/sources.list. Find all occurance

xinput

xinput

xinput command on linux shows all available input devices. Example

zip

zip

To install zip on Ubuntu/Debian, run To unzip a file, run To unzip to specific directory, run Create a ZIP

shell

shell

To find which shell you are using, run Change Linux user shell zsh bash

zsh

zsh

Install zsh in Debian/Ubuntu Install OhMyZsh See shell