Emily's Blog

GROW A BIT EVERY DAY

Skip to content
Menu
  • Home
  • About
  • Topic Learning
  • Project

Year: 2019

TutorialsPosted onSeptember 6, 2019September 6, 2019

How to install git in Ubuntu

Using ” sudo apt-get install git ” this command to install git. Note: but during the installation, an error occurred. The error code: $ sudo…

Read More
LinuxPosted onSeptember 6, 2019March 13, 2021

Configure error in QEMU

Background: Below error occured when I run “make qemu” command to compile the code. Configure error: A solution is to add a flag to disable…

Read More
LinuxPosted onAugust 24, 2019August 24, 2019

ioremap exmaple

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…

Read More
TutorialsPosted onAugust 24, 2019August 24, 2019

How to create and run a batch file on Windows

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…

Read More
NetworkPosted onAugust 24, 2019August 24, 2019

How to understand IP, Mask, Gateway, LAN, VALN, Broadcast, Multicast.

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…

Read More
TutorialsPosted onAugust 24, 2019August 24, 2019

5 Steps to Install Ipmitool on Windows

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…

Read More
TutorialsPosted onAugust 24, 2019August 24, 2019

How to install additional package after install Cygwin

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…

Read More
TutorialsPosted onAugust 23, 2019July 24, 2020

8 Steps to install Cygwin on Windows

Installation Notes: Download setup.exe from Cygwin according your Windows system. Click and run setup-x86 64.exe. Select “Install from internet“, and next. Input your root directory…

Read More
NetworkPosted onAugust 11, 2019August 11, 2019

Why do we need a loopback IP address?

There are several kinds of IP address. We use public IP address to connect the Ethernet. Except public IP address. we still have private IP…

Read More
NetworkPosted onAugust 11, 2019August 11, 2019

The Usage and Analysis of Ifconfig

What is ifconfig? ifconfig is a system management tool to configure, control and query tcp/ip network interface in command-line interface of unix-like system. The Analysis…

Read More

Posts navigation

Previous Page Page 1 Page 2 Page 3 Next Page

Follow Me

Recent Posts

  • Differences between float, double and long double in C/C++
  • Four Ways to Loop Over A Vector
  • Build Windows 10 Kernel Driver Development Environment
  • SQLite-How to Insert Multiple Rows At a Time In C
  • How to Use SQLite in Visual Studio 2017

Categories

  • C/C++ (12)
  • Database (3)
  • Linux (14)
  • Network (5)
  • Python (4)
  • Topic Learning (1)
  • Tutorials (17)

Archives

  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • October 2020
  • August 2020
  • July 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019

Recent Comments

  • latest technology. news on pl2303 ttyUSB2: pl2303_set_control_lines – failed: -19
  • software review on How to Build Your Website and Start a Blog only in 6 Steps
  • Best software on A summary of the transition between CString, char *, char [], string, int, double
  • Solmax Global Login on An unusual case of typedef
  • Buy Weed Online on How to Understand “extern” Keyword in C (example)
Get new posts by email
© Copyright 2021 – Emily's Blog
Allium Theme by TemplateLens ⋅ Powered by WordPress