You can use bind your cPanel web server to a different port or
(better) you can put your services behind a reverse proxy/load
balancer. In this scenario, for web servers running on the standard
ports (ie TCP 80 and 443), you can use HTTP host headers/SNI to
redirect requests to the appropriate back
On Wed, Jun 13, 2018 at 6:56 PM Götz Reinicke
wrote:
> /etc/krb5.conf
>
I looked at the spec file in the source RPM for the krb5-libs package
and it it has the correct %config(noreplace) directive next to that
file in the %files section, so this is mysterious.
On Wed, Jun 13, 2018 at 3:54 PM Götz Reinicke
wrote:
>
> Hi,
>
> I did an centos update from 7.4 to 7.5 and the krb5 package altered the
> existing and used config file! That should be a no go from my pov, as in my
> setup it broke some services which had a problem with the includedir line
> wh
yumdownloader --source kernel
On Fri, Apr 27, 2018 at 9:35 PM, Robert Heller wrote:
> I tried to follow the work flow shown in https://wiki.centos.org/Sources, but
> it does not seem to work:
>
> I did this:
>
> mkdir CentOS
> pushd CentOS
> git clone https://git.centos.org/git/centos-git-common.
If you can use python3 rather than python2, it looks like the
dependencies in the standard repos are new enough. Do you want me to
have a go at packaging scikit-learn for python3 and adding it to the
repo?
On Tue, Apr 10, 2018 at 9:51 AM, Richard Grainger wrote:
> Just had a look at sci
:43 AM, Richard Grainger wrote:
> I created the epypel (Extra Extra Python Packages for Enterprise
> Linux) yum repo for exactly this reason:
> https://harbottle.gitlab.io/epypel/
>
> There are a bunch of additional Python 2 and Python 3 packages there
> and if you want any a
I created the epypel (Extra Extra Python Packages for Enterprise
Linux) yum repo for exactly this reason:
https://harbottle.gitlab.io/epypel/
There are a bunch of additional Python 2 and Python 3 packages there
and if you want any added, please put in a request here:
https://gitlab.com/harbottle/e
If your CentOS machine has graphics (Gnome etc), you should be able to point
your file browser at smb://ip_address/share_name
> On 23 Mar 2018, at 23:22, Christian, Mark wrote:
>
>> On Fri, 2018-03-23 at 22:57 +, Tom Bishop wrote:
>>> On Fri, Mar 23, 2018, 5:50 PM Eugene Poole wrote:
>>>
> Yet again I could not find any documentation explaining how to do basic
> things like this :( Selinux is more like a curse than anything else :( Why
> is there not even a good documentation?
More trolling?
___
CentOS mailing list
CentOS@centos.org
htt
My suggestion, if you have the freedom to design a solution from
scratch, is to look at FreeIPA and sssd. With these tools you can
easily centralise your access and sudo rules. You can use any
configuration management tool to get things up and running (I like
Puppet, but your mileage may vary).
O
On Fri, Feb 23, 2018 at 1:57 PM, hw wrote:
> Richard Grainger wrote:
>>
>> On Fri, Feb 23, 2018 at 12:56 PM, hw wrote:
>>>
>>> That requires some way to distinguish between customers, and it means
>>> that distinguishing between devices is n
On Fri, Feb 23, 2018 at 12:56 PM, hw wrote:
> That requires some way to distinguish between customers, and it means
> that distinguishing between devices is not sufficient for registered
> customers.
Once the customer logs into the captive web portal on the guest WiFi
SSID you know who they are a
On Fri, Feb 23, 2018 at 11:22 AM, hw wrote:
> As a customer visting a store, would you go to the lengths of configuring
> your
> cell phone (or other wireless device) to authenticate with a RADIUS server
> in
> order to gain internet access through the wirless network of the store?
>
> From what
On Fri, Feb 23, 2018 at 11:25 AM, hw wrote:
> But MAC addresses can be faked, can´t they?
Yes, someone can go to the trouble of obtaining a known corporate MAC
address and MAC-spoofing their personal device so they can PXE-boot a
corporate build on a VLAN that is otherwise useless. If your
corp
On Fri, Feb 23, 2018 at 10:33 AM, hw wrote:
> That would be a problem because clients using PXE-boot require network
> access,
> and it wouldn´t contribute to security if unauthorized clients were allwed
> to
> PXE-boot.
Two solutions to this:
1. Enable "exception by MAC address": only known MA
On my system it is just a group called "docker". Your mileage may vary.
On Thu, Oct 26, 2017 at 10:20 AM, soko.tica wrote:
> Hi,
>
> I have installed docker and would like to run the containers without sudo.
>
> I have placed myself in dockerroot group, but still to no avail. Centos
> doesn't ha
Nux!:
SRPMS published: https://harbottle.gitlab.io/wine32/7/SRPMS/
Cheers!
On Mon, Oct 9, 2017 at 1:28 PM, Richard Grainger wrote:
> Yes, I will look into getting the SRPMS up on the site (though they are
> just the ones from EPEL anyway).
>
> On Mon, Oct 9, 2017 at 11:54 AM,
rant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "Richard Grainger"
> > To: "CentOS mailing list"
> > Sent: Monday, 9 October, 2017 14:29:03
> > Subject: Re: [CentOS] Announcement: 32 bit Wine repo for
se overwrite Base, perhaps add a warning of sorts.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message -
> > From: "Richard Grainger"
> > To: "CentOS mailing list"
> > Sent:
; --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -
> > From: "Richard Grainger"
> > To: "CentOS mailing list"
> > Sent: Sunday, 8 October, 2017 19:43:57
> > Subject: [CentOS
Yes, works fine alongside 64 bit wine from EPEL. :)
Sent from my iPhone
> On 9 Oct 2017, at 02:03, Peter wrote:
>
> This is great, thank you very much!
>
> Did you make it parallel-installable to the 64 bit wine from epel?
>
>
> Peter
>
>
>> On 09
centos7.sh
>
>
>
> 2017-10-08 15:43 GMT-03:00 Richard Grainger :
>
> > Hi all
> >
> > I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7:
> >
> > https://harbottle.gitlab.io/wine32/7/i386/
> >
> > The Wine packages
Hi all
I've created a yum repo for 32 bit wine packages on RHEL and CentOS 7:
https://harbottle.gitlab.io/wine32/7/i386/
The Wine packages work on both 32 bit and 64 bit RHEL/CentOS 7. There is no
32 bit version of the EPEL repo, where the standard RHEL/CentOS Wine
packages can be found, so you
Hi Gary
I got this working in a previous role a while ago:
http://thirdlineit.blogspot.co.uk/2011/12/active-directory-authenticated-airprint.html
(ignore the authentication aspects). I also managed to do it recently
on my home network using Ubuntu, so the principle still works.
Summary:
1. Insta
Hi
I've created a couple of new public yum repos suitable for CentOS 7:
ergel (Extra Ruby Gems for Enterprise Linux)
repo: https://harbottle.gitlab.io/ergel/7/x86_64/
homepage: https://gitlab.com/harbottle/ergel
epmel (Extra Perl Modules for Enterprise Linux)
repo: https://harbottl
25 matches
Mail list logo