Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
April 17, 2026, 07:25:12 pm
News:
We also have a
Discord channel!
Home
Help
Login
Register
PlaneShift
>>
Support
>>
Technical Help: IN GAME bugs (after loading world)
(Moderators:
Talad
,
weltall
) >>
Permission to execute the .sh file
« previous
next »
Print
Pages: [
1
]
Author
Topic: Permission to execute the .sh file (Read 570 times)
SneakyBob
Traveller
Posts: 48
Permission to execute the .sh file
«
on:
January 28, 2005, 02:01:35 pm »
Im new to this whole linux thing so i was wondering if anyone could tell me how I get Permisson to open the linux installer ?(
Logged
:diamond: :evil:
MB=SneakyBob CB=Honz
Androgos
Guest
(No subject)
«
Reply #1 on:
January 28, 2005, 02:17:23 pm »
su
(Type your root password)
chmod 755 {Filename}
Logged
SneakyBob
Traveller
Posts: 48
(No subject)
«
Reply #2 on:
January 28, 2005, 03:01:24 pm »
ok so
su root
chmod 755{planeshift_CBV0.3.006.sh}
Where dows the password go in there?
Logged
:diamond: :evil:
MB=SneakyBob CB=Honz
Karosh_Steinkatz
Hydlaa Citizen
Posts: 486
(No subject)
«
Reply #3 on:
January 28, 2005, 03:04:29 pm »
You don\'t have to go root if you want to run the installer as the same user who downloaded it. Just run
chmod +x planeshift_CBV0.3.006.sh
then
./planeshift_CBV0.3.006.sh
to execute it.
PS: su asks you for the root password when you run it.
«
Last Edit: January 28, 2005, 03:05:32 pm by Karosh_Steinkatz
»
Logged
Back to Planeshift again \\o/
Print
Pages: [
1
]
« previous
next »
PlaneShift
>>
Support
>>
Technical Help: IN GAME bugs (after loading world)
(Moderators:
Talad
,
weltall
) >>
Permission to execute the .sh file