文泉驿微米黑是一个”自由字体”。该字体包含了所有常用简体中文、繁体中文所需要的汉字(最新版本包含超过20932个汉字,完整覆盖 GB2312/Big5以及GBK标准字符集)。该字体同时还包含了日文、韩文和其他几十种语言符号。以外,该字体还包含了高质量的Droid Sans拉丁符号和Droid Sans Mono等宽字体,并内置Hinting和Kerning信息。微米黑字体文件极小,特别使用于便携式电脑设备。
我现在使用的系统环境是ubuntu 8.10+windows xp Pro sp3(很惭愧,是dao版),出了特殊需要,诸如登录网上银行等,都使用的是ubuntu系统,在使用一段时间之后,发现只要你愿意去挖掘与尝试,ubuntu很适合你。就拿下载软件来说,ubuntu下也拥有许多优秀的开源软件能够同windows下的迅雷、Flashget等相媲美,今天我想介绍的是优秀的命令下载软件wget。
1、执行下载的libstdc deb包。
2、将客户端认证程序解压至某个文件夹,推荐解压至/home/username/h3c(或者其他你想要的文件名)/
3、打开命令终端
1)获取root权限,命令为 sudo -s
2)cd到h3c目录,命令为 cd /home/usrname/h3c
3)获取linux1x、pre.ps、renew.ps三个文件的执行权限,命令为 sudo chmod a+x linux1x pre.ps renew.ps
4)执行pre.ps文件,命令为 sudo ~/h3c/pre.ps
会出现如下提示:
configuration directory exist
Refresh IP script is READY.
Authencation file is READY.
pre operation finished successfully
5)配置上网参数,命令为 sudo ~/h3c/linux1x -c
选择“Y”
紧接着提示:
Send all packets by multicast? (Y/N):
选择“Y”
出现提示:
Refresh your IP address after connecting? (Y/N):
选择“Y”
出现提示:
Save message and package to log?(Y/N):
选择“Y”
出现提示:
The default save directory is ‘/var/log/h3c-linux1x/’, do you want to
change it?(Y/N):
选择“N”
出现提示:
Configuration has finished, do you want to save it?(Y/N)
选择“Y”
出现提示:
Save configuration sucessfully!
6)执行命令
sudo ~/h3c/linux1x -d
出现提示:
Please enter your user name (less than 128 characters):(输入上网用户名)
完成后提示:
Please enter your password (less than 64 characters): (输入用户密码)
不出意外,这样就能够上网了。
以后上网时,只需执行以下顺序:
打开命令终端:
sudo -s————获取root权限
sudo ~/h3c/linux1x -d ————执行上网终端
玩腻了Windows,也该换换口味了。这个世界据我目前所知,我能够选择而且有可能使用就是linux了,MacOS当然是碰不得的,要碰你就得花大把大把的银子,还是意淫为好。
Linux我只选择Ubuntu,谁让他这么流行呢,就像这两天的流行性感冒,我也中招了就不足为奇。
在网上找到了一个好的软件Wubi,它号称“The Easiest Way To Linux”,呵呵,确实相当之简单。 官方简介:
Wubi is an unofficial Ubuntu installer for Windows users that will bring you into the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other application. If you heard about Linux and Ubuntu, if you wanted to try them but you were afraid, this is for you.