
Currently Browsing: Fedora
Dec 23, 2011
Mounting a NAS read / write on Fedora 12 +
Recently upgraded my NAS and had an issue where I could mount the device on Fedora but would only in Read Only mode. For my purpose I was mounting with a script to my home directory but wanted to add it to a directory called share on my root in read / write mode by adding it to /etc/fstab after figuring out why I could not write to the directory. Part of the solution is to add UID and GID of my id,... read more
Aug 20, 2011
Installing NVIDIA Drivers Fedora 14
Recently I was rebuilding a system with Fedora 14 which has an Nvidia GeForce 9500 GT chipset and ran into an issue in which the nouveau driver supplied by the distribution could not support some of the features I was needing. With a bit of digging in multiple places I was able to find pieces to accomplish the task at hand. In this post I will attempt to show the process I used to get Fedora 14 to use the... read more
May 2, 2011
Install Kdenlive on Fedora 14/15 64 bit
Recently I rebuilt a system to run Fedora 14. One of the many jobs I plan to use it for is for video editing and one of best Linux editors in development is Kdenlive. According to the site, Kdenlive is an intuitive and powerful multi-track video editor, including most recent video technologies. So let’s move on to the install. Part of the issue with installing Kdenlive is that it is not in the... read more