Displaying 20 results from an estimated 1000 matches similar to: "Centos7/Kde4 freeze"
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 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
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
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
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
>>
2014 Jan 13
1
Need help with kernel, modules and headers
I need some help about kernels, modules and so on.
I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all the
updates I get the latest kernel: kernel-2.6.32-431.
But with this config I've a problem: If I close the screen on the keyboard, the
laptop hibernate. When I open it the system restart (I connect use ssh to reach
the laptop) but the screen remains black
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
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
|....
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
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 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
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
2017 Apr 03
0
NFS Client with quota
man rquotad:
rquotad is an rpc(3) server which returns quotas for a user of a local
filesystem which is mounted by a remote machine over the NFS. It also
allows setting of quotas on NFS mounted filesystem (if configured dur-
ing compilation and allowed by a command line option -S).... etc
Seams to be also possible to set quotas from the client, but I never use it.
2015 Jan 09
0
Camera doesn't works after "yum upgrade"
Thanks Marc for your answer, I have a /dev/video0 but no /dev/video.
Should I create a link ?
Or a new rule in udev ?
Patrick
m.roth at 5-cent.us wrote:
> Patrick Begou wrote:
>> Hi,
>>
>> I've launched a "yum upgrade" command on a CentOS6 laptop which has
>> updated nearly 600 packages. Automatic updates were not working because
> of a
>>
2015 Jan 12
0
Camera doesn't works after "yum upgrade"
m.roth wrote:
> Patrick Begou wrote:
>> Thanks Marc for your answer, I have a /dev/video0 but no /dev/video.
> ^^^^ (it's mark)
>> Should I create a link ?
>> Or a new rule in udev ?
> Oh, no - the question was whether /dev/videoX existed at all. Since you
> say that it does, the next question is whether there are messages in
> /var/log/messages,
2016 May 04
0
c6, drbd and file systems
John R Pierce wrote:
> On 5/3/2016 2:52 PM, Clint Dilks wrote:
>> Are you using SE Linux? If so does the context for /dev/drbd0 match on
>> both systems ?
>
> afaik, this has nothing to do with the drbd slave. I reboot the master,
> replication resumes just fine, but the /data filesystem doesn't get
> automounted til I manually mount it.
>
>
>
Any
2010 Mar 09
2
NetworkManager trouble with CentOS 5.4 and KDE3
I'm evaluating CentOS 5.4 for our company and one of our requirements is
that it must also run on laptops. I've managed to get everything working
so far except for wireless networks. The problem here seems to be that
CentOS fails to provide a knetworkmanager package, and we're using KDE3
for various reasons. Thus, we're limited to Networkmanager-gnome which
works but fails to
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
2015 Jan 09
3
Camera doesn't works after "yum upgrade"
Hi,
I've launched a "yum upgrade" command on a CentOS6 laptop which has updated
nearly 600 packages. Automatic updates were not working because of a conflict on
a package.
So the laptop is now uptodate but the camera did not works after this. The
message is:
kernel: uvcvideo: Failed to query (GET_DEF) UVC control 6 on unit 2: -110 (exp. 2).
The camera is detected as USB,