| Author |
Message |
H_D_R
Joined: 31 Jan 2008 Posts: 361 Helped: 17 Location: India
|
17 Apr 2008 13:11 how to install Xinetd |
|
|
|
hello all,
i am newbie to linux..
i am learning socket programming in C and my OS in Cent OS.5
the basic thing i think i need to install xinetd in my system.
actually, i came to know when i have checked the file xinetd.conf in my system (which is not present). but there is one directory named xinet.d placed at /etc/xined.d..
so can any one please tell me how to get xinetd.conf file...
am i right about installing of xinetd??
if yes then how i can get its setup files..??
please forward me link at least..
thanking you all...!!!
|
|
| Back to top |
|
 |
meitolake
Joined: 07 Oct 2007 Posts: 144 Helped: 23 Location: China
|
20 Apr 2008 2:51 how to install Xinetd |
|
|
|
If you want to configure the xinetd service. You can use a graphical configuration tool: Services Configuration Tool. To start it, type:
system-config-services
|
|
| Back to top |
|
 |
H_D_R
Joined: 31 Jan 2008 Posts: 361 Helped: 17 Location: India
|
23 Apr 2008 5:10 Re: how to install Xinetd |
|
|
|
| meitolake wrote: |
If you want to configure the xinetd service. You can use a graphical configuration tool: Services Configuration Tool. To start it, type:
system-config-services |
hellol i have tried to do it but i am getting such message..
| Quote: |
Unable to initialize graphical environment. Most likely cause of failure
is that the tool was not run using a graphical environment. Please either
start your graphical user interface or set your DISPLAY variable.
Caught exception: could not open display
|
|
|
| Back to top |
|
 |
meitolake
Joined: 07 Oct 2007 Posts: 144 Helped: 23 Location: China
|
30 Apr 2008 12:57 how to install Xinetd |
|
|
|
| Do you use Telnet or SSH?
|
|
| Back to top |
|
 |
H_D_R
Joined: 31 Jan 2008 Posts: 361 Helped: 17 Location: India
|
01 May 2008 4:46 Re: how to install Xinetd |
|
|
|
| meitolake wrote: |
| Do you use Telnet or SSH? |
i dont know.
can you please tell me how to check about telnet/SSH..??
|
|
| Back to top |
|
 |
meitolake
Joined: 07 Oct 2007 Posts: 144 Helped: 23 Location: China
|
01 May 2008 7:22 how to install Xinetd |
|
|
|
| If you use Telnet or SSH to access remote host, your local host must be configured correctly for running graphical applications. For example, the DISPLAY variable should be set correctly.
|
|
| Back to top |
|
 |