Creating a local Fedora repository is a great way to conserve bandwidth. You can update all of the computers on your local network from one repository. 1) Install a web server. I use apache. su -c yum install httpd -y 2) Create the directories that become the local repository. su -c mkdir -p /var/www/html/yum/F15/releases su… Continue reading Howto: create a local repository for Fedora.
Tag: Fedora
Howto: create a custom spin of Fedora 13
Much of the documentation I read on the World Wide Web suggests using revisor to create a custom Spin of Fedora. I find that revisor is not well suited to my needs. I use LiveCD Creator. To install it: yum install livecd-tools -y I suggest you install the fedora-kickstarts and spin-kickstarts packages as well. yum… Continue reading Howto: create a custom spin of Fedora 13
Howto: Fedora® LiveUSB
What is a LiveUSB? It is a condensed (Live image) version of Fedora® you can install to a flash drive. You can then boot to Fedora from the flash drive on any computer. You can also install Fedora to any system from the LiveUSB. There is an easy to implement option. This may be a… Continue reading Howto: Fedora® LiveUSB
My criterion for valid benchmarks.
Recently I have fielded many inquiries related to building the fastest servers available. So, in reply. I am publishing the list of criterion I adhere to. These are requirements for the server systems that I build and sell for production web or file servers. My standards of quality and moral values in this regard will… Continue reading My criterion for valid benchmarks.
Rawhide nears Alpha
I have recently been putting the Fedora rawhide software through it’s paces. This is the software that will become Fedora 13 in June. At this point it is nearly feature complete. While it runs very smoothly on most platforms, the latest update of the glib2 package creates real problems with Nvidia chipset based motherboards. The… Continue reading Rawhide nears Alpha
Technology costing analysis. Why you pay for Sparkling wine, instead of the draft.
I have formal training and certifications including: Microsoft Certified Systems Engineer, US Government certified Terminal Area Security Officer, with various other lesser certifications. I have 25 years of data technology experience. I build some of the fastest servers. The fact that my profession requires more of my personal time than most other professions to be… Continue reading Technology costing analysis. Why you pay for Sparkling wine, instead of the draft.
Custom spin
A custom spin is a version of the Linux operating system that has each package selected or deselected by the creator of the custom spin. This can be quite useful if you want to install any build of any flavor of Linux, exactly the same way on numerous machines. If you want two or more… Continue reading Custom spin
Revisor part duex
After a great deal of time and effort, I found revisor to be completely inadequate. It has numerous issues that prevent it from performing the intended functions. I used liveCD-creator as the tool to create the custom LiveCD iso images that I need instead. I was able to create a custom built package set and… Continue reading Revisor part duex
Revisor
This early AM I was fighting the good fight with revisor. Revisor is a Fedora unity application for creating custom software package sets for LiveCD, LiveDVD and LiveUSB application. A LiveUSB allows you to boot a computer from the USB drive directly to Linux, without modifying the computer hard drive. I ultimately had to uninstall… Continue reading Revisor
Slow browsing
If you are experiencing really slow web browsing but downloads seem to be at normal speed, you may be a victim of a DNS (domain name service) cache poisoning attack. This can affect any operating system connected to the Internet. Many of my professional clients have been impacted by this recently. It is becoming a… Continue reading Slow browsing