Displaying 20 results from an estimated 104 matches for "maipo".
2015 Apr 01
2
os-release file doesn't match upstream?
...="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
In particular note the version ID is 7
On a RedHat machine:
% cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.1 (Maipo)
% cat /etc/os-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.1 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.1"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.1 (Maipo)"
ANSI_COLOR="0;31"
CPE_NA...
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 May 05
4
Urgent - Help needed
Hi All,
Please find the requested details:
[root at testserver new]# doveconf -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo) xfs
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/kw/home/pop/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver = passwd-file
}
pop3_uidl_format = %g
protocols = imap pop3
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = <...
2020 May 05
2
Urgent - Help needed
...missing, application team says. I want to
tell them and show the logs that these are read by your server/application.
that is my idea....
[root at server new]# doveconf -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo) xfs
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/kw/home/pop/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver = passwd-file
}
pop3_uidl_format = %g
protocols = imap pop3
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = <...
2020 May 05
2
Urgent - Help needed
On 2020-05-05 19:55, Alexander Dalloz wrote:
> Am 05.05.2020 um 13:25 schrieb Kishore Potnuru:
>> # OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
>> Server release 7.4 (Maipo) xfs
>
> Hell, update your system!
enterprise
> [root at ocp ~]# uname -a
> Linux ocp.sys5.org 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51
> UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> [root at ocp ~]# cat /etc/redhat-release
> CentOS Linux release 7.8.2003 (Core)
not e...
2020 Mar 31
0
Samba 4.10 / CentOS 7
...> 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 transfert via samba wrote:
>>> Hi,
>>>
>>>...
2019 Dec 30
1
Issue running Dovecot in Docker Container
Hi, I can see those values correctly with the doveconf -nc command. Here is
the part of output:
bash-4.2# doveconf -nc /etc/dovecot/director.conf
# 2.2.36 (1f10bfa63): /etc/dovecot/director.conf
# OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.7 (Maipo)
# Hostname: 69b492645b56
auth_debug = yes
auth_default_realm = xxxxxxxxxxxxxxxx
auth_verbose = yes
base_dir = /var/run/dovecot_director
debug_log_path = $log_path
director_mail_servers = xxxxxxxxxxxxxxxxxx
director_servers = xxxxxxxxxxxxxxxxxxxx
disable_plaintext_auth = no
first_valid_uid = 1000
h...
2017 Jun 21
1
encoding/locale problem with ssh -X
...| plot(1:10, 1:10, main = "gr??e")
| ## this works
|
| library("ggplot2")
| qplot(1:10, 1:10)
| ## this works still
|
| qplot(1:10, 1:10) + xlab("gr??e")
| ## ERROR
`----
My setup:
- locally:
Linux (Debian GNU/Linux 9)
- remotely
Linux (RHEL Server release 7.3 (Maipo)
(Maybe) relevant bits of my .ssh/config:
,----
| Host theserver
| HostName XXX.XXX.XXX.XXX
| ForwardX11 yes
| ForwardX11Timeout 596h
| IdentityFile ~/.ssh/id_rsa
| IdentitiesOnly yes
| ForwardAgent yes
| ServerAliveInterval 300
`----
Thanks in advance for your...
2017 Aug 23
2
Error "translateCharUTF8' must be called on a CHARSXP Execution halted"
...t execute but when I then type "files" that might return
[1]Error: 'getCharCE' must be called on a CHARSXP
The sessionInfo commmand gives me:
sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-redhat-linux-gnu (64-bit)
Running under: Red Hat Enterprise Linux Server 7.3 (Maipo)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION...
2015 Mar 24
5
can't do a yum install of apache C7
Hey all,
I'm logged into a CentOS 7 box and trying to install apache. Not having any
luck, as it's not being found. Which is odd, because I have the right repos
enabled:
[root at hadoop1:/etc/yum.repos.d] #cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.0 (Maipo)
[root at hadoop1:/etc/yum.repos.d] #yum repolist
Loaded plugins: amazon-id, rhui-lb
repo id repo name
status
*epel/x86_64* Extra Packages for Enterprise
Linux 7 - x86_64...
2019 Jan 10
2
mixed versions, mixed UIDs
...elease 5.6 (Tikanga)
Samba/Winbind Version 3.5.4-0.70.el5
Due to hardware aging and the desire to use newer versions of the SMB
protocol, I have been building a new server and migrate user's data over to
it. The new server is running the following:
Red Hat Enterprise Linux Server release 7.6 (Maipo)
Samba/Winbind Version 4.8.3
One issue I've been having is trying to get UIDs to coinside between old
and new software versions.
Our Samba 3 configs have the following defined:
idmap config ADSMC:default = yes
idmap config ADSMC:backend = rid
idmap config ADSMC:base_rid=500
idmap config ADSMC...
2018 Jul 30
2
Internal DNS migrate to Bind9_DLZ
...atal error)
30-Jul-2018 10:26:40.271 samba_dlz: shutting down
domain.corp is just an alias, not the actual domain name.
I even tried the migration by removing ALL reverse & forwarded zones but
still no luck.
Env:
Version 4.8.3-SerNet-RedHat-11.el7
Red Hat Enterprise Linux Server release 7.5 (Maipo)
BIND 9.9.4-RedHat-9.9.4-61.el7 (Extended Support Version)
Kind Regards
2019 Sep 16
2
Issue after upgrade to samba-client-4.9.1-6.el7.x86_64 - Unable to initialize messaging context
.../07/04 04:27:36, 1] client/client.c:1883(do_put)
putting file /mnt/autofs/output/bin/Default/j8989s2bdefault.ps as j8989s2bdefault.ps-11430 (546.7 kb/s) (average 546.7 kb/s)
Now after upgrade of our Linux environment
"redhatVersion": "Red Hat Enterprise Linux Server release 7.7 (Maipo)",
"tomcatVersion": "7.0.93",
and Samba to 4.9.1
it now only logs
Unable to initialize messaging context
Any pointers on where / how to investigate this?
Thanks
Stephen Black I Collaboration Squad I Technology and Business Enablement
Ben...
2020 Jul 27
3
Migration from one server to 2 new servers
...OS - Red Hat Enterprise Linux Server release 6.5 (Santiago)
> > Dovecot version - 2.0.9
> > Postfix version - 2.6.6
> > ========================
> >
> > New Servers:
> > ==========================
> > Linux OS - Red Hat Enterprise Linux Server release 7.7 (Maipo)
> > Dovecot version - 2.2.36 (1f10bfa63)
> > Postfix version - 2.10.1
> > ==========================
> >
> > What is the best way to stop/copy/migrate the current production data to
> the new servers? I am planning the following steps. Not sure if it is
> correc...
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
Hi Rowland,
Here's the info you asked for.
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.5 (Maipo)
$ smbcontrol --version
Version 4.7.1
smb.conf:
------------------------------
[global]
security = ADS
realm = REDACTED.WAN
encrypt passwords = true
workgroup = REDACTED
winbind enum users = yes
winbind enum groups = yes
winbind nested grou...
2019 Dec 27
7
Issue running Dovecot in Docker Container
...I'm running and including the dovecot -n output
> below:
>
> bash-4.2# dovecot --version
> 2.2.36
>
> bash-4.2# dovecot -n
> # 2.2.36 (xxxxx): /etc/dovecot/dovecot.conf
> # OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
> Server release 7.7 (Maipo)
> # Hostname: XXXXXXX
> auth_debug = yes
> auth_default_realm = xxxxxxxxxxxx
> auth_verbose = yes
> disable_plaintext_auth = no
> dotlock_use_excl = no
> hostname = xxxxxxxxxxxxxxxx
> instance_name = Dovecot
> login_log_format_elements = user=<%u> method=%m rip=%r...
2019 Dec 24
2
Issue running Dovecot in Docker Container
...p-login director
Here is the version that I'm running and including the dovecot -n output
below:
bash-4.2# dovecot --version
2.2.36
bash-4.2# dovecot -n
# 2.2.36 (xxxxx): /etc/dovecot/dovecot.conf
# OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.7 (Maipo)
# Hostname: XXXXXXX
auth_debug = yes
auth_default_realm = xxxxxxxxxxxx
auth_verbose = yes
disable_plaintext_auth = no
dotlock_use_excl = no
hostname = xxxxxxxxxxxxxxxx
instance_name = Dovecot
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c
home=% domain=%d
mail_debug...
2019 Oct 24
2
Samab 4.11.1 for rhel7/centos7 rpms
...dback 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-common-4.11.1-5.5.el7.noarch
samba-common-tools-4.11.1-5.5.el7.x86_64
sa...
2020 Jul 16
2
Stuck here - help please
Hi All,
I have 2 test servers with the below configuration.
==========================
Linux OS - Red Hat Enterprise Linux Server release 7.7 (Maipo)
Dovecot version - 2.2.36 (1f10bfa63)
Postfix version - 2.10.1
==========================
Trying to create High Availability.
I have added both of the above servers behind a F5 load balancer. I have
got a Load Balancer FQDN "intl-dev-imaptest.testorg.com". I have
enabled/opened the po...
2015 Sep 13
5
EFI: HP + syslinux = crash [ brown paper bag update ]
On Sun, Sep 13, 2015 at 10:14 AM, Patrick Masotta <masottaus at yahoo.com> wrote:
>
>>>>
> >
> > The empty define should work; actually it did work for many years...
> >
> > Your just proposed change was my first attempt for solving this but for some
> > reason it did not work. After testing a lot the only way I've found to solve this