加载分类中...

    1、安装 yum install smartmontools -y  2、检查健康度 [root@wq64 ~]# smartctl -a /dev/nvme1n1 smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.4.119-19-0006] (local build) Copyri...

    文艺范儿     2022-12-02 13:34     來源: 系统相关     1 163 0

    yum故障现象   今天发现阿里云服务器上的yum源不能用了。 # yum install net-tools -y CentOS-8 - AppStream 7.9 kB/s | 2.3 kB 00:00 Errors during downloading metadata for repository 'AppStream': - ...

    yum
    文艺范儿     2022-05-26 08:28     來源: 系统相关     1 1083 0

    问题 CentOS 8 yum安装软件时,提示无法从AppStream下载 [root@C8-3 ~]# yum -y install httpd mariadb-server mariadb php php-mysql Repository AppStream is listed more than once in the confi...

    文艺范儿     2022-03-09 14:37     來源: 系统相关     2 401 0

    我们每天都在与二进制文件打交道,但我们对二进制文件却知之甚少。我所说的二进制,是指你每天运行的可执行文件,从命令行工具到成熟的应用程序都是。 Linux 提供了一套丰富的工具,让分析二进制文件变得轻而易举。无论你的工作角色是什么,如果你在 Linux 上工作,了解这些工具的基本知识将帮助你更好地理解你的系统。 file 它的作用:帮助确...

    二进制
    文艺范儿     2021-08-15 12:30     來源: 系统相关     0 431 0

    修改时区为UTC #复制UTC时间到 /etc/localtime cp /usr/share/zoneinfo/UTC /etc/localtime #创建软连接 /etc/localtime ln -sf /usr/share/zoneinfo/UTC /etc/localtime #显示时间和时区 date 如果没有修改成功的话,...

    utc
    文艺范儿     2021-08-02 11:14     來源: 系统相关     1 768 0

    目的 将两块空硬盘合并为“一块”,挂载到指定目录下,达到在一个目录使用2块硬盘所有空间的效果(两块盘做之前不需要分区和格式化)。 条件 root@server3-UIS-R390X-G2:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT loop0 7:0 0 32.3M 1 loop /...

    lvm
    文艺范儿     2021-07-31 17:17     來源: 系统相关     1 742 0

    简介 Linux screen命令用于多重视窗管理程序。 screen为多重视窗管理程序。此处所谓的视窗,是指一个全屏幕的文字模式画面。 安装: sudo apt install -y screen 语法 screen [-AmRvx -ls -wipe][-d <作业名称>][-h <行数>][-r <作...

    screen
    文艺范儿     2021-07-31 08:55     來源: 系统相关     0 453 0

    Ubuntu类似下面的安装包依赖问题:       libc6-dev : 依赖: libc6 (= 2.23-0ubuntu11) 但是 2.27-3ubuntu1 正要被安装       build-essential: 依赖: g++ (>= 4:4.3.1) 但是...

    Ubuntu
    文艺范儿     2021-07-29 22:24     來源: 系统相关     0 463 0

    在ubuntu上运行service服务报错: Failed to allocate directory watch: Too many open files 解决方法如下: echo 'fs.inotify.max_user_instances=512' >> /etc/sysctl.conf echo 'fs.inotif...

    文艺范儿     2021-07-27 17:33     來源: 系统相关     1 925 0

    frp 是一个可用于内网穿透的高性能的反向代理应用,支持 tcp, udp 协议,为 http 和 https 应用协议提供了额外的能力,且尝试性支持了点对点穿透。 1、下载并解压frp wget https://github.com/fatedier/frp/releases/download/v0.37.0/frp_0.37.0_l...

    frp
    文艺范儿     2021-07-26 14:26     來源: 系统相关     0 548 0
    文艺知识分享平台 - 4.3.0 京公网安备100012199188号 京ICP备2021030911号