current location:Home > Technical Articles > Operation and Maintenance
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- IP access control: Nanny style teaches you how to implement an IP firewall with PHP
- Recently, I encountered a requirement. One of my servers is always subject to port scanning and malicious login attacks. What can I do about this? It seems that apart from intranet isolation, enhanced password authentication, certificate login, and setting up firewall iptables, I can't find any other solutions on the Internet. By the way, I also use the bastion machine solution.
- PHP Tutorial . ssh 4045 2023-04-11 07:22:01
-
- 10 efficient open source artifacts for VSCode, see if you need any!
- This article will share with you 10 efficient open source artifacts of VsCode that you may have never seen before. Come and collect them to see if you need them!
- VSCode . ssh 3419 2022-08-08 18:13:54
-
- Let's talk about how Vue2 developers can quickly get started with Vue3
- How to get started with Vue3 quickly? The following article will compare Vue2 and Vue3, and introduce how Vue2 developers can quickly get started with Vue3. I hope it will be helpful to everyone!
- Vue.js . ssh 3005 2022-07-26 19:57:09
-
- What do ci and cd mean in docker?
- In docker, ci refers to Continuous Integration (Continuous Integration), and cd refers to Continuous Deployment (Continuous Deployment); "CI/CD" is a method of frequently delivering applications to customers by introducing automation in the application development phase. Its core concepts are continuous integration, continuous delivery and continuous deployment.
- Docker . ssh 3348 2022-07-25 15:45:31
-
- The latest summary! 150 essential commands for Linux operations!
- This article will introduce to you 150 essential commands for Linux operation. I hope it will be helpful to friends in need! There are two types of linux commands in the system: built-in shell commands and Linux commands.
- Linux Operation and Maintenance . ssh 2176 2022-07-24 14:29:55
-
- What is the difference between node and php?
- The difference between node and php: 1. node is a JavaScript running environment, while PHP is a programming language; 2. node has fewer dependencies. You can set up a web server with a few lines of code, while running a PHP application requires External server software; 3. Node is more used for desktop application development, while PHP is most suitable for the backend of Web applications.
- PHP Problem . ssh 2769 2023-03-16 15:02:02
-
- A brief analysis of how to remotely connect to cloud servers in vscode
- How to remotely connect to the cloud server in vscode? The following article will introduce to you how to remotely connect to your own cloud server in vscode. I hope it will be helpful to you!
- VSCode . ssh 3059 2022-06-06 19:10:19
-
- What is the use of linux ssh?
- SSH is used to remotely log in to the Linux server to manage and maintain the system. SSH is a protocol designed to provide security for remote login sessions and other network services; using the ssh service (referring to software that implements the SSH protocol), you can remotely log in to the server to manage and maintain the system, preventing information leakage during remote management.
- Linux Operation and Maintenance . ssh 4262 2022-05-24 17:29:13
-
- How to determine whether sftp is enabled in linux
- Judgment method: 1. Use the netstat command to check whether the specified port is open. The syntax is "netstat -an | grep '22'"; 2. Use the ps command to check the process information. If the process information is displayed, it means that sftp has been opened. The syntax is "ps - ef | grep sftp".
- Linux Operation and Maintenance . ssh 12341 2022-05-23 17:57:12
-
- What are the PHP environment building tools?
- PHP environment building tools include: 1. phpStudy, which is a program integration package for PHP debugging environment; 2. WampServer, which is an integrated software package of server, PHP interpreter and MySQL database; 3. XAMPP, which is an integrated software package for website building. ; 4. Pagoda Panel is a server management software.
- PHP Problem . ssh 5578 2023-03-16 07:02:01
-
- What is rhce in linux
- In Linux, rhce is a type of Red Hat certification. The full name is "Red Hat Certified Engineer", which means "Red Hat Certified Engineer" in Chinese. It is one of the authoritative Linux certifications recognized by the industry; rhce started in March 1999. The world's first certification exam for Linux.
- Linux Operation and Maintenance . ssh 5942 2022-05-09 13:06:11
-
- Does centos7 support CD installation?
- centos7 supports CD installation. Installation method: 1. Insert the CentOS system disk into the CD-ROM drive, restart the server, and press "F11" to choose to boot from the CD-ROM drive; 2. Configure the IP, enter the IP address, subnet mask, and gateway information in sequence; 3. Configure the host name and press Back Just restart the server.
- CentOS . ssh 4147 2022-04-14 18:16:48
-
- In-depth analysis of the basic working principles of Git
- This article brings you relevant knowledge about git, which mainly introduces the basic working principles of git, entry-level tutorials, and helps novices quickly get started with Git by playing with Git local warehouses. I hope it will be helpful to everyone.
- git . ssh 4294 2022-04-07 13:31:33
-
- Detailed examples of git init and git clone to obtain git warehouse
- This article brings you relevant knowledge about git, which mainly introduces the related issues of git init and git clone to obtain git warehouse, including git clone, cloning the warehouse from the existing Git storage database to the local directory, etc. ,I hope everyone has to help.
- git . ssh 3872 2022-04-02 13:18:29
-
- Detailed examples of common Git operations
- This article brings you relevant knowledge about git, which mainly introduces some common operations, including setting fonts, creating remote warehouses, creating local warehouses, etc. I hope it will be helpful to everyone.
- git . ssh 2760 2022-03-25 19:31:12