Results 1 to 10 of 10
  1. #1

    SSH Commands Please read

    Hello guys i need some help with some of the basic commands
    i need to be able to restart apache etc if my server crashes etc i got most of the other commands like mv . cd etc but i cant find any help on the ones for my webhosting commands

  2. #2
    Join Date
    Apr 2005
    Location
    Under The Floor Tiles
    Posts
    566
    http://www.ss64.com/bash

    That's for bash, the Bourne Again SHell. If not, just Google the commands for your type of shell..

  3. #3
    Join Date
    Mar 2005
    Location
    NY USA
    Posts
    839
    service httpd restart

    You can use that for other services and other actions

    Like

    service iptables stop

    service named start

    etc...
    EZZI.net - A Service of Access Integrated Technologies Inc
    Running data centers, nationwide data network, and world-wide VoIP network.
    http://www.EZZI.net sales@ezzi.net

  4. #4
    Join Date
    Feb 2005
    Posts
    335
    What OS? if its bash, there are tons of faq's/how to's/ books out there for it. As for commands for specific apps, read up on your OS. do you want to have to come here if you have an emergency? please learn how to manage your machine, or find someone to do it for you.

  5. #5
    Join Date
    Apr 2005
    Location
    India
    Posts
    505

  6. #6
    nadtz take it easy dude u dont even know wut the deal is my machine is managed but if a have a dedicated and i do want to learn.... so ask before u jump to conclutions

  7. #7
    Join Date
    Nov 2002
    Location
    WebHostingTalk
    Posts
    8,901
    Originally posted by logo-one
    nadtz take it easy dude u dont even know wut the deal is my machine is managed but if a have a dedicated and i do want to learn.... so ask before u jump to conclutions
    Actually, he was dead on... this is not the "time" to take it easy. If you do have a dedicated server up and running and you don't know basic SSH commands, then you are in way over your head.

    You should consider hiring an admin service which can manage your box for you, and at the same time, help you learn along the way.

    This sandbox is for the big kids... if you want to come and play, then you need to step up and understand what you are doing.

    There are too many kids in this business with unsecured boxes which get owned and then used to attempt to exploit the guys in the big kids sandbox.

    Best of luck!

    Sirius
    I support the Human Rights Campaign!
    Moving to the Tampa, Florida area? Check out life in the suburbs in Trinity, Florida.

  8. #8
    He did say his machine is managed. But his lack of punctuation may throw you off a bit. I admit I have to read it twice.
    ••• Like us on Facebook to qualify for discounts! •••
    ••• http://www.sprintserve.net •••
    ••• Offering: | Internap FCP Bandwidth! | Rebootless Kernel Updates! | Magento Optimized Hosting | Wordpress Hosting | •••
    ••• Services: | Managed Multiple Cores 64bit Servers | Server Management | •••

  9. #9
    Join Date
    Nov 2002
    Location
    WebHostingTalk
    Posts
    8,901
    Originally posted by sprintserve
    He did say his machine is managed. But his lack of punctuation may throw you off a bit. I admit I have to read it twice.
    Good catch... I did not see that.

    Sirius
    I support the Human Rights Campaign!
    Moving to the Tampa, Florida area? Check out life in the suburbs in Trinity, Florida.

  10. #10
    Join Date
    Sep 2000
    Posts
    389
    if the server complains that the service command cannot be found,, try:
    /sbin/service

Posting Permissions

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