摘要:
批改CentOS最大连接数限制 65535 修改CentOS最大连接数限制 使用以下命令查看当前最大连接数: # ulimit -n 1024 修改以下配置文件: 编辑/etc/security/limits.conf # vi /etc/security/limits.conf * soft no 阅读全文
posted @ 2021-12-25 12:48
疯子110
阅读(722)
评论(0)
推荐(0)
摘要:
inux centos重启命令: 1、reboot 普通重启 2、shutdown -r now 立刻重启(root用户使用) 3、shutdown -r 10 过10分钟自动重启(root用户使用) 4、shutdown -r 20:35 在时间为20:35时候重启(root用户使用) 如果是通过 阅读全文
posted @ 2021-12-25 12:48
疯子110
阅读(482)
评论(0)
推荐(0)
摘要:
[root@localhost ~]# mount /dev/cdrom /mnt/cdrom/mount: block device /dev/sr0 is write-protected, mounting read-only虚拟机挂着光驱光驱时提示只读,用以下命令可解决该报错,mount -o 阅读全文
posted @ 2021-12-25 12:47
疯子110
阅读(2913)
评论(0)
推荐(0)
摘要:
[23:25:32 root@8 ~]#mount /dev/sdb2 /mntmount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or ot 阅读全文
posted @ 2021-12-25 12:46
疯子110
阅读(2044)
评论(0)
推荐(0)

浙公网安备 33010602011771号