Get the App
  • Linux root password cracking

    Linux root password cracking

    On the display menu, press e to enter edit mode to select the linux16 line, then move the cursor to the end of the line, add a parameter rd.break and press ctrl+x to execute. After execution, you will enter a shell interface to set the root password. Set the password in 5 steps:

    Shulou · 2022-06-03 02:07
  • How to solve the problem of insufficient permissions when root runs files in linux

    How to solve the problem of insufficient permissions when root runs files in linux

    Solution: chmod axix filenamePS: use strings to set file access permissions. Where reading is represented by r, writing by w, execution by x, owner by u, group users by g, and other users by o table

    Shulou · 2022-06-03 02:07
  • The method of Editing and modifying File in linux

    The method of Editing and modifying File in linux

    Vi has two modes: one is an editor and the other is a command. We go from the command to the editor as: iMagneol a. Generally use I: because I am most familiar with this. Exit and click the ESC key to enter command mode. We need to delete the current line and the last line of the file, the command is: 2dd, general I

    Shulou · 2022-06-03 02:07
  • (summary) detailed explanation of chattr and lsattr commands of Linux

    (summary) detailed explanation of chattr and lsattr commands of Linux

    PS: sometimes you find that you cannot modify a file with root permissions, mostly because you used the chattr command to lock the file. The chattr command is very useful, some of which are supported by the Linux kernel version, but now most of the running li is produced.

    Shulou · 2022-06-03 02:07
  • The solution to the disconnection between CentOS7 and win7 host ping in virtual machine

    The solution to the disconnection between CentOS7 and win7 host ping in virtual machine

    Environment: a virtual machine is a CentOS7 installed on VMWARE. Solution: after installing VMware, the host will have three more Ethernet adapters. Enter ipconfig under cmd to view the details. Due to the NAT mode chosen by my virtual machine network adapter

    Shulou · 2022-06-03 02:07
  • How to solve the problem that linux cannot enter the graphical interface

    How to solve the problem that linux cannot enter the graphical interface

    Unable to enter the graphical interface under linux because Gnome is not installed. Solution: 1. Enter the following command at the command line to install the Gnome package yum groupinstall "GNOME Desktop"Graphical"

    Shulou · 2022-06-03 02:07
  • Build smaba to realize anonymous sharing between windows and linux

    Build smaba to realize anonymous sharing between windows and linux

    It is reasonable to smaba as a simple service, and it is not often used, it is not necessary to write a blog. However, there are still many holes encountered in this process, after all stepped on, it feels that there is still a trace of necessity to record it. Text: when it comes to file sharing, nfs is also basic.

    Shulou · 2022-06-03 02:06
  • What is Linux? What's the difference between Linux and windows?

    What is Linux? What's the difference between Linux and windows?

    What is the Linux system? what can Linux do? Presumably many people will pay attention to this problem when learning or understanding Linux. Linux is one of the operating systems, which is written in C language. today, the editor leads you to have a comprehensive understanding of the Linux system.

    Shulou · 2022-06-03 02:06
  • Windows scheduled tasks do not take effect and troubleshoot

    Windows scheduled tasks do not take effect and troubleshoot

    Recently, I helped finance to migrate a T6 server, the system is 2003, and set the scheduled tasks such as automatic startup, data backup and so on. After a few days, my colleague said that the server could not log in. After going in remotely, I found that I had reported a c compilation error, which was caused by a crash. I wanted to restart every night. This kind of error should

    Shulou · 2022-06-03 02:06
  • Docker network model

    Docker network model

    When we use docker run to create a Docker container, we can use the-- net option to specify the network mode of the container. Docker has the following four network modes: 1.host mode, specified using-- net=host. 2.container mode

    Shulou · 2022-06-03 02:06
  • Problems after updating Exchange 2013 CU22

    Problems after updating Exchange 2013 CU22

    Ladies and gentlemen, the update of exchange 2013 CU22 has been out for some time, and many friends have updated it. This update fixes some of the previous problems in CU. For details, please refer to the following link: https://support.microso

    Shulou · 2022-06-03 02:06
  • The use of Liveness and Readiness in Kubernetes

    The use of Liveness and Readiness in Kubernetes

    one。 An overview of powerful self-healing capabilities is an important feature of container orchestration management engines such as Kubernetes. Typically, Kubernetes achieves self-healing by restarting the failed container. In addition, there are other ways to implement based on Kubernet

    Shulou · 2022-06-03 02:06
  • How to set up a network for a Kubernetes cluster

    How to set up a network for a Kubernetes cluster

    Introduction to Kubernetes kubernetes, referred to as K8s, is an acronym formed by using 8 instead of 8 characters "ubernete". Is an open source application for managing containerization on multiple hosts in the cloud platform. The goal of Kubernetes is to enable deployment capacity.

    Shulou · 2022-06-03 02:06
  • Local policy, domain policy

    Local policy, domain policy

    Local policy, domain policy 1, local security policy overview 1, local security policy: local security policy affects local computer security settings 2, open method: control panel → management tools → local security policy → runs secpol.msc command 3, classification of local security policy

    Shulou · 2022-06-03 02:06
  • Device file management method

    Device file management method

    2 _ device file management method devfsLinux early static management method / dev directory from a large number of static files kernel version 2.6.13 has been completely replaced udev only devices connected to the system to create device files under / dev has nothing to do with primary and secondary device numbers

    Shulou · 2022-06-03 02:06
  • About find and tar

    About find and tar

    Find-type (f d c b s)-find data by file type-name-find data by file name-size (b c w k M G)-find data by file size iname-

    Shulou · 2022-06-03 02:06
  • Blackmail virus WannaCry operating instructions for servers and their internal networks

    Blackmail virus WannaCry operating instructions for servers and their internal networks

    On May 12, the global blackmail virus WannaCry broke out, and a large number of enterprises and organizations were subjected to large-scale blackmail. Domestic university intranets, large-scale enterprise intranets and government agencies were recruited one after another. After the system is poisoned, it will encrypt almost all the photos, pictures, documents, compression packages, audio, etc.

    Shulou · 2022-06-03 02:06
  • Zabbix 2.4.5.1 Monitoring windows hosts

    Zabbix 2.4.5.1 Monitoring windows hosts

    Download the agent http://www.zabbix.com/download on windows and decompress it to the appropriate directory. Modify the conf directory to store the agent configuration file and find the configuration file zabbix_agen under conf.

    Shulou · 2022-06-03 02:06
  • Windows modifies the administrator password

    Windows modifies the administrator password

    Windows modifies administrator password windows + R enters dosnet user administrator 123456 to change administrator password to 123456

    Shulou · 2022-06-03 02:06
  • How to build registry using harbor in ​

    How to build registry using harbor in ​

    Registry: register the server, which is used to manage the image repository and acts as a server. Harbor is an open source Registry server project designed by VMware's China team for enterprise users, including rights management (RBAC)

    Shulou · 2022-06-03 02:05