Fedora :: Where Is Config File To Set Fixed IP In Fedora 11?
Nov 4, 2009
Question: Where is the config file to set fixed IP in Fedora 11?I have some machienes in a classroom which I want to be able to clone. This meens I can manipulate the ifcfg-files to a fixed IP.This workes fine, but...I have 2 wireless routers (one normal and one 3G) and when I connected to the second one (3G) I used the GUI (click on the network-connections-icon in the top right corner/Connect to hidden SSID/Connected.Now I get connected! I then edited this connection using the GUI and set a fixed IP. This also works fine So what is my f problem
I want to restore the config-file for this connection from the partition that is not cloned. But where is it? I have used grep to find the SSID and the IP without any luck. Basically I wonder where are the files that make up the GUI-connections??
View 4 Replies
ADVERTISEMENT
Jan 4, 2010
New install of FC12 and after logging into the KDE desktop then going back to Gnome, the Desktop Config File for KDE shows on the Gnome desktop. I ran gconf-editor and I can see the file but no option to not display in Nautilus. Is there an easy way to not display the file on the Gnome desktop without messing up the KDE config file?
View 2 Replies
View Related
Mar 3, 2011
I have a cd containing wifi drivers, but inside is a config.mk file and no configure file. so when I tried to install the tarball using ./configure it could nt find anything. so I tried using su - then I said sudo ./config.mk and it said bash error I don't have premission and it referenced the sudoers file. I not sure what this means, and am I even installing the right file for the driver I need. there is also already a Makefile in the folder as well....
View 2 Replies
View Related
Mar 3, 2011
edit the sudo config file to allow my account to use some commands as a root.so can someone advise me how should i do it.
View 3 Replies
View Related
Jul 7, 2011
I have a problem with the screen flickering on fedora 15 (and lots of other modern distros, eg: ubuntu 10.10 and 11.04 and opensuse 11.4) i think it is something to do with xorg.conf as older linux distros work fine
so i added one using
Code:
Xorg :1 -configure
cp /root/xorg.conf.new /etc/X11/xorg.conf
but i still have a slight flicker. my monitor takes an input at 50-60Hz how do i set that up in the config file or is that not what is causing that? and can somebody recommend me a nice icon set for fedora
I need to add this somewhere Code: ModeLine "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934 +hsync -vsync in the xorg.conf no idea where!
View 3 Replies
View Related
Jul 30, 2010
i was assigned with a project to analyse the performance of ASSP mail filter engine.I am using Fedora 7 with KDE3.5. I need to install a lot of perl modules to run the assp.pl code.I was trying with all sorts of packages like src.rpm, ixxx.rpm, tar.gz, tar.bz2. All these packages doesnt work exactly. When i tried with rpm packages. I am getting this error.
/*
[root@localhost RPMs]# rpm -ivh cyrus-sasl-2.1.23-9.fc12.src.rpm
warning: cyrus-sasl-2.1.23-9.fc12.src.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba
1:cyrus-sasl warning: user mockbuild does not exist - using root
[code]....
So i checked for config.h file as given the directory but it was missing.I don't know why?
View 4 Replies
View Related
Nov 24, 2009
I have a computer running Fedora 11. I wanted to use samba in my office. So I configured the /etc/samba/smb.conf ,but it did not work well : Windows can find samba,but when I tap in username and password,samba request them again , and the same thing continues in a loop. So I copied another computer's smb.conf (which is also a Fedora 11,samba runs well in this one).I copied this file to /etc/samba/ ,then samba can't satart up . I read from /var/log/samba/log.smbd.log : Unable to open configuration file "/etc/samba/smb.conf": Permission denied Even if I use: chmod 777 /etc/samba/smb.conf
why I can't login samba from Windows:
[global]
workgroup = MYGROUP
server string = Samba Server Version %v
; netbios name = MYSERVER
; interfaces = lo eth0 192.168.1.99/24
[Code]....
View 3 Replies
View Related
Jan 5, 2010
I see these boot.log warning and understand that the directory where these config files are kept has (or is) changing. Okay, but is the correct procedure to just move them over from the /etc/modprobe.conf dir to the /etc/modprobe.d file? I am wondering if some changes to those config files or those that they are related to must be also made? A portion of the boot.log is below.
[Code]....
View 14 Replies
View Related
Mar 1, 2010
i got this warning message while booting
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
View 4 Replies
View Related
Dec 29, 2009
I've been trying to install the gmagick extension for days now without success. I always end up with the same error message:
checking GraphicsMagick configuration program... configure: error: not found. Please provide a path to GraphicsMagick-config program.
ERROR: '/tmp/pear/temp/gmagick/configure --with-gmagick' failed
It's no wonder why I get this message as the location simply does not exists, its being unpacked to 'gmagick-1.0.3b2' and not 'gmagick'. I've tried to copy/paste the configuration file (config.m4?) to my manually created 'gmagick' directory within the temp folder but that didn't solve anything.
Command when installing:
Code:
pecl install gmagick-1.0.3b2
I'm running Fedora 12.
View 3 Replies
View Related
Mar 29, 2010
I am trying to set up a permanent resolution in the xorg.conf file. At the moment whenever I reboot the machine the resolution defaults to auto. How I can change that to be constantly at 1600x1200?
Here is my xorg.conf file.
Code: # nvidia-xconfig: version 1.0 (buildmeister@builder62)
Wed May 27 01:58:49 PDT 2009
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "stylus" "SendCoreEvents" # Added
InputDevice "eraser" "SendCoreEvents" # Added
InputDevice "cursor" "SendCoreEvents" # Added
InputDevice "pad" "SendCoreEvents"
EndSection .....
View 2 Replies
View Related
Aug 25, 2009
When configuring a custom kernel using fedoraproject.org instructions, the make menuconfig options for LIRC are not in the .config file anywhere. I checked the kernel tree and all the files are there in the .../drivers/input/lirc subdirectory (I need the lirc_dev and lirc_i2c drivers). I reset the .config to its original settings to make sure I didn't mess up. I also grep'ed the .config file for any LIRC related settings, none found. Also I'm not getting any sound from the radio-aztech driver.
View 1 Replies
View Related
May 18, 2011
I have 2 harddisks 1 tb and 160 gb. In 1 tb fedora is installed. In 160 gb windows is installed. 1 tb is the master. 160 gb is not being detected. How to edit grub.conf file to edit the menu?
The content of grub.conf is
# grub.conf generated by anaconda
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that all kernel and initrd paths are relative to /, e.g.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=bfc7d406-5ae3-4335-a2d8-37472dcfa7dc rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Other
rootnoverify (hd1,0)
chainloader +1
View 2 Replies
View Related
Feb 9, 2010
I recently upgraded from fc8. I am running two nvidia NVS 285 cards with four monitors and using nvidia driver 190.53-pkg1. I have one card up and running and can edit the config file and make to other two work I just can't get all four to work together.
View 3 Replies
View Related
Jan 21, 2010
Fedora 6, Realtek 8139. Gnome graphic let me assign with
system-config-network
I was using private 192.100.1.10 and click ok. After I run ifconfig and take 169.254.195.57 (look like auto assign). Is there another method to assign IP?
View 5 Replies
View Related
Mar 24, 2011
I haved "yum install"ed a few fixed fonts, e.g. bitmap-fixed-fonts, but they do not show up in the xlsfonts listing, and hence, I assume, for the same reason "xterm -fn 9x15" complains that the 9x15 font is not found. The fonts are delivered as pcf files. I have followed some directions on the net, but have not been successful at having the pcf font files integrated into the Fedora 14 font system.
View 8 Replies
View Related
Apr 28, 2009
I have an ADSL connection without a fixed IP address. Is there a clever way of finding it out so that I can log into a local IMAP server from the Internet without phoning up to ask for the IP address?
View 4 Replies
View Related
Feb 20, 2009
When I install Fedora 10 on a new system, I let it default to DHCP. Later, I change the system to a fixed IP address by running system-config-network, selecting eth0, clicking on "Edit", clicking on "Statically set IP addresses:" and filling in the blanks. Is it possible to accomplish the same thing using commands that could be entered in a script? I assume one of them would be
Code:
ifconfig eth0 address XXX.XXX.XXX.XXX netmask 255.255.255.0
View 1 Replies
View Related
Oct 12, 2009
I keep getting this warning when booting Fedora 11: WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
View 4 Replies
View Related
Jan 17, 2010
When I install the FC11 by using"Install or upgrade an existing system"or"Install system with basic video driver"mode...Point 1, I can't config the network config ( IP Address ), due to theerror of network manager...Point 2, I can't enter into the text mode to do the installation steps.Remark:The machine is provide Web,DNS, and Mail Server on the NET ( Internet )
View 1 Replies
View Related
May 7, 2011
I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device
config
<?xml version="1.0" encoding="utf-8" ?>
- <config>
[code]...
View 1 Replies
View Related
Oct 30, 2010
I want to know if there is anyway I can extract the first few contents of a zipped file and then the next fixed and so on? For example, suppose I have a zipped file containing 1000000 natural numbers and I want to extract the first thousand numbers and then the next thousand numbers (1001-2000) and so on till I reach the end. Is this possible?
View 3 Replies
View Related
Aug 17, 2010
After a kernel update, the system always updates the GRUB menu, and the newer kernel is the default boot option.However, after an update on my F13 X64 system, the GRUB menu was updated, the config file still sets the default to "1" but if i left the automatic boot it will boot the previous kernel... am I crazy or missing something here?Here is my /boot/grub/grub.conf file:
Code:
#boot=/dev/sda
default=1
[code].....
View 4 Replies
View Related
Mar 22, 2011
I am using Fedora 13. I installed from repository gcc, got same reply re above no acceptable c compiler..... Had used Fedora 7 for years no probs! Need a fix driving me crazy.
View 1 Replies
View Related
Feb 23, 2009
i want to configure samba on fedora 10. here are my settings in smb.conf
[global]
workgroup = MARVELSERVICES
server string = Samba Server Version %v
interfaces = eth0
[Code].....
View 14 Replies
View Related
Aug 17, 2009
how to restore the original yum settings?
I followed a walkthrough that set the yum config to be more robust(?) or harder to break F11 and since have had major problems installing things.
Can I roll this back or reinstall the yum parts of the OS from scratch to regain normal operation?
View 4 Replies
View Related
Jan 30, 2010
im currently running fedora 11 on my computer and i have this old firewall called firestarter. firestarter is very outdated but it has better rules for blocking connections like IGMP does any one know how to add filter rules so i can block IGMP trace and other unknown protocols it would be cool
View 5 Replies
View Related
Mar 8, 2010
My machine is a new Fedora Core 12 install. The install did not make an /etc/x11/xorg.conf file by default, which is odd. So, I want to change things with the display. But there's no "system-config-display" in /usr/bin. What's going on? Why wasn't this installed by default? I've had lots of other problems with X on this machine as well:
the 10x20 fonts were missing XFree86-Misc error messages whenever I start an xterm I also receive these warnings, intermittantly, when I create xterms:
Code:
Xlib: extension "XFree86-Misc" missing on display ":0.0".
xmodmap: please release the following keys within 2 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 4 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 8 seconds:
Control_L (keysym 0xffe3, keycode 37)
With this many problems I want to know if there's something in general broken with X on FC12, or was that just my install, or what?
View 6 Replies
View Related
Mar 14, 2010
I'm experimenting with 2.6.33-ck1 mainly because I want to try the BFS. I successfully configured and installed the patched kernel, but I'm experiencing various problems on the desktop. The biggest is Chromium not working at all, but there are several others, including graphical glitches in firefox. I'm sure I left some important module off or made a mistake for some settings My question is that is there a 2.6.33-fc12 kernel yet, and does it have a .config available? I'd like to load those settings in menuconfig and use them as a starting point to properly configure and complie a -ck patched kernel.
View 1 Replies
View Related
Apr 16, 2010
I can't get the display config to come up what does this mean and is there a fix
[Code]..
View 1 Replies
View Related