Get the App
  • Installation, configuration and use of CVS version Control Software

    Installation, configuration and use of CVS version Control Software

    (1) Software installation: 1. Software acquisition: CVS is a typical Server/ client software, including UNIX version of CVS, Linux version of CVS, and WINDOWS version of CVS, which has been included in the downloaded software package.

    Shulou · 2022-06-03 01:30
  • Window server 2008 batch can be run alone, but cannot be run when joining the task schedule.

    Window server 2008 batch can be run alone, but cannot be run when joining the task schedule.

    The task scheduler reports that the operator or system administrator rejects the request and prompts the following error: task scheduler or system administrator rejects the request (0x800710E0) solution: 1, create a task (different from creating a basic task) 2, security settings-local

    Shulou · 2022-06-03 01:30
  • [reading notes] 12 Niudao quiz: my first containerized application

    [reading notes] 12 Niudao quiz: my first containerized application

    "in-depth Analysis of Kubernetes-12: my first containerized Application" mainly includes two steps: making an image and writing a yaml configuration file (or json) take nginx's deployment as an example, apiVersi.

    Shulou · 2022-06-03 01:29
  • Visual Studio Code- batch adds text fields at the end of the text

    Visual Studio Code- batch adds text fields at the end of the text

    For example, add text field information in batches at the end of vs code or notepad++ to facilitate the integrity of data information. The specific operations are as follows: Visual Studio Code batch add "@ azureyun.com": in VS Code

    Shulou · 2022-06-03 01:29
  • How to operate and maintain easily, are you a firefighter or an engineer?

    How to operate and maintain easily, are you a firefighter or an engineer?

    Especially in enterprises, if you do not work for a special Internet company, many enterprise it management is nonexistent. On the surface, what engineer is, but in fact he is a firefighter, there is a simple flooding of authority, and almost 90% of the companies exist, especially when using linux systems, ro.

    Shulou · 2022-06-03 01:29
  • Match the same file under the two directories

    Match the same file under the two directories

    $(for file in find. -name "* .png"-or-name "* .jpg" | awk-F "/"'{print $NF}'; do find / opt/desdi

    Shulou · 2022-06-03 01:29
  • Package installation and uninstallation

    Package installation and uninstallation

    1. Three methods to install the software package 1, rpm tools 2, yum tools 3, source code package 2, rpm package introduction 1, mount CD image select a small CD icon in the lower right corner of the virtual machine, right-click to connect, connect and mount to / mnt directory and enter / mnt directory. This is the system CD.

    Shulou · 2022-06-03 01:29
  • Exchange 2010 Common commands

    Exchange 2010 Common commands

    1. Check mailbox size Get-Mailbox | Get-MailboxStatistics | ft DisplayName,TotalItemSize > C:\ size.txt2, default address list and policy update

    Shulou · 2022-06-03 01:29
  • The war of super-integrated market is far from over, who will win in the end?

    The war of super-integrated market is far from over, who will win in the end?

    Some people say that the war in the super-integrated market has been Game Over. If you look at the report of IDC or Garnter on the super-integrated market, almost all the big companies and giants are included in the top list, and the difficulty of market competition is evident. Looking back at the recent years, DELL EMC, C.

    Shulou · 2022-06-03 01:29
  • Linux install PHP

    Linux install PHP

    Https://pan.baidu.com/s/1ed47EJaK9SgyeZVrdMTH0A / / package Baidu Cloud Network disk address yum-y install\ libjpeg\ libjpeg-devel\

    Shulou · 2022-06-03 01:29
  • Sprng cloud Learning Notes (1) basic knowledge of microservices

    Sprng cloud Learning Notes (1) basic knowledge of microservices

    First, the basic concept of micro-services in recent years, the popular architecture design is probably micro-service architecture. Before learning spring cloud, first understand what is micro-service architecture. To put it simply, the micro-service architecture is a style of system architecture design, and its purpose is to make the original independent

    Shulou · 2022-06-03 01:29
  • Centos Compression & decompression

    Centos Compression & decompression

    Centos in the file compression and decompression frequency is still larger, a lot of compression software are downloaded to the linux system, and then decompression installation, using the tar command, this command has the main options and auxiliary options, here to summarize it, to facilitate their own use. T

    Shulou · 2022-06-03 01:29
  • How to configure a DHCP server

    How to configure a DHCP server

    First: install the DHCP server. Start-run-sysocmgr / i:syson.inf, open the Windows components installation wizard, and select Network Services-dynamic Host configuration Protocol (DHCP). OK, next, complete the installation. Step 2: if your plan

    Shulou · 2022-06-03 01:29
  • KMS activate all versions of Windows, all versions of office with one click, and activate WINDOWS with one command

    KMS activate all versions of Windows, all versions of office with one click, and activate WINDOWS with one command

    Use the method to activate Windows if your Windows is the VL version, simply execute the following two commands in the administrator's cmd or powershell. Wait for the pop-up window after the first command, during which time

    Shulou · 2022-06-03 01:28
  • Nginx reverse proxies docker and synchronizes docker with nfs

    Nginx reverse proxies docker and synchronizes docker with nfs

    Nginx1 192.168.1.10nginx2 192.168.1.20docker01 192.168.1.30docker02 192.168.1.40nfs Master 192.168.1.50nfs

    Shulou · 2022-06-03 01:28
  • Debug record: vCenter6.5 suddenly cannot access and error

    Debug record: vCenter6.5 suddenly cannot access and error "50"

    When you are happily using vCenter6.5 to manage your beloved data center, the following picture suddenly appears on the interface at some point: 503 Service Unavailable (Failed to connect t)

    Shulou · 2022-06-03 01:28
  • VCenter deploys virtual machines through templates

    VCenter deploys virtual machines through templates

    The purpose of deploying vSphere is to run virtual machines on it so as to realize server virtualization. However, a new virtual machine is obviously very troublesome, so it is more convenient to deploy virtual machines through cloning, and a certain backup effect can also be achieved. The replica virtual machine has the same appearance as the original virtual machine.

    Shulou · 2022-06-03 01:28
  • K8s ingress

    K8s ingress

    Detailed description of k8s components Ingress edge router and landing to micro-service-kubernetes is written in front of Ingress English translation to enter; right to enter; right to eat, or more accurately, the entrance, that is, the port through which external traffic enters the K8s cluster. Is there anything at the gate?

    Shulou · 2022-06-03 01:28
  • Fixed that Win10 could not execute login vbs script

    Fixed that Win10 could not execute login vbs script

    Due to the release of the new version of Windows system, most of the project implementation has been changed from the original Windows2008 R2 or Win7 to Windows2012, Windows2016, Win10 and other operating systems. So the problem arises, with

    Shulou · 2022-06-03 01:28
  • OVirt novice deployment guide

    OVirt novice deployment guide

    1. Environment introduction 1.1 hardware environment prepares 4 physical servers as deployment nodes to enter the host BIOS, and opens Intel (R) Virtualization Technology and Intel (R) VT forDirected I

    Shulou · 2022-06-03 01:27