我想制作一个.desktop
像这里描述的文件。
[Desktop Entry]
Name=Sublime Text 2
GenericName=Sublime Text 2
Comment=Edit text files
Exec=/home/user/opt/sublime/Sublime Text 2/sublime_text %U
Run Code Online (Sandbox Code Playgroud)
但是,从 Nautilus 的上下文菜单中使用Open with this运行它给了我
找不到“/home/user/opt/sublime/Sublime”
所以我试过了
Exec="/home/user/opt/sublime/Sublime Text 2/sublime_text" %U
Run Code Online (Sandbox Code Playgroud)
并得到
文本在找到“匹配的引号之前结束。(文本是 '”/home/user/opt/sublime/Sublime')
在文件Exec
行中转义空格的正确方法是什么.desktop
?
我想在 Ubuntu 13.10 上设置磁盘加密,以便我有
/
/home
分区正如这些要求所表明的,这是为了保护我免受潜在的笔记本电脑窃贼读取我的个人数据的影响。由于/
未加密,它无法防止有人拿走笔记本电脑、安装键盘记录器并将其还给我。
我已经阅读了EnableHibernateWithEncryptedSwap但它是为 Ubuntu 12.04 编写的,我不确定它是否仍然有效或者是推荐的方式。
最新的设置是什么?
13.10 ×1
encryption ×1
gnome ×1
hibernate ×1
nautilus ×1
shortcuts ×1
sublime-text ×1
swap ×1
trim ×1