In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
Linux configure IP address
-Centos/RHEL/SUSE:-
Vi / etc/syscnofig/network-script/ifcfg-eth0
IPADDR=10.0.0.1
NETMASK=255.0.0.0
GATEWAY=10.0.0.254
-ubuntu-
1. Ubuntu system modifies IP address: sudo gedit / etc/network/interfaces
Auto eth0
Iface eth0 inet static
Address 219.218.122.168
Netmask 255.255.255.0
Gateway 219.218.122.254
2. Modify DNS of ubuntu system: sudo gedit / etc/resolv.conf
Nameserver 202.194.15.12
3. Make the network effective: sudo / etc/init.d/networking restart
The Ubuntu8.04 virtual machine cannot load the network card after the host host has been replaced. Hint: No such device
Delete the cache file and solve it after reboot.
Sudo rm / etc/udev/rules.d/70-persistent-net.rules
Reboot
Linux configuration Hostname
Temporary, restart hours
# hostname XXX
Permanent, effective after reboot
# vi / etc/sysconfig/network
HOSTNAME=XXX
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.