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.
文章分类:计算机
估计很长时间不会再升级 VirtualBox 了
看到 VirtualBox 提示有更新,还是忍不住点了一下。已经很久没有更新过了。可是更新到最新的 4.3.20 之后居然无法启动虚拟机了。
修复 Windows 7 启动
最近频繁遇到需要修复 Windows 7 启动引导菜单的问题。摘录一般步骤和命令行指令,以备查询。
Linux 开机自动挂载 NTFS 分区为可写
升级到 OpenSUSE 13.2 之后,原来配置为可自动挂载并进行写入操作的 Windows NTFS 分区现在不会自动挂载了,在磁盘管理中配置了自动挂载且不勾选“Mount Read-Only”居然也无法直接写入。又折腾了好久才根据坎离枫整理的博文搞明白了。
Linux 锁屏快捷键
用惯了 Windows 中的 Windows + L
来锁屏,才发现 Linux 中锁定屏幕用的是 Ctrl + Alt + L
。不知道为什么 Linux 开发者不直接用同样的锁屏快捷键。难道因为那个按键名叫 Windows?