分页: 1 / 1
18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-08 15:09
由 Archer123
18.04 启动服务配置 现在用什么了?
发现 rcconf sysv-rc-conf 都么有了
cmd@TR:~$ sudo apt install rcconf
[sudo] cmd 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 无法定位软件包 rcconf
cmd@TR:~$ sudo apt install sysv-rc-conf
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 无法定位软件包 sysv-rc-conf
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-08 16:50
由 poloshiao
rcconf sysv-rc-conf
1. 兩者都只到 Ubuntu 16.04
1-1.
https://packages.ubuntu.com/search?suit ... chon=names
Package rcconf
Debian Runlevel configuration tool
1-2.
https://packages.ubuntu.com/search?suit ... chon=names
Package sysv-rc-conf
SysV init runlevel configuration tool for the terminal
2. Ubuntu 18.04 請參閱
https://www.tecmint.com/change-runlevel ... n-systemd/
How to Change Runlevels (targets) in SystemD
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-08 17:41
由 Archer123
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-08 18:17
由 poloshiao
烧脑啊 不友好 systemd systemctl有类似 rcconf 的那种界面的工具吗?
Ubuntu 18.04 開機初始化 (init) 已經全面使用 systemd
其實 它更好用
你要習慣使用它
習慣成自然
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-10 14:52
由 Archer123
poloshiao 写了:烧脑啊 不友好 systemd systemctl有类似 rcconf 的那种界面的工具吗?
Ubuntu 18.04 開機初始化 (init) 已經全面使用 systemd
其實 它更好用
你要習慣使用它
習慣成自然
How to Enable or Disable Services in Ubuntu Systemd/Upstart 这个帖子不错
Jobs-Admin tool
This is another feature that allows you to control services and processes in a GUI environment
You can install this by running.
apt-get install jobs-admin 里边提到了这个 虽然也只是配置当前启动level级别的 但一般我只用桌面环境 也够用了
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-10 16:52
由 poloshiao
https://wiki.ubuntu.com/DesktopTeam/Spe ... nistration
jobs-admin - Ubuntu Wiki
UpstartJobAdministration
jobs-admin, in short, is a replacement for services-admin in gnome-system-tools but written with
Upstart in mind
jobs-admin 應該是 基於 Upstart 開機初始化
https://askubuntu.com/a/1024121
Upstart 從 Ubuntu 17.10 / 18.04 開始 已被移除 而且被從 Ubuntu 官方套件庫 移除
有關初始化 參閱
viewtopic.php?p=3169682#p3169682
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-15 14:22
由 Archer123
Re: 18.04 启动服务配置rcconf sysv-rc-conf 都么有了。。。
发表于 : 2018-05-15 17:58
由 poloshiao
Ubuntu
sudo add-apt-repository ppa:linuxenko/chkservice
sudo apt-get update
sudo apt-get install chkservice
1.
https://launchpad.net/~linuxenko/+archi ... chkservice
1-1.
https://launchpad.net/%7Elinuxenko/+arc ... ice/+index#
deb
http://ppa.launchpad.net/linuxenko/chkservice/ubuntu YOUR_UBUNTU_VERSION_HERE main
deb-src
http://ppa.launchpad.net/linuxenko/chkservice/ubuntu YOUR_UBUNTU_VERSION_HERE main
1-2.
http://ppa.launchpad.net/linuxenko/chks ... ntu/dists/
devel/-
[DIR] xenial/
[DIR] zesty/
沒有 18.04 (Bionic Beaver) 子目錄
1-3. 意思是 這個 ppa 不能在 18.04 使用