首页
归档
日志
相册
友链
1
使用 docker 搭建 gitlab
2
git出现文件夹后面跟@+数字
3
prometheus格式化告警数值
4
Prometheus-Operator监控kube-controller-manager失败
5
内存卡等级划分
seafog
累计撰写
98
篇文章
累计创建
67
个标签
累计收到
13
条评论
导航
首页
归档
日志
相册
友链
目录
搜索
标签搜索
Git
Kube-controller-manager
Proxy
Ploxy
Helm
Windows
Chrome
NetworkPolicy
ENTRYPOINT
Vim
RockyLinux
RabbitMQ
MongoDB
Jenkins
Fail2ban
CentOS
Ubuntu
Resource Quotas
Pod
Filebeat
Controller Manager
Network
Volume
Node mechine
Namespace
LimitRange
Resource QoS
Deployment
ReplicaSet
Replication Controller
Logstash
Elasticsearch
ARP
Pipreqs
Nginx-module-vts
asyncio
TLS
Http2.0
Brotli
Debian
Alpine
ColdKnowledge
TCP/IP
Bash
Flannel
ELK
PHP-FPM
Prometheus
Ingress
Charles
Stream
Redis
Wireshark
Selenium
Etcd
PowerShell
WindowsServer
Supervisor
Linux
MySQL
Python
Yaml
Nginx
AdslProxy
Gitlab
Kubernetes
Docker
标签
Linux
Linux 删除乱码文件名的文件
1 年前
209
0
0
44.9℃
System
问题:由于文件上传的时候出现问题,导致文件乱码。比如:[root@localhost ~]# ls?ǣ正常的rm命令无法删除这种文件。解决:可以通过利用文件的inode信息来删除这个文件,具体操作如下:[root@localhost ~]# ls -litotal 02241663 -rw-r--r-- 1 root root 0 May 19 10:58 ?ǣ可以看到这个文件的inode是224
centos7 的 free 命令查看内存
1 年前
335
0
0
57.5℃
System
centos7 free 命令可用参数free 的显示信息来自于/proc/meminfo,常用的参数包括:-b, --bytes 指定单位为bytes-k, --kilo 指定单位为KB-m, --mega 指定单位为MB-g, --giga 指定单位为GB--tera 指定单位为TB--peta 指定单位为PB-h, --human 以人性化显示–si
弹