文章归档

Yoono for linux

Yoono是一个强大而易于使用的Firefox侧边栏,可以帮助您简化您通过连接到Facebook,MySpace的,Twitter的,LinkedIn,YouTube等的Flickr,FriendFeed,它的AIM,雅虎IM和更多…都在同一个地方的在线社交生活。

Yoono也是最简单的方法来与所有的社会网络 – 分享链接,图像和视频从网页分享的东西你正在查看您所有的网络同步。

Yoono将帮助您连接到所有的社会网络,使您不会错过另一家人或朋友的最新情况。你连接不管你在网上。更新您所有您的社会网络的状况在同一时间。

您的所有直接在浏览器侧边栏即时通讯服务.



很强大的一个软件.http://www.yoono.com

Share

gufw防火墙的配置

Gufw is an easy, intuitive, way to manage your firewall。

这是使用ubuntu系统自带的软件进行安装的。

运行防火墙功能。要进行配置很简单,只要把你想进来的或是不想让它进来的可以自行设置。

阅读更多 »

Share

Dell’s new Vostro V130 – 预先安装Ubuntu Laptop

 

我们先看看这台dell本本的配置单:

The 13.3″ laptop, priced at $430 for the base model, is not too shabby for the price. Specs including*:   13.3''寸显示屏

  • Ubuntu 10.04 pre-installed  安装ubuntu10.04
  • A Celeron Dual Core U3400 @ 1.06ghz (offers a lot of performance/mhz because it is an arrandale CPU like the core i3/i5.)   酷睿™ i3 处理器/酷睿™ i5 处理器
  • 2GB DDR3 RAM 这个是内存了
  • 250GB 5400RPM HDD (Windows versions come with a 320GB 7200RPM HDD)
  • The new Intel GMA HD graphics built into the CPU. GMA HD显卡
  • A HDMI port in addition to a VGA port 输入端口
  • Usual extras like Bluetooth 3.0, card reader and 2MP built-in webcam 蓝牙3.0,读卡器和200万像素内置摄像头
  • 6 cell battery 6芯电池
  • Base weight of 3.5 pounds/1.6 kilograms 重量为3.5公斤

 

Share

vsftpd FTP on Ubuntu Linux

vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast.
Using this instructions, you can set up vsftpd on variuos linux distros. This tutorial will show you how to set up your own ftp in Linux.

1. Install vsftpd

sudo apt-get install vsftpd

2. Change the configurations file
Open the vsftpd.conf configuration file with a text editor. The file is located in the /etc directory.

sudo joe /etc/vsftpd.conf

Once you are editing the file, you’ll want to make a few changes. Change this:

anonymous_enable=YES
local_umask=022

To this: 阅读更多 »

Share

DeaDBeeF – Ultimate Music Player For GNU/Linux

DeaDBeeF 是一個不錯的音樂播放器,音質不錯,體積小,已經被 Lubuntu 選為預安裝音樂播放器,

上安裝,要增加一個 PPA: 
sudo add-apt-repository ppa:alexey-smirnov/deadbeef 
sudo apt-get update 
sudo apt-get install deadbeef

PS:
DeaDBeeF对cue的支持堪称是Ubuntu下最完美的,支持wav、ape、flac、tta,只有tak是不支持的。另外,DeaDBeeF中可能会出现中文乱码,只需要把cue转换为UTF8的就好了.

DeaDBeeF对cue的支持比较特别,不是直接打开cue文件,而是在打开wav,ape等时会自动加载文件夹下的cue的,当然最好把cue文件和音乐文件的名字改成相同的。

使用起来很不错.你可以选择官方下载:http://deadbeef.sourceforge.net/download.html

Share

Pinguy OS

OS是基于Ubuntu的发行,它面向Linux新手。它的特色在于大量的用户友好性增强,对多媒体编码解码器和浏览器插件开箱即用的支持,一份显著改造过并带有增强菜单、面板和浮动工具条的GNOME用户界面, 以及面向很多公共计算任务的一套精心选择的流行桌面应用软件。 

首次发行版本是以ubuntu10.10开始.所以它的版本号也以10.10为起始点.我们先看看他的桌面图吧.

在这里可以看出来.是一相很不错的介面.

网址:http://pinguy-os.sourceforge.net/

Share