Displaying 20 results from an estimated 21 matches for "fedoramagazine".
2017 Jul 28
2
CentOS users: please try and provide feedback on Fedora Boltron
Please take a look at
http://www.itworld.com/article/3211046/linux/red-hats-boltron-snaps-together-a-modular-linux-server.html
and
https://fedoramagazine.org/announcing-boltron/
which has a walkthrough questionnaire at the bottom. Your feedback very
appreciated.
--
Matthew Miller
<mattdm at fedoraproject.org>
Fedora Project Leader
2024 Sep 19
1
The care and feeding of the signing socket; also NTPsec
...checking and revising, I saw
> that adding a line to start signd appeared to have broken everything
> else. I have attached a list of most of the steps I have taken.
> After I get my web host back up tomorrow it will be mirrored at
> https://dell-2018.jamesb192.com/j/ [1]
> https://fedoramagazine.org/samba-as-ad-and-domain-controller/
First (I have to point this out, fedora doesn't), the default Samba
packages to create An AD domain on fedora use the MIT kdc, this is
still classed as experimental, so they shouldn't be used in production.
You seem to have created an AD domain, but...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
So,
I've done some progress.
I've made configuration according this article
https://fedoramagazine.org/samba-as-ad-and-domain-controller/
they use sample kerberos config file from package samba-dc-provision:
sudo cp /usr/share/samba/setup/krb5.conf /etc/krb5.conf.d/samba-dc
[libdefaults]
default_realm = ${REALM}
dns_lookup_realm = false
dns_lookup_kdc = true
[realms]
${REALM} = {
default_dom...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 5 Apr 2024 19:58:33 +0200
Pavel Lis? <pavel.lisy at gmail.com> wrote:
> So,
>
> I've done some progress.
>
> I've made configuration according this article
> https://fedoramagazine.org/samba-as-ad-and-domain-controller/
> they use sample kerberos config file from package samba-dc-provision:
>
> sudo cp /usr/share/samba/setup/krb5.conf /etc/krb5.conf.d/samba-dc
>
>
> [libdefaults]
> default_realm = ${REALM}
> dns_lookup_realm = false
> dns_lookup_...
2018 Aug 12
2
Why still no PKCS#11 ECC key support in OpenSSH ?
...This lead to many obscure goose-chase red-herring error messages from OpenSSH such as the delightful "Could not add card : agent refused operation" or other nonsense that was meaningless and unhelpful.
Many hours later in Mr Google's company, I eventually found this website https://fedoramagazine.org/fedora-28-better-smart-card-support-openssh/ , which points to this https://bugzilla.mindrot.org/show_bug.cgi?id=2474 . Which basically says that despite many patches, support for ECC has never been incorporated into OpenSSH PKCS#11.
And indeed this was the underlying cause. I deleted the ECC...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
...t 19:13 +0100, Rowland Penny via samba wrote:
> On Fri, 5 Apr 2024 19:58:33 +0200
> Pavel Lis? <pavel.lisy at gmail.com> wrote:
>
> > So,
> >
> > I've done some progress.
> >
> > I've made configuration according this article
> > https://fedoramagazine.org/samba-as-ad-and-domain-controller/
> > they use sample kerberos config file from package samba-dc-
> > provision:
> >
> > sudo cp /usr/share/samba/setup/krb5.conf /etc/krb5.conf.d/samba-dc
> >
> >
> > [libdefaults]
> > default_realm = ${REALM}...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
...> > On Fri, 5 Apr 2024 19:58:33 +0200
> > Pavel Lis? <pavel.lisy at gmail.com> wrote:
> >
> > > So,
> > >
> > > I've done some progress.
> > >
> > > I've made configuration according this article
> > > https://fedoramagazine.org/samba-as-ad-and-domain-controller/
> > > they use sample kerberos config file from package samba-dc-
> > > provision:
> > >
> > > sudo cp /usr/share/samba/setup/krb5.conf /etc/krb5.conf.d/samba-dc
> > >
> > >
> > > [libdefaults]...
2024 Sep 19
1
The care and feeding of the signing socket; also NTPsec
...uctions at [1]; after checking and revising, I saw that adding a line to start signd appeared to have broken everything else.
I have attached a list of most of the steps I have taken. After I get my web host back up tomorrow it will be mirrored at https://dell-2018.jamesb192.com/j/
[1] https://fedoramagazine.org/samba-as-ad-and-domain-controller/
-------------- next part --------------
# dnf install samba samba-dc samba-client krb5-workstation
# hostnamectl hostname bourbon2.jamesb192.com
# firewall-cmd --permanent --add-service samba-dc
# firewall-cmd --reload
# rm -iv /etc/samba/smb.conf
# mkdir -pv...
2017 Jan 28
2
firewalld
...table all` will give you
all the routing tables in use on your system (even in a default
install it's a lot more than the route command shows) and ip rule
gives you the rules in use, if any.
On a similar note bridge-utils is also deprecated, though brctl is
ingrained into many minds!
https://fedoramagazine.org/build-network-bridge-fedora/
2016 Nov 04
4
RHEL 7.3 released
...icer - I'll be revisiting my old firewalld article to
investigate this too.
The deprecation of the old net-tools suite continues with bridge-utils
no longer required in many circumstances as iproute2 gets improved
bridge capabilties... this brings EL7 inline with the Fedora
behaviour:
https://fedoramagazine.org/build-network-bridge-fedora/
On the network side of things be aware of a potentially breaking
change to systems in how device names are created, this will only
affect systems that have exceptionally long device names:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm...
2020 Nov 03
2
syslinux.efi does not seem to support HTTP like lpxelinux.0 does?
Hello everybody,
I been using lpxelinux.0 with legacy boot to load KERNEL over http
instead of tftp and I want to switch to efi boot. Thank you for the
great tech!
However it seems the syslinux.efi does not support HTTP / IP?
How can I get efi boot load syslinux with an IP stack?
# dpkg -S /usr/lib/SYSLINUX.EFI/efi64/syslinux.efi
syslinux-efi: /usr/lib/SYSLINUX.EFI/efi64/syslinux.efi
# dpkg
2015 Jan 13
1
Design changes are done in Fedora
On Tue, Jan 13, 2015 at 09:40:55AM -0600, Les Mikesell wrote:
> On Tue, Jan 13, 2015 at 9:15 AM, James B. Byrne <byrnejb at harte-lyne.ca> wrote:
> > As it happens a most useful, to me at least, piece of information was
> > revealed in the course of this thread. That was the existence of a
> > server based stream for Fedora.
>
> That's an interesting turn of
2016 Sep 06
1
Whether to use systemd to start services
I'm wondering if it's normally required to start services with systemd as opposed to sysv? I currently load a few services using the old init.d/service funtionality, which still works fine. Is this ok or is sysv going to be fully discontinued in the future? The service I load is celeryd via init.d but so far finding few pointers as to how to do this with a celery.service file. I can load
2017 Jan 28
0
firewalld
...table all` will give you all the routing tables in use on
your system (even in a default install it's a lot more than the route
command shows) and ip rule gives you the rules in use, if any.
On a similar note bridge-utils is also deprecated, though brctl is ingrained
into many minds!
https://fedoramagazine.org/build-network-bridge-fedora/
Thanks for the info. I'll take a look at it.
Again, thanks!
2017 Jul 28
0
CentOS users: please try and provide feedback on Fedora Boltron
Matthew Miller wrote:
> Please take a look at
>
> http://www.itworld.com/article/3211046/linux/red-hats-boltron-snaps-together-a-modular-linux-server.html
>
> and
>
> https://fedoramagazine.org/announcing-boltron/
>
> which has a walkthrough questionnaire at the bottom. Your feedback very
> appreciated.
>
What?s the point of doing this with Fedora? It?s not like bugs
were fixed before Fedora is EOL and all reports are forgotten.
Now Fedora goes Gentoo, which I moved awa...
2024 Sep 19
2
The care and feeding of the signing socket; also NTPsec
...ng, I saw
>> that adding a line to start signd appeared to have broken everything
>> else. I have attached a list of most of the steps I have taken.
>> After I get my web host back up tomorrow it will be mirrored at
>> https://dell-2018.jamesb192.com/j/ [1]
>> https://fedoramagazine.org/samba-as-ad-and-domain-controller/
> First (I have to point this out, fedora doesn't), the default Samba
> packages to create An AD domain on fedora use the MIT kdc, this is
> still classed as experimental, so they shouldn't be used in production.
>
> You seem to have cre...
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 05 Apr 2024 17:18:12 +0200
pavel.lisy at gmail.com wrote:
>
> Now I've found some differences in /etc/krb5.conf
> and it seams to be possible root cause.
>
> I will write summary after further testing.
>
Ah, yes, I should have remembered that you are running 'experimental'
DCs on Fedora and they do strange things to the krb5.conf. All you need
is this:
2021 Nov 17
3
stupidly simple crontab problem
Hi all,
This is crazy but I can't see the answer.? In my system crontab I've
added a job to stop the music system at 10:59 on the 11th November, and
restart it at 11:02 on the 11th November
# m??? h??? dom??? mon? dow??? user??? command
? 59? 10???? *???? 11??? *???? root???? /bin/squeezy -all -off
>>/var/log/newplaylist 2>&1
? 02? 11???? *???? 11??? *???? root????
2017 Mar 08
2
From Networkmanager to self managed configuration files
On 8 March 2017 at 11:15, Alice Wonder <alice at domblogger.net> wrote:
> On 03/08/2017 01:57 AM, Giles Coochey wrote:
>>
>>
>>> The recommended configuration for EL7 is to use NetworkManager unless
>>> you have a very specific edge case preventing you from doing so:
>>>
>> The truth is a lot of us run servers that don't need to have their
2017 Jan 28
3
firewalld
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Pete Biggs
> Sent: Saturday, January 28, 2017 6:02 AM
> To: centos at centos.org
> Subject: Re: [CentOS] firewalld
>
>
> >
> > The zone apparently means something because an interface can only be on
> one.
> > Moving it to a different zone results in the same