Fedora 9 Standard
From Proxmox VE
Contents |
Appliance Details
| Package: | fedora-9-standard |
| Version: | 9-2 |
| Certified: | no |
| Section: | system |
| Location: | http://download.proxmox.com/appliances/system/fedora-9-standard_9-2_i386.tar.gz |
| Maintainer: | Proxmox Support Team |
| OS: | fedora-9 |
Introduction
This is a small Fedora system including standard packages. This can be used to install whatever you want via the Fedora package management (yum).
Virtual Appliances can be downloaded directly via the Central Web-based Management.
For more details see: fedoraproject.org
Recommended settings for Proxmox VE
There are no recommended settings as this depends on what you install.
First steps
Start the VM and open a VNC console and install the latest security updates.
yum update
Documentation and HowTo´s about Fedora
Troubleshooting
Fedora Directory Server
When installing FDS setup fails with this error:
Failed to create semaphore for stats file (/var/run/dirsrv/slapd-global1.stats). Error 38.(Function not implemented)
To solve this you must mount a tmpfs filesystem:
echo tmpfs /dev/shm tmpfs defaults 0 0 >> /etc/fstab mount /dev/shm
Reference: http://www.mail-archive.com/fedora-directory-users@redhat.com/msg09254.html
