CENTOS 6.3 x64 under Installation VirtualBox

1. Download RPM Package # wget http://download.virtualbox.org/virtualbox/4.2.8/VirtualBox-4.2-4.2.8_83876_el6-1.x86_64.rpm 2. Install Dependency Pack # CD/ETC/YUM.REPOS.D # MV Oracle-base.repo oracle-base.repo.disabled # wget

CentOS 6.0 Install the Rsync Remote Data Synchronization tool

Rsync (synchronize) is a remote data synchronization tool that allows you to quickly synchronize files between multiple hosts by Lan/wan. Rsync uses the so-called "rsync algorithm" to synchronize files between local and remote two hosts, and this

CentOS 6.0 Installation bind9.7 FAQ

1.[root@zh888 ~] #yum-y install bind*//Install all bind software with Yum 2.[root@zh888 ~]# rpm-qa|grep bind//query all software installed by

PXE Network installation CentOS 6

PXE (Preboot Execute environment) is the latest technology developed by Intel Corporation, Working client/server network mode, supporting workstations to download images from remote servers over the network, and thus supporting the boot process of

CentOS 6.3 Post-Installation network configuration

1, modify the static network configuration Java code [Root@davidserver ~]# Vim/etc/sysconfig/network-scripts/ifcfg-eth0 Device= "Eth0" bootproto= "Static" Hwaddr= "00:0C:29:99:5A:3C" Nm_controlled= "Yes" onboot= "Yes" Type= "Ethernet" Uuid=

CentOS System Backup Script detailed

#!/bin/sh #设定变量 Bak_path=/root/bak_linux date=$ (Date +%y%m%d) log_file= $bak _path/$date #log.log #把执行结果写到日志中 EXEC 1>> $log _file 2>&1 #把要备份的目录打包放到 $bak the _path directory TAR-ZCVF $bak _path/$date #boot.tar.gz/boot TAR-ZCVF $bak

Use Iptables to set port forwarding in CentOS system

Forward 3389 ports of the local interface IP 61.144.14.72 to 116.6.73.229 3389 (The main access to the 61.144.14.72 3389 port, you will jump to 116.6.73.229 3389) Steps 1, the first thing to do is/etc/sysctl.conf configuration file

CentOS Enable Sudo method

CentOS does not enable sudo by default, and you can log on to the server directly as a super administrator. Ubuntu is doing a good job in this area, and it is recommended that sudo be enabled in order to be safe and reduce the damage caused by

Using VIRTUALENV to build python3 environment in CentOS

Virtualenv can build a virtual, stand-alone Python environment that allows each project environment to be isolated from other projects, keeping the environment clean and resolving package conflict issues. Here we will discuss how to build the next

Configuring High availability clusters in CentOS

First, overview: System: Centos5.0 Cluster Software: Heartbeat Node 1IP (main): 192.168.1.105 Node 2IP (from): 192.168.1.106 Virtual ip:192.168.1.102 Using Uname-n results on Node 1 must be node01, and uname-n results must also be NODE02 on

CentOS 6.2 Web System integration of Apache security reinforcement

Linux is not difficult to install a Web server, but its maintenance and security hardening is not easy, it requires a deeper understanding of the Linux system and the various configuration options for Apache here is how to find a balance between

CentOS DHCP Configuration detailed

Experimental environment: CentOS 6.4 + VMware9.0 Remote Tools: Putty.exe (gorgeous color, lightweight) Experiment topology: Experiment steps: First, set up a DHCP server 1. Configure IP Address # Vim/etc/sysconfig/network-scripts/ifcfg-eth0

Troubleshoot problems with PXE installation CentOS 6.3 and Fedora 17

Cannot use # Python-m Simplehttpserver to build a temporary HTTP provider file server, However, this scheme can be done yum source, but the installation system is not allowed, or error, the specific reasons unknown. FEDORA17

CentOS how to make the RPM package?

CentOS How to make the RPM package? Talking about RPM to many compiled and installed friends, RPM installation is a fool to install. Oh, in fact, RPM is a very effective centralized deployment of the solution. YUM+RPM is a very fast and

CentOS method of setting file character encoding

1. view file character encoding # # #using File command### [Root@ipython report]# file--mime-encoding analysis.csv Analysis.csv:utf-8 # # #using Vim command### [Root@ipython report]# Vim Analysis.csv : Set fileencoding Fileencoding=utf-8 2.

CentOS using all the parameters of the previous command

Reduce keyboard input, can greatly improve the programmer's work efficiency, the use of shortcut keys is a good example. Programmers often use terminals. So is there a similar "shortcut key" on the terminal that can improve our efficiency? The

Several commands for the Centos view process

1. Ps-ef | grep javaRepresents the process information for viewing all processes where CMD is Java2. Ps-aux | grep java-aux Show All States3. kill-9 [PID]-9 means the forced process stops immediately4. lsof-i:8080 View 8080 port occupancyOther:1.

The CentOS tomcat process kills

Execute the PS-EF |grep tomcat output as follows Sun 5144 1 0 10:21 pts/1 00:00:06/java/jdk/bin/java-djava.util.logging.manager=org.apache.juli.classloaderlogmanager

Solve bash: xxx: command not found in centos

Solve bash: xxx: command not found in centos If some environment variables are set in the/etc/profile file, the system command is always unavailable: -Bash: xxx: command not found That's proved right. You have a problem modifying the environment

Solution: Install win10 first, then centos, and enter win directly upon startup.

Solution: Install win10 first, then centos, and enter win directly upon startup. Install win10 first, then centos, and then directly go to win at startup. solution:Use the centos boot disk to go to system rescue and enter the command line

Total Pages: 394 1 .... 304 305 306 307 308 .... 394 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.