What is ioremap? ioremap is used to map the I/O address space to kernel virtual address space, so we can access the I/O device. Usage…
Create a simple batch file Step 1: Create a .txt file and type the following lines to this .txt file. Step 2: Change the suffex…
The aim of this article is to fullly understand the IP, mask, gateway, lan, vlan, broadcast, multicast. Internet Protocol(IP) It’s easy to understand and I…
Step 1: Install Cygwin onto your windows system. Please refer to this article(8 Steps to install Cygwin on Windows)for details. Step 2: Download the ipmitool…
There is one case that you want to install additional package after install cygwin. For example, After install cygwin, when I use make command, it…