首页
文章
分类
瞬间
标签
相册
关于
友链
★街角晚灯★
博观而约取 厚积而薄发
累计撰写
470
篇文章
累计创建
185
个标签
累计收到
0
条评论
栏目
首页
文章
分类
瞬间
标签
相册
关于
友链
目 录
CONTENT
★街角晚灯★
最新文章
2023-04-21
GitLab 迁移及恢复
2023-04-21
102
0
0
语言与工具
2023-04-21
CentOS 安装Node19.8
2023-04-21
79
0
0
语言与工具
2023-04-21
Nexus3 重置管理员密码
Nexus3 重置管理员密码进入容器docker exec -it Nexus bash登陆数据库登录数据库(数据目录下,注意层级) 如果以下两个示例目录都不对,可以在容器内搜索一下security这个数据库目录 orientdb> connect plocal:../../../sonaty
2023-04-21
89
0
0
语言与工具
2023-04-21
Ubuntu更换国内镜像源|Ubuntu换源|换源
Ubuntu换源echo 'deb https://mirrors.aliyun.com/debian/ stretch main non-free contrib\\r\\ndeb-src https://mirrors.aliyun.com/debian/ stretch main no
2023-04-21
86
0
0
网络与系统
2023-04-21
rsync 用法教程|rsync数据同步|数据备份
2023-04-21
74
0
0
语言与工具
2023-04-21
SonarQube在IDEA中的配置及使用
2023-04-21
84
0
0
语言与工具
2023-04-21
CentOS7上源码安装Python3.11_yum源只能安装到3.6
CentOS7上源码安装Python3.11_yum源只能安装到3.6关闭防火墙systemctl stop firewalldsystemctl disable firewalldsed -i -e 's/^SELINUX=.*/SELINUX=disabled/g' /etc/
2023-04-21
93
0
0
语言与工具
2023-04-21
Http Status Code| Http状态码
Http Status Codes状态码http statusCode(状态码) 200、300、400、500序列注:200, 300, 404, 500(重点记忆)200201-206都表示服务器成功处理了请求的状态代码,说明网页可以正常访问。200(成功) 服务器已成功处理了请求。通常,这表示
2023-04-21
62
0
0
网络与系统
2023-03-30
python基础内容回顾
2023-03-30
130
0
0
语言与工具
2023-02-22
Ngnix IP封禁以及实现自动封禁IP
创建文件在ngnix的conf目录下创建一个blockip.conf文件里面放需要封禁的IP,格式如下deny 1.2.3.4;修改配置在ngnix的HTTP的配置中添加如下内容include blockips.conf;重启 ngnix/usr/local/nginx/sbin/nginx -s
2023-02-22
122
0
0
语言与工具
1
...
11
12
13
...
47