Hallo zusammen,
kann mir jemand helfen sudo korrekt zu installieren, bzw. ein Tutorial empfehlen?
Ich hab mich selbst mal dran versucht, aber ich hatte nie Zugriff auf Root Ordner z.B.
Sudo richtig installieren
Re: Sudo richtig installieren
:google: "sudo howto"
Re: Sudo richtig installieren
ok, speziellere frage:
ich habe meinen user in sudo eingetragen (für alle commands).
Warum tut das nicht? Bzw. warum kann ich auf alle Commands in /usr/sbin nicht zugreifen?
ich habe meinen user in sudo eingetragen (für alle commands).
Code: Select all
firefox@xxxxxx:~> sudo yast
sudo: yast: command not found
firefox@xxxxxx:~>
Re: Sudo richtig installieren
Code: Select all
sudo /usr/sbin/yastPayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
captaincrunch
- Userprojekt

- Posts: 7066
- Joined: 2002-10-09 14:30
- Location: Dorsten
- Contact:
Re: Sudo richtig installieren
Weil /usr/sbin nicht im $PATH des Users vorhanden ist.Bzw. warum kann ich auf alle Commands in /usr/sbin nicht zugreifen?
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
Re: Sudo richtig installieren
ah *doofkopf*
gut, habs in .bashrc eingetragen. Thx.
gut, habs in .bashrc eingetragen. Thx.
