Get the App
  • Using Doxygen+GraphViz to generate function pass in OSSIM source code

    Using Doxygen+GraphViz to generate function pass in OSSIM source code

    When reading the OSSIM source code, you often need to refer to the function call diagram in the code. Below, we use Doxygen+GraphViz to generate this kind of image. As the function calls of most of the OSSIM source code are very complex, this starts with two simple PNG pictures. OSSIM V

    Shulou · 2022-06-03 09:20
  • Fascinating regular expressions

    Fascinating regular expressions

    Regular expression, also known as regular expression, regular expression (English: Regular Expression, often abbreviated as regex, regexp or RE in code), is a concept of computer science. Regular expression

    Shulou · 2022-06-03 09:20
  • Saltstack details + deploy apache Services

    Saltstack details + deploy apache Services

    Introduction to saltstack: 1. Saltstack is developed in Python language; 2. Lightweight management tools for batch execution of commands; 3. Common modules: pkg (package), file (file), cmd (execute command or script), user, s

    Shulou · 2022-06-03 09:20
  • Summary of AIX- daily operation and maintenance orders

    Summary of AIX- daily operation and maintenance orders

    View the system IP address: netstat-in1, view the physical construction information of the AIX server, including server network configuration information # prtconf# ifconfig-a # lsattr-E-l mem0: view system memory

    Shulou · 2022-06-03 09:20
  • ELK 7.4.1 pre-environment construction of installation and configuration manual

    ELK 7.4.1 pre-environment construction of installation and configuration manual

    ELK 7.4.1 installation configuration manual of the pre-environment build one. Openjdk installation 1. Note: since elasticsearch 7.4.1 depends on java 11 or above to run, you choose to use openj directly here.

    Shulou · 2022-06-03 09:20
  • What happens when the domain name resolves ip, but the website cannot be accessed?

    What happens when the domain name resolves ip, but the website cannot be accessed?

    When the website domain name and the network server are all new stations of the company, the key work that must be done is that the website domain name is the credential to find the URL, which can be said as the name of the URL, while the network server is the key service item machine equipment for storing the URL. I think it's quite important in these two unrelated jobs.

    Shulou · 2022-06-03 09:20
  • Which objects does Zhijian Rubik's Cube DCIM system serve?

    Which objects does Zhijian Rubik's Cube DCIM system serve?

    In the eyes of the public, IDC is undoubtedly a mysterious place for data transfer; in the eyes of practitioners, IDC is a high-asset enterprise whose cost exceeds the standard; in the minds of operation and maintenance engineers, the computer room is their second home. In fact, IDC is a place where a lot of devices store data, and different people have different ideas about

    Shulou · 2022-06-03 09:20
  • The solution to the 502-Bad Gateway problem of nginx reverse proxy

    The solution to the 502-Bad Gateway problem of nginx reverse proxy

    When using nginx reverse proxy localhost:80 domain name to server localhost:8080 port service, access appears 502 bad gateway reason analysis: 1. View port 8080 service startup 2. View error log: e

    Shulou · 2022-06-03 09:20
  • Detailed explanation of Zookeeper (3): Znod in Zookeeper

    Detailed explanation of Zookeeper (3): Znod in Zookeeper

    The data model ZK has a namespace just like a compact file system, except that each node in its namespace has its own data or data associated with its underlying child nodes. Absolute paths must be used in ZK, that is, starting with "/". Each node in the Znode:ZK directory tree

    Shulou · 2022-06-03 09:19
  • K8S single master deployment three: APIserver+Contro

    K8S single master deployment three: APIserver+Contro

    All of the following actions are performed on the master side for server role assignment, role address installation component master192.168.142.220kube-apiserver kube-controller-manager kube-sch

    Shulou · 2022-06-03 09:19
  • Installation of VNC software for AIX system

    Installation of VNC software for AIX system

    First download VNC through the official website to install the version of http://gnome.bullfreeware.com/aixtoolbox/RPMS/ppc/vnc/http://www-03.ibm.com/syst for the server

    Shulou · 2022-06-03 09:19
  • Introduction and application of K8s storage mode (persistence, data persistence by mysql)

    Introduction and application of K8s storage mode (persistence, data persistence by mysql)

    K8s storage: (persisted) docker containers have a lifecycle. Volume1, storage class (Storage class) is one of the k8s resource types. It is a logical group created more conveniently by administrators to manage PV, which can be based on the nature of the storage system.

    Shulou · 2022-06-03 09:19
  • Getting started with powershell

    Getting started with powershell

    Use Get-Date in PowerShell to get the date and time and format the output https://www.jb51.net/article/53282.htm other deep learning links https://www.jb51.net/

    Shulou · 2022-06-03 09:19
  • Remote Desktop Administration Assistant Windows remote Administration tool recommendation

    Remote Desktop Administration Assistant Windows remote Administration tool recommendation

    For people who have to work no matter where they are, a useful remote access thing can be a good aid. By accessing things remotely, you can access your office computer at home, or your home computer at the office. Of course, if you are in a hotel and need to visit the computing in your home and office

    Shulou · 2022-06-03 09:19
  • Nfs Network File system-- Learning Notes

    Nfs Network File system-- Learning Notes

    The environment of this experiment is that the redhat 7.0system nfs service can mount the file sharing resources on the remote linux server to the local linux host, and the local linux host can operate the remote total just like using the local directory file based on the TCP/IP protocol.

    Shulou · 2022-06-03 09:19
  • Ceph cluster installation

    Ceph cluster installation

    Cluster size: 1 monitor, 2 osd machines monitor- | _ 172.16.x.x (ip2,10.1.x.x/24) ceph01 |-osd1 _ 172.16.x.x (ip2

    Shulou · 2022-06-03 09:19
  • SQL Server 2008 database server management

    SQL Server 2008 database server management

    Click to download: SQL Server 2008 Database Server Management

    Shulou · 2022-06-03 09:19
  • Redis profile description

    Redis profile description

    Version 3.2.The Redis configuration file example.## Note that in order to read the configuration file, Redi

    Shulou · 2022-06-03 09:19
  • A static default route can access each p through a router port at the edge of the network.

    A static default route can access each p through a router port at the edge of the network.

    The purpose of this experiment is to configure static default routing ideas for routers: 1 manually configure 4 IP addresses of PC, gateway 2 configure IP addresses of each router in turn, 3 configure static default routes on the left and right sides, 4 configure static routes of intermediate routers: 1

    Shulou · 2022-06-03 09:19
  • A case of Information Collection in Forensics in UNIX/Linux system

    A case of Information Collection in Forensics in UNIX/Linux system

    The information collection case of UNIX/Linux system forensics in UNIX/Linux system forensics, it is very important to collect hard disk information in time. In the book "Unix/Linux Network Log Analysis and Traffic Monitoring", various common system processes system calls and mirror texts will be discussed in detail.

    Shulou · 2022-06-03 09:19