Switch the operating system from windows to linux or windows linux
For developers, the windows system has some natural defects, such as: far-fetched command lines, File Name Length & directory depth restrictions, encoding and line breaks. After several pitfalls, switch from windows to linux mint. (PS: the programmer's goal should be MAC... ).
Linux is almost never used as the main working system. It took one day to complete the process. Therefore, we will record the switching process for future reference.
Browser
- The browser that comes with mint 17 is firefox. I prefer chrome, So download chrome.
- Install chrome. If there is a dependency problem, install the missing packages one by one and then update them.
sudo dpkg -i **.deb
Input Method
-
- We recommend that you install sogou linux. Because mint does not have a built-in Chinese Input Method and does not have the fcitx framework installed, it is still a bit difficult to install this input method. Most installation steps on the Internet are outdated ..
- First, download the deb package of sogou linux from the official website.
1. sudo add-apt-repository ppa: fcitx-team/nightly2, sudo apt-get update3, sudo apt-get install fcitx-bin fcitx-config-common fcitx-config-gtk fcitx-data fcitx-frontend-all fcitx-frontend-gtk3: amd64 fcitx-libs: amd64 fcitx-libs-gclient: amd64 fcitx-libs-qt: amd64 fcitx-module-cloudpinyin fcitx-module-modules fcitx-module-kimpanel fcitx-module-x11 fcitx-modules fcitx-qimpanel-configtool fcitx-ui-classic
4. Install sudo dpkg-I * sougou *. deb and sudo im-config until fctix is selected.
Restart, Ctrl + Space should be able to switch, and you can further set the input method. Application -- Fcitx configuration.
- This is my dependency for your reference.
$ dpkg --get-selections |grep fcitxfcitx installfcitx-bin installfcitx-config-common installfcitx-config-gtk installfcitx-data installfcitx-frontend-all installfcitx-frontend-gtk2:amd64 installfcitx-frontend-gtk3:amd64 installfcitx-googlepinyin installfcitx-libs:amd64 installfcitx-libs-gclient:amd64 installfcitx-libs-qt:amd64 installfcitx-module-cloudpinyin installfcitx-module-dbus installfcitx-module-kimpanel installfcitx-module-x11 installfcitx-modules installfcitx-ui-classic installfcitx-ui-light installfcitx-ui-qimpanel installfcitx-unikey install
4. Install Jdk, Maven, and Intellij idea
There is nothing to say here, which is relatively simple. Note that if the environment changes, you need to set JDK_HOME and Intellij idea.
1. Add the export M2_HOME =/usr/src/software/apache-maven-3.2.3export JAVA_HOME =/usr/src/software/jdk1.8.0 _ 25 export JDK_HOME = $ JAVA_HOMEexport PATH = $ JAVA_HOME/bin: $ M2_HOME/bin: $ PATHexport CLASSPATH =.: $ JAVA_HOME/lib/dt. jar: $ JAVA_HOME/lib/tools. jar 2, source/etc/profile3, logout or restart
5. wps
Wps has no 64-bit version, so you need to install the 32-64 compatibility package.
Wps also requires some proprietary fonts for windows. You can search and solve them by yourself due to design copyright issues.
1、sudo apt-get install libc6-i3862、sudo apt-get install ia32-libs3、sudo dpkg -i **wps**.deb
6. VMware Workstation Virtual Machine Installation
7. shutter, WzNote, startdict, trademanager, and XMind
It can basically meet daily needs.