Difference between revisions of "Firewalls/fa"

Created page with "قوانین را می توان با دستور <code>ufw delete</code> حذف کرد. به عنوان مثال، برای حذف قوانین 8443 ما می توانیم از..."
(Created page with "==حذف قوانین==")
(Created page with "قوانین را می توان با دستور <code>ufw delete</code> حذف کرد. به عنوان مثال، برای حذف قوانین 8443 ما می توانیم از...")
Tags: Mobile web edit Mobile edit
Line 66: Line 66:
==حذف قوانین==
==حذف قوانین==


Rules can be removed with the {{ic|ufw delete}} command. For example, to delete our 8443 rules we could use the command:
قوانین را می توان با دستور <code>ufw delete</code> حذف کرد. به عنوان مثال، برای حذف قوانین 8443 ما می توانیم از دستور استفاده کنیم:
{{UserCmd|command=sudo ufw delete allow 8443/tcp}}
{{UserCmd|command=sudo ufw delete allow 8443/tcp}}


You can also delete them by number.  This is easier if you have a numbered list which you can see with the command:
You can also delete them by number.  This is easier if you have a numbered list which you can see with the command:
translator
1,103

edits