手动安装xx
wget https://github.com/shadowsocks/shadowsocks-libev/releases/download/v3.3.5/shadowsocks-libev-3.3.5.tar.gz tar -zxvf shadowso
wget https://github.com/shadowsocks/shadowsocks-libev/releases/download/v3.3.5/shadowsocks-libev-3.3.5.tar.gz tar -zxvf shadowso
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\bash] @=”在Linux子系统中打开” “ico
查看linux子系统文件路径方法: 在子系统中执行命令”explorer.exe .”即可打开linux文件夹 更换青华源/etc/apt/sources.list deb https://mirrors.tuna.t
在linux子系统中执行命令”explorer.exe .”即可
后来一查发现是密钥相关目录文件权限文件. 没有对sshd_config文件进行修改过 默认的密钥文件/root/.ssh/authorized_keys 执行以下命令修改相关文件权限 chmod 755 /root chmod 755 /ro
源文件:pppoe_easy.c #include #include #include //模块参数 static char *lan= “ens33”; static char *wan= “ens38”; module_param(lan,charp,
不能网络访问ESXi后 需要访问物理ESXi主机 进行network恢复 进入后按F2后输入账号密码进入系统设置 如果有虚拟机运行,需要先行关闭,进入控制台关闭 查看world id esxcli vm process list
cmake项目 linux项目 cmake项目 参数 CMAKE_EXE_LINKER_FLAGS -static linux项目 链接附加命令 -static
Openwrt中使用PPTPD搭建VPN服务器的相关说明
openwrt路由器中FTP,PPTP等应用层网关(ALG)穿透的解决方法.