Red Hat / Fedora :: Where Is Config Log

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


ADVERTISEMENT

Fedora Installation :: Can't Config The Network Config ( IP Address ), Due To The Error Of Network Manager?

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

CentOS 5 :: Svn Server Config - Understanding Location Svnpath Parameter On Svn Config

Sep 7, 2009

I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config

[Code]...

View 1 Replies View Related

Ubuntu Servers :: Config - Change / Add From The Default OpenSSH Config Files To Get Tunnelling To Work?

Jul 10, 2011

I'm running Ubuntu Server 11.04 with OpenSSH, trying to create an ssh tunnel (for web traffic) to it from my (also Ubuntu) laptop. This is the command I'm using to create the tunnel:

Code: ssh -ND localhost:8080 george@192.168.1.20 I had it all working on a virtual machine.. which was deleted What settings/lines do I need to change/add from the default OpenSSH config files to get tunnelling to work? I've Googled and AllowTcpForwarding is set to yes, as is X11Forwarding.. but it still doesn't work. Chrome can connect to the server, but says the connection was closed before any data was sent.

View 3 Replies View Related

Slackware :: How To Save Needed Modules Config To Create .config?

Apr 9, 2011

I am running a server with a GRSecurity patched Kernel 2.6.32.36. I've tried to optimize the kernel as much as I can and know it (removing options, not needed drivers and so on) and compiled the modules into the kernel (no loadable modules anymore). I've started with Slackware 13.0 and the default config for 2.6.29.6-huge. Still I am not sure what to remove/optimize further now.

My question: Is there a way to boot with a kernel with loadable modules, check which modules are really needed for this hardware, (do something like lsmod) and save the running configuration modules for a next kernel compile to be the default .config instead of writing them down by hand and search for the appropriate names in .config or during menuconfig? (Note: zcat /proc/config.gz > .config is NOT the way I want, as it gives me just the current kernel config)

View 5 Replies View Related

General :: Using A Config Directory Instead Of A Config File?

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

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 View Related

Fedora Networking :: How To Config Samba On 10

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

Fedora :: Restore Original Yum Config?

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

Fedora Security :: Add A Config To The Firewall?

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

Fedora :: Where Is System-config-display?

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

Fedora :: F12 2.6.33 Kernel .config For Menuconfig

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

Fedora Hardware :: Can't Get The Display Config To Come Up

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

Fedora :: System-config-lvm And Resizing ?

Jun 7, 2010

Can i use system-config-lvm to resize lv_root from 50GB to 20GB and then resize lv_home to use the new 30GB of space without any hiccups? Meaning I can do this without losing data etc?

View 1 Replies View Related

Fedora :: How To Config Trash For Each Partition

Aug 13, 2010

Can Trash be configured differently than default ?

I use 4 different partitions (dual boot FC13 and XP) and when deleting a file on an ntfs, it leaves a .Trash-500 directory. I would like to immediately delete stuff on ntfs (bypassing trash), AND leave the linux partitions defaulted to go into Trash.

Having .Trash-500 directory on the ntfs causes problems with windows that I have to resolve each time I forget and move files and directories between the systems.

View 3 Replies View Related

Fedora Installation :: How To Edit Config.sh

Nov 11, 2010

I am configuring a third party repo (Project fog).Actually i need to know ,How to edit config.sh

The error i am getting is > Checking package: php-gettext...Failed!

The manual say that .
It is a part of the base PHP package. You will need to edit /lib/redhat/config.sh & remove php-gettext from the packages list on line 22 .

View 1 Replies View Related

Fedora :: JRE Using Sun's JRE And Config Firefox Plugin?

Mar 17, 2011

I am using Fedora 14 i386 and I am trying to configure Mozilla Firefox 3.6.15 to work with the JRE plugin. I have tried sever tutorials of this type (some slightly different) [URL]. However, I cannot get firefox to recognize the plugin. When I used the tutorial above I was also getting SELinux AVC denial warnings. If not clearly stated above, I downloaded the JRE directly from Oracle. I need to use the version from Oracle/Sun because the VPN client I have to use (from Juniper Networks) will not work with gcj or the openjdk provided from the default yum repositories.

View 3 Replies View Related

Fedora :: Possible Leftover Gnome Config From 14?

May 25, 2011

I just installed Fedora 15 while keeping my old /home partition from F14, all other partitions were formated When I had firefox 4 installed on fedora 14 I needed to change the default application for my browser from
firefox %s to firefox4 %s to be able to open URL from emails because I had two instances of firefox. Now in fedora 15 I cannot open Email links again. I think it may be because for some reason gnome still knows about the "firefox4" I had installed earlier because I have the option to open files with it when I select "open with another application" when I right click on one.I do get an error that it can not find that application though when I try.

View 2 Replies View Related

Fedora Servers :: Kernel .config For A VPS?

Jun 20, 2011

have a sample kernel .config, so I can compile a small custom kernel on my vps? I tried to make it alone,but I removed stuff,so that my VPS won't start anymore. Virtualization is KVM, running on a Core 2 Duo.

View 3 Replies View Related

Red Hat / Fedora :: Xterm Config In /etc/bashrc?

Oct 18, 2010

The following line is in the /etc/bashrc file. I was trying to decipher it but no google results explain it in detail.PROMPT_COMMAND='echo -ne 33]0;${USER}${HOSTNAME%%.*}:${PWD/#$HOME/~}07"'I understand that 33 is the ASCII character for ESC but not sure what ]0 does or anything after the HOSTNAME variable.

View 1 Replies View Related

Red Hat :: Install A Config.mk File In Fedora?

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

Fedora :: System-config-display Won't Run?

Dec 29, 2008

FC10/KDE system-config-display won't run and no error messages in /var/log/messages

# system-config-display
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 312, in <module>

[code]...

View 8 Replies View Related

Fedora Networking :: Config ADSL Connection In 10?

Jan 22, 2009

I'm using ADSL connection as a way to access internet.All of us know that in windows we can get configed easily.But it is a little more difficult in Fedora.How can we config ADSL connection in Fedora 10?My modem uses dynamic ip.

View 14 Replies View Related

Fedora Servers :: Config For Routing New To FC10?

Feb 4, 2009

So my server running FC4 died last night and I decided to go ahead with the long-awaited upgrade to FC10 while I was rebuilding my server. I use my server for a number of things including, but not limited to: router, firewall, web server, mail server... I have a typical configuration process that I have followed since before fedora, and it has worked well for me up through FC4, but my usual config process doesn't work on FC10.

First of all, I don't want SELinux running, I didn't see an option to not install it during the FC10 setup, so how to I properly disable or uninstall it afterwards? Second, I was unable to even configure the server to route traffic from my internal network to the web, here's the process I usually go through for this:

[Code]...

I don't have a static IP from my ISP, so I'm not quite sure how to add the default route. I think I need to do something like "route add default gw xxx.xxx.xxx.xxx eth1" where eth1 is my external NIC, correct?

What else do I need to do to route traffic? I noticed that I wasn't even able to ping my server from the internal network even though they are on the same subnet, my server's internal NIC has an address of 192.168.7.1 and my computer on the network has an address of 192.168.7.2. If I can get this going to I have internet access again at the very least, I can move forward with the web server, email, etc.

View 8 Replies View Related

Fedora Installation :: How To Remove Old Kmods Config

Feb 15, 2009

kmod-nvidia reflects 180.25 version but when I try 'service akmods restart' the check defaults to the original and installed 2.6.27.12-170.2.5.fc10.x86_64' and will not recompile for the newer? All appropriate packages are installed. Running in level 3 as X server won't launch.

View 3 Replies View Related

Fedora Servers :: Config - Can't Seem To Get Samba Working

Mar 8, 2009

I've read through these pages [URL] but can't seem to get Samba server working. I am using Gnome and I go to System - Administration - Services

In there I can see smb and nmb. Both are enabled, but both have a status of unknown. I can't seem to start or stop either of them. I can just enable or disable them. I've tried using the gui, as well as command line.

I'd really like to get this going as I'd like to copy files from my XP Pro box to my Linux box (F9). I have WinSCP, but am having permission issues and I can only copy to a folder on my desktop on the Linux box (I'd like to get this fixed too, but that's a different thread at a later time)

View 10 Replies View Related

Fedora Installation :: F11 - System Config Display Will Not Run

Jun 29, 2009

I just updated from Fedora 8 to 10 to 11 today. When I run system-config-display I get the following message:

Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 33, in <module>
import rhpxl.monitor
ImportError: No module named rhpxl.monitor

If I comment out that line, the next one fails, and so on. I installed a newer package, 1.1.3-2.fc11, because I thought maybe the installer didn't put it on and that behaves the same. Why this won't run? I would desperately like to use my widescreen monitor and I'm hoping that 11 will finally support my intel graphics correctly.

View 14 Replies View Related

Fedora :: Capturing Old Config Setting On New Install?

Aug 9, 2009

I never upgrade from one release to the other but rather do a completely new install. How can I keep my Gnome settings from the current release and somehow impose them after a new install. I am not sure which files/hidden files I should carry, save, possibly to a USB stick or whatever and a reasonable procedure to copy/impose them after the new install is stable.

View 5 Replies View Related

Fedora :: No System-config-services By Default

Jun 10, 2010

I'm curious as to why system-config-services is not installed by default in Fedora 13. IMO it's a pretty important tool for managing a system. I checked the release notes but could not find any mention of its removal.

View 2 Replies View Related

Fedora :: System Display Config Does Not Work?

Jun 17, 2010

When I click on System Administration Display I get the root pasword entry. I enter the root password and then nothing. I stumbled on another way to set the resolution before but I can't find it now

View 5 Replies View Related







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