ubuntu 开发环境搭建(java)
- jdk configuration
- mvn configuration
- mysql configuration
- Intellij IDEA configuration
ubuntu bash application
/usr/share/applications
/usr/local/share/applications
~/.local/share/applications
如果重复安装软件没有在bash 里 现在这3个位置找 删除 重新启动 右击 到bash
apt-file
sudo apt install apt-file #搜索相关文件的包名
使用示例:
➜ ~ apt-file search libXext.so.6
libxext6: /usr/lib/x86_64-linux-gnu/libXext.so.6
libxext6: /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
libxext6-dbg: /usr/lib/debug/usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
sudo apt install libxext6
export http_proxy=http://yourproxyaddress:proxyport
sshpass
sshpass -p 'password' rsync -a ccdb-wcp-portlet-1.0.0-SNAPSHOT.war [email protected]:/home/wechat
# sshpass 传递密码给使用ssh需要的密码的命令
取色器`
sudo apt-get install gpick
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install albert
select theme: Spotlight
sudo add-apt-repository ppa:fossproject/ppa
sudo apt update
sudo apt install green-recorder