Ubuntu Linux 使用 snap 來管理 GNOME Apps

Ubuntu Linux 17.10 後,捨棄 Unity,預設改成 GNOME,而 Ubuntu 使用 snap 來安裝、管理 GNOME 的 Apps 的套件。

閱讀全文〈Ubuntu Linux 使用 snap 來管理 GNOME Apps〉

Debian 套件安裝升級後 如何降版還原(Rollback)

Debin / Ubuntu Linux 都是使用 APT + Dpkg 來管理套件,安裝 deb 檔,若遇到新版套件安裝後,發現到有問題,要怎麼還原回前一個版本呢?(或者說是降版)

閱讀全文〈Debian 套件安裝升級後 如何降版還原(Rollback)〉

Debian Linux 特定套件使用新版本(Testing)的作法

Debian / Ubuntu Linux 某個套件需要用到 testing / sid 的套件,但是其它都還是想維持在 stable,要怎麼做呢?

閱讀全文〈Debian Linux 特定套件使用新版本(Testing)的作法〉

Ubuntu Linux 安裝 Franz 綜合通訊軟體

Franz 是套綜合通訊軟體,主要是一套應用程式,裡面依照 Tab 分開載入各個 App 的網頁,統一界面,方便切換使用。

註:主要 Facebook Messenger、Slack、Google hangout、Skype、微信... 等等都支援。

閱讀全文〈Ubuntu Linux 安裝 Franz 綜合通訊軟體〉

Ubuntu Linux 15.10 安裝 ISO檔 無法開機的解法

這星期要重灌機器,抓 Ubuntu Linux 15.10 的 ISO 檔下來,然後經由 "製作開機碟 (usb-creator-gtk)" 寫入 USB,再由 USB 開機,都會出現下述錯誤:(開機失敗)

SYSLINUX 6.03 EDD 20150813 Copyright (C) 1994-2012 H. Peter Anvin et al
Boot Error

閱讀全文〈Ubuntu Linux 15.10 安裝 ISO檔 無法開機的解法〉

Linux 修正大量 GPG error BADSIG 的問題

Debian / Ubuntu Linux 遇到大量的 GPG error (BADSIG) 要怎麼解決呢?

錯誤訊息如下述:

問題1

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com stable Release: 以下簽名無效: BADSIG A040830F7FAC5991 Google, Inc. Linux Package Signing Key \<[email protected]\>
W: 無法取得 http://dl.google.com/linux/mod-pagespeed/deb/dists/stable/Release,
W: Some index files failed to download. They have been ignored, or old ones used instead.

問題2

W: GPG error: http://dl.google.com stable Release: The following signatures were invalid: BADSIG A040830F7FAC5991 Google, Inc. Linux Package Signing Key \<[email protected]\>
W: GPG error: http://security.ubuntu.com precise-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key \<[email protected]\>
W: GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key \<[email protected]\>
W: GPG error: http://ppa.launchpad.net precise Release: The following signatures were invalid: BADSIG 531EE72F4C9D234C Launchpad webupd8
W: GPG error: http://in.archive.ubuntu.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key \<[email protected]\>
W: GPG error: http://in.archive.ubuntu.com precise-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key \<[email protected]\>

閱讀全文〈Linux 修正大量 GPG error BADSIG 的問題〉