
系统相关
数量: 157 篇
在线免费美区apple ID
http://appleid.clbug.com/
debian更换源
进入软件包源地址文件: sudo vim /etc/apt/sources.list 删除sources.li...
Nginx跨域使用字体文件的配置方法
今天在使用子域名访问根域名的CSS时,发现字体无法显示,在确保CSS和Font字体的路径加载无问题后,基本确定...
linux防止黑客修改敏感文件的方法
chattr +i 文件/目录
TVBox最新官方APP
TVBox 硬核说 TVBox是GitHub的一个开源项目,完全免费,通过配置接口就可以实现完美支持TV的电视...
三星usb驱动 https://developer.samsung.com/android-usb-driver
Samsung Android USB Driver Samsung Android USB Driver f...
lnmp nginx反向代理设置
配置目录: /usr/local/nginx/conf/vhost/xxxx.conf loca...
nginx反向代理&sub_filter的使用
location /{ proxy_ssl_server_name on; proxy_pass https:...
lnmp镜像网站
https://lnmp.wpcoder.cn/
Nginx反向代理出现502 Bad Gateway问题的解决方案
Nginx反向代理出现502 Bad Gateway问题的解决方案 proxy_ssl_server_name...