#1 9. Februar 2008 Nero Linux auf Fedora 8 hey hab mir gerade nero linux installiert ... das problem ist dass nero keine rechte hat für die laufwerke ... der starter ist mir "nero" eingestellt .. wie kann ich nero die rechte geben? ich möchte nero nicht immer per terminal mit "su" und dann "nero" starten .. danke lulox
#2 9. Februar 2008 AW: Nero Linux auf Fedora 8 Hat denn der User, mit dem dus normal startest Rechte für die Laufwerke? wenn nicht, dann könnte das eine Lösung sein.
#3 9. Februar 2008 AW: Nero Linux auf Fedora 8 ja ich kann auf das dvd laufwerk zugreifen ... also so normal hab ich rechte dafür ur eben nero nicht .. lulox ps: hab dir ne bewertung gegeben
#4 9. Februar 2008 AW: Nero Linux auf Fedora 8 Du könntest Nero ja per "kdesu nero" (für KDE) oder "gksu nero" (für Gnome) als Kommando im Starter die Rechte geben. MFG TuXiFiED
#5 9. Februar 2008 AW: Nero Linux auf Fedora 8 $ gksu nero bash: gksu: command not found geht nicht... lulox
#7 9. Februar 2008 AW: Nero Linux auf Fedora 8 [pii@pii-laptop ~]$ sudo nero Passwort: pii is not in the sudoers file. This incident will be reported. wo kann ich mich als sudo eintragen? lulox ps: bewertungen sind raus : )
#8 9. Februar 2008 AW: Nero Linux auf Fedora 8 When invoked as sudoedit, the -e option (described below), is implied. sudo determines who is an authorized user by consulting the file /etc/sudoers. By giving sudo the -v flag a user can update the time stamp without running a command. The password prompt itself will also time out if the user’s password is not entered within 0 minutes (unless overridden via sudoers). <--man sudo ...mfg coach edit: also als root 'sudoedit /etc/sudoers'
#9 9. Februar 2008 AW: Nero Linux auf Fedora 8 Versuchs mal mit: Code: # User privilege specification root ALL=(ALL) ALL pii ALL=/deinpfadzu/nero (z.B. /sbin/nero oder was auch immer. Musste halt schaun) wenn du noch NOPASSWD davor hängst: pii ALL=NOPASSWD: /deinpfadzu/nero musst auch kein PW mehr eingeben
#10 9. Februar 2008 AW: Nero Linux auf Fedora 8 oder einfach pii ALL=(ALL) ALL dann bekommste per sudo volle root-rechte...mfg coach
#11 9. Februar 2008 AW: Nero Linux auf Fedora 8 danke nur ich komm nich mit dem editor kla ^^ wie mach ich da ne neue zeile? wie speicher ich das ganze?? oder kann ich das auch einfach mit gedit öffnen?? lulox
#13 9. Februar 2008 AW: Nero Linux auf Fedora 8 Code: [root@pii-laptop pii]# pico /etc/sudoers bash: pico: command not found ich raste gleich aus ^^ lulox
#14 9. Februar 2008 AW: Nero Linux auf Fedora 8 LOL. Dan starte doch gedit als root. Ist ja egal welchen editor du nimmst.
#15 9. Februar 2008 AW: Nero Linux auf Fedora 8 ja lol ... mit gedit kann ich das nich speichern ... das is doch unnormal ... lulox
#16 9. Februar 2008 AW: Nero Linux auf Fedora 8 sollte normalerweise kein problem sein, wenn du root bist. Und wenn du einfach eine neue sudoers erstellst, mit dem inhalt den du willst, dann die alte löschst und die neue nach /etc kopierst?
#17 9. Februar 2008 AW: Nero Linux auf Fedora 8 Versuchs mit Nano. Einfach "nano filename" in die Konsole (mit root-rechten(sudo)).
#18 9. Februar 2008 AW: Nero Linux auf Fedora 8 alles kla jetzt funktioniert es ... was ne schwere geburt .. danke : ) habt bewertungen bekommen lulox