Displaying 20 results from an estimated 700 matches similar to: "Web pages time out after server rebuild"
2009 Mar 16
4
Firefox seg faults
Hi, I have two very similar AMD based work stations running fully
current CentOS x86_64.
Both have 4Gb of RAM, both have
[rkampen at media ~]$ sudo rpm -qa |grep flash
flash-plugin-10.0.22.87-release.i386
[rkampen at media ~]$ sudo rpm -qa |grep fire
firefox-3.0.6-1.el5.centos.i386
One machine (home) works fine on my web page www.ndgonline.net/ndg/
the other (work) seg faults - I guess it is
2011 Jul 19
1
nfsv4 and kerberos - fails to mount
I have been trying all sorts of things to get this working.
nfsv4 works fine if I just use the nfs-v3 form of export
i.e.
/nfs4exports
192.168.230.237/24(ro,fsid=0,sync,insecure,no_root_squash,no_subtree_check,squash_uids=0-99)
/nfs4exports/NDG
192.168.230.237/24(rw,insecure,no_subtree_check,nohide,sync,no_root_squash,squash_uids=0-99)
but this is inherently open to all on this machine.
so then
2012 Feb 02
10
postfix - reject of incoming mail due to helo check??
Hi list,
I have been getting the following types of log messages
Jan 30 08:22:33 ndgonline postfix/smtpd[30538]: NOQUEUE: reject: RCPT
from unknown[71.46.229.50]: 450 4.7.1 Client host rejected: cannot find
your hostname, [71.46.229.50]; from=<DWoodman at orangebankfl.com>
to=<rkampen at ndgonline.net> proto=ESMTP helo=<mail.floridianbank.com>
a rdns check shows all is well
2009 Mar 31
4
Samba and iptables - woes
Hi folk,
I am trying to get iptables working on a samba server but find it is
blocking something that prevents the windoze clients from being able to
access the share.
here are the bits from iptables:
> # nmb provided netbios-ns
> -A RH-Firewall-1-INPUT -p udp -m udp -s 192.168.230.100/24 -i eth1
> --dport 137 -j ACCEPT
> # nmb provided netbios-dgm
> -A RH-Firewall-1-INPUT -p udp
2009 Jul 13
2
nfs (v3?) fails to allow writes and permission changes
Hi All,
I have an nfs mount from my CentOS 5.3 client to a CentOS5.3 server.
This has been functioning correctly for some years.
Beginning last week I had problems saving OpenOffice documents onto the
nfs mounted volume.
OpenOffice just times out with a file io error.
So I tried just a simple shell - cd to the mounted volume did a vi
create of text file - no problems.
tried a chmod +w on an
2011 Sep 18
0
javaWS under firefox on CentOS 5.6 fails to launch sound
Hi List,
Before I spend hours chasing this - my initial google search seems to
indicate that javaWS and JNLP apps with sound do not work on CentOS
systems. The developer's website says they support :-
*Linux*
*Supported OS?s and recommended versions of Java*
* Linux
o openSUSE 11 (64 bit with 64 bit JVM)
o Ubuntu 9.10 (64 bit with 64 bit JVM)
* Pentium III 1
2009 Apr 15
3
MySQL On ZFS Performance(fsync) Problem?
Hi,all
I did some test about MySQL''s Insert performance on ZFS, and met a big
performance problem,*i''m not sure what''s the point*.
Environment
2 Intel X5560 (8 core), 12GB RAM, 7 slc SSD(Intel).
A Java client run 8 threads concurrency insert into one Innodb table:
*~600 qps when sync_binlog=1 & innodb_flush_log_at_trx_commit=1
~600 qps when sync_binlog=10
2017 Sep 04
2
selinux denial of cgi script with httpd using ssl
Everyone,
I am trying to use a cgi perl script for a CentOs 7 website that works
fine with selinux in permissive mode but fails with selinux in enforcing
mode.
The problem I have is that I can not find where the selinux error
message is being recorded.
It does not appear to be in the /var/log/messages
or /var/log/audit/audit.log. I do not get
any /var/log/httpd/ssl_error_log entries. I do get
2005 Jul 23
2
CentOS 4 snag with htaccess
I'm hitting a snag with htaccess. Have created .htaccess and .htpasswd
files, set up apache directory options just like always... the exact
same setup works fine on CentOS 3, but I can't seem to get it to
authenticate on CentOS 4? Am I just being blind stupid (as in not seeing
something 'exactly the same') or is there something different I'm
missing? I have selinux running
2005 Dec 13
1
Horde framework from CentOS Extras
Hi!
Anyone of you running the Horde framework applications from CentOS
Extras RPM install? Since yesterday's security update I can no longer
safe the application's configuration from withing the browser
administration. For each required setting with a dropdown menu the
dialog claims that I missed to make a selection, while of course I did.
Just to note: yes, the filesystem permissions for
2005 May 16
1
htaccess authentication asks for MySQL table test.user_info
Hello.
I tried to create an access file with 'htpasswd -c
/etc/httpd/conf/myfile.htaccess testuser'.
In the SSL directory I have put a .htaccess file containing the followings:
AuthUserFile /etc/httpd/conf/myfile.htaccess
AuthName "Mydomain"
AuthType Basic
require valid-user
This worked with CentOS 3.
Now with CentOS 4, apache version 2.0.52, the access to the page is
2020 Apr 09
2
fail2ban firewalld problems with current CentOS 7
Hi!
I have a server running CentOS 7.7 (1908) with all current patches installed.
I think this server should be a quite standard installation with no specialities
On this server I have fail2ban with an apache and openvpn configuration.
I'm using firewalld to manage the firewall rules.
Fail2an is configured to use firewalld:
[root at server ~]# ll /etc/fail2ban/jail.d/
insgesamt 12
2019 May 01
2
Assigning custom information to IR instruction and passing it to its correspondent in Selection DAG
On Wed, May 1, 2019 at 2:48 PM Przemyslaw Ossowski <
przemyslaw.ossowski at googlemail.com> wrote:
> Thanks Mehdi for the suggestion.
> I want to customize handling of 'load' instruction during processing DAG,
> but on IR level I want the 'load' to be treated in different passes as
> common load. So I'm afraid that replacing 'load' with Intrinsic
2008 Oct 06
1
Customizing SELinux Policy
Hi Guys,
After some moths the server has been running in SELinux Permesive mode
... Some avc: denied messages has been recored ... I thought it was
time to go to the next step and set SELinux Enforcing mode in the
server ... it is a mail(postfix+cyrus+sasl), web, snmp with mrtg,
squid sever with a local TLS configured for webmail access ... I took
a look to the Deployment Guide about how to do
2007 Jul 20
1
why/when does the DRb server rebuild the index (when I don''t ask)?
Hi,
I''m using DRb server, and sometimes it starts rebuilding the index for
no - apparent - reason (no model nor DB schema change). As this blocks
the computer for more that an hour, I must fix this problem before I
put the system in production.
Question:
- how can I find WHY the server triggered an index rebuild?
- how can I avoid it?
Thanks in advance.
Alain
2007 Dec 03
1
./configure -> "libgd unusable" (shall I build from source or scrape and rebuild?)
On a relatively new Nagios 2.x / CentOS 4.x server (only like a week
old), I am experiencing gd(-devel/-progs) problems and am wondering if
I should just scrape and rebuild. Here is my situation:
I installed LAMP+Nagios+NagiosQL and was going to install PerfParse so
that I could have trending info integrated with Nagios. The configure
script would run ok, but would crap out on make &&
2007 Oct 14
3
Howto reconfigure / rebuild CentOS 5 LiveCD
Hi,
I like to add some of my own utilities, etc.. to the CentOS 5.0 LiveCD.
IOW I am looking for a way to rebuild the livecd for specific purposes.
Can someone reach me handle where to start?
The only thing I've found so far is the out-of-the-box iso.
Thanks,
John
2007 Jul 16
1
Rebuild Fedora Core 6 cmake rpm on CentOS 5
Hi,
I'm trying to build cmake on CentOS 5 from a Fedora Core 6 source rpm (I
need it for another package I'm trying to build from a source rpm,
xmlrpc-c). When I start the build, I get this error:
error: Failed build dependencies:
xmlrpc-c-devel is needed by cmake-2.4.6-3.el5.i386
Well, that's nuts. I can't build xmlrpm-c without cmake, but cmake
won't build without
2007 May 24
0
Source RPM -- need to rebuild ldap client tools
Hi all,
I believe the last yum update I performed installed a new
openldap-client for me, including SASL support. I used to be able to
perform ldapsearch without explicitly passing '-x' to the command line
to pull the directory down. Now, I receive the following:
ldap_sasl_interactive_bind_s: No such attribute (16)
Would my best bet be to find a source RPM and rebuild the ldap client
2007 Mar 14
2
Rebuild all currently installed RPMs?
Hi there,
Does anyone know a quick way in yum or rpm to reinstall all currently
installed rpm's - ie: Some files have been deleted but you don't know which
ones.. So you just want to force a reinstall of all currently installed.
I have been using:
Rpm -Va | grep missing >> missing.log
And then more missing.log
Rpm -q -whatprovides /path/to/file
And then
Rpm -Uvh --force