Archives 
  • 2006
    • March
      • Install and Configure Script for Fedora Core 4 Desktop
        03/06/2006
        I have made a script based on instruction on http://stanton-finley.net/fedora_core_4 but I only take several applications below to be installed and configured on my Fedora Core 4 Desktop. Those applications are:

        true type fonts
        fedora extras (numlockx, x-screensaver)
        y

      • set up OpenOffice.org to always save my files in Office format
        03/02/2006
        To specify the default save format, use the Options dialog (Tools | Options from the menu). Expand the Load/Save section and click on General.

        At the bottom of the dialog, there's a section titled "Standard file format." Choose a file type from the list box (for example, &q

      • network connection
        03/02/2006
        here's tips to ease you view current IP address (ordinary user can't use ifconfig to see it) or change your IP address (root access reqiured). note: I'm using gnome 2.10 under FC4

        Right-click on a vacant space on the panel (the one that have clock),
        then choose "

      • Gnome-Telnet
        03/01/2006
        A very nice Graphical Interface for telnet, ssh, rlogin to other machines which remember parameters for each machines like port, username and password. Have been using it for a while and like it much rather than typing on gnome-terminal

        ssh username@machines

        and don't a h

      • Installing Thunderbird
        03/01/2006
        You can type this command as root: yum -y thunderbird
        but since I already downloaded before to my server, so this is my command

        mkdir -p /root/fcupdate/apps
        cd /root/fcupdate/apps
        wget http://10.10.105.105/software/fedora/ex
        yum -y localinstall thunderbird-1.0.7-1.1.fc

    • February