Flux rss

Enabling/Disabling the firewall using command line

Published by netty5, last update on Monday November 24, 2008 08:48:23 AM by netty5

Enabling/Disabling the firewall using command line





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

Disable Windows XP firewall


netsh firewall set opmode disable

Enable the Windows XP firewall


netsh firewall set opmode enable

We create a batch file to enable or disable the firewall by simply double-clicking on the pad by inserting one of two lines above, then saving the file giving the extension .bat (ex: Activatefirewall.BAT).
Command Line For Loading GUI Hello, I want to know Command line for loading GUI Mode of Linux. I am using Grub Boot Loader when i boot my pc i am facing CLI Mode Like this GRUB> en.kioskea.net/forum/affich-14431-command-line-for-loading-gui
Creating command line programs Hello, I have been making GUI programs and used command line programs to make my programs do something useful. But I'd rather make the whole program myself, otherwise it would be breaking the copyright law. But then I don't know how to make... en.kioskea.net/forum/affich-14905-creating-command-line-programs
Creating command line programs Hello, I have been making GUI programs and used command line programs to make my programs do something useful. But I'd rather make the whole program myself, otherwise it would be breaking the copyright law. But then I don't know how to make... en.kioskea.net/forum/affich-15101-creating-command-line-programs
[Windows XP] Repairing the network connection using command line[Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network... en.kioskea.net/faq/sujet-848-windows-xp-repairing-the-network-connection-using-command-line
[Linux]Restarting the network interface using command lines[Linux]Restarting the network interface using command lines When setting up a network, specially if you need to verify that a DHCP server assigns IP addresses correctly, restarting the network interface using command lines rather than the... en.kioskea.net/faq/sujet-1141-linux-restarting-the-network-interface-using-command-lines
[X-Window] Using the mouse wheel with XFree86[X-Window] Using the mouse wheel with XFree86 To activate the mouse wheel under X-Window simply add the following command line in the configuration file of XFree86: etc/X11/XF86Config,found in the mouse device section: Option... en.kioskea.net/faq/sujet-840-x-window-using-the-mouse-wheel-with-xfree86
Installing linux softwareHello, I need some informations about installing a software on linux, i am using redhat 5.2 . I am trying to install amsn for linux. i just want to know how can i use the command line to install this software. Thanks en.kioskea.net/forum/affich-36616-installing-linux-software
Running ServerHello, I am using tomcat V6.0.16 on openSuse 11.0 along with eclipse 3.4.0 genameyde. The tomcat starts and stop normally when i do the same on command line, but when i try to start the server through eclipse it gives me the following error:... en.kioskea.net/forum/affich-25594-running-server
Windows XP sp2 Hangs on startupI have an older "E machines" PC that i am trying to revitalize... Have reformated HD and reinstalled windows sp1. When i try to patch to sp2 the system wont start. I cant even get it to enter safe mode... seems to be hanging on a command line... en.kioskea.net/forum/affich-15453-windows-xp-sp2-hangs-on-startup
Download Core FTP LEFeatures like SFTP (SSH), SSL, TLS, IDN, browser integration, site to site transfers, FTP transfer resume, drag and drop support, file viewing & editing, firewall support, custom commands, FTP URL parsing, command line transfers, filters, and much,... en.kioskea.net/telecharger/telecharger-232-core-ftp-le
Network test Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of this command gives the IP... en.kioskea.net/configuration-reseau/tests-diagnostics-reseau.php3
Linux - The shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines that are entered by the latter.... en.kioskea.net/linux/linshell.php3
Linux - Installation of XFree86 XFree86 is a graphical interface under Linux (XWindow is the interface of the UNIX stations). To configure XFree86, just type "XF86Setup" in the command line; this entry is case-sensitive. A screen appears. You are prompted to enter information,... en.kioskea.net/linux/instxfre.php3