Archive for the ‘Ubuntu’ category

Fedora 12 安装指南!

November 18th, 2009

Fedora 12 安装指南

Fedora 12 正式版已经发布了!Fedora 是世界上最流行的 Linux 桌面发行版之一,每个新版本都为 Linux 世界带来了一个又一个新技术,Fedora 12 也不例外,给我们带来了 N 多激动人心的新功能

我是国内众多的 Fedora Fans 中的一员,虽然使用 Fedora 比较晚,但凭借我“优秀”的电脑基础,和“高超”的学习天赋,进步“神速”,在我开始使用 Fedora 9 六个月(这是我真正开始使用 Fedora )之后 Fedora 10 发布的时候,为了帮助其它 Fedora 新人或即将准备踏入 Fedora Linux 世界的朋友们,我翻译了 my-guides.net 上的 Fedora 10 安装指南,Fedora 11 发布的时候我也没有闲着,这次 Fedora 12 发布之后,My-guides.net 又第一时间发布了 Fedora 12 安装指南,我也不想偷懒,平心而论,myguides.net 上的指南是学习 Fedora Linux 的最好的教程之一,我本人就从中获益匪浅。

» Read more: Fedora 12 安装指南!

Adobe Flash Player 10.1 Beta and AIR 2 Beta Now Available!

November 18th, 2009

Last night Adobe pushed out their first beta release for Adobe Flash Player 10.1. This is a developer prerelease version of the Adobe® Flash® Player 10.1 software for Windows, Macintosh and Linux. It is being made available for developers to test their content to ensure new features function as expected, existing content plays back correctly, and there are no compatibility issues. Consumers can try the beta release of Flash Player 10.1 to preview hardware acceleration of video on supported Windows PCs and x86-based netbooks.

There is also the first beta release for Adobe AIR 2, which builds on the success of AIR 1 by giving developers new capabilities and even tighter integration with the desktop. This is the first time that Adobe has sim-shipped for all three major operating systems for both AIR and Flash Player (also in Beta).  Adobe AIR 2 provides end users with exceptional application experiences while giving developers the easiest and most powerful way to develop desktop applications across multiple platforms (Mac, Windows, and Linux).

» Read more: Adobe Flash Player 10.1 Beta and AIR 2 Beta Now Available!

Fedora 12 Officially Released

November 18th, 2009

Fedora 12 Officially Released!

Red Hat announced today the official release of Fedora 12, the latest version of the popular open source Linux distribution. This release brings some impressive new features and a lot of much-needed bugfixes. It’s a strong update that puts the distro on the cutting edge by bringing you the latest in free and open source software to your desktop, laptop and server.

使用 Shotwell 管理照片

November 17th, 2009

使用 Shotwell 管理图片

说到组织和优化图片的工具,Digikam 和 F-Spot 也许 Linux 下此类工具中的最佳选择,但如果你不需要这类图片管理工具的全部特性,你可以试试 Shotwell

» Read more: 使用 Shotwell 管理照片

在 Ubuntu 9.10 中启用 GetDEB 源

November 17th, 2009

GetDeb 是一个专门为当前 Ubuntu 发行版提供最新开源或免费软件的非官方项目。在推出 Ubuntu 源之前,GetDeb 专门为 Ubuntu/Debian 系统打包,用户可以在其网站上下载最新发布的软件、或软件的最新版本(测试版、开发版)的 .deb 包,在这些软件进入 Ubuntu 官方软件仓库之前,用户可以先在这里找到并下载这些软件的最新的 .deb 包,免去自己编译安装或者打包的烦恼。而现在,为了使在 Ubuntu 下安装软件更加方便,GetDeb 项目推出了 Ubuntu 9.10 软件仓库。

在 Ubuntu 9.10 上启用 GetDeb 软件仓库的基本步骤如下:

1)用 Gedit 打开 /etc/apt/sources.list 文件

sudo gedit /etc/apt/sources.list

然后加入下列这一行:

deb http://archive.getdeb.net/ubuntu karmic-getdeb apps

» Read more: 在 Ubuntu 9.10 中启用 GetDEB 源