'managed-keys' is deprecated ??
by ToddAndMargo
Hi All,
FC34
bin 9.16
Placing
include "/etc/named.root.key";
in my bind.conf, give me the following error
# named-checkconf -l -t /var/named/chroot /etc/named.conf
/etc/named.root.key:1: option 'managed-keys' is deprecated
What do I use it its place? (The Duck is failing me.)
Many thanks,
-T
11 months, 1 week
thunderbird 78
by François Patte
Bonjour,
I bupdate my fedora 32 yesterday and thunderbird 78 has been installed...
So I can't get my mail!!!
What is the magic to get mails with thunderbird 78?
Thank you.
PS. I downgraded thunderbird and the downgraded version is 68: french
langpack, enigmail do not work with TB 68
--
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)6 7892 5822
http://www.math-info.univ-paris5.fr/~patte
11 months, 1 week
Live and PlayStation 4?
by ToddAndMargo
Anyone know if you can boot up a PlayStation
4 with a Fedora Live USB stick?
11 months, 1 week
remove doublets
by Patrick Dupre
Hello,
I wish to remove lines which appear twice in a file, actually
only when they appear more than one time.
How can I do so?
Thanks
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988 | | Room# D114A
===========================================================================
11 months, 1 week
FC34 broke my bind
by ToddAndMargo
Hi All,
Just upgraded from FC33 to FC34.
FC34 broke my bind. Here are "some" of the repeating errors:
# named-checkzone -t /var/named/chroot/var/named/slaves xyz xyz.hosts
xyz.hosts:3: ignoring out-of-zone data (xyz.local)
xyz.hosts:15: ignoring out-of-zone data (DeadStick.xyz.local)
1 $ORIGIN .
2 $TTL 86400 ; 1 day
3 xyz.local IN SOA xyz.local. root\(a)rn6.xyz.local. (
4 265 ; serial
5 10800 ; refresh (3 hours)
6 3600 ; retry (1 hour)
7 3600000 ; expire (5 weeks 6 days 16 hours)
8 86400 ; minimum (1 day)
9 )
10 NS xyz.local.
11 A 192.168.255.10
12 MX 10 xyz.local.
13 $ORIGIN xyz.local.
14 $TTL 3600 ; 1 hour
15 DeadStick A 192.168.255.156
16 TXT "310702541c5622d0e6001136bd71a6578b"
Please note this all worked perfectly under FC33
Many thanks,
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Serious error.
All shortcuts have disappeared.
Screen. Mind. Both are blank.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11 months, 1 week
Fwd: BTRFS partition corrupted after deleting files in /home
by Sreyan Chakravarty
On Thu, Jan 14, 2021 at 12:23 PM Chris Murphy <lists(a)colorremedies.com>
wrote:
>
> > 2) Since there is a high likelihood that my filesystem is not
> > completely fixed, then when I take a backup using partclone, dd or
> > clonezilla won't those errors be carried over ?
>
> Yes. I recommend a Pika Backup for a simple GUI solution to back
> things up. It doesn't have any file system specific dependencies. I'm
> sure if you look through the list archive for backups or start a new
> thread with your requirements you'll get more suggestions.
>
> >
> > Even if I buy a new drive and restore the backup, I still might get
> crashes.
>
> You definitely want a backup with its own independent file system. A
> dd/ddrescue/clone is mainly for troubleshooting and disaster recovery.
> It's not a great backup because a backup you want easy to keep up to
> date. Daily or weekly, depending on your tolerance for loss.
>
Hi Chris,
Resurrecting this thread after a long time. Hope you all are doing well.
I mainly have some questions regarding Pika Backup and what I can do with
it:
1) Can I back up my whole system using Pika/Borg Backup ?
Can I install Fedora 33 on LVM(thick) and Ext4, and get back my root
system as it were with Pika Backup ?
2) Or is it that I can just get back my /home directory, everything else
will have to be installed and setup ?
The reason I am asking these questions is because BTRFS did not work out
for me.
I want to go back to LVM(thick) with ext4. That gave no problems.
--
Regards,
Sreyan Chakravarty
--
Regards,
Sreyan Chakravarty
11 months, 1 week
Cross domain trust RH IdM to AD RHEL OK, other linux distro problems
by thing.thing@gmail.com
Hi,
I have RH's version of freeipa (ipa-server-4.9.2-3.module+el8.4.0+10412+5ecb5b37.x86_64) working fine. RHEL8, RHEL7, Debian10.9, Ubuntu20LTS and Centos7 clients work perfectly OK to IPA OK for users in IPA..
For the cross domain trust however only RHEL8 and RHEL7 work. Debian10.9, Ubuntu20LTS and Centos7 fail for the AD user who cannot ssh in..
Is there any config I need to do to get 3rd party Linux to work with a trust? Just wondering if I have missed a package? config? steps?
or does it just not work?
rhel7 secure log showing success,
8><----
Jun 9 16:40:55 rhel7a sshd[9339]: pam_sss(sshd:auth): authentication success; logname= uid=0 euid=0 tty=ssh ruser= rhost=v1.ods.vuw.ac.nz user=linuxuser2(a)vuwtest.ac.nz
Jun 9 16:41:04 rhel7a sshd[9336]: Accepted keyboard-interactive/pam for linuxuser2(a)vuwtest.ac.nz from 10.100.32.67 port 48
Jun 9 16:41:04 rhel7a sshd[9336]: pam_unix(sshd:session): session opened for user linuxuser2(a)vuwtest.ac.nz by (uid=0)
[root@rhel7a ~]#
8><---
centos7 secure log,
8><---
[root@centos7a ~]# tail -50f /var/log/secure
Jun 9 17:15:24 centos7a sshd[1812]: Invalid user linuxuser2(a)vuwtest.ac.nz from 10.100.32.67 port 53880
Jun 9 17:15:24 centos7a sshd[1812]: input_userauth_request: invalid user linuxuser2(a)vuwtest.ac.nz [preauth]
Jun 9 17:15:24 centos7a sshd[1812]: Postponed keyboard-interactive for invalid user linuxuser2(a)vuwtest.ac.nz from 10.100.32.67 port 53880 ssh2 [preauth]
Jun 9 17:15:35 centos7a sshd[1814]: pam_unix(sshd:auth): check pass; user unknown
Jun 9 17:15:35 centos7a sshd[1814]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.100.32.67
Jun 9 17:15:37 centos7a sshd[1812]: error: PAM: User not known to the underlying authentication module for illegal user linuxuser2(a)vuwtest.ac.nz from 10.100.32.67
Jun 9 17:15:37 centos7a sshd[1812]: Failed keyboard-interactive/pam for invalid user linuxuser2(a)vuwtest.ac.nz from 10.100.32.67 port 53880 ssh2
Jun 9 17:15:37 centos7a sshd[1812]: Postponed keyboard-interactive for invalid user linuxuser2(a)vuwtest.ac.nz from 10.100.32.67 port 53880 ssh2 [preauth]
11 months, 1 week
resume from sleep to a black screen
by lejeczek
Hi guys.
Anybody here with similar config to mine - Ryzen 4500U in a
Lenovo laptop with external monitor connected - gets black
screen instead of login prompt when resume from sleep?
After recent updates on f34 it started and I only can do
Ctrl+Alt+Del to reboot the OS, no GUI logon.
many thanks, L.
11 months, 1 week
scilab
by Patrick Dupre
Hello,
It seems that scilab has be withdrawn from the distribution.
Is it correct? If yes, is there a reason?
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988 | | Room# D114A
===========================================================================
11 months, 1 week