When using centos, It is very convenient to install software using the yum command, but if there is no network, you have to talk about it. Currently, our group has about 100 centos servers in the data center. However, due to security policy issues
Recently, I installed my desktop on Linux in the LS version of centos 3.0, but it was really troublesome to connect to the network. At that time, I configured it according to the methods provided by netizens, the most strange thing is that after the
Enable telnet in centos 5
1. Install the required software
Check the Telnet package first
Telnet is installed by default. telnet-server must be installed later.[Root @ Hsia ~] # Yum install telnet-Server[Root @ Hsia ~] # Rpm-Qa | grep
Today, a centos (free RedHat) is installed on the VMware Server. It is a clone version of little red hat, which corresponds to the version of Little Red Hat). The IP address is not set during installation, generally, the nic ip address of centos is
The latest centos version is 6.2, which provides the ISO image for minimal installation (32-bit 285 M, 64-bit 322 m), the previous 5. version X is not provided separately. It is a good news for us to develop these products. Whether it is download or
It took more than half a day to successfully drive the broadcombench 6 wireless network card. Now I want to share with you some of the following information:
Please also point out ..
The Broadcom Nic cannot find the official driver of liunux, so we
Linux centos shutdown and restart commandsLinux centos restart command:1. Reboot2. shutdown-R now restarts immediately (used by the root user)3. shutdown-r restarts automatically after 10 minutes (used by root users)4. shutdown-r restart at (for
Fully Automatic Installation of Linux operating system (centos) 11:15:39Tags: Linux
PXE
Centos
Automatic
Original casual works are allowed to be reprinted. During reprinting, please mark the article in hyperlink form
Original source, author
Create a centos image 00:20:49Tags: System
Centos
Leisure
Original Work in the workplace, which can be reproduced
Original source, author information, and this statement. Otherwise, legal liability will be held. Http://linux3zzy.blog.51cto.com/12443
Centos 6.3 custom Automatic Installation
I have tried centos5.x before. Today, I saw a friend asking me about the latest custom cd in the Forum. The previous method was unsuccessful. I specifically downloaded a centos 6.3 for testing and recorded
Original post address: http://www.linuxdiyf.com/bbs/thread-71625-1-1.html
1. view the kernel version of your system.
Uname-
My name is 2.6.18-92. el5 athlon.
2. Download the kernel module.
Http://sourceforge.net/project/showfiles.php? Group_id =
1. Server Installation
(1) install the ssh server and subversion server
Yum update yum install openssh-server yum install subversion
(2) create a user logging on to svn
Useradd login y; add login y user groupadd svn; add svn user group usermod-a-
Note: We assume that SVN has been successfully installed on CentOS and can be accessed normally.
Install the SVN module under Apache:
Yum install httpd-devel subversion mod_dav_svn mod_auth_mysql
Confirm that the svn module has been installed: mod_
0. Basic Requirements
(1) There must be at least two servers: one with no operating system and the other with the operating system installed, we store CentOS installation files.
(2) The network card to install the operating system must support the
In Linux, use uname-a to view the Linux version information.
Or use cat/Proc/version
Redhat9.0 --------------- 2.4.20-8
RHEL3 Update 8------------2.4.21-47
RHEL4 ---------------- 2.6.9-5
RHEL4 Update 1------------2.6.9-11
RHEL4 Update 2-----
I. SummaryAfter several days of debugging, we finally successfully set up a hadoop test environment under Linux cent OS 5.0. This test builds a pseudo-distributed architecture on a server. The hadoop pseudo-distributed mode simulates hadoop
Because I always forget where the gateway is to be modified, a bunch of spam articles are generated by Google. Today I found this article is good. Back up it:
Address: http://www.21andy.com/blog/20100227/1717.html
1. Modify the IP address of
Centos 5.6 can open the firewall normally through the interface, but it is often ineffective when you use commands to open the firewall. Currently, it is always possible that the parameters are incorrect. I reorganized the two methods and wrote down
1. view the current hard disk status
Fdisk-l2. Create a formatting hard disk and create a new partition
Fdisk/dev/sda
Command (m for help ):
N// Create a partitionCommand actionE extendedP primary partition (1-4)
P// Create the original
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.