Get the App
  • Shell programming-case multi-branch and loop statements (including operation experiments)

    Shell programming-case multi-branch and loop statements (including operation experiments)

    Main points of this chapter: case multi-branch loop statement 1. The structure of case statement executes different command sequence case variable value in case control instructions according to different values of variables.

    Shulou · 2022-06-03 00:30
  • The use of maven+nexus

    The use of maven+nexus

    Maven introduction: Maven is the next open source free project of the apache Software Foundation. It is a cross-platform project management tool. Maven uses a concept called Project Object Model (POM) to manage the project.

    Shulou · 2022-06-03 00:30
  • Golang, MySQL connection does not set the time zone

    Golang, MySQL connection does not set the time zone

    Package mainimport ("fmt"github.com/go-xorm/xorm" _ "github.com/jinzhu/gorm/dialects/mysql"time") fu

    Shulou · 2022-06-03 00:30
  • All roads lead to Rome-easy deployment of Azure Kubernetes service clusters

    All roads lead to Rome-easy deployment of Azure Kubernetes service clusters

    Recently, I talked with a friend about the deployment of a kubernetes cluster. Due to the domestic pure green network environment and the professional knowledge required by kubernetes, it is really not easy to deploy a set of kubernets cluster elegantly, so my friend went through a lot of hardships and took 2 days.

    Shulou · 2022-06-03 00:30
  • Resolve the problem that mac users forget their login password

    Resolve the problem that mac users forget their login password

    Method 1: http://jingyan.baidu.com/article/c33e3f4886f830ea15cbb58b.html method 2: Recovery mode terminal to change the user account password actually this method is better than the previous two

    Shulou · 2022-06-03 00:30
  • Integration of K8S and Ceph RBD-Multi-Master and Master-Slave Database exampl

    Integration of K8S and Ceph RBD-Multi-Master and Master-Slave Database exampl

    Reference article: https://ieevee.com/tech/2018/05/16/k8s-rbd.htmlhttps://zhangchenchen.github.io/2017/11/17/kuber

    Shulou · 2022-06-03 00:30
  • Windows server 2012 R2 App-V 5.1 installation and deployment

    Windows server 2012 R2 App-V 5.1 installation and deployment

    Prepare the software 1.sqlserver20142.mdop2015 CD-Software download address: ed2k:// | file | mu_microsoft_desktop_optimization_pack_2015_

    Shulou · 2022-06-03 00:30
  • Powershell learns to understand empty strings

    Powershell learns to understand empty strings

    In the course of work, we often encounter an empty string output to the console, but it is not clear from a visual point of view that the type and value of the characters input to the console. For example, when querying the size of disk space, we enter the following screen: at this time, we will find that DriveLetter has an empty logical volume, and I do not want to show it.

    Shulou · 2022-06-03 00:30
  • IDC and Enterprise Branch networking configuration

    IDC and Enterprise Branch networking configuration

    Network environment: office network without public network IP, does not support NAT function. IDC has a public network IP and supports NAT. Use requirements: 1, IDC and office network interworking 2, can use mobile terminal, remote access to the intranet solution: Step1. Registered account registered address: https

    Shulou · 2022-06-03 00:29
  • Delphi uses regular expressions

    Delphi uses regular expressions

    Implementation {$R * .dfm} usesPerlRegEx; / / uses regular expression unit procedure TForm1.FormCreate (Sender: TObject); va

    Shulou · 2022-06-03 00:29
  • The file contains local and remote inclusions of vulnerabilities

    The file contains local and remote inclusions of vulnerabilities

    File contains vulnerabilities: program developers generally write reused functions into a single file and call this file directly when they need to use a function without having to write it again, in which the process of calling a file is generally called file inclusion. Program developers generally want the code to be more flexible, so it will be included

    Shulou · 2022-06-03 00:29
  • Good programmer Cloud Computing tutorial sharing introduction to Cloud Computing what do you need to be proficient in?

    Good programmer Cloud Computing tutorial sharing introduction to Cloud Computing what do you need to be proficient in?

    Good programmer Cloud Computing tutorial sharing introduction to Cloud Computing what do you need to be proficient in? To get started with cloud computing, you must know the basics of Linux and network, including the use of basic commands, the basic structure of Linux system, system management, disk management, raid array, common malfunctions, departments.

    Shulou · 2022-06-03 00:29
  • Something For sfdc developer

    Something For sfdc developer

    Something For sfdc developer.SalesforceXyToolsForSublime ReferenceReferenceSalesforceXyToolsForSubli

    Shulou · 2022-06-03 00:29
  • How many minutes does the task schedule crontab automatically execute on linux during a specified period of time

    How many minutes does the task schedule crontab automatically execute on linux during a specified period of time

    # / bin/shdatename=$ (date +% Y%m%d-%H%M%S) echo $datename > > / tmp/logtest.txt*/2 19 bin/sh 20 * / bin/sh / ro

    Shulou · 2022-06-03 00:29
  • OSPF routing protocol

    OSPF routing protocol

    OSPF routing Protocol Internal Gateway Protocol and external Gateway Protocol 1. Autonomous system (AS) 2. Interior Gateway Protocol (IGP) 3. External Gateway Protocol (EGP) areas with the same routing process protocol are called AS area system Interior Gateway routing Protocol (IGP): RIP, OSPF

    Shulou · 2022-06-03 00:29
  • Customize rpm package and build yum warehouse

    Customize rpm package and build yum warehouse

    Customizing rpm package and Building yum Warehouse Chapter 1 customizing rpm package 1.FPM Packaging tool FPM is written by jordansisselFPM's github: https://github.com/jordansissel/fpmFP

    Shulou · 2022-06-03 00:28
  • About control station and data mover in VNX

    About control station and data mover in VNX

    Control station is the main thing where the total system operations are monitored, maintained, and

    Shulou · 2022-06-03 00:28
  • Exchange 2016 CU6 new deployment Ecp opens blank

    Exchange 2016 CU6 new deployment Ecp opens blank

    Problem description: recently, in boredom, I saw on the Internet that the great god MVP said that Exchange 2016 had CU7, but there was no interface introduced in the Microsoft version. I was depressed, and then I looked for it, and I really found CU7, so I built a set of Exchange 2016.

    Shulou · 2022-06-03 00:28
  • Detailed explanation of mongodb Construction

    Detailed explanation of mongodb Construction

    Operating system environment: mongodb installation and use official installation document: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-red-hat/MongoD

    Shulou · 2022-06-03 00:28
  • Ubuntu install virtualenv

    Ubuntu install virtualenv

    [TOC] Ubuntu install VirtualEnv 1, install pip1, install pipsudo apt-get install python3-pip-y # sudo apt-get install pyth

    Shulou · 2022-06-03 00:28