any resources on ubuntu CLI?
James Gray
james at grayonline.id.au
Fri Jun 24 08:26:43 UTC 2005
On Fri, 24 Jun 2005 05:58 pm, Fajar Priyanto wrote:
> Hi all,
> I've been googling for any references on list of ubuntu's Command Line
> Interface. For exampe how to start/stop services like network, servers,
> etc.
>
> In Mandriva, I usually use:
> service network restart
> service httpd restart
> etc.
>
> Any clue is appreciated. Thanks.
Ubuntu is built on Debian, so maybe googling on that would yield better
results.
Anyway, all Unbuntu's start/stop scripts are in /etc/init.d/ so restarting
apache (for example would be:
/etc/init.d/apache restart
For simplicity, I usually symlink /etc/init.d/ to something like /service.
Then when I want to restart a process it's just:
/service/apache restart
Which probably looks a little more familiar to you (coming from
Mandriva/RedHat etc).
HTH
James
--
Would you people stop playing these stupid games?!?!?!!!!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050624/52ec2410/attachment.sig>
More information about the ubuntu-users
mailing list