小编Cas*_*per的帖子

如何完全卸载MATLAB?

最近,我从 Ubuntu 软件安装了 MATLAB,然后卸载了。但是,当我通过 Software Updater 进行软件更新时,它会显示以下内容并不允许我继续更新过程。如何彻底删除 MATLAB 软件?

在此处输入图片说明

我已经尝试了以下命令,但现在可以使用了。 在此处输入图片说明

当我执行时sudo dpkg --configure -a,显示以下内容。 在此处输入图片说明

software-center update-manager matlab

9
推荐指数
1
解决办法
3万
查看次数

Ubuntu server 16.04 won't boot after installation, Fail to start LXD

我是 Ubuntu 的新手。昨天刚刚在戴尔 R730 服务器上安装了 Ubuntu 服务器 16.04。第一次重启没问题。但是今天服务器拒绝启动。错误消息是:Failed to start LXD

启动消息

有人可以帮忙吗?

server boot system-installation lxd 16.04

9
推荐指数
1
解决办法
8793
查看次数

如何使用命令行在 Ubuntu 上安装最新的 emscripten?

我想使用以下命令在 ubuntu 中安装最新的 emscripten 以使用 WebAssembly。

sudo apt-get install emscripten  
Run Code Online (Sandbox Code Playgroud)

但它给了我 1.22.1 版本,这是 2014 年的版本,不支持 WebAssembly 编译。

$ emcc --version
emcc (Emscripten GCC-like replacement) 1.22.1 ()
Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
This is free and open source software under the MIT license.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Run Code Online (Sandbox Code Playgroud)

是否有在命令行中安装最新 emscripten 的简单指南?

updates

9
推荐指数
3
解决办法
1万
查看次数

如何在 LiberOffice 中将度量单位从英寸更改为厘米?

我要的度量单位从改变inchcm的LiberOffice。我能做什么? 在此处输入图片说明

libreoffice

9
推荐指数
1
解决办法
1万
查看次数

发生了什么?13.04 突然没有声音 + Youtube 的视频播放太快了

发生了什么事?突然,PC 没有声音,YouTube 的视频播放速度过快。是不是闪退问题?

Ubuntu 版本:13.04 [桌面]

sound youtube

8
推荐指数
2
解决办法
3万
查看次数

单击关机按钮时总是重新启动

当我关闭计算机(Ubuntu 14.04)时,它总是重新启动。有时当我在菜单中按下关机键时,计算机不会显示关机按钮的迷你窗口。

如何解决?

感谢您的帮助。

shutdown restart 14.04

6
推荐指数
2
解决办法
290
查看次数

移除屏幕顶部的黑条 [新发现!]

[New Found!]
1. When I set to others instead of 1440x900 (16:10) or 1280x800 (16:10) revolutions,
   the black bar must disappear.

2. When I set to 1440x900 revolution, the black bar must exist.
Run Code Online (Sandbox Code Playgroud)

显示区域不适合我的显示器 (1440x900),并且屏幕顶部有一个黑条。显示区域的底部无法显示。我该如何处理这个问题?

我想知道问题是不是因为缺少显示卡(MSI R4770 Cyclone)驱动程序,但我不知道如何安装它。我需要安装它吗?

Ubuntu 版本:13.10

以下是一些相关图片:

我的显示器(顶部)(它是 19" 桌面显示器。[Acer AL1916W])。 在此处输入图片说明

我的显示器(底部) 在此处输入图片说明

显示器 在此处输入图片说明

xrandr 在此处输入图片说明

X11 中没有名为 xorg.conf 的文件。 在此处输入图片说明

  *-display               
   description: VGA compatible controller
   product: RV740 PRO [Radeon HD 4770]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 0
   bus info: pci@0000:01:00.0
   version: 00
   width: 64 bits …
Run Code Online (Sandbox Code Playgroud)

display resolution monitor screen drivers

5
推荐指数
2
解决办法
8580
查看次数

主板开启fastboot模式后如何进入BIOS?

我正在使用启用了快速启动模式的技嘉主板。在windows下,我可以使用技嘉提供的软件,一键进入BIOS。我可以在 Ubuntu Linux 中通过执行命令进入 BIOS 吗?

bios motherboard

4
推荐指数
1
解决办法
2921
查看次数

如何解决错误的配置选项:UseDNS?

ssh 登录延迟太长。

$ ssh 192.168.1.7
casper@192.168.1.7's password:
(waiting... Too Long... 26 seconds...)
(waiting... Too Long... 26 seconds...)
(waiting... Too Long... 26 seconds...)
Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-62-generic x86_64)
...
...
Run Code Online (Sandbox Code Playgroud)

我找到了一个配置/etc/ssh/ssh_config如下的解决方案

GSSAPIAuthentication no         # yes -> no
GSSAPIDelegateCredentials yes   # no  -> yes
UseDNS no                       # added
Run Code Online (Sandbox Code Playgroud)

但是当我尝试进行 ssh 登录时,我收到以下错误消息。

$ ssh 192.168.1.7
/etc/ssh/ssh_config: line 57: Bad configuration option: usedns
/etc/ssh/ssh_config: terminating, 1 bad configuration options
Run Code Online (Sandbox Code Playgroud)

为什么?如何加快SSH登录?

server ssh login

3
推荐指数
1
解决办法
6187
查看次数

无法下载 Ubuntu 16.04 的更新

我想通过软件更新程序将我的笔记本电脑从 Ubuntu 15.10 升级到 16.04,但遇到以下问题。

在此处输入图片说明

错误消息如下。

Failed to fetch http://ubuntu.uhost.hk/pool/universe/p/pidgin/libpurple0_2.10.11-0ubuntu5_amd64.deb 404  Not Found
Failed to fetch http://ubuntu.uhost.hk/pool/universe/libg/libgtk2-perl/libgtk2-perl_1.2498-1_amd64.deb 404  Not Found
Failed to fetch http://ubuntu.uhost.hk/pool/universe/libp/libpango-perl/libpango-perl_1.227-1_amd64.deb 404  Not Found
Failed to fetch http://ubuntu.uhost.hk/pool/universe/r/rhythmbox/rhythmbox-plugin-cdrecorder_3.3-1ubuntu4_amd64.deb 404  Not Found
Failed to fetch http://ubuntu.uhost.hk/pool/universe/r/rhythmbox/rhythmbox-plugin-magnatune_3.3-1ubuntu4_amd64.deb 404  Not Found
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/account-plugin-jabber_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/account-plugin-yahoo_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/account-plugin-salut_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/mcp-account-manager-uoa_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/account-plugin-aim_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch http://ubuntu.uhost.hk/pool/universe/e/empathy/empathy_3.12.11-0ubuntu1_amd64.deb 403  Forbidden
Failed to fetch …
Run Code Online (Sandbox Code Playgroud)

upgrade update-manager 16.04

2
推荐指数
1
解决办法
4304
查看次数

无法在 Ubuntu 16.10 上启动 Unity 游戏引擎

安装Unity Game Engine 后,我尝试通过其启动器运行它,但没有出现任何窗口。然后,我尝试在终端中运行它并收到以下错误消息。

$ ./Unity
./Unity: /opt/Unity/Editor/Data/Tools/libgpg-error.so.0: no version information available (required by /lib/x86_64-linux-gnu/libgcrypt.so.20)
./Unity: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol gpgrt_lock_lock, version GPG_ERROR_1.0 not defined in file libgpg-error.so.0 with link time reference
Run Code Online (Sandbox Code Playgroud)

如何解决?

games

1
推荐指数
1
解决办法
957
查看次数