Posts by ServerOk

Getting started with Django Framework

Django is a python framework for developing web applications. To install Django, run To create a project, run Django come

Internet Information Server (IIS)

Internet Information Server (IIS)

IIS redirect site to HTTPS Redirect HTTP to HTTPS with IIS 10 Windows 2016 IIS not listen on external IP

IIS redirect site to HTTPS

IIS redirect site to HTTPS

To force a site to always use HTTPS, add following content to web.config file. Here is full web.config file for

WordPress CLI

WordPress CLI

To install WordPress CLI, run the following command How to reset WordPress Password using wpcli To list all users in

transmission

transmission

Install Transmission on CentOS Install Transmission torrent client on Ubuntu Server See torrent

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

Remove SSL private key password

Remove SSL private key password

To remove password from SSL private key, run This will ask for password. Once you enter password, key get saved

Running Web Server with python SimpleHTTPServer

SimpleHTTPServer is a python module that allow you to run web server for static files. To start web server, run

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