RJ45 Plug ShowRJ45 plugs
The RJ45 connector (RJ stands for Registered Jack) is one of the main connectors used with Ethernet network cards, and transmits information over twisted pairs of wires. For this reason, it is sometimes called an Ethernet port:
How to crimp a cable RJ45 ? ShowHow to crimp a cable RJ45 ?
What you need?
How to proceed?
Making a straight cable
The standard EIA / TIA 568 (A & B)
For crossover cable 10/100baseT
To complete crossover cable or cross gigabit
On Gbic 1000BaseT eg
An image to better...
[Linux]Restarting the network interface using command lines Show[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...
Start/stop a service using command line ShowStart/stop a service using command line
The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line:
To start a service:
Net start name_of_service
To stop a service:...
Creating an RJ45 crossover cable ShowWhat's an RJ45 plug?
A network card may have several types of connectors, with the most common being:
An RJ45 connector; A BNC connector (coaxial cable).
The RJ-45 is the one which interests us here, as it it the most widely used. The cables...
Ethernet ShowIntroduction to Ethernet
Ethernet (also known as IEEE 802.3 standard) is a data transmission standard for local area networks based on the following principle:
All machines on an Ethernet network
are connected to the same communication line,
made...
ATA, IDE and EIDE ShowOverview
The ATA (Advanced Technology Attachment) standard is a standard interface that allows you to connect storage peripherals to PC computers. The ATA standard was developed on May 12, 1994 by the ANSI (document X3.221-1994).
Despite the...