ubuntu下载常用软件资源&教程 / intall_app_in_ubuntu_resource&tutorial

远程/Remote

  • ToDesk

  • 向日葵/SunloginClient

  • zerotier 一种远程连接局域网外的服务器的工具 / One of tools that help remotely connect to a server outside the LAN

    TL;DR:

    curl -s https://install.zerotier.com | sudo bash
    sudo zerotier-cli join {codes} # Join a network

IDE

vscode(中文教程)

机器人/Robotics

ROS(鱼香ROS一键安装)

网络/Network

clash

  1. (With UI) clash安装教程(中文), clash
    • Download .deb and sudo apt install ./clash*
  2. (Without UI) clash安装教程(中文), clash

搜狗输入法(Chinese)

可拆分的终端(其中一种)/One of terminals that able to split

sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator