欢迎光临!
Login
  • 文章归档
  • 关于本站
  • 版权申明
  • 联系我们
  • 其他
    • Wiki
    • Code
    • Harbor
Byrd's Blog Byrd's Blog
  • 首页
  • 路由交换
    • 路由器
      路由包括:思科CCNA基础、Junos配置
    • 交换机
  • 系统运维
    • 数据库
  • 架构方案
  • 脚本编程
  • 错误日志
    php报错整理、nginx报错整理、apache编译报错整理、mysql报错整理、编译报错整理。
bj
Default
Baidu
Google
Bing
Sogou
360

Hot search

  • ${9898*323}
  • o
  • on
Home

System

Page6
System

Nginx 图片防盗链设置

由于有时候一些其他网站会调用本站的图片,nginx本身是可以屏蔽其他网站调用本站图片,方式如下: 根据后缀: [crayon-68638bb2004d7129279688/] 根据目录: [c...
July 24, 2014Comments防盗链
阅读全文
System

Shell变​量​子​串​演示

${#parameter}:返回$parameter的长度; [crayon-68638bb200731519681345/] ${parameter:offset}:在$parameter中,从...
July 22, 2014Comments变​量​子​串
阅读全文
System

shell 特殊变量$0 $n $* $@ $! $?的理解

$0:获取当前执行脚本的文件名,包括路径。 [crayon-68638bb200844952974622/] $n:获取当前执行的shell脚本的第N个参数,n=1..9,当n为0时表示脚本的文件...
July 21, 2014Commentsshell变量
阅读全文
System

Nginx+Django Admin界面无样式问题

Django增加admin后台管理: [crayon-68638bb2008a4112180064/] 访问:http://mydomain/admin发现样式不正确,/static/admin/...
July 4, 2014Commentsdjango admin 样式
阅读全文
System

Nginx+uWSGI+Django+Python环境搭建

一、安装PYTHON2.7.7: [crayon-68638bb2008f3879744385/] 二、安装uWSGI: 方式1:pip方式 [crayon-68638bb2008f53412...
July 2, 20141 nginx Python
阅读全文
System

Centos6.4 安装 pureftp FTP服务

已经安装好mysql数据库,准备提供ftp服务: [crayon-68638bb200a56445960955/] ======================================...
June 27, 2014Commentspureftp
阅读全文
System

解决vi、vim编辑文件中文乱码问题

在vi、vim中编辑文件发现中文是乱码: 解决方法: [crayon-68638bb200b2e916918698/] 申明:本文由BYRD原创,未经许可禁止转载!...
June 25, 2014Comments中文乱码
阅读全文
System

squid普通代理模式服务器配置

接上篇文章《配置squid透明代理》,配置文件缓存。 [crayon-68638bb200b7b544697957/] 修改默认输出: [crayon-68638bb200b7d21097793...
June 11, 2014Commentssquid配置
阅读全文
System

配置squid透明代理

系统版本:centos6.4 x64 [crayon-68638bb200c1c786103226/] 申明:本文由BYRD原创(基于squid-3.1.10),未经许可禁止转载!...
June 10, 20141 squid
阅读全文
System

通过msmtp与mutt配合发送邮件

MSMTP:msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and oth...
May 30, 2014Commentsmsmtp mutt
阅读全文
9

Posts pagination

1 2 3 4 5 6 7 8 9

最新文章

  • 本站基于K3S的网络架构拓扑 06/10
  • k3s环境安装基于Netmaker安装配置 05/15
  • WireGuard的管理利器Netmaker安装配置 04/21
  • WireGuard 组网网络打通方案 04/18
  • Chronyd 时间同步 03/11

热门标签

linux命令 MySQL openvpn Docker Python K8S搭建 bash Oracle 学习档案 Linux Shell Learning Archives Django nginx Apache Heartbeat Bind 主从同步 WAF 架构方案 sshd
name
Byrd's Blog
如果恰好帮助到你。挺好的!!!
Posts556 Comments 36 Visitor1958553

PL文章

  • 1OPENVPN基于用户名密码登陆
  • 2K8S组件之API Server配置(PART 7)
  • 3linux命令rm介绍(10)
  • 4linux命令ln介绍(11)
  • 5linux命令find介绍(12)
  • 6Creating mailbox file: File exists

Copyright © 2012-2025 Byrd's Blog  All Rights Reserved. 浙ICP备14022886号-4
浙公网安备 33010602007362号

  • Contents