Studio Fedora
Fedora Is my chosen distrobution of linux for a design studio. Sponsered by Red Hat. making it the best of a great bunch of desktop distributions.
I use it as a design studio and comes with all the design resources a designer could ask for.
Some useful fedora resources:
Post install script for fedora
Post install script for fedora on Acer Aspire One
The best way to use these scripts is to run it straight after a fresh install.
in a terminal as root run:
~]# tar zxf <packagename.tar.gz>
~]# chmod +x <scriptname>
~]# ./scriptname
What these scripts do is very simple.
For the Post Install script for Fedora:
1. They will import popular repositories with many commen programs.
2. Update the system
3. Install common programs and plugins.
4. increase system performance.
5. switch of unnecessary services.
For the Acer Post Install script:
1. All of the above plus:
2. Decreases USB power usage.
3. Installation of the Acerfand daemon which decreases power usage
and reduces the fan noise for a quite netbook.
It is always advisable to read the script and see what it does,
specially if your new to linux or Fedora..