Displaying 20 results from an estimated 1000 matches similar to: "Need help with kernel, modules and headers"
2008 Dec 28
3
Sendmail problem
I wish to add options to sendmail
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/spamass-milter/spamass-milter.sock, F=T,
T=C:5m;S:4m;R:4m;E:5m')dnl
dnl MAILER(cyrusv2)dnl
INPUT_MAIL_FILTER(`greylist',
`S=local:/var/run/milter-greylist/milter-greylist.sock')
define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')
define(`confMILTER_MACROS_HELO', `{verify},
2017 Feb 06
3
Centos6.8 and Python33
I've some trouble with installing numpy in python 3.3 on Centos 6.8 as
installation request a different python version...
[root at sge ~]$ yum install python33 python33-python-tools
[root at sge ~]$ scl enable python33 bash
===== *this load Python 3.3.2* ===
[root at sge ~]$ easy_install pip
[root at sge ~]$ pip install numpy
Collecting numpy
Using cached numpy-1.12.0.zip
2016 Mar 29
2
CentOS6: Building a modified kernel rpm
Akemi Yagi wrote:
> On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou <
> Patrick.Begou at legi.grenoble-inp.fr> wrote:
>
>> I'm very confused on the right step to use to setup a modified kernel in
>> centOS6.
>>
>> As a simple user, I've downloaded the latests sources (I'm runing an old
>> kernel version) :
>>
>> rpm -i
>>
2016 Mar 25
2
CentOS6: Building a modified kernel rpm
I'm very confused on the right step to use to setup a modified kernel in centOS6.
As a simple user, I've downloaded the latests sources (I'm runing an old kernel
version) :
rpm -i
http://vault.centos.org/6.7/updates/Source/SPackages/kernel-2.6.32-573.22.1.el6.src.rpm
in the spec file ~/rpmbuild/SPECS/kernel.spec I've set:
%define buildid .numa
Now I want to set
2018 Sep 21
2
[CentOS7] Firewall trouble with Kickstart
helow
my goal is to install via kickstart a CentOS 7 NFS server but I fail to set the
firewall rules at installation time.
In my kickstart file I set:
# Firewall configuration
# ssh and NFS
# Ports 111 and 875 are for rquotad
firewall --enabled --ssh --service=nfs --port=111:tcp,111:upd,875:tcp,875:upd
On the installed server,? /root/anaconda-ks.cfg contains:
# Firewall configuration
firewall
2017 Feb 10
7
Wich web browser on CentOS6 ?
Hello
I have more and more troubles using firefox in professional environment with
CentOS6. The latest version is 45.7.0 But I can't use it anymore to access some
old server hardware (IDRAC7 of DELL C6100) because of
"/SSL_ERROR_WEAK_SERVER_CERT_KEY/". I had to install an old Firefox32 version
to administrate these servers.
Today I upgrade the firmware of 2 DELL switch and now
2014 Jan 28
2
Recent version of Latex
I've moved most of my user's PCs from OpenSuse (11.x, unmaintainend now) to
CentOS 6.4. On my old OpenSuse latex was "texlive-latex-2010" and current
version on CTAN is texlive-2013.
But on CentOS 6.4 I've only the old texlive-latex-2007 and several sty files
available on my previous config are not available now and users cannot compile
their previous documents.
Is
2017 Apr 03
2
NFS Client with quota
Thanks Patrick.
For Solaris, quota can be set when mounting from NFS client.
There is a transition from Solaris to CentOS 6 this time.
Therefore, quota setting is required for NFS mounting
from CentOS 6 as with Solaris.
Is it still impossible for CentOS 6?
koji
On Sun, 2 Apr 2017 14:44:59 +0200
Patrick B??gou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> Quota are managed at the
2007 Dec 18
2
Problem with APC SMART SC 1500
Hello,
I want to manage my SMART APC with nut 2.0.3 on Fedora Core 4. But i have this
output at start of my ups:
D?marrage de apcsmart :Network UPS Tools (version 2.0.3) - APC Smart protocol
driver
Driver version 1.99.7, command table version 2.0
Detected Smart-UPS SC1500 [5S0713T66466] on /dev/ttyS0
[ OK ]
D?marrage de upsd
2018 Jun 14
3
CentOS7: Setting up ldap over TLS in kickstart file
Hi,
I'm facing a problem with setting up LDAP+TLS client authentication in a
kickstart script on CentOS7 for several days.
Setting up manualy the config with system-config-authentication works but I need
to automate this in kickstart for deploying cluster nodes.
This show that the server side is running fine.
At this time the message is
#systemctl status sssd
|....
2016 Mar 30
1
CentOS6: Building a modified kernel rpm
Dear Akemi,
I'm really ashamed, in "https://wiki.centos.org/HowTos/I_need_the_Kernel_Source"
I've missed the last 5 lines following the CentOS5 section. All is now clear for
me on the process to follow to build a new kernel from source rpm and the
CONFIG_NUMA_EMU option is active.
I've set it with make menuconfig to avoid some additional mistakes in the config
file.
2006 Dec 20
0
Unable to authenticate with Pam
Hi,
I'm trying to solve this problem for several weeks and this is a SOS!
I've 2 Debian server runing heartbeat and drbd for high availability.
I'm using LDAP for user database, PAM for authentication and Dovecot for
Pop3s access. On the master server all is fine. If dovecot is started on
the slave server (instead of the master) it does not accept to
authenticate with the
2017 Oct 02
2
NFS mount on Centos 7 crashing
This config is working fior me, with just using an older kernel.
[root at mnemosyne ~]# uname -r
3.10.0-514.21.2.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep rpcbind
rpcbind-0.2.0-42.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep nfs
libnfsidmap-0.25-17.el7.x86_64
nfs-utils-1.3.0-0.48.el7.x86_64
Patrick
--
===================================================================
| Equipe
2018 Sep 18
1
Centos7/Kde4 freeze
Hi
I have a fresh install of centos 7.4 with KDE on a laptop (latitude 5590)
connected to a DELL WD15 dockstation with an additionnal screen.
It works quite well, I have 2 screens side by side (default config), but....
If I add a second menu bar for the screen connected to the dockstation (KDE
allow for this) it is not possible anymore to start a kde session if the laptop
is not connected to
2008 Feb 12
4
xVM and VirtualBox
Hi
unfortunately VirtualBox does not work yet in a Solaris Dom0:
I installed VirtualBox beta and it runs fine on bare metal.
Unfortunately the necessary driver does not load automatically in a xVM
Dom0. It can be loaded manually but it looks like it does not work in a
Dom0:
bash-3.2# modinfo | grep vbox
# this is a one time task:
bash-3.2# cp /platform/i86pc/kernel/drv/amd64/vboxdrv
2015 Oct 17
9
[Bug 92515] New: Virtualbox with 3D acceleration and with installed vbox-additions crashes
https://bugs.freedesktop.org/show_bug.cgi?id=92515
Bug ID: 92515
Summary: Virtualbox with 3D acceleration and with installed
vbox-additions crashes
Product: Mesa
Version: 10.5
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2020 May 15
2
CentOS7 and NFS
The number of threads has nothing to do with the number of cores on the machine. It depends on the I/O, network speed, type of workload etc.
We usually start with 32 threads and increase if necessary.
You can check the statistics with:
watch 'cat /proc/net/rpc/nfsd | grep th?
Or you can check on the client
nfsstat -rc
Client rpc stats:
calls retrans authrefrsh
1326777974 0
2008 Mar 30
2
virtualbox on centos5.1 PAE
Quad core duo 2.4Ghz (Q6600)
Kernel 2.6.18-53.1.14.el5PAE #1 SMP
4Gb RAM
VirtualBox-1.5.6_28266_rhel5-1.i586.rpm
The package installed OK. I did
KERN_DIR=/usr/src/kernels/2.6.18-53.1.14.el5-i686 /etc/init.d/vboxdrv setup
and the module compiles AOK.
BUT... at modprobe time:
vboxdrv: disagrees about version of symbol struct_module
Am I doing something stupid?
--
rgds
Stephen
2017 Apr 04
1
NFS Client with quota
Thank you very much.
Previously, when I examined rquotad, I did not work as I expected.
I will try to verify again.
Best regard.
koji
On Mon, 3 Apr 2017 11:31:24 +0200
Patrick Begou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> man rquotad:
>
> rquotad is an rpc(3) server which returns quotas for a user of a local
> filesystem which is mounted by a remote
2009 Aug 27
1
select one function from two of them in another function
Hi all, I have two functions called test1() and test2(). Now how do I
select one of them in test3()??
Say
test3<-function(func="test1"){
if (func=="test1"){
now.func<-test1()
}
else now.func<-test2()
}
I know this function I wrote does not right. Do anyone can tell me how to do
that for real?
Thanks a million
S.H.
--