摘要:
在google应用商店中搜索:Simple Allow Copy,安装后即可 阅读全文
摘要:
在CentOS7上安装Oracle的时候会出现一个竖条,甚至不显示弹出框,解决办法如下: ./runInstaller -jreLoc /etc/alternatives/jre_1.8.0 阅读全文
摘要:
sudo vim /etc/X11/xorg.conf,添加如下内容: 1 Section "Monitor" 2 Identifier "Configured Monitor" 3 Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 阅读全文
摘要:
第一步:安装vmware tools 参考:https://blog.csdn.net/weixin_45728976/article/details/108957276 安装完成后依然无法复制黏贴,需要再执行第二步 第二步:执行如下命令 sudo apt-get autoremove open-v 阅读全文