Flux rss

[Windows XP] Repairing the network connection using command line

Published by jak58, last update on Thursday November 6, 2008 08:09:49 AM by jak58

[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 Connections), right click on the network connection you want and choose the repair option.

It is possible to run the same command by using the Netsh utility, within the following command line:

netsh int ip reset c:\ network-connection.log

c:\network-connection.log represents the address of the file in which the reporting will be stored

The netsh int ip ...command allows you to reset the TCP/IP.

When Windows XP Service Pack 2, you can use:

netsh winsock reset catalog

Resetting the socket which manages the TCP/IP. This can be used to handle network problems (browser problem, IP address related problems, etc ...)
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
[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
Enabling/Disabling the firewall using command lineEnabling/Disabling the firewall using command line Disable Windows XP firewall Enable the Windows XP firewall Under Windows XP SP2, it is possible to enable/ disable the firewall with the following command lines: Disable Windows XP... en.kioskea.net/faq/sujet-994-enabling-disabling-the-firewall-using-command-line
Connecting to a Ftp server under Ms-DosConnecting to a Ftp server under Ms-Dos The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file. ftp -i ... en.kioskea.net/faq/sujet-727-connecting-to-a-ftp-server-under-ms-dos
My favorite Network ConnectionHello, I just installed the Linksys wireless N Router WRT160N and it works fine. My only question is when I chose the network connection which was mine and added it to my favorites it doesn't automatically choose that on start up and I have to go... en.kioskea.net/forum/affich-31189-my-favorite-network-connection
Only once my network connect then hang.Hello, only once the network connection gets connected then i open my IE write some sites then it just hangs....then i have to kill the process of IE then i disconnect the network, and again i connect the network with the user name and password then... en.kioskea.net/forum/affich-45129-only-once-my-network-connect-then-hang
Help i nedd to reinstall my network connectorHello,my name is kimme i recently got a hp pavilion dv2000 notebook and when i turn on and try to connect it tell me my network connector is missing how do i reinstall it i dont have any of the driver cds or recovery cds please help me asap en.kioskea.net/forum/affich-40113-help-i-nedd-to-reinstall-my-network-connector
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
Download Speak FreelyThe most part of instantaneous freight forwarding do not support vocal conversation. Speak Freely is a Windows application allowing to discuss and to speak with voice across network. If your network connection is not rather quick to support the... en.kioskea.net/telecharger/telecharger-165-speak-freely
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
Connecting several computers to a network on Windows In order to configure each computer, you need only go to the control panel, then double-click on "network connections", and then right-click "local network connection", and select properties! The various protocols installed are shown in the local... en.kioskea.net/pratique/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