Scan a directory in python35
Checking files in subfolders using power shell
A good way to improve writing
Installing octopus 6.0 (Serial) in Centos 6.8
Upgrade python to version 3.5 in Centos 6.8 and deploy flask web app framework (updated on 20170604)
Setup a Virtual Private Server(VPS) from Ramnode and benchmark it
Virtual Private Server (VPS) is a new way to host a personal server. It hides the hardware detials from the user (which is safe) and delivers a flexible (sometime even real time adjustable) performance to the server. They usually have two types: KVM and OPENVZ. The difference of the two virtualization method is the the OPENVZ is container-like, which is also limited to linux only, but KVM use the main OS system to simulate the hardware for user-OS, which theoretically allows any type of the operation system. Because of the working principle of KVM, it could provide better isolation (Those guys doing virus analysis would like this). However, if you are looking for better performance of the Linux system, openvz maybe a better choice.
VPS from commercial providers is a perfect source to setup a personal server. This article will include:
Bought a VPS
Benchmarking the performance of the VPS