www.openssl.orgconfigure the environment:<pre lang="bash" escaped="true">tar -zxvf openssl-0.9.8h.tar.gzcd openssl-0.9.8.h#/config --prefix=/opt/openssl ##安装在/opt/openssl目录里面. make make install</pre> 安装完成后,有一个函数库,还有一个openss…
[分享]Ubuntu12.04安装基础教程(图文) 原文地址: http://teliute.org/linux/Ubsetup/lesson21/lesson21.html 1.进入 live cd 桌面 1)设置好启动后,断开网络,然后重新启动动计算机,能够用硬盘启动,也能够刻成光盘启动,镜像的下载地址: 进入后找蓝色链接点击下载,如 ubuntu-12.04-desktop-i386.iso,64位CPU能够下载amd64的版本号:http://mirrors.sohu.com/ubun…
Ubuntu Server 12.04安装图解教程 一.说明:Ubuntu分为桌面版(desktop)和服务器版(Server),下面为大家介绍服务器版本Ubuntu Server 12.04的详细安装过程. 二.安装系统:用启动盘成功引导之后,出现下面的界面 选择中文简体 询问是否继续安装所选择的语言版本,选…