- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试使用 NX 在 ubuntu ec2 实例上安装远程桌面,我已经完成了 sudo -E apt-get update
& sudo -E apt-get install -y ubuntu-desktop
.然后安装freenx sudo add-apt-repository ppa:freenx-team
但是从这里开始,当我做 sudo apt-get update
它给了我一些错误:
Err http://ppa.launchpad.net trusty/main amd64 Packages 404 Not Found
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
W: Failed to fetch http://ppa.launchpad.net/freenx-team/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead
sudo aptitude install -y freenx
它给了我另一个错误是:
"Couldn't find any package whose name or description matched "freenx"
最佳答案
您可能想先删除旧的 ppa:
sudo add-apt-repository --remove ppa:freenx-team
/trusty
最后。
sudo apt-add-repository ppa:freenx-team/trusty
aptitude
而不是
apt-get
出于某种我不知道的原因。
关于ubuntu - 在 ubuntu 上安装 Freenx 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23716685/
我正在尝试使用 NX 在 ubuntu ec2 实例上安装远程桌面,我已经完成了 sudo -E apt-get update & sudo -E apt-get install -y ubuntu-
我是一名优秀的程序员,十分优秀!