current location:Home > Technical Articles > Operation and Maintenance > CentOS
- 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:
-
- How to install flash plug-in in centos system
- How to install the flash plug-in in centos system: 1. First, download the flash plug-in; 2. Then, execute the command [rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm]; 3. Finally, execute [yum install] command to install.
- CentOS 3768 2020-03-20 16:32:05
-
- What should I do if CentOS cannot access the Internet?
- The solution to the problem that CentOS cannot access the external network: first use the route -n command to check the route; then edit the /etc/resolv.conf file and add a DNS server; then execute the route add command to add the route; and finally restart the network card.
- CentOS 2659 2020-03-20 16:29:32
-
- What to do if CentOS tomcat cannot be accessed
- Solution to the problem that CentOS tomcat cannot access: 1. Use the firewall-cmd command to open port 8080; 2. Use sh startup.sh to start the tomcat service; 3. Use the ps -ef command to check the running status of tomcat.
- CentOS 3388 2020-03-20 16:04:20
-
- Centos6.5 Chinese garbled solution
- Centos6.5 Chinese garbled solution: Use the "vi /etc/sysconfig/i18n" command to open the character set configuration file, and then change the character set used to the Chinese character set.
- CentOS 3047 2020-03-20 16:03:31
-
- How to install gcc compiler on centos system
- The method to install the gcc compiler on the centos system is: 1. First, take out the required rpm package from the centos system installation image and decompress the image file; 2. Then, execute the command [rpm -Uvh *.rpm --nodeps -- force] to install.
- CentOS 3805 2020-03-20 15:59:55
-
- How to check whether the firewall is enabled in centos7
- How to check whether the firewall is turned on in centos7: 1. Use the "systemctl status firewalld" command to check the firewall status. 2. Use the "firewall-cmd --state" command to check the firewall status.
- CentOS 8374 2020-03-20 15:52:32
-
- How to install jdk in centos system
- The method to install jdk in centos system is: 1. First, download the jdk compressed file; 2. Then, execute the command [tar -zxvf jdk-8u181-linux-x64.tar.gz] to decompress the file; 3. Finally, configure the environment variables. Can.
- CentOS 4057 2020-03-20 15:50:56
-
- centos cannot use yum solution
- CentOS cannot use yum solution: Reconfigure the source of yum to solve the problem. Use the "cd /etc/yum.repos.d" command in the terminal to enter the source configuration, and then add the source used by yum.
- CentOS 4045 2020-03-20 15:35:43
-
- How to solve the problem that the samba service cannot be accessed in CentOS
- Solution to the inaccessible samba service in CentOS: 1. Use the firewall-cmd command to allow the samba service to pass through the firewall; 2. Use the setsebool command to set selinux permissions.
- CentOS 3906 2020-03-20 15:35:02
-
- What should I do if centos cannot ping Baidu?
- The solution to centos being unable to ping Baidu is: 1. First, open the /etc/resolv.conf configuration file; 2. Then, add DNS configuration, such as [nameserver 114.114.114.114 nameserver 8.8.8.8].
- CentOS 12383 2020-03-20 15:32:39
-
- How to solve the problem that centos cannot use ifconfig command
- CentOS cannot use the ifconfig command because the ifconfig command is not installed by default when installing the system. Solution: Use the "yum install -y net-tools" command in the terminal to install the ifconfig package.
- CentOS 4917 2020-03-20 15:25:48
-
- How to solve the problem that root user cannot log in in CentOS system
- The solution to the problem that the root user cannot log in in the CentOS system: first log in to the system as an ordinary user; then execute the sudo su command to switch to the root user; then use the passwd command to change the root user password; and finally log in to the system as the root user again.
- CentOS 7240 2020-03-20 15:23:06
-
- nginx cannot parse php under centos system
- The solution to the problem that nginx cannot parse php under the centos system is: open the nginx configuration file and modify the code [fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name].
- CentOS 2460 2020-03-20 15:21:51
-
- How to solve centos' problem of pinging external network
- CentOS cannot ping external network solution: It can be solved by modifying the network configuration file. Enter the network-scripts folder, view the available gateways, and then modify the network configuration in the ifcfg-enp0s3 file.
- CentOS 2514 2020-03-20 15:14:19
-
- How to solve the problem of pinging domain name in CentOS
- The reason why CentOS cannot ping the domain name is because the server address in the /etc/resolv.conf file is filled in incorrectly. The solution is to edit the /etc/resolv.conf file and fill in the correct DNS address.
- CentOS 4058 2020-03-20 15:13:05