Archives 
  • 2006
    • March
    • February
      • FC4 Desktop Install and Configure website
        02/28/2006
      • My PC which I am going to install Linux
        02/28/2006
        I think I have describe my PC hardware configuration before I am telling that linux just work fine on my PC. So here''s my PC Hardware configuration
        Asus P4R800-Deluxe Motherboard
        Intel Pentium IV 2.8Ghz HT
        Vgen 512 MB DDR-RAM PC3200 x2
        SATA Seagete 200 GB
        ID

      • My HDD Partitions
        02/28/2006
        My harddisk partition configuration Seagate SATA 200GB (Detected 180GB)
        Partition 1 = /dev/sda1 = Windows XP Pro (C:)= 40GB = NTFS
        Partition 2 = /dev/sda2 = Fedora Core 4 (/) = 30GB = Ext3FS
        Partition 3 = /dev/sda3 = Fedora Core 4 home folder (/home) = 20GB = Ext3FS
        Partitio

      • Configure Gnome Nautilus + Terminal + Thunderbird
        02/28/2006
        Gnome Nautilus is a default File Explorer used by FC4 when you are using GNOME as Desktop Environment but something that bugging me that every time I open up a folder, it will display a new nautilus window. I am able to change the setting by choosing option

        Edit >> Preferences &g

      • Disabled service on Runlevel 3 and 5
        02/28/2006
        apmd - I am not running on notebook
        bluetooth - I don''t have a bluetooth devices
        isdn - My network running on LAN 10/100 MB
        mdmonitor - I am not installing my Fedora using RAID Harddisk
        pcmcia - My Fedora in on PC not notebook

        Click on "Desktop&qu

      • Installing with Kickstart
        02/28/2006
        To save time installing the same configuration for most PC with Fedora Core,
        I have created a kickstart file based my ananconda-ks.cfg file.

        Below is my ks.cfg after modified. To use this kickstart file, I am copying the file into Floppy disk
        and boot user PC with CD which c

      • Simplify Update Fedora Core 4 System
        02/28/2006
        To simplify Fedora Core 4 system update, I have created a scripts to check current runlevel, id and update the yum configuration file before updating the system. Below is the scripts.

        Below is the scripts

        #!/bin/bash
        #filename: updatefc4.sh
        #scripts for updatin

      • Fedora Core Updates
        02/28/2006
        I have already downloaded Fedora Core 4 repository for Core and Updates and for the Extras I didn't so I disabled the option

        Here the contents of files below /etc/yum.repos.d folder

        #vi /etc/yum.repos.d/fedora.repo
        [base]
        name=Fedora Core $releasever - $bas

      • Install Log
        02/28/2006
        Installation of FC4, I am using Personal Computer packages. For detailed you can see the kickstart file which generated by anaconda automatically

        # Kickstart file automatically generated by anaconda.

        install
        url --url http://10.10.105.105/software/fedora/os
        lan