Get the App
  • Steps for win10 to install Linux subsystem

    Steps for win10 to install Linux subsystem

    Open windows10 developer mode by setting-- > Update and Security-- > for developers, click on developer mode to add the linux subsystem to the control panel. The installation steps are: control panel-- > programs-- > enable or close wind.

    Shulou · 2022-06-03 06:03
  • How to solve the problem of garbled Chinese characters displayed in linux terminal?

    How to solve the problem of garbled Chinese characters displayed in linux terminal?

    1. The commands to install the Chinese language pack are as follows: # yum-y groupinstall chinese-support2, edit the configuration file, and set the corresponding character set to take effect temporarily: # export LANG= "zh_CN.UTF-8"

    Shulou · 2022-06-03 06:03
  • Two methods of opening txt File in linux system

    Two methods of opening txt File in linux system

    Method 1: use Vim text editor to enter [vi file name. Txt] in the terminal program. The "vi" section of the command selects the "Vim" text editor to open and edit the file. Replace the "file name" in the command with the target file name. For example, the file name is "tami"

    Shulou · 2022-06-03 06:03
  • How does linux configure that it cannot access the public network?

    How does linux configure that it cannot access the public network?

    1. Enter the directory / etc/sysconfig/network-scripts2, edit the file ifcfg-eno167779843, and annotate the DNS. These are the details of setting that linux cannot access the public network. For more information, please close.

    Shulou · 2022-06-03 06:03
  • #

    # "SCCM Management-Software Update Point

    Software updates-Software update points this article mainly discusses the related concepts and content architecture of ConfigMgr software update points WSUS and SUP architecture comparison of traditional software updates under Windows platform, WSUS is responsible for software updates on CCM clients under SCCM system

    Shulou · 2022-06-03 06:03
  • The causes and Solutions of the failure to write Files in linux

    The causes and Solutions of the failure to write Files in linux

    First, the space is full df-h # to view the space occupation 2. The number of files inodes exceeds the limit df-I solution: 1. The storage server using NetApp modifies the number of inodes maxfiles volname [new_numb]

    Shulou · 2022-06-03 06:03
  • How to solve the problem that linux can't enter Chinese?

    How to solve the problem that linux can't enter Chinese?

    Environment: server environment: Ubuntu Server 16.04 lts server coding configuration: first, we use shell to connect to the server, and then enter the locale command in the terminal. The result is as follows: $localeLANG

    Shulou · 2022-06-03 06:03
  • How to solve the problem that the linux modified hosts file does not take effect?

    How to solve the problem that the linux modified hosts file does not take effect?

    1. Linux often does not take effect after modifying the hostName of native alias / etc/hosts. Linux often does not take effect after modifying the hostName of native alias / etc/hosts. For example, the content of our / etc/hosts is as follows: # 19

    Shulou · 2022-06-03 06:03
  • The method of adding user's root right in linux system

    The method of adding user's root right in linux system

    Method 1: modify the / etc/sudoers file, find the following line, and remove the previous comment (#) # Allows people in group wheel to run all commands%wheel

    Shulou · 2022-06-03 06:03
  • Note that an DCDIAG / An error 0x6ba rpc server is not available

    Note that an DCDIAG / An error 0x6ba rpc server is not available

    Error report: solution: the firewall opens the following inbound rules to test again that the fault prompt disappears.

    Shulou · 2022-06-03 06:03
  • What is the Linux system?

    What is the Linux system?

    Linux, whose full name is GNU/Linux, is a free and free UNIX-like operating system. It is mainly inspired by the ideas of Minix and Unix. It is a multi-user, multi-task, multi-thread and multi-CPU operating system based on POSIX and Unix.

    Shulou · 2022-06-03 06:03
  • The method of finding keywords by vi in linux

    The method of finding keywords by vi in linux

    The method of finding keywords in vi editing mode in Linux: 1. Enter vi, press "ESC" to jump to command input mode 2, enter slash "/", then the screen will jump to the bottom, the input field will appear "/" 3, enter the keywords you need to find, enter 4, if you want to continue

    Shulou · 2022-06-03 06:03
  • Login password for ssh account

    Login password for ssh account

    Ssh password connection (1) ssh server sends its public key to ssh client (2) ssh client encrypts the account password with ssh server's public key and sends it to ssh server (3) ssh server

    Shulou · 2022-06-03 06:03
  • Getting started with Hadoop

    Getting started with Hadoop

    When it comes to Column Family databases, we have to mention Google's BigTable, whose open source version is known as HBASE. BigTable is built on Google's other two systems, GFS and Chubby, which and

    Shulou · 2022-06-03 06:02
  • LVS+keepalived High availability Cluster

    LVS+keepalived High availability Cluster

    LVS+keepalived High availability Cluster experiment purpose: to use keepalived to achieve LVS dual hot backup. Experimental environment: host operating system IP address main software LVS load scheduler CentOS 7.3x86x64192.

    Shulou · 2022-06-03 06:02
  • Three small scripts of windows

    Three small scripts of windows

    1. Windows background running script test.vbsSet ws = CreateObject ("Wscript.Shell") ws.run "cmd / c test.bat", vbhide2, boot boot

    Shulou · 2022-06-03 06:02
  • Deep learning OSSIM association analysis (with source code notes)

    Deep learning OSSIM association analysis (with source code notes)

    Mining useful threat information and intelligence from a large number of security incidents is a hot topic in today's discussion, and it is also a difficulty. How can it be realized? A technique called correlation analysis is used here, which is also SIEM (Security Information Event Man).

    Shulou · 2022-06-03 06:02
  • Network problems on linux

    Network problems on linux

    First, check the IP. 1. Ifconfig [root@Hankwr312 ~] # ifconfigeth0: flags=4163 mtu 1500inet 192.168.2.252 netmask 255

    Shulou · 2022-06-03 06:02
  • Nginx status message (status) configuration and detailed information explanation

    Nginx status message (status) configuration and detailed information explanation

    Nginx status message (status) configuration and information details nginx, like php-fpm, has a built-in status page, which is very helpful for understanding the status of nginx and monitoring nginx. In order to follow up on zabbix monitoring, we need to know n first

    Shulou · 2022-06-03 06:02
  • Basic knowledge of graphics

    Basic knowledge of graphics

    This article mainly introduces the basic knowledge of graphics, understanding of Unity image rendering mechanism, and image rendering pipeline process. Mainly because with the rapid development of VR/AR, in order to meet the limit rendering of VR HD and high frame rate, shader programming (Shader) has also become Unity.

    Shulou · 2022-06-03 06:02