The software I have installed on Ubuntu

The software I have installed on Ubuntu:

(OK)1.Google Chrome
(OK)2.Apache 2.4.29 (/usr/sbin/apachectl -v)
(OK)3.Mysql 5.5.38
4.Input: fcitx, fcitx-sogou, fcitx-anthy
(OK)5.Vim (Full)
(OK)6.Java OpenJDK 8 and Java 8
sudo apt install openjdk-8-jdk
sudo add-apt-repository ppa:webupd8team/java
sudo apt update
sudo apt install oracle-java8-set-default
sudo update-alternatives --config java
(OK)7.Eclipse 201809 JavaSE
(OK)8.Eclipse Plugin CDT 9.5.4
(OK)9.Gcc 7.3.0, Make 4.1
(sudo apt-get install build-essential)
(OK)10.FileZilla 3.28.0
(sudo apt install filezilla)
(OK)11.powertop 2.9
(sudo apt install powertop)
12.git 1.9.1 (not config)
(OK)13.KVM
(Refer to: http://sharadchhetri.com/2014/10/09/install-kvm-kernel-based-virtual-machine-ubuntu-14-04-lts-desktop/)
(OK)14.Wireshark
(Configure method refer to: http://www.cnblogs.com/ddtpower/archive/2012/12/20/ubuntu_wireshark_dumpcap.html)
15.Android Development Environment 1.0.1
16.Goagent 3.1.21
(OK)17.Visual Studio Code
(Method 2: https://code.visualstudio.com/docs/setup/linux)
18.Mono-complete
(OK)19.Python 3.6.5(Ubuntu Default)
(OK)20.Putty 0.70
(OK)21.Curl (In order to install vscode)
sudo apt install libgconf-2-4
sudo apt --fix-broken install
sudo apt-get install curl

The software I will install:
1.PHP5
2.cpufrequtils or laptop-mode-tools

Comments

Popular posts from this blog

AWS Notes - Network - TransferFamily(Transfer) connect with EFS

Build JupyterNotebook(Anaconda) environment in AWS EC2

AWS Notes - DevOps - OpsWorks