Some tips to install and setup Ubuntu
How to install Chrome & Flash plugin
1. sudo apt install chromium-browser
2. Open "Software & UPdate" Panel -> "Other Software" Tab -> check "Canonical Partners".
Close Panel dialog and choose update the sources.
3. sudo apt install chromium-browser
4. start/restart Chrome
How to switch to XFCE4 or Xdesktop, default Unity not suitable for VM or old PC.
1. sudo apt install xubuntu-desktop
2. log out
3. In login dialog, click on the icons on the SCREEN top-right corner to switch window manger and language...
How to create Linux ISO USB disk:
1. dd if=/path/to/iso of=/dev/[u][i][b]sdb[/b][/i][/u] bs=1M
How to install latest JRE for latest Eclipse:
1. sudo apt-get install oracle-java8-installer
How to install Broadcom Wifi driver:
1. sudo apt-get insall broadcom-sta-dkms (or broadcom-sta-common, can't remember).
Partner sources might be required.
How to install Chrome & Flash plugin
1. sudo apt install chromium-browser
2. Open "Software & UPdate" Panel -> "Other Software" Tab -> check "Canonical Partners".
Close Panel dialog and choose update the sources.
3. sudo apt install chromium-browser
4. start/restart Chrome
How to switch to XFCE4 or Xdesktop, default Unity not suitable for VM or old PC.
1. sudo apt install xubuntu-desktop
2. log out
3. In login dialog, click on the icons on the SCREEN top-right corner to switch window manger and language...
How to create Linux ISO USB disk:
1. dd if=/path/to/iso of=/dev/[u][i][b]sdb[/b][/i][/u] bs=1M
How to install latest JRE for latest Eclipse:
1. sudo apt-get install oracle-java8-installer
How to install Broadcom Wifi driver:
1. sudo apt-get insall broadcom-sta-dkms (or broadcom-sta-common, can't remember).
Partner sources might be required.
本文提供了一系列有关Ubuntu系统的安装和配置教程,包括如何安装Chrome浏览器及Flash插件、切换到XFCE4桌面环境、创建Linux ISO启动盘、安装最新版JRE以适配新版Eclipse以及安装Broadcom无线网卡驱动等内容。
1022

被折叠的 条评论
为什么被折叠?



