Amigos en estos días me he percatado algo q no me habia pasado antes, antes para iniciar un servicio o alguna cosa ponia en la terminal por ejemplo:
[root@localhost edgar]# service httpd status
bash: service: command not found
y no tenia ese error, ahora tengo q anteponer /sbin, ahora pero este mandato esta normal:
[root@localhost edgar]# /etc/init.d/httpd status
httpd está parado
pero asi si funciona: [root@localhost edgar]# /sbin/service httpd status
httpd está parado

Antes si funcionaba con el mandato q dije (service httpd status), que yo recuerde :o
[root@localhost edgar]# ifconfig
bash: ifconfig: command not found, pero:
[root@localhost edgar]# /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0B:6A...,  tengo q poner /sbin: [root@localhost edgar]# /sbin/blkid /dev/hda9
y asi recien funciona, como hago para q apunte como antes hacia, saludos y muchas gracias por su respuesta, bytes


є∂gαя яσ∂σℓfσ