
Linux
数量: 75 篇
debian更换源
进入软件包源地址文件: sudo vim /etc/apt/sources.list 删除sources.li...
Nginx跨域使用字体文件的配置方法
今天在使用子域名访问根域名的CSS时,发现字体无法显示,在确保CSS和Font字体的路径加载无问题后,基本确定...
linux防止黑客修改敏感文件的方法
chattr +i 文件/目录
lnmp nginx反向代理设置
配置目录: /usr/local/nginx/conf/vhost/xxxx.conf loca...
nginx反向代理&sub_filter的使用
location /{ proxy_ssl_server_name on; proxy_pass https:...
Nginx反向代理出现502 Bad Gateway问题的解决方案
Nginx反向代理出现502 Bad Gateway问题的解决方案 proxy_ssl_server_name...
解决报错Error response from daemon: rpc error: code = Unavailable desc = all SubConns are in TransientFailure…”
一、问题描述 使用swarm搭建集群时出现如下错误: Error response from daemon: ...
升级阿里云轻量服务器后,磁盘容量不变问题
最近有朋友咨询,说他使用阿里云的轻量应用服务器,由于配置低,升级了服务器,可用的宝塔面板cpu和内存都自动显示...