Linux 真好用与Windows 相比, Linux 的效率实在太好了。为了避免自己忘记用过的命令,避免手忙脚乱又到处去找,特意写一下笔记。最近在忙别的~ 11月好快,就要过完了,所以及时来水一篇。Vim 配置以下命令可以对齐VIM编辑器,会高亮输入光标sudo echo set nu ts=2
Setting Up SMB Service on Ubuntu 18.04Table of ContentsInstall SMB and enable the SMB server and restart it.Add an SMB user.Edit the SMB configuratio
Flash OpenIPC firmware onto SigmaStar SSC335 SoC and Sony IMX307 IPC module.RequirementsIPC moduleUSB to TTL cableWindows laptop or computerRunning a
In this article, I will share with you about my second time installing CUPS on Ubuntu.RequriementUbuntu 18.04 LTS Install on an Old ComputerCanon E410
因为Frp client 之前是使用批处理启动的,所以每次电脑重启之后,需要等到登录之后才能启动。目的是要操作系统启动之后就直接启动Frp client。为了解决这个问题,所以使用nssm来将Frp client安装到windows的服务,使它作为服务启动。这样就可以实现当电脑启动之后就可以直接启动
使用iKuai的Docker 安装Uptime 监控网络状况并设置通知提醒Uptime Kuma 简介我爱开源Uptime Kuma 是一个开源项目,它的项目地址是在这里https://github.com/louislam开发者是以为香港Coder, 该项目已经有了43.4k star. 大
公有云安装Panabit 专业版 笔记Release date: Dec 22,2022 Th . Panabit Version: R0.00[TANG(大唐)r3],Build date 20221031.132102 [Linux 3.10]Author: Duke Hsu 此笔记记录了使用
云服务器配置CPU 2核 - 内存 4GB - 系统盘 60GB Centos7.6安装docker#/bin/bash sudo yum install -y yum-utils sudo yum-config-manager --add-repo https://download.docker
#!/bin/bash wget -c http://ftp.apnic.net/stats/apnic/delegated-apnic-latest cat delegated-apnic-latest | awk -F '|' '/CN/&&/ipv4/ {print $4 &
需求A访问D延迟很大,需要降低A-B之间的延迟,提高访问速度实现目的用C服务器转发A的流量到B,通过B访问D路径访问端A - C服务器 - B服务器 - D目标服务器环境C B 服务器CentOS 7.6 64bitiptables命令编辑"/etc/sysctl.conf",将