current location:Home > Technical Articles > Development Tools

  • How to modify the IP address in Centos7 system
    How to modify the IP address in Centos7 system
    How to modify the IP address of Centos7: first enter the network configuration file directory under the "root" user; then find the configuration file to be modified and modify it; then restart the network service; and finally check the effect of the modification.
    CentOS . vim 27067 2020-06-03 15:37:57
  • How to solve centos unable to upload files
    How to solve centos unable to upload files
    The solution to the problem that centos cannot upload files: first install "vsftp"; then start "vsftp"; finally, set the permissions of the "root" folder through the "chmod 777 -R /usr/share/nginx/html" command.
    CentOS . vim 4657 2020-06-04 10:31:07
  • How to create a new username and password under centos
    How to create a new username and password under centos
    How to create a new username and password under centos: first use "adduser prefma" to create a new user; then use "passwd prefma" to initialize the password for the new user; and finally authorize the newly created user.
    CentOS . vim 18924 2020-06-02 16:20:13
  • MySQL operation and maintenance binary log
    MySQL operation and maintenance binary log
    The MySQL binary log stores SQL statements that cause or may cause data changes. Functions such as real-time remote disaster recovery backup, read-write separation, and data recovery can be completed through binary logs. Next, let's take a look at the Mysql binary log.
    Mysql Tutorial . vim 1718 2020-06-02 10:08:49
  • How to add new users in centos7
    How to add new users in centos7
    The method to add a new user in centos7 is: 1. Execute the [adduser username] command to create a new user; 2. Execute the [passwd username] command to change the new user's password; 3. Edit the sudoers file and add [username ALL=(ALL ) ALL] configuration.
    CentOS . vim 5670 2020-05-23 14:24:00
  • Solve the problem of failure to start the Redis container using redis.conf
    Solve the problem of failure to start the Redis container using redis.conf
    This article implements functions to solve the problem of startup and failure of redis containers when starting redis.conf. Briefly understand some configurations of redis.conf, understand the parameters of the docker run command, and understand the configuration file of redis.conf. After opening redis.conf, you will see a lot of useless information. information...
    Redis . vim 3769 2020-05-21 13:11:54
  • What should I do if centos7 cannot ping the gateway under the virtual machine?
    What should I do if centos7 cannot ping the gateway under the virtual machine?
    The solution to the problem that centos7 cannot ping the gateway under the virtual machine is: 1. Change the network connection mode to NAT mode; 2. Edit the network card configuration file and configure static IP, gateway and subnet mask; 3. Configure DNS; 4. Restart the network card.
    CentOS . vim 3939 2020-05-20 14:47:48
  • What should I do if vim displays Chinese garbled characters under centos?
    What should I do if vim displays Chinese garbled characters under centos?
    The solution to the problem that vim displays Chinese garbled characters under centos is: 1. Execute the yum command to install the Chinese language pack; 2. Edit the /etc/sysconfig/i18n configuration file and set the corresponding character set; 3. Execute the [./etc/profile] command Make the configuration take effect.
    CentOS . vim 2712 2020-05-18 10:22:12
  • How to download jdk in centos
    How to download jdk in centos
    The method to download jdk in centos is: 1. Download the tar package of jdk; 2. Execute the [yum -y remove] command to uninstall the jdk that comes with the system; 3. Execute [tar -zxvf jdk-8u211-linux-x64.tar.gz ] command to install; 4. Configure environment variables.
    CentOS . vim 2705 2020-05-18 10:07:14
  • What should I do if centos cannot access the Internet under vmware?
    What should I do if centos cannot access the Internet under vmware?
    The solution to the problem that centos cannot access the Internet under vmware is: 1. Enter the network-scripts directory and find the network card configuration file; 2. Edit the network card configuration file and modify the configuration [ONBOOT=yes]; 3. Restart the network service.
    CentOS . vim 2496 2020-05-18 09:54:33
  • Recommended introductory learning tutorials for Linux systems
    Recommended introductory learning tutorials for Linux systems
    Below, the linux basic tutorial column recommends some excellent introductory learning tutorials for the linux system, including linux introductory video tutorials, linux learning manuals, linux basic tutorials, and linux advanced video tutorials. These tutorials can be learned and watched online for free! And both mobile and PC support viewing!
    Linux Operation and Maintenance . vim 3537 2020-05-15 17:31:57
  • vim exit command
    vim exit command
    vim exit command: 1. [:wq] save the file and exit vim; 2. [:wq!] force save the file and exit vim; 3. [:q] do not save the file and exit vim; 4. [:q!] Don't save the file and force quit vim.
    Linux Operation and Maintenance . vim 5836 2020-05-12 11:17:45
  • How to display errors in php
    How to display errors in php
    How to display errors in php: first find and open the "php.ini" configuration file; then change the value of "display_errors" to "On"; finally, add the code "ini_set("display_errors", " at the top of the php code page On");".
    PHP Problem . vim 11290 2023-02-28 22:52:01
  • How to set up hosts on Mac computer (steps with pictures and text)
    How to set up hosts on Mac computer (steps with pictures and text)
    Mac computer sets hosts local virtual domain name access steps: Step 1: Find the terminal in the mac computer and open it; Step 2: Enter sudo vim /ect/hosts in the opened window and press Enter; Step 3: Enter the password set by your MAC computer ;Step 4: Enter i in English input mode to enter editing mode;
    PHP Tutorial . vim 208289 2023-04-08 15:20:01
  • centos7 host only mode settings
    centos7 host only mode settings
    Host-only mode: (1) Host-only mode is used to establish an internal network isolated from the outside world to improve network security and can only communicate with the host. () Host-only mode (H) is NAT mode that removes the virtual NAT device and then uses VMware Network Adapter The VMnet1 virtual network card connects to the VMnet1 virtual switch to communicate with the virtual machine. It is host-only isolated, making the virtual machine an independent system and only communicates with the host. Experiment: node-1 and node-5 use vmnet4...
    CentOS . vim 245 2020-04-30 16:14:25

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28