Ubuntu/Mint Linux下常用开发工具汇总

来源:互联网 发布:js 获取远程页面内容 编辑:程序博客网 时间:2024/06/05 03:06

1. 比较工具 meld

2. Linux SSH tools

  a. putty

  b. secpanel

3. 火狐插件开发时新建测试环境:

  alt+F2, 然后输入firefox --no-remote -P

4. git工具

  a. gitk

  b. git-color

  c. git-gui

5. FTP工具

  filezilla

  gnome-commander

  krusader

  http://privunet.wordpress.com/article/linux-replacement-for-winscp-2zzaq8nim6i69-13/

注意,可使用sudo apt-get install  xxx