介紹 Systemd 新指令
1. systemctl --failed - show which units failed during boot
顯示出這次開機初始化失敗的單元
這在 解決問題上 提供了很方便的幫助
2. 舉例
Ubuntu 15.04 64 bit 安裝於 Virtualbox 4.3.26
sudo systemctl --failed --no-pager # 不加 --no-pager 會一次顯示一頁
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
2-1. 沒有 開機初始化失敗的單元
3. systemctl 其它參數 參見
http://manpages.ubuntu.com/manpages/uto ... ctl.1.html
還沒有 15.04
Ubuntu 15.04 (Vivid Vervet) 發行
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu 15.04 (Vivid Vervet) 發行
http://www.ubuntugeek.com/fix-for-skype ... 15-04.html
Fix for Skype/Pidgin icon missing from Ubuntu 15.04/Kubuntu 15.04
如果你的 Ubuntu 15.04 版本 Skype/Pidgin 圖示沒有顯示出來
Fix for Skype/Pidgin icon missing from Ubuntu 15.04/Kubuntu 15.04
如果你的 Ubuntu 15.04 版本 Skype/Pidgin 圖示沒有顯示出來
代码: 全选
sudo apt-get install sni-qt sni-qt:i386
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu 15.04 (Vivid Vervet) 發行
Ubuntu Mate 15.04 的微調工具 -- mate-tweak
如果你安裝 Ubuntu Mate 15.04 及 以後的版本
試試 微調工具 mate-tweak
sudo apt-get install mate-tweak # universe 套件庫
終端機指令
mate-tweak
可以支援 Marco, Metacity, Mutter and Compiz.
如果你安裝 Ubuntu Mate 15.04 及 以後的版本
試試 微調工具 mate-tweak
sudo apt-get install mate-tweak # universe 套件庫
終端機指令
mate-tweak
可以支援 Marco, Metacity, Mutter and Compiz.
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu 15.04 (Vivid Vervet) 發行
http://news.softpedia.com/news/Ubuntu-M ... 1615.shtml
Ubuntu MATE 15.04 預裝 Marco / Compiz 視窗管理程式
也可以從 PPA 安裝 Mutter / Metacity 視窗管理程式
1. 升級 MATE Tweak
sudo add-apt-repository ppa:ubuntu-mate-dev/vivid-mate
sudo apt-get update
sudo apt-get dist-upgrade
登出 再登入
2. 安裝 metacity / mutter
sudo apt-get install metacity mutter
sudo apt-get install ubuntu-mate-libreoffice-draw-icons ubuntu-mate-libreoffice-math-icons
3. 終端機指令
mate-tweak
將會包含
metacity / mutter
Ubuntu MATE 15.04 預裝 Marco / Compiz 視窗管理程式
也可以從 PPA 安裝 Mutter / Metacity 視窗管理程式
1. 升級 MATE Tweak
sudo add-apt-repository ppa:ubuntu-mate-dev/vivid-mate
sudo apt-get update
sudo apt-get dist-upgrade
登出 再登入
2. 安裝 metacity / mutter
sudo apt-get install metacity mutter
sudo apt-get install ubuntu-mate-libreoffice-draw-icons ubuntu-mate-libreoffice-math-icons
3. 終端機指令
mate-tweak
將會包含
metacity / mutter
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu 15.04 (Vivid Vervet) 發行
1. Ubuntu 15.04 新的 Flavor 版本 Snappy Ubuntu Core 可以下載了
2. http://news.softpedia.com/news/First-Sn ... 4013.shtml
First Snappy Ubuntu Core 15.04 Stable Version Is Out
3. 什麼是 Snappy Ubuntu
https://developer.ubuntu.com/en/snappy/
Snappy Ubuntu
4. 下載 Snappy Ubuntu Core 15.04 stable images
https://lists.ubuntu.com/archives/snapp ... 00789.html
First Snappy Ubuntu Core 15.04 stable release!
4-1. http://releases.ubuntu.com/15.04/
4-2. http://cdimage.ubuntu.com/ubuntu-snappy ... e/20150609
5. Official PPA for the Snappy related tools.
https://launchpad.net/~snappy-dev/+archive/ubuntu/tools
Snappy Tools
2. http://news.softpedia.com/news/First-Sn ... 4013.shtml
First Snappy Ubuntu Core 15.04 Stable Version Is Out
3. 什麼是 Snappy Ubuntu
https://developer.ubuntu.com/en/snappy/
Snappy Ubuntu
4. 下載 Snappy Ubuntu Core 15.04 stable images
https://lists.ubuntu.com/archives/snapp ... 00789.html
First Snappy Ubuntu Core 15.04 stable release!
4-1. http://releases.ubuntu.com/15.04/
4-2. http://cdimage.ubuntu.com/ubuntu-snappy ... e/20150609
5. Official PPA for the Snappy related tools.
https://launchpad.net/~snappy-dev/+archive/ubuntu/tools
Snappy Tools
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Ubuntu 15.04 (Vivid Vervet) 發行
http://news.softpedia.com/news/Ubuntu-T ... 4677.shtml
Ubuntu Touch to Switch Soon to Ubuntu Snappy Core
Ubuntu Touch 目前是基於 Ubuntu 15.04
但是 正準備 改為基於 Ubuntu Snappy Core
Ubuntu Touch to Switch Soon to Ubuntu Snappy Core
Ubuntu Touch 目前是基於 Ubuntu 15.04
但是 正準備 改為基於 Ubuntu Snappy Core