| ||||||
| 5/17 |
| 2001/11/23-24 [Uncategorized] UID:23087 Activity:nil |
11/22 What's the name for that command (it might be a Red Hat thing) that
is like, supposed to automate configuring startup scripts at
different run-levels? I guess it basically just creates and lists
symlinks for you... but it was kind of convenient.
\_ It's a red hat thing. You can type "control-panel" and select
the runlevel editor.
\_ Actually... I should have mentioned that it was a command-line
tool. Thanks.
\_ /sbin/chkconfig --dim
\_ ah, thanks! |