General :: RHEL5: Includedir Option In /etc/xinetd.conf Does Not Take Effect?

Mar 1, 2010

When I was configure xinetd service I tried to modify the includedir option in /etc/xinetd.conf to another directory. For example:

defaults
{
}

[code]....

View 2 Replies


ADVERTISEMENT

Fedora Security :: Invalid XINETD_CONF_PATH Configuration Option - Non-existent Pathname Specified: /etc/xinetd.conf?

Mar 24, 2010

I'm just trying to figure out what is going on with FC12
Here is the error:

[root@localhost bigmac]# rkhunter --check
Invalid XINETD_CONF_PATH configuration option - non-existent pathname specified: /etc/xinetd.conf

View 1 Replies View Related

Server :: /etc/xinetd.conf Vs /etc/xinetd.d

Apr 24, 2009

I installed Subversion and xinetd and added Subversion as a service to xinetd.conf as instructed at http://www.codeandcoffee.com/2007/06...rver-on-linux/

I restarted the xinetd service using /sbin/service. however, Subversion does not end up being listed in /etc/xinetd.d nor does it seem to be running and occupying the port altogether.

View 2 Replies View Related

General :: Remove Xinetd.conf ?

Dec 18, 2010

I have simpe question about xinetd what happen to my system if i remove xinetd.conf what can i do to dont allow anyone delete xinetd.conf.

View 2 Replies View Related

General :: Is There A Xinetd.conf Alternative For Ubuntu

Feb 10, 2010

I want to look into disabling things like chargen, chargen-udp, daytime, daytime-udp, echo etc...I have found a manual at:which points me towards the xinetd.conf file. I cant seem to find it, im using ubuntu 8.10 LTS. Should I be looking else where?

View 2 Replies View Related

Fedora :: Getting To Know /etc/initd.conf, /etc/init.d, Xinetd?

Aug 3, 2011

I would like some quick pointers to understanding service-daemon controlling and etc/initd.conf or /etc/xinetd.conf, if you prefer. read, a while back, I should be using...

[bash]# service "srv-dmon" start/stop/status/restart/reload/etc
and to stop using...
[bash]# /etc/init.d/"srv-dmon" start/stop/status/restart/panic/save/etc

[code]....

View 2 Replies View Related

CentOS 5 :: Cannot Find Xinetd.conf In CentOS5.4?

Nov 18, 2009

I can not find xinetd.conf on my server (CentOS 5.4 operation system).

View 2 Replies View Related

General :: Configuring Xorg.conf On RHEL5 To Support Dual Monitors?

Jan 19, 2010

My Dell Precision Workstation was shipped in 2003 with RH Linux installed (most likely RHEL 4) - though not sure.

At the time, the dual monitors worked by replacing the X86config file with one sent from Dell.

Since, my disk failed and I had to replace the disk and reinstall RH Linux with the shipped disks, RHEL 5.

Now, I can not find X86config; rather, I have been trying to update the Xorg.conf file with no to limited success.

Both monitors are driven off of one Nvidia Quadro FX 1300 videocard. My goal is to get the screen to span both.

Does anyone have a Xorg.conf file that would support this?

View 7 Replies View Related

General :: Xorg.conf: Xrandr On One Of Two Widescreen Monitors; Rhel5, Kde, ATI Radeon X1300

Aug 4, 2010

Can anyone help with me configure my dual-screen monitors for rotation? I have xrandr 1.1. Have tried various approaches, nothing takes. I can't even get the xrandr options to show up in KDE's Display control panel.

My lspci output: 03:00.0 VGA compatible controller: ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] My current xorg.conf (works, minus screen rotation): # Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"

[Code]...

View 1 Replies View Related

Networking :: Timeout Options In Resolv.conf Have No Effect

Jul 10, 2011

Im running several linux boxes, all redat enterprise linux. Versions vary between 4 and 5.

Since we have problems with our DNS servers, Im trying to lower the DNS resolve timeout to the minimum to avoid system hangs etc.

However, it seems that nothing I do have any effect. when Im running time nslookup whatever.com or time host whatever.com while my first DNS server is down, it always takes about 1.09sec as opposed to 0.09sec when the first server in the list is available. I tried playing with options timeout:X attemps:X but it simply doesnt seem to do anything, even if I set it to high values. Some internet posts suggested having timeout:0.5 or less, but that also doesnt seem to do anything.

when I use:
options timeout:0.3 attempts:1
- doesn't do anything.
options timeout:1 attempts:1
- doesn't do anything.
options timeout:10 attempts:3
- doesn't do anything.

It doesn't work when I put it in the first line of the file. It doesn't work when I put it in the last line of the file.

It doesn't work if I put it in "export RES_OPTIONS=options timeout:X attempts:Y"
I tried it on 2 different machines.

View 1 Replies View Related

Debian Configuration :: Why /etc/fonts/local.conf Doesn't Take Effect

Dec 21, 2010

I have used /etc/fonts/local.conf to control how the fonts looks like in my laptop, which runs a Gentoo. In particular, I don't want anti-aliasing. I copied the file to my Debian desktop, but it seems the file doesn't take effect, even after reboot. Do I need to do something else to make it take effect?

View 5 Replies View Related

Ubuntu :: Appearance Effect Change Automatically From Extra Effect To No Effect?

May 7, 2010

I have upgraded to 10.4 and and after try to install mac look in ubuntu.My screen start flickering, I found it this due to in system => preference => appearance => effect become no effect automatically (as each and every time I select extra effect)After some time.for changing this setting i need to turn off the computer and restart then after i can do it i.e. change effect to extra effect. Its done after following installation

[URL]

View 4 Replies View Related

Ubuntu :: Option Domain-name And Option Domain-name-servers Lines Required In Dhcpd.conf?

Feb 16, 2010

Ubuntu Server 9.10I want to set up my dhcp server to also be my DNS server so do I skip these lines or point them at the same server that the config file is on?

View 4 Replies View Related

Ubuntu :: What's The Effect Of Uhelper=udisks Option In Fstab File Is

Jun 25, 2010

what's the effect of uhelper=udisks option in fstab file is? Except udisks what can i use?

View 4 Replies View Related

General :: To Xinetd Or Not To Xinetd ?

Jul 21, 2009

I've been reading the RUTE Linux book and they recommend the use of xinetd to run services. However, this book is already a bit outdated, and I was wondering whether this still applies to today's circumstances?

View 4 Replies View Related

Fedora Servers :: Restrict Option In The Ntp.conf?

Aug 6, 2010

i have configured my pc to run ntpd service. but i don't understand this line in ntp.conf:

Code:

restrict 0.asia.pool.ntp.org mask 255.255.255.255 nomodify notrap noquery

View 2 Replies View Related

Ubuntu :: ServerTokens Option Not Found In Apache2.conf

Apr 14, 2011

I am trying to set up a lamp server and I would like to change the ServerTokens option from full to prod but when I open /etc/apache2/apache2.conf it's no where to be found. Has the option been moved somewhere else? Same with setting ServerSignature from on to off. I'm starting to wonder if I even have the right conf file.

View 1 Replies View Related

CentOS 5 :: Specify Root Option For Kernel Command Of Grub Conf

Feb 12, 2010

I'm using 2 cloned disks with CentOs5.3 and I need to be able to control which one is booted. I can specify which disk in the BIOS but after stage 2 it is always running from disk 2. When I have puppy linux on one disk and CentOs on the other I can boot off of either as selected by the system BIOS so the BIOS is not the issue. I think it is how the root option is passed in the kernel command in the grub.conf.

kernel /vmlinuz-2.6.18-128.el5 ro root=/dev/VolGroup00/LogVol00

I think when the OS searches for the /dev/VolGroup00/LogVol00 share is locates 2 since the disks are clones and uses the last one found. On information I have found for the kernel command and the root option it appears CentOs uses it differently. CentOs uses a volume name as specified /dev/VolGroup00/LogVol00 instead of a partition designator /dev/hda2. Is there a different way to specify /dev/VolGroup00/LogVol00 in CentOS for the root option for the kernel command of grub.conf?

View 7 Replies View Related

Fedora :: Enable Wooby Effect - Compiz Desktop Effect - In 15

Jun 23, 2011

How to enable wooby effect (compiz desktop effect like ubuntu) in fedora 15.

View 1 Replies View Related

OpenSUSE Multimedia :: ATI 5650 But No Desktop Effect No 3D Effect?

Oct 16, 2010

i got driver and when i install driver and reboot computer I got just terminal and when I type startx I get error FLGRX and sam log file or something like that.

instruction i found here but some comands didn't worked openSUSE Lizards

View 9 Replies View Related

General :: Ssh Not Working Under Xinetd?

Apr 15, 2011

I'm trying to restrict ssh connection using xinetd , so my xinetd configuration files are :
/etc/xinetd.conf

Code:
defaults
{

[code]...

View 3 Replies View Related

General :: Xinetd And Trying To Get R-1 To Work ?

Jul 8, 2009

I am really not very experienced with linux and have only just started working off the command line in windows as well.

I know the basics but I am trying to install R-1 and I was having a lot of difficulties and figured out that it was that xinetd was not running.

So I tried to run it service xinetd start and it said unecognized service so then I installed xinetd and there was already a xinetd.d directory with all of the processes i needed with the .conf file but so when i run xinetd -d

Code:

My xinetd.conf file looks like this:

Code:

# All service files are stored in the /etc/xinetd.d directory
#
includedir /etc/xinetd.d
# End /etc/xinetd
EOF

This is what one of the files in xinetd.d looks like

Code:

I need to get xinetd running so that i can finish installing R-1.

View 6 Replies View Related

Red Hat :: Add Two "filename" And "next-server" Entries In /etc/dhcpd.conf In Rhel5.0?

Apr 9, 2010

Is it possible to add two "filename" and "next-server" entries in /etc/dhcpd.conf in rhel5.0?

View 3 Replies View Related

General :: Xinetd - Unrecognized Service

May 21, 2010

I've already installed centos 5.5 and checked the xinetd services using the command : service xinetd status and the reply is xinetd: unrecognized service.

View 3 Replies View Related

General :: Use YUM To Install E.g. Xinetd On A RHEL 4?

Jun 1, 2011

i got another question, can i use YUM to install e.g. xinetd on a RHEL 4? or does RHEL4 have another command like YUM?

Code:
$ yum install xinetd
-bash: yum: command not found

View 2 Replies View Related

Software :: Compiling Firefox 4 - "--includedir=/usr/include" Doesn't Work

Mar 12, 2011

Is to compile Firefox 4 (I'm running Slackware). However, I've run into a couple of problems. I downloaded the source from ftp://ftp.mozilla.org/pub/mozilla.or...source.tar.bz2, and untarred it. It then turned out that compiling Firefox is more complicated than I expected, so following [url] as closely as possible, I created the following .mozconfig file (taken from the same tutorial, and adding the 'webm' option to remove the need to install YASM:

Code:

I run 'make -f client.mk' and get:

Code:

At this point, I should point out that '/usr/include/GL/glx.h' exists. So I suspect one solution would be to persuade firefox to find this, but I haven't found any options that would allow me to do this ("--includedir=/usr/include" doesn't work). I also couldn't find any mention of Mesa in the firefox dependencies, but nor could I find an option to disable WebGL (my suspected solution number 2).

I then tried to install Mesa... However, I use the nvidia driver, which it doesn't seem to support. I do seem to have some sort of Nvidia equivalent (I don't know exactly what) because if I run glxinfo I get:

Code:

So... I suspect there are two solutions:

(1) Persuade firefox that yes, a satisfactory OpenGL thingy exists on my system

(2) Disable WebGL support.

View 7 Replies View Related

General :: Xinetd Keeps Process Open When Client Disconnects?

Sep 17, 2010

I've asked this question more or less before on stackoverflow and believed it to be solved (hence accepted the answer) but it turns out it wasnt solved.In simple terms, I've written a python script which just outputs text constantly to stdout, thats all it does 24/7. I've linked it to this xinetd file

service myservice
{
instances = 1

[code].....

View 2 Replies View Related

General :: Xinetd Server Configuration - Infinite Loop?

Apr 14, 2011

I have a java server console program that I have configured xinetd to start when connection comes in on a given port and then the program runs in an infinite loop receiving inputstream from telephone exchanges. The thing is, when a new chunk of stream comes from the exchange xinetd forks a new process each time. I tried setting the wait parameter to yes and restarted the deamon, but no success. How can I stop this behavior and have the deamon just direct the stream to the process already running? Am I missing something in my config or is it just incorrect?

My config is as follow:
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
cps = 50 10
}
includedir /etc/xinetd.d

And then my actual config,
service aos_larmar
{
socket_type = stream
protocol = tcp
user = root
type = UNLISTED
wait = yes
instances = 256
server = /home/gunnl/java/start.sh
port = 5204
disable = no
}

My server OS is, Red Hat Enterprise Linux ES release 4 (Nahant Update 7)

View 1 Replies View Related

General :: Using Xinetd - No Responses Or Messages At All - Doesn't Work

Sep 30, 2010

I'm going through strange symptom with my linux.

When I type

Code: service xinetd [start|restart|stop]

There is no responses or messages at all. Even when I tried some meaningless argument, such as

Code:service xinetd sdfsdfsdg , it just doesn't work.

I checked that xinetd is installed by using the command

Code: rpm -qv xinetd

Also I do not see the error message "Unrecognized service" when I type the commands.

Here's what I see when I type the command.

Code:

View 1 Replies View Related

General :: Effect On Inode While Resizing The LV?

May 22, 2010

In Linux when we resize the partition with the logical volume(LV), how is the inode adjusted?

View 1 Replies View Related







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