Category: Ubuntu / Mac / Github / Aptana / Nginx / Shell / Linux

如何在Ubuntu 16.04中创建GIF动图

大家经常在新浪微薄、QQ、facebook、twitter 中看到有趣的 GIF 动图吧,GIF 文件比视频小、比静态 JPG 图片形像生动,非常适于互联网上的搞笑帖子、产品展示和功能步骤演示,所以此小教程将教大家如何在 Ubuntu 16.04 LTS 桌面系统中制作、转换 GIF 效果图片。其实并不难,只需一台安装 FFmpeg 的 Ubuntu 16.04 桌面端,再安装上 ImageMagick,工具就算备齐了(同样适用于其它 Linux 发行版)。FFmpeg 是一款开源的音、视转换器,使用 FFmpeg 我们可以非常容易地转换和录制音视频文件,而 ImageMagick 是一款用于创建、编辑和合并位图图像的一款开源软件。 将视频… Read More

如何调整Linux系统为正确时区

如果你的 Linux 系统时区配置不正确,必需要手动调整到正确的当地时区。NTP 对时间的同步处理只计算当地时间与 UTC 时间的偏移量,因此配置一个 NTP 对时间进行同步并不能解决时区不正确的问题。所以大家在用了国外云计算服务商如 Microsoft Azure 或其它 VPS、虚拟机时,需要注意是否与中国大陆的时区一致。 查看Linux当前时区 你可以使用如下命令非常容易地就查看到 Linux 系统的当前时区: date ls -l /etc/localtime 获取时区TZ值 要更改 Linux 系统时区首先得获知你所当地时区的 TZ 值,使用 tzselect 命令即可查看并选择已安装的时区文件。 1 执行 tzselect 命令 2 通过向导选择… Read More

使用新的 apt 命令在 Ubuntu 16.04 LTS 下管理软件包

前文 Ubuntu 16.04 新特性中 我们已经介绍过,随着 Ubuntu 16.04 LTS 的发布,Ubuntu 的软件包管理命令也发生了变化,新系统采用了 Debian 项目中所使用的 APT(Advanced Package Tool)来完成各种的不同的任务,ATP 命令全面取代了我们之前在 Linux 软件包管理基本操作入门中所介绍的 apt-get、apt-cache 等功能。 ATP 在创建之初便是为了解决大量软件包管理所遇到的问题,希望结束类似 Linux 早期系统依赖的一大弊病。不过 ATP 命令本身的文档较为分散,刚上手的用户很难找到它的帮助信息。 过去十多年以来,几乎所有 Debian 和 Ubuntu 用户都在使用 apt-ge… Read More

音乐无界限,听见好时光—网易云音乐Linux版震撼来袭!

为了带来更好的音乐体验,实现对音乐高品质的追求,经过网易云音乐与深度科技团队长达半年多的联合开发,大家期待已久的网易云音乐正式登陆 Linux 平台!网易云音乐是一款专注于发现与分享的音乐产品,依托专业音乐人、DJ、好友推荐及社交功能,为用户打造全新的音乐生活。 时尚界面 传承最新设计 完美继承了 Windows 版本的最新界面风格和功能,不同的平台,同样的用户体验。 千万曲库 首首超高品质 网易云音乐拥有广袤的曲库,囊括千万首320Kbps超品质音乐,让你随时沉醉在美妙的音乐层次中。 明星入驻 亲自推荐音乐 过千名大牌明星、专业音乐人、DJ进驻,专业的私房“歌单”和音乐推荐,格调顿现。 轻松社交 引发内心共鸣 你可以关注明… Read More

Linux中如何使用gThumb批量调整图片大小

如果你的工作涉及到图片编辑和处理,就一定会有同时对多张图片进行批量大小调整的经历。虽然大多数图片编辑应用都能够非常容易地批量调整多张图片, 但对于新手用户来说,总是不太容易轻松找到并使用相关功能,因此本文将向大家介绍如何在 Linux 桌面系统中使用 gThumb 软件来批量调整图片大小。 注意:以下内容都基于 Ubuntu 16.04 操作系统中的 gThumb 3.4.3 版本。 由于主要步骤都以 gThumb 为中心,所以请先确保你在系统中已经安装了该应用。如果没有,可以自行在 Ubuntu Software Center 中搜索安装。 当 gThumb 安装好之后,便可以点击选中要批量处理的图片或全选(Ctrl + A)所有图片后右… Read More

Linux软件包管理基本操作入门

大多数现代类 Unix 操作系统都提供了一个集中的软件包管理机制,以帮助用户搜索、安装和管理软件。而软件通常以「包」的形式存储在仓库「repository」中,对软件包 的使用和管理被称为包管理。而 Linux 包的基本组成部分通常有:共享库、应用程序、服务和文档。 包管理通常不仅限于软件的一次性安装,还包括了对已安装软件包进行升级的工具。「包仓库」有助于确保代码已经在你使用的系统上进行了审核,并由软件开发者或包维护者进行管理。 在配置 Linux 服务器或开发环境时,通常都不仅限于使用官方源。相较于现如今软件版本快速更新迭代而言,虽然官方源所使用的稳定版软件包很可能已过时,但对于系统管理员和开发人员来说,掌握… Read More

面向Linux的10款最佳剪贴板管理器

许多时候,你将内容拷贝到剪贴板后,最终因某人或某物导致的分心而清空剪贴板,而找不回来。如果出现这种情况,确实很烦人。那么,你如何杜绝这种令人沮丧的局面?这正是我们在本文中所要解答的问题。 这里不妨看一下可以帮助你管理并跟踪剪贴板内容的几款剪贴板管理器。 什么是剪贴板管理器? 剪贴板管理器是一种实用程序或工具,它在你Linux系统的后台运行,为你保存到系统剪贴板的所有内容保存一份历史记录。 为什么需要剪贴板管理器? 剪贴板管理器的一个重要用途就是,你没必要为清空或覆盖剪贴板内容而操心,如果你是程序员或作家,经常进行大量的拷贝剪贴操作,更是如此。 市面上有许多工具可以帮助你管理Linux剪贴板,它们包括: 1.… Read More

Ubuntu: 超赞的屏幕gif录制软件 Record Ubuntu Desktop in Animated GIF with Silentcast

Silentcast is a graphical tool for recording your Linux desktop in an animated gif. By providing an easy-to-follow wizard, it makes recording easier. With Silentcast, you can: Record screencasts in gif, webm, mp4 Record fullscreen, a select window, or a select area. Auto-resize selected window to a given Width and Height. After you clicking Stop icon on S…

Ubuntu 16.04: 开启wifi设置 How To Enable WiFi In Ubuntu 16.04

Enable WiFi in Ubuntu 16.04. How to enable WiFi in Ubuntu, using Terminal (command line). Fix “Ubuntu WiFi is disabled by hardware switch” on Ubuntu 16.04 and other Ubuntu Derivative Systems. How To Enable WiFi In Ubuntu 16.04 Open Systems Settings and navigate to “Software and Updates” under System tab. Once you are there, click on the “Additional

Ubuntu 16.04 安装 Openjdk for Aptana How can I install Openjdk on Ubuntu 16.04?

Since I upgrade to the latest version of Ubuntu, cannot install Java OpenJDK needed to compile android custom roms, when I run sudo apt-get install openjdk-7-jdk appear the following error: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that

Ubuntu 16.04 安装第三方Apps Can’t Install Third-Party Apps on Ubuntu 16.04? You’re Not Alone

Having trouble installing third-party .debs on Ubuntu 16.04? You, my friend, are far from alone. A huge number of you have pinged us about a big ol’ bug in the Xenial Xerus’ new Software app. A bug that leaves you unable to install popular apps like Steam, Google Chrome, and Nylas N1, using .deb files. Double-clicking on a .deb installer opens the Softwar…

Ubuntu 16.04 安装 LAMP Install Apache, MySQL, PHP (LAMP) stack on Ubuntu 16.04

Verified and Tested 03/1/16 Introduction In this How-To, we install LAMP on an Ubuntu 16.04 Server. LAMP is a simple software bundle made of 4 components, Linux, Apache, MySQL, and PHP. Linux the core of the platform, in this case, we are using Ubuntu 16.04. Apache is the web server, majority of the web servers in the world

Ubuntu 16.04 安装 player Install Flash Player for Watching Video in Ubuntu 16.04 Xenial Xerus (LTS)

Install Flash Player for Watching Video in Ubuntu 16.04 Xenial Xerus (LTS), Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Other Ubuntu Derivative System 使用Adobe® 闪存 ®播放器是一个轻量级的浏览器插件和丰富的互联网应用程序运行时,提供一致的和引人入胜的用户体验,令人惊叹的音频/视频播放,和令人兴奋的游戏。 Flash Player安装在超过13亿个系统上,是提供… Read More

Linux 下载youtube视频 How to save YouTube videos on Linux

Have you ever found interesting videos on YouTube, and wanted to download and save them on your hard drive (for offline access or archiving purpose)? There is a handy open-source Linux tool that does exactly that: download YouTube videos. A tool called youtube-dl is a command-line program written in Python that downloads videos from various online