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 shut down centos7?
- Centos7 shutdown method: 1. [shutdown -h now] The computer will shut down immediately; 2. [shutdown -r now] the computer will restart immediately; 3. [shutdown -h 10] The computer will shut down in 10 minutes and a message will appear. In the current screen of the logged in user.
- CentOS 9846 2020-07-06 15:10:48
-
- How to install php on centos6.8
- How to install php on centos6.8: first check the currently installed PHP package and delete it; then reconfigure the installation package source; then perform the installation through "yum -y install php56w.x86_64"; finally install PHP FPM.
- CentOS 2765 2020-07-04 09:46:40
-
- Detailed explanation of CentOS firewalld (firewall) instructions
- Below, the centos system tutorial column will introduce the CentOS firewalld (firewall) command to everyone. I hope it will be helpful to friends in need! 1. Check the firewalld status and check the firewalld service status command: systemctl status firewalld..
- CentOS 2904 2020-07-03 13:37:07
-
- Detailed graphic and text explanation of the steps to install CentOS6.x (6.8) on ESXI6.5
- Preface There are three versions of VMware workstation: stand-alone level, used in personal desktop systems, requires operating system support; server: workgroup level, used for servers, requires operating system support esxi: enterprise level, used for servers, does not require operating system support Exsi It is a virtualization system. Unlike VMware and VirtualBox, it does not need to be installed on other operating systems and runs directly on bare metal. It takes up very little system resources and is easy to manage, so it is used by most small and medium-sized companies. About. .._esxi centos
- CentOS 3431 2020-06-30 13:12:13
-
- How to solve the Initial setup of CentOS Linux 7 prompt when booting Centos7 for the first time
- Below, the centos system tutorial column will introduce to you the method to solve the Initial setup of CentOS Linux 7 prompt when booting Centos7 for the first time. I hope it will be helpful to friends in need! After the centos7 installation is completed, the following prompt appears...
- CentOS 6458 2020-06-29 13:16:47
-
- Solving CentOS7 networking problems
- Below, the centos system tutorial column will introduce you to the CentOS7 networking solution. I hope it will be helpful to friends in need! When I use CentOS7 for the first time, everything is installed. Switch from the command line to the desktop and use firefox to see if I can access the Internet. Sure enough, when you worry about something, it will happen, Murphy's Law.
- CentOS 2882 2020-06-24 13:57:52
-
- What should I do if the root permissions of centos7 are not enough?
- Solution to insufficient root permissions in centos7: 1. Add an ordinary user, add username and change password, the code is [useradd wy99]; 2. To upgrade an ordinary user to an administrator, user wy99 needs to be assigned as an upgraded VIP user, the code is [useradd wy99] Allow root to run all].
- CentOS 13364 2020-06-24 11:47:52
-
- What should I do if centos cannot paste files?
- The solution to the problem that centos cannot paste files: first open the [testfile] folder, right-click and select [Open in Terminal]; then switch to the [root] user and give the file permissions through [chmod -R]; finally use [cp -R] Just use the command to copy the folder testfile to the required location.
- CentOS 9524 2020-06-24 11:27:08
-
- How to install centos system environment using iso?
- How to install the centos system environment using ISO: first open the installed VMware software and click the New Virtual Machine option in the file; then select the ISO installation mode and click [Browse]; then select the corresponding ISO and start the next step of installation; finally Just modify the space size according to your needs.
- CentOS 3814 2020-06-24 11:10:05
-
- How to log in to the administrator on centos7?
- How to log in to the administrator of centos7: First click [Applications-System Tools-Settings] and select [Details]; then click the [User] option and click [Unlock] in the upper right corner; then enter the password and click Authentication. [Account Type] Select the [Administrator] option; finally click [Prompt-Restart Now-Logout].
- CentOS 10550 2020-06-24 10:36:52
-
- How to install qq on centos 7?
- How to install QQ on centos 7: First prepare the QQ installation package and click [Install Windows Software...]; then click [View all possible applications - Unlisted applications - Continue]; then click [Select installation file] , and select the prepared installation package; finally follow the qq installation wizard to perform step-by-step operations.
- CentOS 5533 2020-06-24 10:22:19
-
- What should I do if centos cannot access ssh?
- The solution to centos being unable to access ssh: first install [openssh-server]; then remove [#] in the sshd service configuration file [sshd_config] and enable the sshd service; then select [Advanced Settings] in the firewall settings; finally Just set the profile type to Allow.
- CentOS 6765 2020-06-24 10:05:12
-
- What should I do if the installation of git on centos fails?
- The solution to the failure to install git on centos: first uninstall the old version of git and download the new installation package; then install the required dependency packages and install git; then check the git version and bash will appear; finally use https to operate git and it will appear.
- CentOS 3990 2020-06-24 09:44:35
-
- How to install mysql on centos 6.5?
- How to install mysql on centos 6.5: First uninstall the local mysql and download the installation package from the official website; then install the downloaded rpm package and change the mysql version; finally install mysql, start mysql and change related configurations.
- CentOS 3587 2020-06-24 09:28:53
-
- Solve the problem of dracut when installing centos7 from USB disk
- The solution to the dracut problem when installing centos7 from a USB disk is: first enter [cd /dev] in [dracut:/#] and press Enter; then enter ls to view the U disk device name; finally restart the server and re-enter the installation interface. .
- CentOS 13843 2020-06-22 14:45:51