Linux
Installing Ubuntu Lucid Lynx Netbook Remix in Virtual Box
To be able to install Ubuntu Netbook Remix in Virtual Box, you need to convert the .img file to Virtual Box .vdi file. To do so, enter the following command in terminal VBoxManage convertdd ubuntu-10.04-netbook-remix-i386.img ubuntu-10.04-netbook-remix.vdi .
At first, i encountered FATAL: No bootable medium found! System halted. This was solve by the following setting.
Convert Source Code to HTML using vim
1. open your source code in vim
go to Applications >>> Accessories >>> Terminal
then type vim <codeFileName> then hit Enter
e.g vim factorial.py
2. convert your code to readable html
type :runtime! syntax/2html.vim then hit Enter
Surfing the net in the terminal
I browse my site (jrgalia.com) in shell using elinks

here we go.....

is it cool?
How to Install Ubuntu-Title Font

Do you like this ubuntu-title font? You want to install it in your machine? Then, open up your terminal and type sudo apt-get install ttf-ubuntu-title then press enter.
How to install fonts in ubuntu
- create a folder ".fonts" in your home directory.
$mkdir .fonts -
copy the fonts to the folder .fonts
cp <source folder/*.ttf> /home/user/.fonts
fonts copied will now available if you (re)start your application.

.png)



Recent comments
1 week 2 days ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 3 days ago
3 weeks 1 day ago
4 weeks 3 days ago
4 weeks 6 days ago
5 weeks 4 days ago
9 weeks 1 day ago
15 weeks 1 day ago