0.Using UltraISO to burn kylin3.3 system to U disk 1.ESC or DEL to enter the setup, click Boot, and the BootMode “UEFI” is changed to “Legacy”; 2.CTRL+A enter RAID setting First click the initial
Tag: installation
Install Debian on the software RAID (Lilo.conf configuration)
The Debian installer created lilo.conf:
boot=/dev/md1
root=/ dev/md1
raid-extra-boot=mbr-only However, when I configure lilo I usually put these lines
disk= /dev/md1
sectors=63
heads=25
Hard disk partition tool partition installation and use
Double-click to run
Step by step
Click Next
Choose the installation location and choose the next step
Click Next
Click to install
2. Use tools to split disk oper
Surface Pro4 application software installation
Install Chrome: Use the following link to download the offline version of Chrome under mac, copy it to SP4, and perform the installation. http://www.google.cn/chrome/browser/desktop/index.html?stan
MacOS – I installed DOT NET CORE on the Mac, but did not find the “DOTNET” command
Today I just downloaded “dotnet-dev-osx-x64.1.0.0-preview1-002702.pkg” and installed it. Then I tried “dotnet” on the terminal The command did not print out.
I also tried Spotlight search, bu
Mac system installation JDK, Tomcat, MySQL, Maven
MAC install JDK: This article is mainly for Install JDK1.8 and configure system environment variables under MAC Apple system. It is mainly divided into the following steps:
Download from jdk
Machine installation and uninstallation of HOMEBREW under Mac
The commonly used software installation tool for mac systems is homebrew
I personally think that installation through brew is relatively simple. Here is how to install it
/usr/bin/ruby -e “$(
JMeter installation on Mac
1. Install jdk
View the local Java environment
java -version
2. Configure the Java environment Variables
Command: open .bash_profile
If there is no such file, create t
MAVEN environment installed in Mac
—Restore content begins—
1, maven download
Download link: https://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin. tar.gz
2. Decompress and configu
Install xdebug on XAMPP on your Mac: PHPize is not working properly
I use xampp5.6.15 on OS 10.11. I follow this instruction to install xDebug. My “tailor-made installation instructions” are as follows:
In this description, it does not mention where to downlo