LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to run "time" service?? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-run-time-service-116861/)

indiaprince1978 11-16-2003 09:38 PM

How to run "time" service??
 
I found a lot of files in /etc/xinetd.d folder. One of them was "time".Now how can I run the "time" service from command prompt...or how do i use the service ..... to see some output on the screen....what does the service do??

funny_harry 11-17-2003 12:11 AM

use


#chkconfig --list to see services

#chkconfig <servicename> on

...

then telnet to port from other pc to see outupt


All times are GMT -5. The time now is 06:10 AM.