07 2020 档案
摘要:screen Create a new screen.screen -S <screen name> Create a new screen with name.screen -ls List all screens.screen -d <sessionid> Detach a screen.scr
阅读全文
摘要:使用以下命令设置 Backspace 为 erase,可以解决这个问题。 stty erase ^? stty erase ^H
阅读全文
摘要:1. Ubuntu 端准备 Ubuntu 安装 xrdp 和 vnc sudo apt-get install xrdp sudo apt-get install tightvncserver 启动 xrdp 服务 sudo service xrdp restart 2. Windows 端连接 用
阅读全文
摘要:插件 mSessionKeeper 保持 session alive 设置network.prefetch-next = false Firefox的预加载功能,当载入一个网页后,火狐会预加载你可能会打开的网页链接内容,如果你打开这个链接,网页就会很快加载。不过,很多时候这个功能是多余的,CUP和宽
阅读全文
摘要:全屏模式 Host (右边的 Ctrl) + F 无缝模式 Host (右边的 Ctrl) + L
阅读全文