Linux vmWare setup notes for Ubuntu

本文介绍了如何在Ubuntu中实现全屏显示,并提供了安装gcc、g++编译器的方法。此外,还包含了设置FTP、使用scp上传下载文件、安装openssh-server等实用技巧。针对VMware无法连接互联网的问题,给出了可能的解决方案。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Didirectional drag and drop, copy and paste

sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop

现在你就可以通过快捷键Ctrl+Shift+Enter 实现Ubuntu全屏啦。撒花!!!

Get gcc and g++ compiler

sudo apt-get update
sudo apt-get install build-essential

  • If the VMware cannot connect to the Internet, have a look at this
    page: https://blog.youkuaiyun.com/main_h_/article/details/56291977
    and https://blog.youkuaiyun.com/qq_36069590/article/details/79695292
  • To setup ftp in ubuntu
    https://blog.youkuaiyun.com/runfan1014/article/details/54708065
  • To upload and download file using ftp
    https://www.howtoforge.com/tutorial/how-to-use-ftp-on-the-linux-shell/
  • To upload and download file using scp
    https://blog.youkuaiyun.com/jiangkai_nju/article/details/7338177
  • To set up ssh on ubuntu

sudo apt-get install openssh-server

  • error while loading shared libraries: libQtGui.so.4: cannot open
    shared object file: No such file or directory
    To install libqtgui4:

sudo apt-get install libqtgui4:amd64

Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)

> sudo rm /var/lib/apt/lists/* -vf   
> sudo apt-get update
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值