网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Manage sshd Service on CentOS service sshd status service sshd start chkconfig sshd on chkconfig --list |grep sshd

Manage sshd Service on CentOS service sshd status service sshd start chkconfig sshd on chkconfig --list |grep sshd

分类: IT文章 • 2024-03-14 09:41:19
  • Check the current sshd status:

  • Start sshd service:

    service sshd start

  • Set sshd autostart on system startup

    chkconfig sshd on

  • List the current autostart status

    chkconfig --list |grep sshd

Or use a simple interface:

# ntsysv

Verified on CentOS 6.4 x86_64.

相关推荐

  • centos 安装docker
  • redis list/hash/set
  • Service服务
  • centos7 安装mysql 一、系统环境 二、mysql安装 三、配置mysql
  • CentOS 7 安装 fping
  • CentOS 7安装配置Rabbit MQ CentOS 7.6.1810 安装 Rabbit MQ v3.6.5
  • CentOS 7 扩充根目录 CentOS 7.6.1810 扩展根目录
  • CentOS 7 配置QQ邮箱
  • CentOS 7安装 Docker-machine及日常使用 CentOS 7.6.1810 安装 Docker-machine 0.16.0 
  • Centos 7系统常用指令 CentOS 常 用 命 令
  • 查找重复文件并删除的工具
  • Android Crash 工具 一、Crash 简介 二、 搭建Crash 分析kernel ramdump平台 三、Crash 命令简介 四、使用 Crash 分析 sysdump log 五、Crash 常规调试
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号