12 categories
Wednesday, Mar 4, 2020
Super simple, method for registering program or software as system service under windows system This demand is mainly based on the fact that software ...
rclone is an open source golang-based file synchronization tool with the following main features: Always check MD5 / SHA1 hash for file integrity Pres...
ubuntu16.04 Installing Google Chrome for apt-get online is very simple and convenient. A few orders. — wget -q -O - https://dl.google.com/linux/linux...
rclone是一款开源的基于golang的文件同步工具,主要特性如下: >始终检查MD5 / SHA1哈希是否具有文件完整性 文件上保留的时间戳 基于整个文件支持部分同步 复制模式仅复制新的/更改的文件 同步(单向)模式,使目录相同 检查模式以检查文件哈希是否相等 可以与网络同步,例如可以与两个不同...
超级简单,windows系统下将程序或软件注册为系统服务的方法 这样的需求主要是基于软件或者程序可以在windows系统下后台运行 或是开机启动,从而实现无感知运行。。。非常方便和使用 这里主要介绍开源的winsw工具,winsw下载地址如下 https://github.com/kohsuke/w...
Tuesday, Mar 3, 2020
Have deep obsessive-compulsive disorder Just like domain name with www Without www, I feel uncomfortable. . . . The first is to use a .htaccess file t...
About EmEditor, excerpted from the introduction on the website > EmEditor is a Windows text editor that is fast, lightweight, extensible, and easy to ...
Super simple firewall configuration for debian/Ubuntu system Windows has been running naked for years But Linux systems are more complex, especially s...
debian/Ubuntu系统超级简单的防火墙配置 Windows系统裸奔好多年了 但是Linux系统比较复杂,尤其是暴露在公网的server,所以简单配置一下防火墙还是有必要的 这里介绍的防火墙是ufw 理论上所有基于debian/Ubuntu系统发行版的系统都适用 安装防火墙管理软件ufw ap...
Generally, the default ssh port of the cpanel host is unchanged. But some host companies will change the default ssh port. For example, buyvm's cpanel...