Get the App
  • Case statement and Loop statement in shell programming

    Case statement and Loop statement in shell programming

    Case multi-branch statement case statement structure: execute different command sequences according to different values of variables case variable values in mode 1) command sequence 1; mode 2) command sequence 2;; *) default command sequence

    Shulou · 2022-06-03 07:28
  • Suddenly there is no sound in the win10 system.

    Suddenly there is no sound in the win10 system.

    Problem: the 2.1.win10 system suddenly has no sound while playing the game, click on the sound icon in the lower right corner. Right-click to select [troubleshooting sound problems] 3. The result displayed is [lower audio device volume] solution: first, open [Control Panel]-> Click "Sound" second, select

    Shulou · 2022-06-03 07:28
  • Skipping WIFI connections during SCCM OSD deployment of Windows 8

    Skipping WIFI connections during SCCM OSD deployment of Windows 8

    Starting with Windows 8, computers with wireless network cards usually pop up an interface that requires you to choose WIFI to connect to the wireless network during the installation of the system. The system installation cannot continue until the WIFI is connected or you choose to skip this feature. This is a very practical feature.

    Shulou · 2022-06-03 07:28
  • WSFC dynamic Arbitration and Voting Adjustment 1

    WSFC dynamic Arbitration and Voting Adjustment 1

    In the previous article, Lao Wang took 2008R2WSFC as an example to introduce the change treatment when arbitration occurred. By the beginning of 2012, great changes have taken place, and even we have to rethink arbitration 2008 and the previous era of arbitration is relatively rigid, as if you and the cluster agreed, three sections

    Shulou · 2022-06-03 07:28
  • The perfect combination of Redis Streams and Spark

    The perfect combination of Redis Streams and Spark

    Source: Redislabs author: Roshan Kumar translator: Kevi × ×) recently, I had the honor to present at the Spark + AI Summit the title "Redis + Structured Streaming: expand your support."

    Shulou · 2022-06-03 07:28
  • About the Mail Migration Operation of mac os system with mail Mail system

    About the Mail Migration Operation of mac os system with mail Mail system

    Record the migration operation of the mac os system mail: 1. Mac 1--old 2. Mac 2--new 2.1If you import all the email contents: inbox, outbox mail, follow the following choices: 2.2 if you only want to import the outbox, then

    Shulou · 2022-06-03 07:28
  • Introduction to the installation and working mode of Apache service

    Introduction to the installation and working mode of Apache service

    Blog outline: first, the installation and function introduction of the apache server; second, the detailed explanation of the three working modes of Apache services; third, the modification of the working mode of apache; fourth, the optimization and modification of the working mode of apache; fifth, the difference between processes and threads. Preface, we all know Li.

    Shulou · 2022-06-03 07:28
  • Centos7 installation steps and environment optimization-novice installation detailed teaching, free software installation package

    Centos7 installation steps and environment optimization-novice installation detailed teaching, free software installation package

    Environment preparation: Vmware workstationxshellcentos7.4 image software installation package Baidu Cloud sharing link: https://pan.baidu.com/s/1Jg66BsqgYjvT54RT-S-5

    Shulou · 2022-06-03 07:28
  • KVM Virtualization (2) KVM and Libvirt Architecture

    KVM Virtualization (2) KVM and Libvirt Architecture

    Kvm is a kernel component and does not have its own user space. QEMU is a general open source hardware simulator that can simulate the merging of a variety of hardware QEMU_KVM slave branches and backbones. QEMU becomes a management tool for KVM in user space, and KVM runs in kernel space to load virtual machines.

    Shulou · 2022-06-03 07:28
  • [entry level] study and use of basic knowledge of docker (2)

    [entry level] study and use of basic knowledge of docker (2)

    About docker Docker is an open source application container engine that allows developers to package their applications and dependency packages into a portable container, publish them to any popular Linux machine, and virtualize them. Containers completely use sandbox mechanism, mutual

    Shulou · 2022-06-03 07:27
  • KVM configuration Web Management Page

    KVM configuration Web Management Page

    What is Wok? Wok is based on cherrypy's web framework and can be extended through plug-ins, such as virtualization management, host management, and system management. It can be run in any web browser that supports HTML5. What is Kimchi? Kimchi is

    Shulou · 2022-06-03 07:27
  • Open × × single thread reason

    Open × × single thread reason

    This article briefly talks about a problem that few people have considered, that is, why Open is designed as a single-threaded, single-process. I used to wait for the launch of the new version of Open, and the first thing I did was to look at its ChangeLog, but I didn't find multiXXX.

    Shulou · 2022-06-03 07:27
  • Windows 2008 R2 remote Desktop cannot copy files locally to a remote solution.

    Windows 2008 R2 remote Desktop cannot copy files locally to a remote solution.

    Often remote desktops to the server, found that unable to copy local computer files to the remote server, three ways to solve: one is to use hanging on the local disk to solve the second way, remote to the server, and then end rdpclib.exe, and then start a new task to start rdpclib.exe; again

    Shulou · 2022-06-03 07:27
  • Centos7.5 modifies the name of the Nic:

    Centos7.5 modifies the name of the Nic:

    1. Modify the name of the network card: sed-I's / ^ name. * $/ NAME=eth0/g' ifcfg-ens33sed-I's Unip.

    Shulou · 2022-06-03 07:27
  • Cache memory release

    Cache memory release

    Recently, there was a kernel error on the server, which caused the real machine to go down and the remote network connection could not be connected, but the virtual machine still worked properly. Found a lot of information, suspected to be a memory problem. # free-m # as shown in the figure, it is found that the value of cache is very large. 20 from other servers.

    Shulou · 2022-06-03 07:27
  • Check whether the system is a 32-bit or 64-bit command on linux

    Check whether the system is a 32-bit or 64-bit command on linux

    Today, what the editor shares with you is to check whether the system is 32-bit or 64-bit on linux. Many people don't know much about it. Today, in order to give you a better understanding of the commands for viewing the system on linux, I summed up the following contents. Let's move on. There must be something to be gained.

    Shulou · 2022-06-03 07:27
  • Linux check to see if the firewall is on command

    Linux check to see if the firewall is on command

    This article mainly introduces linux to check whether the firewall is open or not in detail. The sample code in this article is very detailed and has a certain reference value. Interested friends can refer to it. Use iptables method, as follows: first go to the init.d directory

    Shulou · 2022-06-03 07:27
  • Installation Helm of CentOS7.5Kubernets (k8s) 1.12.2 (2)

    Installation Helm of CentOS7.5Kubernets (k8s) 1.12.2 (2)

    K8s installation help Note: if charts warehouse uses google, you must set up a proxy (such as squid). If you don't need it, you can use Ali's charts warehouse 1. Download helmHelm command download address: https://github.co

    Shulou · 2022-06-03 07:27
  • Centos 7 install oracle database

    Centos 7 install oracle database

    1. Create user su-rootgroupadd oinstallgroupadd dbauseradd-g oinstall-g dba-m oracleCentos7adduser-g oi

    Shulou · 2022-06-03 07:27
  • Bo Yun x the best practice of a joint-stock bank credit card center and container cloud platform construction project

    Bo Yun x the best practice of a joint-stock bank credit card center and container cloud platform construction project

    Recently, BoCloud Boyun received a thank-you letter: a large joint-stock bank credit card center (hereinafter referred to as: card center) container management platform construction project undertaken by BoCloud Boyun (full name: Suzhou Bona Information Software Co., Ltd.), in the face of tight construction period, heavy tasks and high requirements.

    Shulou · 2022-06-03 07:27