[精讚] [會員登入]
743

在debian9使用apt-key

add gpg key from ubuntu keyserver

分享此文連結 //n.sfs.tw/12877

分享連結 在debian9使用apt-key@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
2018-12-10 11:40:42 最後編修
2018-11-05 13:03:01 By jung
 

嘗試使用apt-get方式安裝jdk卡關

問題出在: apt-key adv --keyserver keyserver.ubuntu.com這個指令使用的連線可能被防火牆擋住

網路上蒐到可能是ipv6連線問題,改了time-out時間還是沒用,不過可以參考
 

I figured out how to get apt-get to work again.

Edit gai.conf:

sudo vim /etc/gai.conf

change line ~54 to uncomment the following:

precedence ::ffff:0:0/96  100

write and quit:

後來強迫apt-key使用80 port才成功

apt-key adv --keyserver hkp://keyserver.ubuntu.com:80

安裝oracle java8要照下列步驟才會成功

sudo apt-get install software-properties-common

sudo add-apt-repository "deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main"

sudo apt-get update
sudo apt-get install oracle-java8-installer

ubuntu使用debian版本對照

END

你可能感興趣的文章

debian安裝drupal細節 設定apache2的細節

設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up

ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings

在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space

在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

我有話要說

>>

限制:留言最高字數1000字。 限制:未登入訪客,每則留言間隔需超過10分鐘,每日最多5則留言。

訪客留言

[無留言]

隨機好文

新增IDP程式使用google防機器人的驗證功能 身份認證程式新增google防機器人v2

how to stop wildfly keeping standalone server log how to stop wildfly keeping standalone server log

how to resolve memory allocation issue on proxmox when creating vm, sometimes the log shows fail message of Cannot_allocate_memory

wireguard vpn setup and implementation 在UBUNTU20.04LTS server架設wireguard vpn讓ios及android裝置使用

solution for selinux issue while installing zabbix agent on centos7 install zabbix agent as service will raise selinux issue on some centos 7.3.1611