Get the App
  • Customizing lnmp environment by Dockerfile

    Customizing lnmp environment by Dockerfile

    Now containerization technology is becoming more and more mature and popular, which really has great advantages over traditional virtualization technology, so popularity is inevitable. Let's put it into practice today and customize the lnmp environment using Docker's dockerfile approach. Environment configuration operating system: CentOS Li

    Shulou · 2022-06-03 04:31
  • Python implements simple Baidu search

    Python implements simple Baidu search

    #! / usr/bin/python# coding=utf-8import urllibimport urllib2# A small example of Baidu keyword query # defines the basic urlurl = "http://www.ba"

    Shulou · 2022-06-03 04:31
  • "docker practice" python's docker crawler Technology-Mobile Automation Control tool Android SDK installation and configuration (1

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "docker practice" python's docker crawler Technology-Mobile Automation Control tool Android SDK installation and configuration (14) Why learn Mobile self together

    Shulou · 2022-06-03 04:31
  • Configure the NTP client on CentOS7.4

    Configure the NTP client on CentOS7.4

    Configure NTP client 1. 1 on CentOS7.4. Check if you are connected to the NTP server [root@TE21 ~] # ntpdate 192.168.1.10013 Dec 15:10:12 ntpdate [9146]:

    Shulou · 2022-06-03 04:31
  • Active Directory management

    Active Directory management

    Every IT administrator in ​​ faces many Active Directory management challenges, including managing user accounts in Active Directory almost every day. Manually configuring user attributes is time-consuming, annoying, and error-prone, especially in large, complex Wi

    Shulou · 2022-06-03 04:31
  • Chapter IV more bash shell commands one

    Chapter IV more bash shell commands one

    Key words: process View: ps top Monitoring disk Space: mount, df, du Operation data File sort grep Linux File Compression tool: bzip2 compresse gzip zip 4.

    Shulou · 2022-06-03 04:31
  • Microsoft Azure Features and Services Introduction

    Microsoft Azure Features and Services Introduction

    I introduced the Azure function and service for the incubator of the Fuzhou Microsoft Incubator in F

    Shulou · 2022-06-03 04:31
  • Harborv1.9.3 Private Warehouse installation

    Harborv1.9.3 Private Warehouse installation

    CentOS Linux release 7.4.1708 (Core) upgraded kernel 4.4.202-1.el7.elrepo.x86_64 install docker-composedocker-compose version

    Shulou · 2022-06-03 04:30
  • Xcopy asks whether it is a directory or a file.

    Xcopy asks whether it is a directory or a file.

    When I want to copy the catalog today, I am always asked this question, and I find that it is the question of whether to add a slash. Used to using linux and then using the dos command found that there is still a big difference, from the understanding of the dos command is not as intuitive as linux ah. For / f "usebackq delim

    Shulou · 2022-06-03 04:30
  • The server opens port 465

    The server opens port 465

    Alas, it has been bothering me. I've done it once before, and I've done it again this time, so as not to forget it and write it in my blog. Some operators have banned port 25. So port 465 is needed. Port 465 is a version 2003 server that requires ssl encryption as follows: 2008 configuration tutorial: firewall

    Shulou · 2022-06-03 04:30
  • Maths KeyWords

    Maths KeyWords

    WordsIndeterminate indefinite divided divided by calculus calculus derivative differential integral integral touching line tangent cut segment (seca)

    Shulou · 2022-06-03 04:30
  • SFB project experience-27-SFB 2016 (installed separately)-For-Windows 7-Test successful

    SFB project experience-27-SFB 2016 (installed separately)-For-Windows 7-Test successful

    Project problem: there is a major customer, they are all Windows 7 installed Office 2010 or 2013, but we currently recommend that when doing Skype for business Server 2015 projects, we recommend that the client use the most

    Shulou · 2022-06-03 04:30
  • Kubernetes Migration practice of VPGAME

    Kubernetes Migration practice of VPGAME

    Author | Wu Chongbin VPGAME Operation and maintenance Development engineer Guide: VPGAME is an integrated e-sports service platform that integrates event operation, media information, big data analysis, player community, perimeter, etc. Headquartered in Hangzhou, China, e-sports and big data have been set up in Shanghai and Seattle respectively.

    Shulou · 2022-06-03 04:30
  • # 0 SCCM Planning-system scalability, Internet client Management

    # 0 SCCM Planning-system scalability, Internet client Management

    SCCM Planning-system scalability, Internet client Management this article mainly introduces the carrying capacity of ConfigMgr system roles when designing the overall site, it should also take into account the load capacity of components according to the actual environment to determine the number of components to be deployed. When in the current environment

    Shulou · 2022-06-03 04:30
  • Create a new virtual machine on VMware

    Create a new virtual machine on VMware

    The main steps for creating a new virtual machine are as follows: 1. Click the create Virtual Machine button in the main window of VMware. two。 Select Custom mode in the New Virtual Machine Wizard dialog box to customize the hardware devices in the virtual machine. 3. In "install client operation"

    Shulou · 2022-06-03 04:30
  • Windows server regularly deletes the batch script of the file before a certain day.

    Windows server regularly deletes the batch script of the file before a certain day.

    Note: 1. For example, because there is no forfiles.exe in XP, you can use the forfiles command by copying the forfiles.exe file under windows2003 to the system32 directory of XP. two。 This document is applicable to windows customers

    Shulou · 2022-06-03 04:30
  • Pod resource object

    Pod resource object

    Deployment,Service,Pod is the three core resource objects of K8s. Deployment: the most common controller for stateless applications, which supports expansion, rolling update and other operations of the application. Service: flexible and lifecycle

    Shulou · 2022-06-03 04:30
  • 2Permine Linux basic command

    2Permine Linux basic command

    1Basic Linux basic command ip address show centos7 default view network card information ifconfig centos6 default view network card information nmtui centos7 default image modification network card information setup cent

    Shulou · 2022-06-03 04:30
  • Learn a little bit of Scala anonymous function every day

    Learn a little bit of Scala anonymous function every day

    1. Definition if a function does not have a name, it is an anonymous function. Use it only once without calling it many times. 2. In the scenario of anonymous function, the anonymous function will be directly assigned to the variable and will be used as the parameter of the function. 3. How many forms of anonymous function? Or present

    Shulou · 2022-06-03 04:30
  • Mysql two-master and one-slave configuration

    Mysql two-master and one-slave configuration

    Three servers: host 192.168.11.126192.168.11.127, library prepared for synchronization from: 192.168.11.128: 192.168.11.126, account_db,192.168.11.1

    Shulou · 2022-06-03 04:30