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:
-
- What should I do if the centos terminal cannot find it?
- The solution to the problem that the centos terminal cannot be found: 1. Execute the "yum -y install nautilus-open-terminal" command; 2. Restart via the "shutdown -r now" command.
- CentOS 4110 2022-01-27 15:31:33
-
- What is centos virbr0
- centos virbr0 is a Bridge created by KVM by default. Its function is to provide NAT access to the external network for the virtual machine network card connected to it; virbr0 is assigned an IP "192.168.122.1" by default and provides DHCP services for other virtual network cards.
- CentOS 7580 2022-01-27 15:24:22
-
- How to solve centos cat garbled problem
- Solution to centos cat garbled characters: 1. Set the encoding format to utf-8 through ":set encoding=utf-8"; 2. Load the file using cp936 encoding as ":edit ++enc=cp936".
- CentOS 4557 2022-01-27 15:15:28
-
- How to solve centos vsftpd garbled problem
- Solution to centos vsftpd garbled code: 1. Open the command window; 2. Modify the system encoding to "zh_CN.GB18030" through "localectl set-locale.GB18030".
- CentOS 3391 2022-01-27 15:03:19
-
- What should I do if I can't input Chinese on centos?
- The solution to the problem that centos cannot input Chinese: 1. Install "im-chooser" through "yum install im-chooser"; 2. Set the ibus input method as the default input system; 3. Log out as a user and log in again.
- CentOS 7572 2022-01-27 14:58:49
-
- Can centos apache be deleted?
- How to delete apache in centos: 1. Stop the httpd service through the "#systemctl stop httpd.service" command; 2. Uninstall it through the "rpm -e" or "yum -erase" command.
- CentOS 3363 2022-01-27 14:54:28
-
- What should I do if centos cannot be shut down?
- Solution to centos failure to shut down: 1. Use the command "ps -aux" to check whether there are background processes running; 2. Shut down via the shutdown, halt or poweroff command.
- CentOS 3595 2022-01-27 14:42:09
-
- What should I do if the installation of vmtools on centos fails?
- Solution to the failure to install vmtools on centos: 1. Click "Virtual Machine" -> "Settings" in the menu bar; 2. Enter the hardware settings section of the virtual machine and select the optical drive option "CD/DVD"; 3. Select the "Connection" option "Use ISO image file"; 4. Select the ISO file through "Browse" and click OK.
- CentOS 5301 2022-01-27 14:25:17
-
- How to install php on centos6.8 yum
- How to install php on centos6.8 yum: 1. Configure the installation package source; 2. Perform the installation through "yum -y install php56w.x86_64 yum -y --enablerepo=webtatic..."; 3. Set up php-fpm to start up That’s it.
- CentOS 2055 2022-01-24 11:22:10
-
- Why centos yum error
- The centos yum error is because the network card failed to start with the operating system. The solution: 1. Log in to the current CentOS7 as root; 2. Enter "ls -a" in the shell; 3. Modify the network card configuration file; 4. Restart the operation. System is enough.
- CentOS 4253 2022-01-17 14:14:45
-
- What to do if the centos ssh command cannot be found
- The solution to the problem that the centos ssh command cannot be found: 1. Check the ssh installation content; 2. Install the ssh client by executing "yum -y install openssh-clients".
- CentOS 4623 2022-01-17 11:55:56
-
- What should I do if centos rc.local cannot be started?
- Solution to centos rc.local failure to start: 1. Check the content of the "rc.loca" script; 2. Add executable permissions to the file "rc.local".
- CentOS 4880 2022-01-17 11:52:22
-
- How to solve centos7 setup garbled problem
- Solution to centos7 setup garbled characters: 1. Execute "#vim /etc/profile export.UTF-8"; 2. Execute "#LANG=en_US.UTF-8".
- CentOS 3780 2022-01-17 11:48:07
-
- How to solve centos navicat garbled problem
- Solution to centos navicat garbled characters: 1. Open the Navicat installation directory and find the start_navicat file; 2. Modify the character set; 3. Restart Navicat.
- CentOS 3071 2022-01-17 11:38:05
-
- How to solve the garbled problem of centos7 vnc interface
- Solution to centos7 vnc interface garbled characters: 1. Execute "yum -y install cjkuni-ukai-fonts</font>"; 2. Execute "yum -y install google-noto-sans-simplified...".
- CentOS 3571 2022-01-17 11:30:28