Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.os.unix.linux.misc > #110961

Re: MC

From Matthias Gerds <m.gerds@posteo.de>
Newsgroups de.comp.os.unix.linux.misc
Subject Re: MC
Date 2020-06-12 01:38 +0200
Message-ID <hkftj2FbaeuU1@mid.individual.net> (permalink)
References <hkf2o4F5kbvU1@mid.individual.net> <20200611230806.0845e894@gunter.gutzeit.news.arcor.de> <hkfn11Fa1s7U1@mid.individual.net> <20200612002709.49ff44ed@gunter.gutzeit.news.arcor.de>

Show all headers | View raw


Am 12.06.20 um 00:27 schrieb Gunter Gutzeit:
> Matthias Gerds schrieb am Do 11.06.2020 23:46:08 +0200:
> 
>> Am 11.06.20 um 23:08 schrieb Gunter Gutzeit:
>>> Matthias Gerds schrieb am Do 11.06.2020 18:00:03 +0200:
>>>    
>>>> Hey!
>>>
>>> Gleichfalls Hey!
>>>    
>>>> Suche verzweifelt nach der Einstellung, die das im MC (Midnight
>>>> Commander) aktuell gewählte Verzeichnis nach dem Verlassen (F10) beibehält.
>>>> Das finde ich sehr praktisch, weil man mit MC sehr schnell navigieren kann.
>>>
>>> Optionen> Paneloptionen...> [X] Paneleinstellung autom. speichern
>>>
>>> entspricht:
>>>
>>> ~/.config/mc/panels.ini
>>> ...
>>> [Panels]
>>> ...
>>> auto_save_setup_panels=true
>>> ...
>>>      
>>>> Unter dem Benutzer habe ich das irgendwie hingekriegt, aber unter root
>>>> funktioniert's nicht.
>>>>
>>>> ??
>>>
>>> Terminal:
>>> su -
>>> mc
>>>
>>> Optionen> Paneloptionen...> [X] Paneleinstellung autom. speichern
>>>
>>> entspricht:
>>>
>>> root/.config/mc/panels.ini
>>> ...
>>> [Panels]
>>> ...
>>> auto_save_setup_panels=true
>>> ...
>>
>> Das geht hier nicht und wird auch der Grund sein für das schlechte
>> Benehmen, weil unter LMDE root standardmäßig kein Passwort hat. su -
>> fällt also aus. Ich kann zwar /root.config/mc/panel.ini editieren, aber
>> das wird sofort wieder entfernt, weil die Einstellungen des
>> sudoer-Benutzers übernommen werden. Warum dann das von mir gewünschte
>> Verhalten allerdings dann nicht geht, weiß der Henker.
> 
> Ich benutze kein LMDE und kenne mich damit nicht aus.
> 
> Wenn der Root-Account gesperrt ist, kann das m.E. nicht bedeuten, dass
> ich mein Linux nicht mehr administrieren kann.
> 
> Versuche es mit: sudo mc

sudo mc und Systemverwaltung ist kein Problem, benutzt aber eben die 
Einstellungen des administrativen Benutzers statt /root/.config/mc/... 
Man kann sich halt nicht per Root:PW einloggen. Man könnte Root ein 
Passwort zuteilen, ich will aber das Sicherheitskonzept dafür nun nicht 
torpedieren.

Seit Neuestem kann man auch keine Programme mehr per kdesu oder gksudo 
aufrufen, sondern muss eine Regel für jede App, die mit Root-Rechten 
laufen soll, unter /etc/polkit-1/actions à la

org.<Appname>.policy o.ä.

definieren. Aufruf geschieht dann über

pkexec <appname>

> https://linuxmint.com/rel_debbie.php
> 
> | Locked root account
> |
> | The root account is locked by default.
> |
> | To use the recovery console (from the Grub menu) or log in as root, you
> | first need to give root a new password:
> |
> | sudo passwd root

M:

Back to de.comp.os.unix.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-11 18:00 +0200
  Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-11 18:02 +0200
  Re: MC Lutz Falke <lutzfalke@gmx.de> - 2020-06-11 20:47 +0000
  Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-11 23:08 +0200
    Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-11 23:46 +0200
      Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-12 00:27 +0200
        Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-12 01:38 +0200
          Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-12 10:17 +0200
            Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-12 11:25 +0200
              Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-12 13:01 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-12 15:34 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-12 19:41 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-12 23:38 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-13 09:00 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-13 20:08 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-13 21:24 +0200
              Re: MC Sieghard Schicktanz <Sieghard.Schicktanz@SchS.de> - 2020-06-12 20:15 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-12 23:50 +0200
                Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-13 10:19 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-13 20:12 +0200
                Re: MC Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2020-06-14 09:25 +0000
                Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-14 13:02 +0200
                Re: MC Claus Reibenstein <4spamersonly@kabelmail.de> - 2020-06-14 16:58 +0200
                Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-14 17:03 +0200
                Re: MC Claus Reibenstein <4spamersonly@kabelmail.de> - 2020-06-14 19:06 +0200
                Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-14 22:42 +0200
                Re: MC Hergen Lehmann <hlehmann.expires.5-11@snafu.de> - 2020-06-15 00:16 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-15 22:34 +0200
                Re: MC Hergen Lehmann <hlehmann.expires.5-11@snafu.de> - 2020-06-16 09:55 +0200
                Re: MC Stefan Reuther <stefan.news@arcor.de> - 2020-06-16 18:42 +0200
                Re: root sudo (was:MC) Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-06-17 07:02 +0200
                Re: root sudo (was:MC) Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2020-06-17 07:25 +0200
                Re: root sudo (was:MC) Marc Haber <mh+usenetspam1118@zugschl.us> - 2020-06-17 12:51 +0200
                Re: root sudo Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-06-17 14:34 +0200
                Re: root sudo Marc Haber <mh+usenetspam1118@zugschl.us> - 2020-06-17 17:50 +0200
                Re: root sudo Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-06-17 19:03 +0200
                Re: root sudo Helmut Waitzmann Anti-Spam-Ticket.b.qc3c <nn.throttle@xoxy.net> - 2020-06-17 20:59 +0200
                Re: root sudo Helmut Waitzmann Anti-Spam-Ticket.b.qc3c <nn.throttle@xoxy.net> - 2020-06-17 21:03 +0200
                Re: root sudo Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-06-18 06:57 +0200
                Re: root sudo (was:MC) "Gerald E:scher" <Spamer@fahr-zur-Hoelle.org> - 2020-06-17 17:02 +0000
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-16 21:26 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-14 22:06 +0200
                Re: MC Christian Garbs <mitch@cgarbs.de> - 2020-06-16 09:00 +0200
                Re: MC Ulf Volmer <u.volmer@u-v.de> - 2020-06-16 09:10 +0200
                Re: MC Christian Garbs <mitch@cgarbs.de> - 2020-06-18 17:16 +0200
                Re: MC Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2020-06-14 17:28 +0200
                Re: MC Claus Reibenstein <4spamersonly@kabelmail.de> - 2020-06-14 19:16 +0200
                Re: MC Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2020-06-14 20:32 +0200
                Re: MC Sieghard Schicktanz <Sieghard.Schicktanz@SchS.de> - 2020-06-14 23:05 +0200
                Re: MC Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2020-06-15 12:43 +0200
                Re: MC Marcus Jodorf <trap@killfile.de> - 2020-06-15 14:45 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-15 23:20 +0200
                Re: MC Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2020-06-13 13:59 +0200
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-13 20:18 +0200
                Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-14 13:02 +0200
                Re: MC Sieghard Schicktanz <Sieghard.Schicktanz@SchS.de> - 2020-06-13 21:35 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-14 06:55 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-14 18:06 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-14 19:37 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-14 22:50 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-15 08:45 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-15 12:26 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-15 23:08 +0200
                Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-16 10:48 +0200
                Re: MC Lutz Falke <lutzfalke@gmx.de> - 2020-06-14 17:09 +0000
                Re: MC Lutz Falke <lutzfalke@gmx.de> - 2020-06-14 18:25 +0000
                Re: MC Lutz Falke <lutzfalke@gmx.de> - 2020-06-14 20:04 +0000
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-15 22:44 +0200
                Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-16 02:50 +0200
                Re: MC Friedhelm Waitzmann <usenetf2020.fwnsp@spamgourmet.com> - 2020-06-30 15:17 +0000
                Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-17 00:22 +0200
          Re: MC Lutz Golke <despammed@freenet.de> - 2020-06-12 11:36 +0200
    Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-13 10:56 +0200
      Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-13 12:32 +0200
        Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-13 12:46 +0200
        Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-13 18:19 +0200
          Re: MC Gunter Gutzeit <gunter.gutzeit@arcor.de> - 2020-06-13 21:04 +0200
            Re: MC Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> - 2020-06-14 13:01 +0200
            Re: MC Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-06-14 15:16 +0200
      Re: MC Matthias Gerds <m.gerds@posteo.de> - 2020-06-13 21:45 +0200

csiph-web