小编eek*_*nky的帖子

在 Unity Launcher 中添加 Virtualbox 快捷方式以引导到 VM

我可以在统一侧边栏中创建一个指向 virtualbox 操作系统的快捷方式,而不是在桌面上。我尝试右键单击 virtualbox 并在桌面上创建快捷方式然后移动它。但是如果我这样做然后删除桌面快捷方式它会使统一快捷方式无用。

有任何想法吗?

virtualbox unity shortcuts

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

如何重新安装 grub2?

一整天都在尝试重新安装 grub 并浏览互联网,但我没有走运。我无法再启动到 ubuntu 并尝试启动磁盘 frin yannubuntu 但 grub 选项卡是灰色的。其他方法不会安装在sda1上。我没有其他操作系统可以启动,但有一个实时 USB。请帮忙

grub2 11.10

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

sed 替换文件中的字符

我需要替换 a 中的单个字符/etc/request-key.conf

文件格式为;

###############################################################################
#
# Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
# Written by David Howells (dhowells@redhat.com)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version
# 2 of the License, or (at your option) any later version.
#
###############################################################################


###############################################################################
#
# We can run programs or scripts …
Run Code Online (Sandbox Code Playgroud)

command-line sed text-processing

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