Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - inetd

  • Tutorials

Top 15 Services to Remove for Securing Ubuntu Linux

by Free Linux
6 min read
Add Comment

As part of the Best Security Practices, it is recommended to disable all services that are not required for normal operation to prevent the vulnerabilities exploitation of these services. These are the following services that...

Continue reading

  • Quick Tips & Tricks

Quick tip: Disable FTP & Telnet access on HP-UX

by Free Linux
1 min read
Add Comment

1. FTP & TelnetĀ  daemons are controlled by the inetd, so to simply stop the service, just comment the lines under /etc/inetd.conf ftp stream tcp6 nowait root /usr/lbin/ftpd ftpd -l telnet stream tcp6 nowait root...

Continue reading

Copyright © 2023. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About