Find the answer to your Linux question:
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?...
  1. #1
    Just 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?

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,343
    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.

  4. #4
    Just 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.

  5. #5
    Just 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?

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

  7. #7
    Just 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?)

  8. #8
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,343
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •