Get the App
  • An introduction to Oracle Database-- one-line function

    An introduction to Oracle Database-- one-line function

    1. One-line function SQL >-- character function SQL > select lower ('Hello World') is converted to lowercase, upper (' Hello World') to uppercase, initcap ('hello world')

    Shulou · 2022-06-02 23:49
  • Nginx configuration Https details

    Nginx configuration Https details

    TLS or Transport layer Security (transport layer security), formerly known as SSL (secure Sockets layer secure sockets layer), is the Web protocol used to wrap in a protected, encrypted encapsulated normal channel.

    Shulou · 2022-06-02 23:49
  • Kubernetes Environment Construction and pre-Environment preparation of Advanced docker (32)

    Kubernetes Environment Construction and pre-Environment preparation of Advanced docker (32)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "Advanced article" kubernetes environment building and pre-environment preparation of docker (32) Last time I talked about the theory part of K8s and started the practice part this time. From the environment

    Shulou · 2022-06-02 23:49
  • The relationship between program and process

    The relationship between program and process

    1. The relationship between programs and processes 1. Programs: statically saved code executable code and data stored in media such as hard disks, CDs, etc. 2. Processes: code running in CPU and memory. Parent-child processes can create one or more processes per process. 3. Thread: a process package.

    Shulou · 2022-06-02 23:48
  • IBM DS storage multipathing

    IBM DS storage multipathing

    LUN and Mapping the IBM DS3400 storage to a X3850m2 windows 2008 R2 machine environment as follows: one DS3400, two IBM-B24, and one IBM X3850m2 as follows: IBM

    Shulou · 2022-06-02 23:48
  • Simple instructions for squid installation

    Simple instructions for squid installation

    Suid download and install 1. Squid installation hardware requires Squid to run on all popular Unix systems, or on Microsoft Windows. Although squid's Windows support is constantly improving, maybe in Un

    Shulou · 2022-06-02 23:48
  • Ubuntu install Nginx and properly uninstall Nginx

    Ubuntu install Nginx and properly uninstall Nginx

    It is easy to install Nginx under Ubuntu by typing the following command: uninstall it under sudo apt-get updatesudo apt-get install nginxUbuntu, or you will enter sudo apt-g if you are not careful.

    Shulou · 2022-06-02 23:48
  • EXCHANGE specifies the domain controller, GC to be used

    EXCHANGE specifies the domain controller, GC to be used

    When the domain controller fails and needs to change or transfer roles, you need to specify the available DC\ GC for the EXCHANGE server. You can use the following command: 1. Get the currently used DC\ GC, etc. Get-exchangeserver-identity e

    Shulou · 2022-06-02 23:48
  • Introduction of mariadb gelera cluster Cluster parameters

    Introduction of mariadb gelera cluster Cluster parameters

    Reference official website: https://mariadb.com/kb/en/mariadb/galera-cluster-system-variables/#wsrep_notify_cmd

    Shulou · 2022-06-02 23:48
  • The computer cannot join the domain after reinstalling the system

    The computer cannot join the domain after reinstalling the system

    When the computer is connected to wifi, it always reports an error when joining the domain and cannot join the domain. Ping can be connected, nslookup is no problem, there is no response when testing the port, and finally turn off the laptop wifi, connect to the router. Solve the problem.

    Shulou · 2022-06-02 23:48
  • Openstack completely deletes the nova node

    Openstack completely deletes the nova node

    1. Migrate all instances on the node to other nodes 2, stop the node service 2, enter the database, use nova;MariaDB [nova] > select * from nova.services;+-

    Shulou · 2022-06-02 23:48
  • Solaris10 modifies hostname and IP address

    Solaris10 modifies hostname and IP address

    1. Modify the host ip1 and configure hostsroot@solaris10:/ # cat / etc/hosts## Internet host table#::1 localhost127.0.0.1 loca

    Shulou · 2022-06-02 23:48
  • Shell script regular expression one of the three Musketeers (grep,egrep)

    Shell script regular expression one of the three Musketeers (grep,egrep)

    Regular expression of Shell script one. One of the three swordsmen of regular expressions: grep1. Before learning regular expressions, let's take a useless configuration file as a test exercise [root@localhost ~] # vim chen.txt#version=D

    Shulou · 2022-06-02 23:48
  • Trace file for Oracle (trace file)

    Trace file for Oracle (trace file)

    Trace files are usually enabled through DBMS_MONITOR (in Oracle Database 9i Relese 2) and earlier by ALTER SESSION SET SQL_TRACE=TRUE

    Shulou · 2022-06-02 23:48
  • Es5.4 installs head and ik Chinese word segmentation plug-ins

    Es5.4 installs head and ik Chinese word segmentation plug-ins

    Install maven Packaging tool wget http://mirror.bit.edu.cn/apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.

    Shulou · 2022-06-02 23:48
  • Huawei: floating static rout

    Huawei: floating static rout

    Experiment name: Huawei floating static route topology diagram: # × × part simulates the enterprise intranet, while the gray part simulates the operator network 3. Configuration idea 1 vlan10,vlan # first configure the ip address of the PC, and then create vlan10,vlan 20 and v in lsw2,lsw1

    Shulou · 2022-06-02 23:48
  • The difference between uefi + gpt system installation and traditional legacy + mbr

    The difference between uefi + gpt system installation and traditional legacy + mbr

    Uefi: the full name of the unified extensible firmware interface, the motherboards of computers produced in recent years support uefi, which is a boot system installation in uefi mode, in uefi mode: the partition of the computer must be gpt partition gpt partition: dynamic disk partition, larger than 2t

    Shulou · 2022-06-02 23:47
  • Paas Cloud Management platform-Resource Management

    Paas Cloud Management platform-Resource Management

    Paas platform provides platform services for users, for example, administrators can manage oracle on the platform, and provide oracle services for users at the same time. Not only can you manage oracle, mysql, db2, sql server, nginx, etc., but also

    Shulou · 2022-06-02 23:47
  • Windows Server 2016 creates a local data DNS service

    Windows Server 2016 creates a local data DNS service

    Windows Server 2016 creates a local data DNS service. Our previous articles introduced the configuration management of Windows Server 2016 intelligent DNS. Today we focus on Windows Server 2016.

    Shulou · 2022-06-02 23:47
  • Encapsulation and unencapsulation

    Encapsulation and unencapsulation

    Encapsulation and unencapsulation: in the process of turning data into a bitstream, specific protocol header actions need to be added to each layer of the reference model: encapsulated from high layer to low layer, using specific protocols at each layer to process the data. add a specific protocol header in front of the data. Encapsulation principle: 1:

    Shulou · 2022-06-02 23:47