-
August 6th, 2008, 17:24
#1
مدیر کل
چگونگی غیر فعال کردن telnet در سرور های رد هت
Deactivating Telnet on a Red Hat Linux server
A system administrator or webmaster should always consider SSH over TELNET when it comes to remotely accessing a server over the Internet. The inherent data encryption features of SSH and the current widespread availability of SSH clients for both Linux and Windows are advantages that Telnet has not to offer.
If you do decide to deactivate an active TELNET server on Red Hat Linux, then you need to use the chkconfig command as described in our example below. The following steps assume that you have SSH already installed and configured on your server.
Logon to your server via SSH and switch to the root user. Then execute the following command to deactivate Telnet:
chkconfig telnet off
Telnet has now been turned off on your server.
برای پیش رفت در علم آسانسوری وجود ندارد پله ها را باید پیاده رفت /./ همیشه این یادتان باشد که دست بالای دست بسیار است.
يادمان باشد براي يك بار ايستادن صد ها بار افتاده ايم /./ بک آپ مهمترین رمز موفقیت هاستینگ /./ امنیت مطلق نیست.
ارتباط مستقیم با من :
Admin -{(@)}- WebHostingTalk . ir
-
تعداد تشکر ها از Vahid به دلیل پست مفید
-
August 6th, 2008 17:24
# ADS