[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Help Needed - Newbie.
- Subject: Re: [cobalt-users] Help Needed - Newbie.
- From: "cbtrussell" <cbtrussell@xxxxxxxxxxx>
- Date: Thu Jul 25 18:04:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Darren,
First off, chunk telnet and use ssh. You can disable telnet in the control
panel after you've installed the SSH pkg available at pkgmaster.com. Use
PuTTy (via Google) as your client.
With that out of the way, you can run 'top' to see what processes are
running on your RaQ.
To start or stop a service, check and see if it's located in the
/etc/rc.d/init.d/ directory, and issue like so:
/etc/rc.d/inet.d/httpd -start
which would start the Apache web server.
You can also use -stop, or -restart in some instances.
FYI, you must be root to do this, so type 'su -' to get root priviledges,
put in your admin passwd again, and once you're done type 'exit' to go back
to admin.
Hope this helps,
Brandon
----- Original Message -----
From: "Darren Ellis" <daizer@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, July 25, 2002 6:15 PM
Subject: [cobalt-users] Help Needed - Newbie.
> Hi all,
>
> First post, hope everyone treats me gently.
>
>
> I have a number of problems on my Raq 4, I would like to
> try & resolve them myself but would appreciate a few pointers in the
> right direction.
>
> I've looked on the list archives and not come up with much, probably not
> using it the right way.
>
> Initially can someone help me by telling me once I have telnet into the
> box how can I tell if all the services are running as they should be,
>
> If some have stopped how do I re-start them.
>
> That's it for the mo won't babble anymore for now.
>
>
> Thanks in advance.
>
>
>
> Darren Ellis.
>
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>