How to format and add a new disk in ubuntu?
Sunday, July 25th, 2010Here is quick steps on how to do this in a virtual box Ubuntu: 1. add a new Sata disk storage in the virtual box admin UI 2. in Ubuntu, list all disks sudo fdisk -l
Here is quick steps on how to do this in a virtual box Ubuntu: 1. add a new Sata disk storage in the virtual box admin UI 2. in Ubuntu, list all disks sudo fdisk -l
Ubuntu对中文的支持做得还是很不错的,如果要使用中文,可以有以下解决办法:
在Ubuntu命令行下,执行如下命令: sudo mount -t cifs -o username=xxx,password=xxx //192.168.1.1/d /home/user/Desktop/VistaD 这样Vista的共享目录就被成功的mount,可以像Linux分区一样操作了。
有时候需要在大量的文件中搜索某个特定的字符串,在Windows上我一般使用UltraEdit,Visual Studio或者Windows自带的搜索功能。那么在 Linux上的对应命令是什么呢? 其实很简单,比如查找当前所有htm文件中的unix字符串,使用如下命令:
Here are the steps I used:
Ubuntu缺省安装似乎并没有完整的开发工具。 如果想编译一些开源程序,下面这条命令可以安装所需要的编译工具:
First of all, the host machine should support running x64 guest OS. This need to support by the CPU. To check if the CPU supports it, we can use the tool provided by VMware http://download3.vmware.com/software/wkst/VMware-guest64check-6.0.0-45731.exe
Ubuntu64位下如何运行32位的程序呢?比如最新的Firefox Build都是32位的。 如果是缺省安装的Ubuntu64,运行32位的firefox,会报如下错误:
偶在Ubuntu下用Firefox的时候发现它的一个Bug。中文字体显示的有大有小,如下图所示: