زکات علم

زَکاةُ العِلمِ أن تُعَلِّمَهُ عِبادَ اللّه‏ِ امام باقر (ع)
زکات علم

مطالبی در زمینه کامپیوتر و علاقه مندی های شخصی من مطالب این وبلاگ غالبا مطالبی ست که در جای جای اینترنت کتاب یا دانشته های شخصی خودم می باشد که به عنوان مرجعی برای رجوع دوباره در اینجا جمع آوری شده اند .
ehsunitd.ir personal website

پیوندها

Enabling/Disabling the firewall using command line

سه شنبه, ۱۸ شهریور ۱۳۹۳، ۱۱:۰۳ ق.ظ

With the command line

Under Windows XP SP2, it is possible to enable or disable the firewall with the following command lines. 

First open the command prompt: (Windows + R keys) and type : cmd



Validate with the Enter key. 

With a.BAT file

It is also possible to create a batch file (with extension. Bat) incorporating one of these command to enable or disable the firewall by simply double-clicking. 

You can create a batch file to enable or disable the firewall by double-clicking on Notepad and inserting one of two lines above, then saving the file with the .bat extension (ex: Activatefirewall.BAT). 


To go further you can create two files on the desktop, to enable and disable the firewall:

  • Click on Start/All Programs/Accessories/Notepad (or Start/Run/notepad/[OK])
  • Add the command:
    • netsh firewall set opmode disable
  • Click on File/Save As
  • In "File name" write "Disablefirewall.BAT"
  • Save directly on your desktop
  • Double-click this file to disable the firewall in Windows XP
  • Repeat the above operation, but now using the command
    • netsh firewall set opmode enable
  • In "File name" write "Activatefirewall.BAT"
  • Save directly on your desktop
  • Double-click this file to activate the firewall in Windows XP
  • ehsan gholami

نظرات (۱)

خیلی وبلاگ عالی و خوبی داری لذت بردم واقعا من هم البته یه وب دارم که متاسفانه کسی به من سر نمی زنه و تنهام دوست داری بیا نیامدی هم اشکال نداره بازم ممنون موفق باشی
ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی