New ubuntu system setup steps

New ubuntu system setup steps

I keep my ubuntu system initial setup checklist here in case of future need when I get some new computer to set up. System clone can be tricky when setting up a new machine with different hardware. Build from the ground up is a safer way to do it. It will cost you some time but it always results in a familiar and convenient environment.

{% asset_img 2018-11-07-computer-setup-guild_2018-11-07-12-12-03.png %}

  1. Configure sources.list file, use tuna mirrors at tsinghua university, it is the fastest mirror in my location.

    sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak

    sudo gedit /etc/apt/sources.list

    Change the file content to tsinghua mirror deb lists.

  2. Update the system

    sudo apt update

    sudo apt upgrade

  3. Modify the grup default startup

    If the computer has diffirent os other than ubuntu, need modify /etc/default/grub, set GRUB_DEFULT to according startup item list sequence, like 4. set GRUB_TIMEOUT

    Then run

    sudo update-grub
    to enable the modification.

  4. Setup network proxy

    Install putty.

    sudo apt install putty

    Copy required session and ppk files into new system, the fix folder is $HOME/.putty/session and '$HOME/Tools/EC2-Ubuntu` respectively.

    After copy the files, run putty and start the session EC2.
    Start System setting tools Settings/Network/Network Proxy, select Automatic, set the Configuration URL to file:///$HOME/Tools/vpnPAC/OmegaProfile_Proxy.pac

    Install Chromium-browser, sign in google acount and sync.

    sudo apt install chromium-browser

  5. Install fcitx and Sougou Pinyin for linux by following this link

    sudo apt install fcitx

    install the deb file downloaded from the link above.

    Open Settings/Region & Language, Manage Installed Languages, install Simple Chinese and set the Keyboard input method system to fcitx.

    Configure input method, add sougou Pinyin.

  6. Mails

    Copy old mails from $HOME/.thunderbird and paste them to the corresponding folders.

  7. Keyboard Shortcuts Settings

    • Home folder: Super+E
    • Launch Terminal: Super+T
    • Settings: Super+C
    • Close Window: Super+X
    • Hide Window: Super+Z
    • PrtSc-Area-cliboard: Ctrl+Alt+C: gnome-screenshot -a -c
    • System-Monitor: Ctrl+Alt+M: gnome-system-monitor
    • PrtSc-Area: Ctrl+Alt+A: gnome-screenshot -a
    • fsearch: Super+F: fsearch
  8. Install development supporting apt packages and required softwares.

    sudo apt-get install git build-essential automake autoconf libtool pkg-config intltool autoconf-archive libpcre3-dev libglib2.0-dev libgtk-3-dev libxml2-utils

    sudo apt install doublecmd-gtk gnome-tweaks dconf-tools virtualbox wps-office default-jre default-jdk openjdk-8-jre openjdk-8-jdk

    • fsearch
    • Double commander, You will encounter an error when you want to extract rar files under doublecmd. Linux Mint Debian Edition (LMDE) does not include libunrar.so, this means you cannot open RAR files with Double Commander. You need to build libunrar.so yourself by following the link at the beginning of this paragraph.
    • anaconda using mirror at Tsinghua tuna mirror site
    • FoxitReader
    • Visual Studio Code, extensions can be installed by copy $HOME/.vscode/extensions folder to the according folder.
    • Zotero
    • Docear, docear need java 8 runtime, run sudo update-alternatives --config java to config the java runtime to openjave-8-jre. The compatible PDf Viewer selection under ubuntu is tricky, the version is V2.5 build 322.9, it’s a green edition, and the pdf management configuration need to be wine*$HOME/Tools/PDFXViewer/PDFXCview.exe*/A*page=$PAGE*$FILE. Also need to set the copy comment to clipboard and single document settings in PDFXViewer.
    • Gitkraken
    • Wps Office need to download and install wps-fonts, one need to copy them into the exact folder /usr/share/fonts/wps-fonts.
  9. Set the dock click action to minimize. using dconf-editor tools, goto org/gnome/shell/extensions/dash-to-dock/click-action,
    change the custom value to ‘minimize’

  10. Install Windows in Virtualbox, the installation is simple strait forward, the tricky part is the Virtualbox extensions pack, to use software like Altium Designer in virtualbox and USB 3.0 hard drives, one need to enable 3D acceleration and USB 3.0 respectively, in order to do that, install the extensions pack in windows safe mode, which can enter by click F8 at the startup.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值