zoukankan      html  css  js  c++  java
  • Ubuntu下部分软件的简介及安装

    1、安装linux摄像头应用软件cheese

    sudo apt-get install cheese

    2、Ubuntu Tweak
        Ubuntu Tweak是一款专门为Ubuntu(GNOME桌面)准备的配置、调整工具。主要面向新手级的普通用户。它可以设置很多并不能在系统首选项中设置的隐藏选项,以满足用户自定义的乐趣。即使是新手,也可以方便地通过它来进行适合自己的系统调整。
        安装命令:
        第一步:添加tweak源

    sudo add-apt-repository ppa:tualatrix/ppa

        第二步:更新

    sudo apt-get update          

        第三步:安装

    sudo apt-get install ubuntu-tweak          

    3、mencoder软件

      mencoder 是一款命令行方式的视频处理软件,是Mplayer自带的编码工具(Mplayer是Linux下的播放器,开源,支持几乎所有视频格式的播放,有 windows和Mac版本)。在linux下,安装完Mplayer后,就有mencoder,无需另外安装。mencoder支持几乎所有的格式的视 频转换,可以将任意格式转换到任意格式,转换功能可以说是相当强大。市面上流行的格式转换器,都是基于mencoder开发的GUI,比如暴风转码,格式 工厂等。可以说转换器能办到的,mencoder都能办到,但mencoder能办到的,转换器就不一定能办到了。很多初学者宁可去用转换器,也不用 mencoder的很大原因是mencoder只支持在命令行下操作,令很多初学都无所适从,不知如何开始。这也是mencoder不能流行开来的原因。

    4、pidgin

      pidgin是一个可以在Windows、Linux、BSD和Unixes下运行的多协议即时通讯客户端,可以让你用你所有的即时通讯帐户中一次登录。pidgin是免费软件。它使用GNU通用公共许可证(GPL)第2版。这意味着你可以自由使用它,并修改它,但如果修改,必须开源修改过的源代码。pidgin支持的通讯:AIM、Bonjour、Gadu-Gadu、Google Talk、Groupwise、ICQ、IRC、MSN、MySpaceIM、QQ、SILC、SIMPLE、Sametime、XMPP、Yahoo!、Zephyr。

    5、busybox

      BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例如grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。
      BusyBox 将许多具有共性的小版本的UNIX工具结合到一个单一的可执行文件。这样的集合可以替代大部分常用工具比如的GNU fileutils , shellutils等工具,BusyBox提供了一个比较完善的环境,可以适用于任何小的嵌入式系统。
     
    6、向日葵远程控制软件
     
      向日葵远程控制是一款面向企业和专业人员的远程PC管理和控制的服务软件。您在任何可连入互联网的地点,都可以轻松访问和控制安装了向日葵远程控制客户端的远程主机,整个过程完全可以通过浏览器进行,无需再安装软件。向日葵远程控制拥有五秒快速而又强劲的内网穿透功力,融合了微软RDP远程桌面(3389),用户可以轻松在向日葵远程桌面协议和微软RDP协议中自由切换,享受最佳的远程桌面体验。
    UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP, Perl, Java and JavaScript editor for programmers. UltraEdit is also an XML editor including a tree-style XML parser. An industry award winner, UltraEdit supports disk-based 64-bit file handling (standard) on both 32- and 64-bit Windows platforms. Download a free trial and see why UltraEdit is the defacto standard with over two million users worldwide. - See more at: http://www.ultraedit.com/products/ultraedit.html#sthash.9kBJw6HC.dpuf
    UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP, Perl, Java and JavaScript editor for programmers. UltraEdit is also an XML editor including a tree-style XML parser. An industry award winner, UltraEdit supports disk-based 64-bit file handling (standard) on both 32- and 64-bit Windows platforms. - See more at: http://www.ultraedit.com/products/ultraedit.html#sthash.9kBJw6HC.dpuf
    UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP, Perl, Java and JavaScript editor for programmers. UltraEdit is also an XML editor including a tree-style XML parser. An industry award winner, UltraEdit supports disk-based 64-bit file handling (standard) on both 32- and 64-bit Windows platforms. Download a free trial and see why UltraEdit is the defacto standard with over two million users worldwide. - See more at: http://www.ultraedit.com/products/ultraedit.html#sthash.9kBJw6HC.dpuf
     
    =======================================================================
    中文名:高洪臣
    英文名:Gordon Scott
    E-mail:gaohongchen01@163.com
    =======================================================================
  • 相关阅读:
    使用webService时,gsoap数据类型注意事项
    DB:HQL
    云:政务云
    专业词汇:电子政务(政府运作模式)
    Java-框架-Dubbo:Dubbo
    架构-Java-Netty:Netty框架
    职业-企业家:企业家
    信息服务:高考填报志愿综合参考系统
    Java-Class-FC:java.time.Duration.java
    Java-Class-@I:java.annotation.Resource.java
  • 原文地址:https://www.cnblogs.com/gaohongchen01/p/3694743.html
Copyright © 2011-2022 走看看