Results 1 to 8 of 8
Is that possible?
install a server, setup everything, and then administer from a webadmin-thingy, strip of the shells?...
- 11-14-2008 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 31
A linux box without a shell?
Is that possible?
install a server, setup everything, and then administer from a webadmin-thingy, strip of the shells?
- 11-14-2008 #2
- 11-14-2008 #3
I don't think you can operate a Unix system without a shell installed. You can however do remote administration by logging in via ssh, using webmin etc.
- 11-17-2008 #4Just Joined!
- Join Date
- Jun 2008
- Location
- Memphis, TN
- Posts
- 65
You can change the port of the shell easily for security.
You always want your shell in case something fails.
- 11-17-2008 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 31
yup, that's what i'm asking if you have webmin, can you get away with removing the shells?
- 11-17-2008 #6
you can execute shell commands from within webmin, so technically you could use it without having ssh enabled, but i would still have that enabled on some random port just in case
- 11-19-2008 #7Just Joined!
- Join Date
- Oct 2007
- Posts
- 31
let me just verify my perception of all of this,
you're all saying that it is possible to install a linux server system
administer it from elsewhere via webmin,
and then remove the shells?
have it working, and still be able to administer via webmin?
(how would webmin execute shell commands then? if there
is no shell?)
- 11-19-2008 #8
If you read my post above, I mentioned that you cannot operate a Linux/Unix system without a shell. A shell is an essential requirement because its used to execute commands, provide a user environment and also provides programming language for the system.


Reply With Quote
