VirtualBox 虚拟机中安装操作系统之后通常的做法是备份一份当时的磁盘镜像以方便以后使用,可免去重新安装操作系统的繁琐。但是每个 VirtualBox 磁盘都有一个唯一的 UUID 系列号,而两个相同的 UUID 不能同时出现在一个 VirtualBox 管理器中。
更改 VirtualBox 磁盘的 UUID
1
VirtualBox 虚拟机中安装操作系统之后通常的做法是备份一份当时的磁盘镜像以方便以后使用,可免去重新安装操作系统的繁琐。但是每个 VirtualBox 磁盘都有一个唯一的 UUID 系列号,而两个相同的 UUID 不能同时出现在一个 VirtualBox 管理器中。
There is an instruction page of VPN for Linux on Knowledge Base of IT service of the University of Manchester. But the client software cannot be compiled correctly in openSUSE 13.2. So I chose to install the alternative Shrew client software. It’s not easy, too. Here is my installing record.
升级到 OpenSUSE 13.2 之后,原来配置为可自动挂载并进行写入操作的 Windows NTFS 分区现在不会自动挂载了,在磁盘管理中配置了自动挂载且不勾选“Mount Read-Only”居然也无法直接写入。又折腾了好久才根据坎离枫整理的博文搞明白了。
用惯了 Windows 中的 Windows + L
来锁屏,才发现 Linux 中锁定屏幕用的是 Ctrl + Alt + L
。不知道为什么 Linux 开发者不直接用同样的锁屏快捷键。难道因为那个按键名叫 Windows?