Sie sind nicht angemeldet.
Zitat von »Clark«
gib mal das ergebnis von "ls -la /tmp/" an...
und gib mal ein: "ls -la /tmp/Q" und bevor du Enter drückst drück doch mal die Tab-Taste...
Zitat von »Christmas«
man muß dazu sagen ich bin ein linux noob
Zitat von »Christmas«
edit: jetzt bin ich im ordner Qos drin aber wenn ich dann ./install tippe kommt : Permisson denied obwohl ich root bin.
![]() |
Quellcode |
1 |
-rw-r--r-- 1 root wheel 0 2005-12-21 01:16 install |
![]() |
Quellcode |
1 2 3 4 5 6 7 |
m29s02:/tmp/QoS# whoami root m29s02:/tmp/QoS# ./install -bash: ./install: Keine Berechtigung m29s02:/tmp/QoS# chmod +x install m29s02:/tmp/QoS# ./install m29s02:/tmp/QoS# |
-