You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
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# |
: unter unix sind dateinamen case-sensitive! deswegen haben viele first-time-homepage-zusammenklicker oft das problem, dass links nicht funktionieren, weil sie da nicht drauf achten. -