Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Completely remove xinetd tftpd

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Simon147
Posts: 4
Joined: 2017-05-26 15:22

Completely remove xinetd tftpd

#1 Post by Simon147 »

Hi, i installed tftp service named xinetd tftpd. I did mistake, becasue i have installed it with other running services on my linux and now some of them are not working well. I just want to completely remove service xinetd tftpd. Can you help me how to do it ?

Thank you :) :D :D :D :D

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Completely remove xinetd tftpd

#2 Post by arochester »

xinetd tftpd does not appear o be in the Debian Repositories.

Where did you download it from. How did you install it?

Simon147
Posts: 4
Joined: 2017-05-26 15:22

Re: Completely remove xinetd tftpd

#3 Post by Simon147 »

I installed it normaly like sudo apt-get install xinetd tftpd tftp. Here is a install setup https://askubuntu.com/questions/201505/ ... ftp-server

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Completely remove xinetd tftpd

#4 Post by phenest »

They most certainly are.

Code: Select all

apt-get remove --purge xinetd tftpd
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

Simon147
Posts: 4
Joined: 2017-05-26 15:22

Re: Completely remove xinetd tftpd

#5 Post by Simon147 »

When i installed it, i had problem with shellinabox client. I could connect publicly to my server via shellinabox. But now i have to use VPN connection to access my server.

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Completely remove xinetd tftpd

#6 Post by phenest »

Di you manage to remove them as per my previous post?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

Simon147
Posts: 4
Joined: 2017-05-26 15:22

Re: Completely remove xinetd tftpd

#7 Post by Simon147 »

Yes i tried apt-get remove --purge xinetd tftpd and aslwys having the problem

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Completely remove xinetd tftpd

#8 Post by phenest »

You said you had a problem with it installed. What problem are you having removing it?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

Post Reply