Linux Network configuration Ethernet connection in Linux, the Ethernet interface is named: eth0, eth1, etc., 0, 1 represents the network card numberPassLSPCI command to view NIC hardware information(if it is a USB card, you need to use the LSUSB command)Commandifconfig to vi
When using ssh to log on to a remote host (suse linux), the following problems occur:
Ssh_exchange_identification: Connection closed by remote host,
This problem is caused by SSH security restrictions. Although it is a good solution, it is necessary to go to the IDC site (because the security regulations do not enable VNC ). Solution: Modify the/etc/hosts. allow file, add the sshd: ALL: ALLOW file, and t
through RPM, and Yum, is not the same. No reason was found. Nine: View the keyboard layout Cat/etc/sysconfig/keyboard Cat/etc/sysconfig/keyboard | grep KEYTABLE | Cut-f2-d= Ten: View selinux status Sestatus Sestatus | Cut-f2-d: Cat/etc/sysconfig/selinux 11: View Ip,mac Address In the Ifcfg-eth0 file you can see Mac, Gateway and other information. Ifconfig Cat/etc/sysconfig/network-scripts/ifcfg-eth0 | grep ipaddr Cat/etc/sysconfig/
Linux Virtual Machine simulated configuration Network Routing environment-lite version, linux Virtual MachineNetwork Routing must be configured at home or in the company, so it is very important. Today, I will give you a small experiment on configuring network routing, for y
Cloning and network configuration of linux virtual machines, linux virtual machines
1. On the Vmware page, right-click the virtual machine to be cloned, choose manage> clone> Create a cloned virtual machine.
2. On the Vmware page, enter the cloned Virtual Machine and start configuring the
: theTxqueuelen +(Ethernet)2. IPFormat: # ip addr Add ip dev DEVICE label Iface_label3. Add a configuration file to the NIC aliasThere are only two places that need to be modified on the basis of the settings profile mentioned above:Device= "ens33:0"Ipaddr= .....Note the NIC alias does not support the dynamic acquisition of addresses, so it can be used: Static,noneThe TUI tool for Linux
NTP upgrade, upgrade Redhat is very smooth, after the upgrade will default overwrite the original file, restart the service, use NTPD--version to view the verification, can upgrade SuSE Linux but found errors frequently, the following is my upgrade encountered some problems, After the summary hope to have and I met the same mistake of the parents can be used as a reference:I. Due to the vulnerability of NTP
interaction using the Vmnet1 this virtual network card, It is only necessary to set the IP of the Linux system on the virtual machine and the VMNET1 network card in the same network segment, for example: The IP on this machine is 192.168.0.37,linux system set to 192.168.0.
offUSERCONTROL='No'#vim/etc/sysconfig/network/ifcfg-Eth1bootproto='None'#配置bond时必需将static, DHCP changed to Nonebroadcast="'ethtool_options="'ipaddr="'#配置bond时必需将IP置空MTU="'NAME='82545EM Gigabit Ethernet Controller (Copper)'NETWORK="'remote_ipaddr="'STARTMODE='off'#配置bond时必需将auto改为offUSERCONTROL='No'3. Restart the network service or restart the host operating syste
Linux basics: Linux network basic configurations Ethernet connections in Linux, Ethernet interfaces are named eth0, eth1, etc, 0, 1 indicates the NIC number. you can use the lspci command to view the NIC hardware information (if it is a usb Nic, you may need to use the lsusb command) ifconfig command (interf...
/statusSpecial Note:The boot script directory for SuSE Linux is in the/ETC/INIT.D directory, and after the MySQL installation is complete, it will be missing the Mysql.sock socket file, so you must go to this directory to start MySQL5. Migrating the database directoryBecause the MySQL database directory occupies a large disk, so I built a directory in the/root directory data, the command is as follows:# CD/
Use VNC in LINUX for graphical Remote Desktop control.
1. Enable SUSE remote control
By default, VNC is installed in SUSE, YaST, network service, and remote Management administration are enabled.) Select "Allow remote Management", set the firewall in the following options, and select "Open firewall port ". Click Finis
*/etc/inetd.conf File
As we all know, as a server, the more open the service port, the more difficult to guarantee the security stability of the system. So servers that provide specific services should be as open as possible to the ports that provide the service, and the services unrelated to the server will be shut down, for example, a machine that is a WWW and FTP server should open only 80 and 25 ports and turn off other unrelated services such as finger auth. To reduce system vulnerabilities
A bare device is a non-formatted partition or disk. It is also called a bare partition (original partition) and is not read by UNIX through a file system. The application is responsibleIt performs read/write operations. A device that is not directly managed by the operating system without being buffered by the file system. I/O efficiency is improved because I/O is managed across operating systems. In SuSE LinuxOracle 10 Gb does not support storing OCR
Configuration of the Linux networkFirst, configure the networkVi/etc/sysconfig/network Configuring the NetworkVi/etc/sysconfig/network-scripts/ifcfg-eth0Device= "eth0:0"Ipaddr= "192.168.1.100"netmask= "255.255.255.0"Second, modify the gatewayVi/etc/sysconfig/networkNetworking=yesHostname=aarongateway=192.168.1.1Third,
because sometimes SUSE Linux Kernel version and some of the software is not compatible, we need to SUSE the system degraded the kernel, the operation is as follows:1. View current Kernel ( Kernel) VersionUse Uname–a or Uname–r command to view the kernel version650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/AF/wKiom1WkxlWCf3dUAAL7wioeM9E939.jpg "tit
Installation of Linux systems:1.linux System Installation Method three kinds:1. Install the Linux system independently.2. Install the Linux system on the virtual machine.A. Install the virtual machine, basically go all the way down.B. Install Linux.Partitioning is key when C.linux is installed./boot partition 100M./swa
For Linux master seemingly simple network configuration problem, perhaps to say why it is not easy, so there are still too many beginners wandering outside the door is not strange,
Here, the old boy teacher spent some time summarizing this document summary, also not perfect, welcome everyone to add, Exchange. Thank you! 20120827 Supplements:
http://oldboy.blog.
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.