Bonjour,
Je suis encore débutant sur CentOS, et je voudrais disposer de la commande service
comment faire pour l'installer ?
Il m'a été dit (et ça me parait logique) d'installer initscripts, mais il me semble que ce paquet est déjà installé :mais si je veux utiliser service, par exemple :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21 yum info initscripts Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: ftp.ciril.fr * base: ftp-stud.fht-esslingen.de * extras: ftp.ciril.fr * updates: ftp.ciril.fr Installed Packages Name : initscripts Arch : i386 Version : 8.45.30 Release : 2.el5.centos Size : 5.2 M Repo : installed Summary : The inittab file and the /etc/init.d scripts. URL : http://git.fedorahosted.org/git/initscripts.git License : GPLv2 and GPLv2+ Description: The initscripts package contains the basic system scripts used to boot : your CentOS system, change runlevels, and shut the system down : cleanly. Initscripts also contains the scripts that activate and : deactivate most network interfaces....
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2service sshd -bash: service: command not found
?
par avance, merci.

Répondre avec citation
Partager