我使用的是 Ubuntu 桌面 16.04(从 15.10 升级)。
我已经安装了 phpmyadmin apt-get install phpmyadmin。如果我去,它可以工作,localhost/phpmyadmin但我无法以 root 身份登录。
我已经搜索了很多。我发现了许多来源,其中他们建议/etc/phpmyadmin/config.inc.php使用“root”和“”(密码为空)更改和替换用户和密码。但是我config.inc.php的和他们的不一样。例如,在我的文件中,没有用户和密码行,它似乎是从另一个文件自动获取的/etc/phpmyadmin/config-db.php。尽管如此,我已经更改了该文件中的用户名和密码,但现在出现此错误:
#1698 - Access denied for user 'root'@'localhost'
Run Code Online (Sandbox Code Playgroud)
我该做什么?
Phpmyadmin 版本: 4.5.4.1deb2ubuntu1
mysql Ver 14.14 Distrib 5.7.12, for Linux (x86_64) using EditLine wrapper
我刚刚打开我的笔记本电脑(使用 Ubuntu 15.10 64 位)并检查 syslog 以获取今天的日志。从总计
$ cat /var/log/syslog | grep 'Mar 23' | wc -l
23791
$ cat /var/log/syslog | grep -P 'Mar 23.*Ignored relative path' | wc -l
21863
Run Code Online (Sandbox Code Playgroud)
内容如下:
Mar 23 12:02:56 Ubuntu ureadahead[279]: ureadahead:.: Ignored relative path
Mar 23 12:02:56 Ubuntu ureadahead[279]: ureadahead:.: Ignored relative path
Mar 23 12:02:56 Ubuntu ureadahead[279]: ureadahead:tunables: Ignored relative path
Mar 23 12:02:56 Ubuntu ureadahead[279]: ureadahead:xdg-user-dirs.d: Ignored relative path
Mar 23 12:02:56 Ubuntu ureadahead[279]: ureadahead:..: Ignored relative path
Mar 23 …Run Code Online (Sandbox Code Playgroud) 11 月 9 日,我尝试安装 BasKet Note Pads 的最后一个稳定版本,显然它不受支持,因为它需要移植到 QT4 和 KDE 4,无论这意味着什么。该程序已被移植,但截至 2010 年,它仍处于测试阶段,这意味着它基本上有问题并且缺乏我需要的功能。
因此,我尝试安装需要 QT3 和其他一些我不太了解的东西的 BasKet v1.x。我尝试安装它们,最终占满了我 15 GB 硬盘的 20%。当然,我从来没有让 BasKet 工作,但我安装的软件包仍然存在,现在我需要有效地卸载我那天安装的所有东西。
是否有命令可以卸载在某个日期(在我的情况下,11 月 9 日)安装的所有软件包?
我想在终端上 Tor。这就是我以前所做的,并且它没有任何问题地工作:
torify或torsocks在命令之前但这是有一段时间,这是行不通的。我不记得这是否是在我的系统发生某些特定更改后发生的。我没有任何重大和明显的变化。
也许以下几行可以帮助您了解问题:
$ curl ifconfig.me
111.222.333.444 <<< My real IP
$ torify curl ifconfig.me 2> /dev/null
$ torify curl ifconfig.me
[Jan 21 20:55:05] PERROR torsocks[16007]: socks5 libc connect: Connection refused (in socks5_connect() at socks5.c:185)
$ torsocks curl ifconfig.me
[Jan 21 20:59:50] ERROR torsocks[16100]: Unable to resolve. Status reply: 4 (in socks5_recv_resolve_reply() at socks5.c:666)
curl: (6) Could not resolve host: ifconfig.me
Run Code Online (Sandbox Code Playgroud)
当我面临这个问题时,我可以毫无问题地轻松使用 Tor 浏览器。
知道如何解决这个问题吗?
谢谢
每当我sudo在终端中运行命令时,就会发生这种情况:
arun@arun-GP70-2OD:~$ sudo apt-get update
sudo: /etc/sudoers.d/README is world writable
sudo: /var/lib/sudo writable by non-owner (040777), should be mode 0700
[sudo] password for arun:
Run Code Online (Sandbox Code Playgroud)
这些sudo命令仍然有效(我认为是这样,尽管我测试过的唯一一个是sudo apt-get)。
在我被要求输入密码之前,这些奇怪的消息是什么?这里有什么大问题吗?我应该为此做些什么吗?或者我可以就这样继续使用我的系统吗?
运行 Ubuntu 16.04 64 位,我已经从 Ubuntu 存储库(通过终端)安装了 Tor-Browser。但是当我运行它时,它作为 Firefox 运行。虽然它在破折号中的图标是它自己的,但当它运行时,它会在窗口之间切换时显示 Firefox 图标。在顶部面板上,它还显示了 Firefox 网络浏览器,而不是 Tor-Browser。
这是当前的内容/usr/share/applications/torbrowser.desktop:
[Desktop Entry]
Name=Tor Browser
GenericName=Tor
Comment=Launch Tor Browser
Exec=torbrowser-launcher %u
Terminal=false
Type=Application
Icon=/usr/share/pixmaps/torbrowser.png
Categories=Network;WebBrowser;
Run Code Online (Sandbox Code Playgroud)
(图标相关的那一行是我自己改的)
如果我打开一个普通的 Firefox 窗口,Firefox 和 Tor-Browser 都会出现在 Firefox 图标下。
在迁移到 16.04 之前,我在 15.10 中没有遇到此问题,我从其网站安装 Tor-Browser。
当我将他们的 repo 添加到 apt 源并运行时,出现以下错误apt update:
E: Failed to fetch https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/dists/xenial/Release No Hash entry in Release file /var/lib/apt/lists/partial/atlassian.artifactoryonline.com_atlassian_hipchat-apt-client_dists_xenial_Release which is considered strong enough for security purposes
E: Some index files failed to download. They have been ignored, or old ones used instead.
Run Code Online (Sandbox Code Playgroud)
我知道这是因为包签名的安全性变化,我已经打开了 Atlassian 的支持票,但我没有收到他们的回复。
同时,有什么解决方法吗?
最近,每次升级后,我都会在过程结束时得到这些行:
Processing triggers for initramfs-tools (0.131ubuntu19) ...
update-initramfs: Generating /boot/initrd.img-5.0.0-17-generic
cryptsetup: ERROR: Couldn't resolve device 048c7724-eed7-4e49-979f-f77f3d4dbfdb
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
W: Possible missing firmware /lib/firmware/amdgpu/vega20_ta.bin for module amdgpu
Run Code Online (Sandbox Code Playgroud)
我在内核存储库中搜索了该文件,但找不到丢失的文件vega20_ta.bin。
我正在运行 Ubuntu 15.10 并试图让 VLC 工作。我从终端安装了 VLC 和 libdvd-pkg。然后我下载了 libdvdcss,我需要有关如何将其发送到终端以使其工作的说明。
我最近在主机 Windows 上安装了 virtualbox Ubuntu。我是 Ubuntu 和 virtualbox 的新手。我做了两个更改,我想帮助了解哪个(以及为什么)它搞砸了 Ubuntu。
我重新启动了来宾会话以影响大小的更改。现在我得到了一个用于登录的像素化屏幕。
当我输入密码时,我就可以进入机器了。我知道这一点是因为屏幕像素更改为桌面必须看起来的样子。
16.04 ×2
apt ×2
tor-browser ×2
.desktop ×1
14.04 ×1
15.10 ×1
amdgpu ×1
command-line ×1
cryptsetup ×1
firmware ×1
icons ×1
initramfs ×1
kernel ×1
launcher ×1
mysql ×1
phpmyadmin ×1
sudo ×1
syslog ×1
tor ×1
uninstall ×1
ureadahead ×1
virtualbox ×1