labi-纳库易科-第3页
debian10 root登录提示Access denied-纳库易科

debian10 root登录提示Access denied

用putty提示Access denied或者用xshell提示服务器拒绝了密码。单用户模式通过vnc设置ssh配置文件输入:vi /etc/ssh/sshd_config 找到PermitRootLogin without passwd把它改为PermitRootLogin ye...
微软云电脑试用-纳库易科

微软云电脑试用

试用60天 首先创建空全局,我用的e5试用全局,个人全局也可以,这样可以跳过手机号和信用卡验证 https://portal.azure.com/ 进入azure portal,点击查看 点管理租户 点创建 信息自己填,等待创...
4年前
015211
青龙面板-纳库易科

青龙面板

第零步 安装docker,docker-compose。(已有面板的跳过这步)安装dockersudo yum check-updatecurl -sSL https://get.daocloud.io/docker | shsudo systemctl start dockersudo systemctl statu...
5年前
011610
WireGuard-纳库易科

WireGuard

配置过程安装 WireGuardDebain 系统:先安装linux-headersapt update apt install linux-headers-$(uname -r) -y 安装WireGuardecho "deb http://deb.debian.org/debian/ unstable main&qu...
5年前
01678
hyper-v虚拟硬盘vhdx转vhd格式-纳库易科

hyper-v虚拟硬盘vhdx转vhd格式

vhd转vhdx Convert-VHD -Path c:\test\testvhd.vhd -DestinationPath c:\test\testvhdx.vhdx vhdx转vhd Convert-VHD -Path c:\test\xxx.vhdx -DestinationPath c:\test\cccc.vhd
debian11编译安装nginx1.19.9-纳库易科

debian11编译安装nginx1.19.9

更新系统安装包列表 apt update 必须软件包依赖 下面都是编译 nginx 必须的,提前安装好。 apt install gcc make apt install libpcre3 libpcre3-dev //【正则表达式库】官网http://www.pcre.or...
mysql docker设置root远程登录-纳库易科

mysql docker设置root远程登录

进入容器输入: cd /etc/mysql vi my.cnf 在结尾添加: skip-grant-tables 保存退出。 重启进入容器输入mysql,然后再刷新一下权限 flush privileges; 接着依次: use mysql; select host, user, ...
小皮面板报错/usr/local/phpstudy/soft/php/php-5.5.38/sbin/php-fpm: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory-纳库易科

小皮面板报错/usr/local/phpstudy/soft/php/php-5.5.38/sbin/php-fpm: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory

总的来说就是curl出了问题,没装。 sudo apt-get update sudo apt-get install libcurl4-openssl-dev sudo apt-get install curl 就好了
哈喽!wordpress。 博客转wordpress了-纳库易科

哈喽!wordpress。 博客转wordpress了

typecho更新太慢了刚好又看到个不错的主题~~~