- 博客(7)
- 收藏
- 关注
原创 Error:"encountered a section with no package header" when apt-get update
<br />sudo rm /var/lib/apt/lists/* -vf<br />sudo apt-get update
2011-05-25 14:36:00
718
原创 Error:"failed to open the hard disk" in virtualbox
In virtualbox, if you have made a new hard disk by$virtualbox clonehd [sourcehd.vdi] [destinationhd.vdi]and try to build a new virtual machine by selecting the destination.vdi, then you may come across the error below:Error: failed to open the harddisk !@#
2011-05-19 11:37:00
1764
原创 VirtualBox环境下基于多台ubuntu虚拟机的Hadoop分布式计算环境搭建
本文介绍了在VirtualBox下安装3台ubuntu虚拟机,并搭建Hadoop环境的基本步骤,最后运行了Hadoop自带example中的wordcount例程,可以作为初学者的入门教材。
2011-05-18 12:08:00
7029
1
原创 Some tips on ubuntu
$passwd [usrname] #change the pwd$rm -fr [dir] #delete a whole dir$sudo ufw disable #disable the firewall
2011-05-16 09:35:00
910
原创 Windows7+Ubuntu10.04双系统安装指南
本文详细介绍了在win7下安装Ubuntu10.04实现双系统的方法,对Ubuntu安装时的各项设置以及安装成功后网络等配置细节进行了简要说明。最后提供了不使用光盘对Ubuntu安全卸载的方法。适合阅读对象:初学者。
2011-05-09 20:28:00
6724
1
原创 将压缩文件与图片合并
<br />命令行下输入:<br /> copy /b name1.jpg + name2.rar name3.jpg<br /> <br />C:/Documents and Settings/Administrator>help copy<br />将一份或多份文件复制到另一个位置。<br />COPY [/D] [/V] [/N] [/Y | /-Y] [/Z] [/A | /B ] source [/A | /B] [+ source [/A | /B] [+ ...]] [destination
2011-01-20 19:50:00
1268
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人