Saturday, December 29, 2007

Fefora la gi ho me

Title: Install fedora 7
Language: English and Vietnamese
Source: http://www.mjmwired.net/resources/mjm-fedora-f7.html

- Resize Partition from Hirent Boot CD
- From Disc DVD Fedora 7
Hoi bat ngo vi install hoi bi nhanh, DVD co khac.
- Update a lot of lib from update manager
- Install mplayer, plugin, gui from http://rpm.livna.org/rlowiki/
- Install driver cho cai AGP nvidia also from http://rpm.livna.org/rlowiki/
Yum install kmod-nvidia
- Install flash player
That su thi khong thich lam ... Because a lot of month ago dung no thi browser usually is suspend
- Install cai compiz-fusion from http://rpm.livna.org/rlowiki/
Dung la co tat hap tap voi vang nen lam sai hoi bi nhieu.
Phai dieu chinh mot so option in xorg thi moi enable Desktop Effect duoc.
- Install luon cai beryl-manager luon
- Install xvnkb nua chu
-------------------------------------------------------------------------------
Để thấy được phân vùng NTFS, bạn cần cài gói hỗ trợ NTFS của Fedora bằng lệnh sau
sudo yum install fuse fuse-libs ntfs-3g

* Fedora Repositories
- Import the GPG keys to these repositories:
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
- Add reposity
sudo rpm -ivh http://rpm.livna.org/livna-release-7.rpm

* Install Nvidia Driver
- Recommends user install
3rd-party RPM packaged driver instead of using the installer from
Nvidia's website. Currently Livna provides a well packaged driver

* Rythmbox/Gstreamer - A simple audio application similar to iTunes layout.
- Most of Rythmbox and the Gstreamer system should be installed when installing Gnome (mentioned above). The missing components are just the MP3 (and other media) plugins.
- sudo yum install gstreamer-plugins-ugly gstreamer-plugins-bad
- Install het 11M

Monday, December 10, 2007

table with div

div.base-layer {
background: transparent;
/*border: solid #ccc 1px;*/
color: #000000;
margin: 0.5em 1px 0.5em 1px;
padding: 0px;
text-align: center;
width: auto;
}

div.table-row {
background:#FFFFCC none repeat scroll 0%;
border:1px solid #ccc;
color:#000000;
margin:0;
padding:0;
text-align: center;
width:99%;
}

div.left-layer10 {
border-right:1px solid #ccc;
float: left;
margin: 0;
padding: 2px;
width: 50px;
font-weight: bold;
}

div.left-layer11 {
border-right:1px solid #ccc;
float: left;
margin: 0;
padding: 2px;
width: 9%;
}

DIV.right-layer11 {
border: none;
float: right;
margin: 0;
padding: 2px;
width: 9%;
}

/* Watch out for this DIV... rule, it appears every now and then */

DIV.space-line {
clear: both;
margin: 0;
padding: 0;
width: auto;
}