You are not logged in.
Quoted from "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...
Quoted from "Christmas"
man muß dazu sagen ich bin ein linux noob
Quoted from "Christmas"
edit: jetzt bin ich im ordner Qos drin aber wenn ich dann ./install tippe kommt : Permisson denied obwohl ich root bin.
![]() |
Source code |
1 |
-rw-r--r-- 1 root wheel 0 2005-12-21 01:16 install |
![]() |
Source code |
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# |
-