我最近从软件中心获得了一个名为 Dungeon Crawl 的小游戏,但我不知道如何查看我过去的游戏。它说(游戏结束的)太平间文件在目录中,但我根本找不到它。我正在运行 Ubuntu 12.04。我怎样才能找到这个目录?/home/owner/.crawl/morgue/
我试图运行dcop,因为我的yakuake无法再次显示在我的 Cinnamon 中,我不想重新启动我的 yakuake。我发现这个命令可以让我的 yakuake 再次显示:
dcop yakuake DCOPInterface slotToggleState
Run Code Online (Sandbox Code Playgroud)
但我没有运气运行它:
$ dcop
No command 'dcop' found, did you mean:
Command 'dtop' from package 'diod' (universe)
Command 'dccp' from package 'dcap' (universe)
Command 'bcop' from package 'compiz-fusion-bcop' (universe)
dcop: command not found
Run Code Online (Sandbox Code Playgroud)
我试图搜索它,但没有运气:
$ apt-cache search dcop
courier-filter-perl - purely Perl-based mail filter framework for the Courier MTA
gambas3 - Complete visual development environment for Gambas
grace - XY graphing and plotting tool
jless - A …Run Code Online (Sandbox Code Playgroud) 我正在熟悉终端,并尝试使用该ls命令是目录/usr/bin.
不幸的是,它没有向我显示文件夹中的所有内容,终端将其切断。
我将如何解决这个问题?

我有一个很不重要的问题:我很好奇,为什么 Ubuntu 14.04 使用羊作为标志?为什么不是大象、蚂蚁或其他动物?
最近当我锁定我的 Ubuntu 14.04 帐户时,我必须在进入之前在两个不同的地方写两次我的密码。这是最近发生的。我想我可能已经安装了一些我在 YouTube 上看到的东西,也许这就是其中之一。如果是这样,我如何删除我从终端安装的东西?
它必须是其中之一,因为这些是我从终端安装的:
安装管道灯,以便 Silverlight 工作:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-get update sudo apt-get install pipelight-multi
Run Code Online (Sandbox Code Playgroud)
启用 Silverlight 插件:
sudo pipelight-plugin --enable silverlight
Run Code Online (Sandbox Code Playgroud)
启用widevine插件:
sudo pipelight-plugin --enable widevine
Run Code Online (Sandbox Code Playgroud)
要在铬(铬胡椒闪光)中闪光:
sudo apt-get install pepperflashplugin-nonfree
sudo update-pepperflashplugin-nonfree --install
Run Code Online (Sandbox Code Playgroud)
安装受限制的附加功能:
sudo apt-get install ubuntu-restricted-extras
Run Code Online (Sandbox Code Playgroud)
安装无限制版本的 libavcodec 进行编码和解码:
sudo apt-get install libavcodec-extra
Run Code Online (Sandbox Code Playgroud) 我希望程序看起来像这样:
read a
if[ find . name $a ]; then
echo "You found the file"
else "You haven t found the file"
fi
Run Code Online (Sandbox Code Playgroud) 运行时sudo apt-get upgrade我得到以下信息:
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
conky-all : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installed
git : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installed
gstreamer0.10-plugins-bad : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installed
icecast2 : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installed
libquvi7 : Depends: libcurl3-gnutls (>= 7.16.2) but it is not installed
libraptor2-0 : Depends: …Run Code Online (Sandbox Code Playgroud) 我知道有一篇关于 Ubuntu 14.04 的相同问题的帖子(在 14.04 启动时启用蓝牙)。我试图修改该rc.local文件(sudo gedit /etc/rc.local通过添加)rfkill unblock all前行exit 0。但是重启后还是不行。我用密码登录后蓝牙效果很好,但我真的很想用蓝牙键盘输入密码。
这可能是重复的帖子,但找不到。
我正在寻找一种在特定时间运行一次 shell 脚本的方法。
比如在 16:00 运行一次,然后从队列中删除。crontab没有我能找到的设置,因为它重复运行,而不是像火一样忘记我正在寻找的那种。
有人有好的建议吗?我希望它在 Ubuntu 18.04 服务器版本上运行。
command-line ×4
directory ×2
ls ×2
14.04 ×1
16.04 ×1
apt ×1
bluetooth ×1
branding ×1
cinnamon ×1
files ×1
find ×1
games ×1
hidden-files ×1
kde ×1
lock-screen ×1
login-screen ×1
logo ×1
password ×1
schedule ×1
screensaver ×1
scripts ×1
server ×1
upgrade ×1
yakuake ×1