Working system switching from Windows to Linux

Source: Internet
Author: User
Tags gtk linux mint

For developers, there are some natural flaws in the Windows system, such as: Forced command line, filename length & directory depth limit, encoding and wrapping, after several pits, decided to switch from Windows to Linux Mint. (PS: The programmer's home should be mac ...) Time to start a set).

Almost no Linux as the main working system, today took a day to finish, so the switchover process is recorded for later review.

    1. System settings
      1. Install the system i installed Linux Mint "Qiana" Cinnamon 64bit (during the installation of the Language pack download/update download can be skipped, the default source address is too slow)
      2. After installation, set the source. Open Software Source-official warehouse-mirror, mint will ping the response time of each source, select the fastest source, improve the download speed behind.
      3. At this point, you can perform
        sudo apt-get updatesudo apt-get upgrade

        Update the system software again, and restart it when you are finished.

    2. Browser
      • Mint 17 comes with Firefox, I prefer chrome, so download chrome.
      • Install Chrome. If there is a dependency problem, install the missing package one after the update.
        sudo dpkg-i **.deb

    3. Input
    • Recommended install Sogou Linux Edition. Because Mint does not have its own Chinese input method and does not have a FCITX frame installed, this input method is still a bit laborious to install. And most of the installation steps on the Web are obsolete.
    • First download the Sogou Linux Deb package on the official website.
    •  1 , sudo  add-apt-repository PPA : Fcitx-team/nightly  sudo  apt-3 , sudo  apt-get install  fcitx fcitx 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-dbus fcitx-module-kimpanel fcitx-module-x11 fcitx-modules Fcitx-qimpanel-configtool fcitx-ui-classic 
      4, sudo dpkg-i *sougou*.deb install Sogou deb Package 5, sudo im-config the next step until you choose Fctix

      Restart, Ctrl+space should be able to switch, Further, you can set the input method. application--FCITX configuration .

    • This is my dependence, can be used for reference.
    • $ dpkg--get-selections |grepFCITXFCITXInstallFCITX-binInstallFCITX-config-commonInstallFCITX-config-gtkInstallFCITX-dataInstallFCITX-frontend-allInstallFCITX-frontend-gtk2:amd64InstallFCITX-frontend-gtk3:amd64InstallFCITX-googlepinyinInstallFCITX-libs:amd64InstallFCITX-libs-gclient:amd64InstallFCITX-libs-qt:amd64InstallFCITX-module-cloudpinyinInstallFCITX-module-dbusInstallFCITX-module-kimpanelInstallFCITX-module-x11InstallFCITX-modulesInstallFCITX-ui-classicInstallFCITX-ui-lightInstallFCITX-ui-qimpanelInstallFCITX-unikeyInstall

4. JDK, Maven, Intellij idea installation

There's nothing to say here, it's easier. Only to note that the environment has changed to set Jdk_home,intellij idea to use.

1,sudo gedit/etc/profile     Add these lines export m2_home=/usr/src/software/apache-maven-  3.2. 3 export Java_home=/usr/src/software/jdk1. 8 . 0_25export jdk_home=$JAVA _homeexport PATH= $JAVA _home/bin: $M 2_home/Bin: $PATHexport CLASSPATH=.: $JAVA _home/lib/dt.jar: $JAVA _home/lib/2, source  /etc/profile  3. Logout or restart

5. wps

WPS does not now have a 64bit version, so install the 32-64 Compatibility Pack.

WPS also requires some Windows-specific fonts, which can be solved by self-search due to design copyright issues.

1,sudoinstall libc6-i3862,sudoinstall ia32-  Libs3,sudo dpkg-i **wps**.deb

6. VMware Workstation Virtual machine installation

7. Shutter, Wznote, startdict, Wang ' an, xmind, etc.

Basic can be used to meet daily use.

Working system switching from Windows to Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.