Ubuntu Dev Box Setup
2016-01-26 09:51 shaobin0604 阅读(427) 评论(0) 编辑 收藏 举报JDK
Oracle JDK
- How To Install Java with Apt-Get on Ubuntu 16.04
- INSTALL ORACLE JAVA 8 IN UBUNTU OR LINUX MINT VIA PPA REPOSITORY [JDK8]
- Error installing oracle-java8-installer from webup8team ppa
Open JDK
App Launcher
Editor
VIM
Sublime
Atom
Plugins
Geany
Visual Studio Code
SSH Client
PAC Manager
File Manager
Double Commander
sudo add-apt-repository ppa:alexx2000/doublecmd
sudo apt-get update
sudo apt-get install doublecmd-gtk # gtk 版本
sudo apt-get install doublecmd-qt # qt 版本
ImageViewer
XnView
Database
MySQL
SQLite
Proxy Server
mitmproxy
Charles
Tinyproxy
Polipo
Shortcut
-
To maximize a window, grab the titlebar and drag it to the top of the screen, or double-click the titlebar. To maximize a window using the keyboard, hold down
Ctrl
andSuper
and press↑
-
To restore a window to its unmaximized size, drag it away from the edges of the screen. If the window is fully maximized, you can double-click the titlebar to restore it. You can also use the keyboard shortcut
Ctrl
andSuper
and press↓
-
https://help.ubuntu.com/stable/ubuntu-help/shell-windows-maximize.html