Displaying 7 results from an estimated 7 matches for "redhatenterpriseserv".
Did you mean:
redhatenterpriseserver
2020 Mar 31
3
Samba 4.10 / CentOS 7
Ok Thank you Andrew
So I assume it is reasonable to install all packages listed for the CentOS8
in a CentOS7 server , I already have EPEL repo configured.
Our Samba 4.9 AD DC is source compiled and I would like to upgrade by
compiling and installing 4.10 .
So my other question is : is it possible to have python3 and python2 live
together on the same server ?
Thanks
Le mar. 31 mars 2020 ?
2020 Mar 31
0
Samba 4.10 / CentOS 7
...10 .
> So my other question is : is it possible to have python3 and python2 live
> together on the same server ?
Yes, works perfectly fine:
# python -V
Python 2.7.5
# python3 -V
Python 3.6.8
# lsb_release -a
LSB Version:
:core-4.1-amd64:core-4.1-ia32:core-4.1-noarch[.....]
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 7.7 (Maipo)
Release: 7.7
Codename: Maipo
Regards,
Vincent
> Thanks
>
>
> Le mar. 31 mars 2020 ? 12:41, Andrew Bartlett <abartlet at samba.org> a ?crit :
>
>> On Tue, 2020-03-31 at 09:41 +0400, henri...
2012 Feb 03
3
[fields] image.plot abends with NAs in image.plot.info
...he following is not too long-winded; I'm just trying to be
complete.) I'm running on a cluster (where I don't have root) with
me at it4:~ $ lsb_release -a
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Release: 5.4
Codename: Tikanga
me at it4:~ $ uname -a
Linux it4 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
me at it4:~ $ R
R version 2.14.0 (2011-10-31)
...
> library(help = fields)
...
Pa...
2019 Oct 24
2
Samab 4.11.1 for rhel7/centos7 rpms
...usive (to the default python2-based part of the base OS().
Comments and testing feedback would be most welcomed.
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.11.1
Kind Regards,
Vincent
Ref:
[root at bdc411x ~]# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 7.7 (Maipo)
Release: 7.7
Codename: Maipo
[root at bdc411x ~]# samba-tool --version
4.11.1
[root at bdc411x ~]# rpm -qa|grep 4.11.1-5.5
samba-krb5-printing-4.11.1-5.5.el7.x86_64
libwbclient-devel-4.11.1-5.5.el7.x86_64
samba-com...
2019 Feb 04
2
Installing libvirt and Xen on Red Hat 7.5
...to
communicate with Xen.
Xen installation:
I installed Xen410 using "Xen make easy"
https://xen.crc.id.au/support/guides/install/. Here is a list of packages
installed and verification that Xen is running.
# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 7.5 (Maipo)
Release: 7.5
Codename: Maipo
# yum list | grep xen
* kernel-xen: us3.mirror.crc.id.au
* kernel-xen-extra: us3.mirror.crc.id.au
kernel-xen.x86_64 4.14.94-6.el7xen @kernel-xen
kernel-xen.x86_64...
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message?
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
The fact named fact_stomp_server does not appear to be a valid hostname.
The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this
problem is running puppet agent as a normal user instead of root, or the
fact is
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and
creation of VE''s within OpenVZ with puppet. My first attempt has gone
horribly wrong as you will see below. Here''s the script I wrote to
replace the redhat specific setup that OpenVZ used:
[jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh
#!/bin/bash
#
# Debug - take out later
set -x