前端之家收集整理的这篇文章主要介绍了
ubuntu14.04系统工具,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
1、FTP工具Filezilla
sudo add-apt-repository ppa:adabbas/1stppa
sudo apt-get update
sudo apt-get install filezilla
2、synergy安装
wget -q -O - http:
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install synergy
3、系统监视器System Monitor Indicator
sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor
wget https:
sudo dpkg -i indicator-sysmonitor_0.8.2ubuntu1_all.deb
参考
原文链接:https://www.f2er.com/ubuntu/350156.html