Stories
Slash Boxes
Comments
OSTG
Thinkgeek
Slashdot
NewsForge
Linux.com
ITMJ
IT Product Guide
SourceForge
freshmeat
Newsletters
Slashcode
Slash Open Source Project
Navigation
About
FAQ
Journals
Messages
Topics
Editors
Older Stuff
Past Polls
Submit Story
Create Account/Log in
Stuff
Brian (aka Krow)
Pudge
ACS
Tangent
Use Perl
This discussion has been archived. No new comments can be posted.
Install Slash For Dummies - failing on final step
More
|
Login
The Fine Print:
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Without JavaScript enabled, you might want to use
the classic discussion system
instead. If you
login
, you can remember this preference.
Install Slash For Dummies - failing on final step
2
Comments
More
|
Login
/
Full
Abbreviated
Hidden
More
|
Login
Please Log In to Continue
Log In
Nickname
Password
Public Terminal
[
Create a new account
]
Loading... please wait.
I included a fix
(
Score:1
)
by
misterorange (3825)
on Friday August 09 2002, @06:22PM (
#5262
)
You have to modify your
/etc/group file to make the nobody login to
/bin/bash, not
/sbin/nologin, which is what it defaults to in Redhat.
And yes, this fix is in the document.
Re:I included a fix
(
Score:1
)
by
SmithAtlanta (4148)
I got around it by creating a slashcode user. I then used 'chown -R slashcode slash' and 'chgrp -R slashcode slash' on
/usr/local/slash to make the owner and group slashcode....
Get More Comments
I included a fix (Score:1)
And yes, this fix is in the document.
Re:I included a fix (Score:1)