我使用的是 Google Chrome 48.0 32 位。今天当我启动谷歌浏览器时,我收到了这条消息:
This computer will soon stop receiving Google Chrome updates because
this Linux system will no longer be supported
Run Code Online (Sandbox Code Playgroud)
我认为 Ubuntu 14.04 支持五年,这里到底发生了什么?
在 64 位 Ubuntu 上,我从更新管理器收到错误消息apt-get update:
Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release
Unable to find expected entry 'main/binary-i386/Packages' in Release file
(Wrong sources.list entry or malformed file)
Some index files failed to download.
They have been ignored, or old ones used instead.
Run Code Online (Sandbox Code Playgroud) 我遇到了一种情况,我在 Gimp 中有一个具有多层的图像。现在,我想将每个图层作为单独的图像(最好是 PNG 格式)自动导出到某个文件夹中。
这可能吗?
长方法:隐藏除一层之外的所有图层,裁剪您想要的部分,导出图像。隐藏保存的图层,取消隐藏另一个图层,裁剪部分,导出。重复。对于大约 20 层的图像来说有点麻烦。
我不小心在终端中输入了ctrl+ L,我的终端窗口跳了一个“满屏”大小。我查看了“编辑”->“键盘快捷键”中的键盘快捷键,但没有找到该快捷键。
ctrl+L有什么作用,它在哪里定义?
在我的服务器中,每次尝试访问 MySQL 时都会出现错误:
用户 'root'@'localhost' 访问被拒绝(使用密码:NO)
当我尝试mysqladmin -u root -p password我得到
用户 'root'@'localhost' 访问被拒绝(使用密码:YES)
如何在我的 Ubuntu 服务器 12.04 中访问 MySQL?
我试图在我的 Ubuntu 系统上安装 Dropbox,但现在我无法安装或卸载任何软件。我收到此错误:
E: Unable to lock the administration directory /var/lib/dpkg/lock?
Run Code Online (Sandbox Code Playgroud)
我已经尝试杀死dpkg并重新启动它,sudo kill -TERM PID但它立即尝试再次完成安装并卡住了。
我该如何解决?
我打开了两个图像选项卡,我想将第一个图像的一个图层复制到第二个图像,保持尺寸和大小。
我该怎么做?
例子:
我有这个 640 像素 x 400 像素的第一张图像,有两层 - 背景和画笔

我想将画笔层复制到另一个 1600 像素 x 1200 像素的图像。

我想安装 Google-Earth,它需要 ia32-libs。所以,我做了,apt-get install ia32-libs但错误弹出为:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0
Run Code Online (Sandbox Code Playgroud)
如何安装 ia32-libs?
某些文件在我的 NTFS 文件系统中,我无法删除。它给出了这个错误:
rm: cannot remove `zigBqC04': Input/output error
Run Code Online (Sandbox Code Playgroud)
也无法在该文件夹中复制任何其他文件并显示错误消息:
Error opening file 'file-path': Input/output error
Run Code Online (Sandbox Code Playgroud)
任何解决方案。
我已经撕了大约一个星期的头发,现在试图弄清楚如何做到这一点。
我的服务器中有两个 HDD,均为 250gig。他们都安装了 ubuntu,一个当前已启动。我想将第二个(旧)驱动器安装到/mnt/external
如果我通过/dev/disk/by-uuid它挂载它只是挂载启动分区,而不是我的实际数据。
我也试过vgs-v确定,但是名字都一样,不知道从何说起。
root@onlinelabtests:~# vgs -v
Finding all volume groups
Finding volume group "SysVolGroup"
Archiving volume group "SysVolGroup" metadata (seqno 3).
Archiving volume group "SysVolGroup" metadata (seqno 3).
Creating volume group backup "/etc/lvm/backup/SysVolGroup" (seqno 3).
Finding volume group "SysVolGroup"
Archiving volume group "SysVolGroup" metadata (seqno 3).
Archiving volume group "SysVolGroup" metadata (seqno 3).`
Creating volume group backup "/etc/lvm/backup/SysVolGroup" (seqno 3).
VG Attr Ext #PV #LV #SN VSize VFree VG UUID
SysVolGroup …Run Code Online (Sandbox Code Playgroud) 我跑sudo apt-get update了,最后我有这些错误:
Fetched 14,3 kB in 54s (264 B/s)
Reading package lists... Done
W: GPG error: http://archive.canonical.com saucy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
W: GPG error: http://dl.google.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY …Run Code Online (Sandbox Code Playgroud)