Sponsored Content
Full Discussion: refreshing inetd
Top Forums Shell Programming and Scripting refreshing inetd Post 52673 by kswaraj on Wednesday 23rd of June 2004 12:38:42 PM
Old 06-23-2004
refreshing inetd

Hi

I have a question, what is the purpose of this command and what will it do

"refresh -s inetd"

Thanks in Advance
Swaraj
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Inetd and security

Ok, So I've been lazy over the past 3 years with the SCO server I maintain, as it just primarily hosts my private networked proprietary software, until now. We have dedicated net access, in which the SCO server is not setup for and not going to be setup to connect to the internet by any direct... (8 Replies)
Discussion started by: ftn96
8 Replies

2. HP-UX

inetd process

-------------------------------------------------------------------------------- Hi All , I have a client an server among which i want to make the server an inetd process. I have enries in etc/services and etc/inetd.conf The enries looks like below etc/services servername 5551/tcp... (4 Replies)
Discussion started by: binums
4 Replies

3. IP Networking

Error inetd

Hi , I need help, today I restarted the server, when the machine was up, it had been to writte in the file osmlog that : "inetd: talk/udp: bind: Address already in use" This message appears in ten minutes every time. Why ? Thanks. (6 Replies)
Discussion started by: By_Jam
6 Replies

4. UNIX for Dummies Questions & Answers

too many inetd running

hi, is it ok for more than one inetd daemon running at a time? if not okay, possible to kill the rest and make only one daemon running? i understand that inetd is a process that enables tcp connections from external sources...kindly advise more on inetd...thanks alot..Happy New Year!:) (2 Replies)
Discussion started by: cromohawk
2 Replies

5. Solaris

Inetd problem

Hi All, When i am trying to restart the inetd daemon it throughing error. Please find the message and tell me what i need to do ? Apr 7 22:57:37 HYDOHS01 inetd: ISTATE not in environment Apr 7 22:57:41 HYDOHS01 inetd: stop: No such file or directory Apr 7 22:58:01 HYDOHS01 inetd: ... (5 Replies)
Discussion started by: lbreddy
5 Replies

6. Solaris

weird problem - terminal not refreshing; sleep not terminating

Hi, I am having a wierd problem in one of the Solaris server. root@ussd # uname -a SunOS ussd 5.8 Generic_108528-24 sun4u sparc SUNW,Sun-Fire-280R The problem is that terminal is not refreshing when we run commands like prstat, tail -f "some log file", sar -u 1 10 Also, sleep... (3 Replies)
Discussion started by: vikas027
3 Replies

7. Post Here to Contact Site Administrators and Moderators

refreshing page

Dear Admins, I think it would be good if the page is auto-refreshed after some duration. generally I do a manual reload/refresh from browser to get the new post/updates. I am not very sure if its already being done (may be the duration is too long?). (1 Reply)
Discussion started by: clx
1 Replies

8. UNIX for Dummies Questions & Answers

PS1 directory path not refreshing...

Hi, I am using Unix, I have added below in the .profile to change my prompt value. PS1=`logname`@`hostname`:$PWD# The problem is, after changing the directory, path is not being refreshed. Is there anything wrong? Thanks, Milind (2 Replies)
Discussion started by: mgpatil31
2 Replies

9. Shell Programming and Scripting

Refreshing a file in bash

I am creating a file when running a bash script as shown. I want to refresh the file every time, however touch only changes the time stamp. I also need the file with execute permission. I have included redirection ">" the first time to solve the problem (i=1). Any suggestions how I can simplify... (5 Replies)
Discussion started by: kristinu
5 Replies

10. Shell Programming and Scripting

Problem in refreshing a text editor (gedit) for scanned pdf

Dear Friends, I am using Ubuntu 15.10, 34 bit system. I added a Nautilus-Actions script in shell script to convert PDF files to text. There are 2 types of PDF 1. Scanned PDF -- Not OCR type -- When I convert it to text it work , but as the part it must (text file) open in gedit . But I can see... (2 Replies)
Discussion started by: anespa
2 Replies
INETD2RLINETD(8)						   rlinetd 0.8.2						  INETD2RLINETD(8)

NAME
inetd2rlinetd - configuration file converter SYNOPSIS
inetd2rlinetd [--force-overwrite] [--print-file-names] [--add-from-comment] [-f file] [-l entry] [directory] DESCRIPTION
inetd2rlinetd is a script to convert typical inetd.conf(5) style configuration files to rlinetd.conf(5) style configuration files. OPTIONS
-f file File in inetd.conf(5) format which will be converted. Default in stdin. -l entry A line in inetd.conf(5) format. Only that line will be converted. On Debian systems, this option is used internally by the update- inetd(8) command. directory Output files directory. Default is /etc/rlinetd.d. --force-overwrite Forces overwriting existing files with new version. --print-file-names Prints to standard output list of generated files. --add-from-comment Puts special comment with original inetd.conf(5) line in front of each converted service. NOTE Options -f and -l cannot be used together. SEE ALSO
rlinetd.conf(5), inetd.conf(5), inetd(8), rlinetd(8) AUTHOR
This manual page was written by Mikolaj J. Habryn <dichro-doc@rcpt.to>. Modified by Robert Luberda <robert@debian.org>. Debian July 4th, 2011 INETD2RLINETD(8)
All times are GMT -4. The time now is 12:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy