warning: Creating default object from empty value in /home/clients/c1f8bd6abbe97099d9ef4082bcf48981/web/modules/taxonomy/taxonomy.pages.inc on line 33.

Fedora

Fedora related items

Install Sun Java JRE/JDK

  • Download Sun JDK
  • Download the Sun JDK from Sun Web site

    Select the RPM file

  • Install the JDK
  • chmod a+x .bin
    ./.bin
    

    When using the RPM install, the files are installed in /usr/java

  • Configure the alternatives configuration
  •   

    Install Fedora from an USB stick

     

    Instate of burning an reburning DVD, the idea is to create from Windows a bootable USB stick acting like a bootable DVD.

     

    Mount an NTFS disk

    1. Install ntfs-3g

    yum install ntfs-3g
    

    2. Mount the disk

    mount -t ntfs -r /dev/[device] /[mount point] -o posix=1
    

    Options:
    -r for read only
    -o posix=1 to preserve long names

    Fedora Core 9

    Fedora Core 9 has been released, upgrade procedure follows.

    Upgrade FC7 to FC8

    Logbook entry: Upgrade Fedora Core 7 to Fedora Core 8

    Based on Upgrading Fedora Using Yum

    Upgrade FC6 to FC7

    Logbook entry: Upgrade Fedora Core 6 to Fedora Core 7

    Based on Upgrading Fedora Using Yum

    Syndicate content