Fedora :: Installation Script - Default Configuration Or Customize Settings?

Feb 17, 2011

I was fed up installing Fedora on many of my friend's laptop and doing the same and same thing again. So I've made a Fedora post installation script which does all I want to. Currently the script can:

Add user to sudoers
Configure yum to keep package cache
Fix a problem with Revisor
Add additional repos
Install multimedia codecs
Install flash(32-bit only)
Install wine with gecko,
Install GTalk plugin
Add colors to bash prompt
Add fortune messages to bash prompt
Set SELinux in permissive mode
Install additional softwares

By default, when you run the script, it will ask if you want to accept default configuration or use customize the changes. You can also run ./fedora-firstrun.sh -y to run the script with default configuration. To add yourself to sudoers, run the script as normal user. If you are not in sudoers list, the script will ask you to add to sudoers.

View 6 Replies


ADVERTISEMENT

Debian Configuration :: Is There A Default 'location' For Network Settings?

Apr 13, 2010

if you try to browse the web from the machine, or log in through a nomachine (nxclient/nxserver) session, it claims there is no internet conenction. You have to run System|Administration|Network and select the stored "Location" for our wired connection. There does not seem to be an option to make this (one and only) "Location" the default. If the machine is up and incoming connections are possible (samba & apache), surely outgoing connections should be working without extra fiddling?

The issue with nxserver (nomachine) becoming unavailable on a re-booted unattended machine (unless someone logs in AT THE MACHINE and runs System|Administration|Network) is causing problems for remote access.

View 2 Replies View Related

General :: Reset Font Configuration To Default Settings?

Jan 30, 2011

I have been doing some customization to my ubuntu Box related to font settings. Now all the font settings for whole system have been badly scrambled. I am feeling it very hard to reset all the settings too default again.I have been modifying system---> Preference ---> Appearance. if there exists any way to reset my font configuration to default.

View 1 Replies View Related

Ubuntu :: Disable Or Customize Some Of Preview Settings On Alt-tab Window

Aug 17, 2011

how to disable or customize some of the preview settings on the alt-tab window..MY Question is if its possible to disable the "Grouping" part..such as having multiple nautilus windows.primarily thunderbird is the largest annoyance.. if im writing an email on my laptop and accedentally (touchpad 'palming') off the 'compose message' window; by default and second nature, my brain tells my fingers to alt-tab back into it.

alt tab doesnt allow tabbing into the sub-groups..you CAN although use the arrow keys combined with alt-tab, and eventually find your way down into the hierarchy, and to the right email. this is much too much work compared to a simple alt-tab once, like most other situations.i did notice an option to disable touchpad while youre typing in the settings. is there a gconf entry to adjust the delay? or how many keys need to be typed before its disabled?

problem there, is that if i hit return, or esc, or delete, or pretty much anything that should just be a QUICK one button press, and back to the touch pad, results in waiting 2-3 SECONDS.

View 2 Replies View Related

Ubuntu :: Customize Default Gnome Menus Bar?

May 9, 2011

I would like to edit my gnome menus bar so that it has 6 icons on it that point directly to different app's - the idea is that these settings are stored into /etc/skel so that each time a new user is created it will contain the custom apps on the bar that i added earlier

cp -r /home/myusername/.gconfd /etc/skel
cp -r /home/myusername/.gnome2 /etc/skel

this works in as much if i remove the (menu Bar) panel from the menus bar then on new users being created that is cloned, great i thought i have sust it, but now adding the shortcut's to the bar and going through the same above process it is still a blank bar the icons are not shown.

are the icon references stored somewhere else am i missing a directory that i need to copy ?

View 2 Replies View Related

Ubuntu :: Customize Mdadm Default Email Template?

Oct 12, 2010

#env
Ubuntu Server 10.04 (Lucid Lynx)

I'm looking for ways to customize the default mdadm email template. I don't like the wording of the template, and i'd like to gear it towards my implementation.

1) can i customize the default template?

a) if so, how?

b) if not, how can I create a new template and use that?

View 1 Replies View Related

Ubuntu :: Reset Compiz Settings From Command-line To Default System Settings?

Jan 31, 2010

Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?

Well, just follow the steps below:

Quote:

gconftool-2 --recursive-unset /apps/compiz

Then,

Quote:

Restart your PC / lappy

[URL]

View 4 Replies View Related

Ubuntu Installation :: Save The Default Grub Boot Settings?

Jun 27, 2010

I just installed Ubuntu Server 10.04. When I reboot, it stops at a "grub>" prompt. I figured out that I can continue booting by entering these four commants:

set root=(hd0,1)
linux /boot/vmlinuz-2.6.32-21-generic-pae root=/dev/sda1 ro
initrd /boot/initrd.img-2.6.32-21-generic-pae
boot

I can't figure out, however, how to save these as the default so that the machine can boot without someone present to enter these commands. Running "grub-set-default" tells me "entry not specified." I don't see anywhere in /etc/default/grub that looks relevant.

How do I save my default grub settings?

View 2 Replies View Related

Fedora :: Nautilus Sorts By Size (Default Settings)

Jun 24, 2011

I have set Nautilus to sort files by type, but for some reason it always, by default, arranges files by size, meaning I have to actually click the "type" column every time I open a new folder. How do I make it sort stuff by type like it's supposed to?

View 5 Replies View Related

Debian Configuration :: LIVE -> Customize Keyboard Layout?

Feb 3, 2011

I've Lenny and I've created a customized LIVE USB image with Swiss German keyboard layout using these commands:# lh config -b usb-hdd --bootappend-live "locales=de_CH.UTF-8 keyboard-layouts=ch" --packages-list xfce

# lh_build An binary.img was successfully created, but if I boot from this image, then I still have default US keyboard under xfce.

View 2 Replies View Related

Ubuntu Installation :: Lucid Upgrade: Restore Default Desktop And Font Settings?

May 18, 2010

I upgraded from Karmic to Lucid recently. Before upgrading, I had customized my desktop on Karmic with Compiz, Emerald and new set of fonts. After upgrade (which appears to have gone smoothly, yay!), my desktop retained the previous appearance settings. I want to try the factory default gnome appearance settings for Lucid and still stuck with restoring fonts.

What I have done till now:

0. Enabled Visual Effects from Appearance menu.
1. Theme -> Changed to Human
2. Window Manager -> Still using Compiz
3. Window Decorator -> Switched from Emerald to GTK
4. Font -> Changed first 3 font types in the Font tab to Sans, size 10, 4th to Sans Bold and 5th to Monochrome. Rendering -> subpixel smoothing (LCD)

What I want:

1. Is this the default setting? Have I missed anything in restoring default settings?

2. I have done too many changes to firefox font rendering over time. How do I restore default 10.04 font settings for Firefox? I would ideally love to have an option in Ubuntu which would help me restore factory settings.

View 1 Replies View Related

Ubuntu Installation :: Editing GRUB Settings - Set Windows 7 64 Bit As Default OS In The Boot Loader Instead Of 10.10

Jan 18, 2011

I am a new Ubuntu user, and I am attempting to set Windows 7 64 bit as my default OS in the boot loader instead of Ubuntu 10.10. I have entered the command gksudo gedit /boot/grub/menu.lst into terminal, and the menu.lst file does open. However, this file appears to be completely blank, which does not seem to make sense and is preventing me from changing the boot order.

View 4 Replies View Related

Fedora :: Increase Default Large Text Size In Universal Access Settings?

May 28, 2011

I installed Fedora 15/Gnome 3 because I liked the Universal Access Settings widget for controlling the appearance of my living room computer attached to my TV. It should (when it becomes more stable) make it easy to zoom in on the screen when I'm on the couch. There is also a Large Text setting that allows me to toggle between normal text size and perhaps 125% text size.

I'd like to set that value to about 200%, but don't see how to do it. dconf-editor didn't seem to have a way. gnome-tweak-tool has a way to make all fonts bigger or smaller but I want to easily switch between normal text size when I'm sitting close and large text from the UAS. Screwing around with gnome-tweak-tool would require me to be up-close. It looks like UAS is controlled by /usr/share/gnome-control-center/ui/uap.ui, but it is a wickedly complex xml file & I don't know what to edit. Is there a per user way to change the behavior?

View 1 Replies View Related

Fedora :: Apply Bootloader Configuration Settings?

Jan 27, 2011

It looks like the F14 Bootloader Configuration GUI is missing "OK" button.

So far the only way to configure the F14 Bootloader is by editing /boot/grub/grub.conf.

View 5 Replies View Related

Debian Installation :: Squeeze On Eee PC From USB - No DEFAULT Or UI Configuration Directive Found

Sep 26, 2010

I get the following error message when attempting to boot: No DEFAULT or UI configuration directive found.

View 1 Replies View Related

Debian Configuration :: How To Restore Iptables To Default Installation Values

May 9, 2010

After resetting a pc running lenny I get iptables errors at boot ("resource temporarily unavailable", "bad rule" etc). "setting up firewall" (Guarddog) is not followed by any errors and the firewall apparently operates ok.How can I restore my iptables to the default installation values?

View 2 Replies View Related

CentOS 5 :: Error Unexpectedly After Some Configuration For Rsync And Folder Settings - Correct Configuration And Restart GDM

Oct 29, 2010

I am using Centos 5. I got one error unexpectedly after some configuration for rsync and folder settings. The error i am getting is "Serve Authorization directory (daemon/ServAuthDir) is set to /var/gdm but does not exist. Please correct the configuration and restart GDM." after rebooting.

I tried to resolve the issue by setting permission for folder /var/gdm to 755. but the problem is still not resolved.

View 1 Replies View Related

Debian Installation :: Error When Booting - No Default Or UI Configuration Directive Found

Oct 12, 2014

ERROR: No configuration file found

No Default or UI configuration directive found!

boot:_

This appears when I try to boot Debian 7.6.0 from my USB drive

View 1 Replies View Related

Ubuntu Installation :: Install From USB Drive - Get An Message "No DEFAULT Or UI Configuration Directive Found?

May 19, 2010

I recently decided to install Ubuntu on a couple of computers without CD drives (netbooks), so I followed these instructions to create a bootable flash drive: http:[url].....That worked fine for both netbooks. Now I'm trying to use the same flash drive on a desktop currently running Windows Vista, but get his message when I try to boot from the flash drive:

No DEFAULT or UI configuration directive found!I tried to boot one of the netbooks from the flash drive again and that still works.I'm thinking a BIOS setting.

View 9 Replies View Related

Debian Configuration :: Boot Via PXE, "no Default Or Ui Configuration Directive?

Mar 19, 2011

A week ago I opened this thread viewtopic.php?f=17&t=61580 in "Board index ‹ Help ‹ Installation" and asked for a moderator to move this to here. Because it hasnt happened up to know, I am reopening the thread here. It would be reeeeally great if somebody could help me with my problem!

I own two computers, one netbook and one laptop. I want to boot my netbook as a diskless client via PXE.I set up a dhcp-, tftp and nfs-server on my laptop but when i boot my netbook, the follwoing messages are displayed:(to make it more clear, i uploaded the whole output and shortened the output below)

[Code]...

View 1 Replies View Related

Ubuntu :: Customize The Installation For Distribution?

Jan 17, 2010

How to customize the Ubuntu Installation for your Distribution - TUTORIAL I have looked a lot in almost every page in Ubuntu, Google and some other Linux Distributions Forums, Help Guides and Tutorials, and have never been able to customize, or even find a valuable source on customzing the Ubuntu Installation, also known as Ubiquity. Now if you are planning on creating a LiveCD or Ubuntu-based Distribution using Remastersys or some program like that, then you will love this tutorial, as do I. First of all, make sure you have Ubiquity installed.Quickly goto Synaptic now, and check. Once you have that, go inside a terminal and type sudo nautilus.Then goto /usr/share/ubiquity. You will see some system files which I will now mention again in this tutorial for the sake of my tiredness.

Here you will see the images that are presented when you select your region in the installation process. You may customize it, but I hardly recemmond it as the areas I tell you to customize are far more rewarding. Now, just go inside the "ubuntu" folder and see the "logo.png". Customize it to have your own Logo and Distribution Name. After you finish that come out of it, all the way back to /usr/share. Now we go inside the big area, where we customize a LOT. Go inside "Ubiquity-Slideshow" folder. In this folder you will see the images and text that pop up during the installation of Ubuntu. Do you remember?

Now just go into Slides/icons and here you will see the beautiful icons of all the slides. You may notice the extroadinary graphics and input the Ubuntu team has put into most of these, and so I have decided not to customize this, but you can surely go ahead. However, for legal sake, I had to customize the logo which I have changed it to be mine (that is I deleted the Ubuntu logo and replaced it with a High-Quality version of my logo). Once you feel you have done enough, please go out of that folder and scroll straight down to customize the writing on the slides in the installation.

Here you will see 13 .html files. HTML is simple, you do not have to know anything in HTML to customize these files, however you must understand to not go out of the boundaries. Stay in the templates, because saying too much will look un-Professional and dodgy when it comes to size issues. I prefer Cutting huge paragraphs of writing in between the "" and starting to type about the subject in My Distributions way. Making sure that I do not exceed the previous 3-4 sentence that Ubuntu already had. Ok, to customize these .html files I will quickly show you one of them and customize it before I fall asleep on my keyboard. Right-click "accessibility.html". Click OPEN WITH and select GEDIT.

You will see something like this, however where it says Gosalia, that is my operating system, it used to say Ubuntu. CAUTION - Do not copy my work, there will be severe consequences, considering I took 5 minutes to write it and the rough work your Operating System installation will look...

Quote:

<h1 class="title">Accessibility in Gosalia</h1>
<div class="main">
<div class="content"><ul>

[code]....

Enjoy, do this to all of them remembering to only write in between the <li> and the </li> Remember one thing, where it says "UBUNTU" you can change it, unless it is a file name, then DON'T CHANGE IT! Oh yes, and now when you create your ISO with Remastersys (or equivalent) then you will have your customized Installation ready in the LIVECD process, check it out! It worked for me, and it is spectacular. Making a Video about this now...

View 1 Replies View Related

OpenSUSE :: Set Default Settings For New Users?

Apr 14, 2011

I have about 5 users for our desktop computer, 1 adult, 3 kids and me (I don't count as an adult ).

There are some settings I want to have each of the environments default to, where they can then change them as they wish on their own.

Instead of setting them one-at-a-time, is there a way to modify the settings on the template of what goes into a user's /home directory when they are created?

Examples:
Set it so when I add a person to the system theirdefault browser is set to Firefox starting home page is to our local server Open/Libre Office defaults to MS Office formats And others, less important ones like their pictures are placed in a centralized directory, not their own ~/Pictures.

After this initial setting, they are able to change any and all of these settings on their own, but to have these as default helps me set up their environments to get them started.

View 1 Replies View Related

Ubuntu :: Restore To Default Settings?

Jan 27, 2010

I messed with Ubuntu WAYYY too much. How do I restore the OS back to it's original settings?

View 5 Replies View Related

Ubuntu :: How To Return To Default Settings

Jun 7, 2010

I need the command for returning my ubuntu netbook remix (newest version) to default settings. The problem is that when I installed a theme, the next time I booted the OS the screen starts blinking and when I enter my admin password, no icons appear. My laptop is Dell 1525.

View 4 Replies View Related

Ubuntu :: Add Custom .7z Settings As Default

Feb 17, 2011

the archive manager in ubuntu uses default settings for archiving files into .7zip

s. but much more compression can be achieved setting the cmpression level

higher from command line. Is there a way I can set that settings as default in Archive manager?

View 5 Replies View Related

Ubuntu :: Way To Reset 11.04 To Default Settings?

May 3, 2011

I recently installed the new 11.04 release and was messing around with the Compiz settings on Ubuntu Classic. I tried logging on to regular Ubuntu and everything crashed. When I start up there is no log in screen, only text shows. (I enter my log in information then type 'startx' in the terminal to show my desktop.)

The desktop shows a messed up version of my custom configuration with Cairo-Dock all weird and everything in the wrong place. Also my custom start-up screen that I installed is distorted, and the GRUB screen shows up in purple.

If there was a way to reset Ubuntu 11.04 to the default settings? I tried typing 'unity --reset' in the terminal but it gets stuck at the line 'Setting Update "fullscreen_visual_bell"'.

View 9 Replies View Related

Ubuntu :: Set Font Settings As Default?

Jul 19, 2011

I changed font settings in appearance utility today. But now desktop appearance and firefox fonts are too bad and I need to set it to default setting. How can I do that?

View 4 Replies View Related

Ubuntu Installation :: Customize A Distro To Run Live From Usb?

Sep 22, 2010

I would like to know how and if is it possible to customize a distro to run live from usb. I need to install some packages that are not default. Is it possibile? I know there is an executable that makes every distro live to usb, it's available on the ubuntu main site.

View 1 Replies View Related

Fedora :: Customize The Applications Menu?

Jul 23, 2010

How can I customize the applications menu. I would like to have a menu option 'programming' and I would like to add emacs, DDD, eclipse to that menu option. So it would be something like this:

[Code]....

View 2 Replies View Related

OpenSUSE :: Printer Default Settings In KDE4?

Nov 2, 2010

how can I make KDE applications to use duplex printing as default? In CUPS, I changed the default settings to "long edge binding". It works in non-KDE Applications like Openoffice, but in e.g. Okular I always have to set it every time I print. I'm using Suse 11.3 with KDE4.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved