CentOS (13) for Linux -- installation and configuration of Mysql database under CentOS6.4, centos -- centos6.4
To develop j2ee on Linux, you must first build a j2ee development environment, including jdk, tomcat, and eclipse installation (this article has explained in detail CentOS (7) of Linux learning-building a j2ee environment under
CentOS ifcfg-eth0 configuration in VMWare for CentOS
These configurations are based on VMware Network Adapter VMnet8. Assume that my VMware Network Adapter VMnet8 IP address is 192.168.106.1.
For example:
Then my ifcfg-eth0 file configuration is as follows:
[Plain] view plaincopy
DEVICE = eth0
TYPE = Ethernet
UUID = f9f0898c-bf2c-4183-857a-eab291cd904d
ONBOOT = yes
NM_CONTROLLED = yes
BOOTPROTO = st
Reinstall centos in centos
What should I do if the system crashes and no optical drive is available. The simplest method is to re-install CentOS with the iso CD file in cenots.
Attach a cd
Mount-o loop centos. iso/mnt/
Copy the Startup File
Cp/mnt/isolinux/boot/-
Edit and add grub. conf:
Title centos_setup root
CentOS 7 Open Port and centos Open Port
After CentOS is upgraded to 7, iptables cannot be used to control the Linuxs port, because CentOS 7 uses firewalld instead of the original iptables. The following describes how to use firewalld to open a Linux Port:1. check whether a port is open
[Root @ localhost bin] # firewa
CENTOS installation and deployment zabbix and centos deployment zabbix
Http://www.showerlee.com/archives/13 ()
The rhce email has been sent, so I am free to update the previous documents.
The content I updated is mainly to add my current understanding to the configuration and tell you some ideas and ideas at that time. Instead of posting a lot of commands as many documents on the Internet, many friends who
Install centos and centos
1. First, you must have a CentOS installation medium. The following page appears when you start the computer with the media:
Interface Description
Install or upgrade an existing system Install or upgrade the existing system
Install system with basic video driver
Rescue installed system enters system Repair Mode
Boot from local drive ex
Install Mono using the yum command in centos 7, centos 7 yum
Preface
After trying to install mono on the Internet, this installation process went through about two weeks and tried various versions and all the installation methods described by the blogs. You can try different versions of mono by installing the following content. And Standard installation in informal environments.
1. Install the required Libr
CentOS system repair mode and centos Repair Mode
A recent error occurred while tuning the CentOS system resolution. the result is that the system prompts "cocould not apply the stored configuration for monitors" after logging on, it turns out that when I changed the Resolution, the system created a display configuration file. When I log on to the system, I read t
Common CentOS commands and common centos commandsSystem Command yum command
Yum makecache yum generation CacheYum list installed mysql * check whether the * package has been installedRpm-qa | grep mysql * check whether the mysql * package has been installedYum list mysql * check whether there is an installation packageYum search mysql * search package
Restart
Reboot-h now
Shutdown
Shutdown-h now
-
In Centos, how does one modify the system time permanently? In centos, how does one modify the system?
When Centos is used, if the local time is not correct, the command date-s "15:15:15" takes effect immediately. However, after the system is restarted, the system time remains the same.
Find the information and make a summary.
My
CentOS 7 network configuration and centos Network Configuration
CentOS 7 was installed on a PC today, and the minimum installation mode was selected at that time. After the installation is complete, use ifconfig to check the local IP address (DHCP already exists in the LAN). An error is reported, the ifconfig command is not found.[Root @ centos1 ~] # Ifconfig-Bas
CentOS-7 disk resizing, centos-7 resizing
* 1. Here we also want to resize the hard disk on CentOS7 installed in VMWare, and do not restart the virtual machine. The size of the/home directory before resizing is 348 GB, as shown in :*
* 2. For details about how to add a hard disk in the middle, see "how to add a virtual disk without restarting vmwarevm (on)" *
* 3. The operation of disk resizi
CentOS Study Notes-SSH, centos-sshConfigure SSH
If the network SSH service is enabled by default, you can test it on the client. If not, run the following command:
[Root @ www ~] #/Etc/init. d/sshd restart stopping sshd: [OK] Activating sshd: [OK] # You can also use service sshd restart
(The following is from the Linux private house dish of laruence-Chapter 11th of the Server installation directory, remot
Common CentOS commands and common centos commands
// Linux common command query link: http://linux.chinaitlab.com/special/linuxcom/
I. View cpu using common CentOS commands
More/proc/cpuinfo | grep "model name"Grep "model name"/proc/cpuinfo[Root @ localhost/] # grep "CPU"/proc/cpuinfoModel name: Intel (R) Pentium (R) Dual CPU E2180 @ 2.00 GHzModel name: Intel (R
CentOS forgot the root password. Solution: centos forgot the root password.
1. After starting the instance, press any key before the last 5 seconds.
2. on the page that displays centos..., press edit)
3. The interface of the three lines will appear. Select the line in the middle of the kernel... and press the e key.
4. At the end of the interface that appears
At the time of CentOS 5, we were accustomed to eth0 such a network device naming, in CentOS 6, found that the network device became EM1 name. At that time, when we were installing, we added biosdevname=0 to the startup parameters and we could continue to use the name eth0.
By the time the CentOS 7, the original parameter biosdevname=0 did not work, the network d
CentOS Common Settings
1. Hide title bar when maximized
Or use Tweak tool to set the title bar font to 0 in the font ... Suggest this method.
2. Add Epel Source
Yum-y--nogpgcheck Install http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
3 Add Elrepo Source:1 Import Key:Wget-c https://www.elrepo.org/RPM-GPG-KEY-elrepo.orgRPM--import rpm-gpg-key-elrepo.org2 Add Source: RPM-UVH http://www.elrepo.org/elrepo-release-7.0-2.
Today we have a day of CentOS. Alas, I really feel very small. Today we are engaged in centos.
Reposted an article from someone else: http://my.oschina.net/idiotsky/blog/303545
This article is very good because it tells me how to view the bool variable values and settings of SElinux related to ftp. Although I was not able to solve my ftp server in the end, I don't think I should do it first. Thank you, dea
Add environment variables to centos 7 and environment variables to centos
To configure environment variables in centos 7, you do not need to run the command source after each boot:
The environment variables configured previously Add a path after/etc/profile, but after each startup, the source/etc/profile command can be used. You can use the following methods di
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.