- Изменить hostname oracle linux
- Background
- What Do You Need?
- Check the current configuration
- Set the system host name
- Next Tutorial
- Want to Learn More?
- Изменить hostname oracle linux
- Background
- What Do You Need?
- Check the current configuration
- Set the system host name
- Next Tutorial
- Want to Learn More?
- Изменить hostname oracle linux
- Background
- What Do You Need?
- Check the current configuration
- Set the system host name
- Next Tutorial
- Want to Learn More?
Изменить hostname oracle linux
This tutorial describes how to update the system host name on an Oracle Linux system from the command line. This tutorial is targeted at Oracle Linux 8 users, but the hostnamectl command can be used on other systems where systemd is installed, such as Oracle Linux 7.
Background
Many Oracle Linux systems are installed without a desktop environment. However, multiple ways using command lines are available to configure base system settings, such as the system hostname.
In other distributions, configuring the system hostname typically involves editing system files, such as /etc/hostname and /etc/hosts , running the hostname command to set the hostname, and rebooting the system. With Oracle Linux, the process is simplified through the hostnamectl command.
What Do You Need?
- Any Oracle Linux system that uses systemd
Check the current configuration
To check the current configuration for a system, simply run the hostnamectl command without any parameters, for example:
The output shows that the system is configured with a Static hostname and a Transient hostname . The Static hostname is the default host name for the system and is configured in the /etc/hostname file. The Transient hostname represents the name that is set for the system by services such as DHCP or mDNS after a system boot. If the Transient hostname is not set, the system uses the Static hostname . The system can also be configured with Pretty hostname , a friendly free-form system name that is displayed in user interface environments. Normally, the Transient hostname and the Pretty hostname are identical. However, with the hostnamectl command, you can set different values for each.
Use the hostnamectl as well to check the Operating System release and update level, including the current kernel version the system uses.
Set the system host name
Type the following command:
Substitute myhost.mydomain with the value for your system host name and domain.
You can also set different values for each of the static, transient or pretty host name values. For example, you can run:
The changes implemented by the hostnamectl command are effective immediately and do not require a system reboot.
Next Tutorial
Setting system date and time from the command line.
Want to Learn More?
Oracle Linux: Update the System Hostname From the Command Line Interface
Copyright © 2020, OracleВ and/orВ itsВ affiliates.В
This tutorial describes how to update the system hostname on an Oracle Linux system using the hostnamectl command from the command line.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are «commercial computer software» or «commercial computer software documentation» pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.
Источник
Изменить hostname oracle linux
This tutorial describes how to update the system host name on an Oracle Linux system from the command line. This tutorial is targeted at Oracle Linux 8 users, but the hostnamectl command can be used on other systems where systemd is installed, such as Oracle Linux 7.
Background
Many Oracle Linux systems are installed without a desktop environment. However, multiple ways using command lines are available to configure base system settings, such as the system hostname.
In other distributions, configuring the system hostname typically involves editing system files, such as /etc/hostname and /etc/hosts , running the hostname command to set the hostname, and rebooting the system. With Oracle Linux, the process is simplified through the hostnamectl command.
What Do You Need?
- Any Oracle Linux system that uses systemd
Check the current configuration
To check the current configuration for a system, simply run the hostnamectl command without any parameters, for example:
The output shows that the system is configured with a Static hostname and a Transient hostname . The Static hostname is the default host name for the system and is configured in the /etc/hostname file. The Transient hostname represents the name that is set for the system by services such as DHCP or mDNS after a system boot. If the Transient hostname is not set, the system uses the Static hostname . The system can also be configured with Pretty hostname , a friendly free-form system name that is displayed in user interface environments. Normally, the Transient hostname and the Pretty hostname are identical. However, with the hostnamectl command, you can set different values for each.
Use the hostnamectl as well to check the Operating System release and update level, including the current kernel version the system uses.
Set the system host name
Type the following command:
Substitute myhost.mydomain with the value for your system host name and domain.
You can also set different values for each of the static, transient or pretty host name values. For example, you can run:
The changes implemented by the hostnamectl command are effective immediately and do not require a system reboot.
Next Tutorial
Setting system date and time from the command line.
Want to Learn More?
Oracle Linux: Update the System Hostname From the Command Line Interface
Copyright © 2020, OracleВ and/orВ itsВ affiliates.В
This tutorial describes how to update the system hostname on an Oracle Linux system using the hostnamectl command from the command line.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are «commercial computer software» or «commercial computer software documentation» pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.
Источник
Изменить hostname oracle linux
This tutorial describes how to update the system host name on an Oracle Linux system from the command line. This tutorial is targeted at Oracle Linux 8 users, but the hostnamectl command can be used on other systems where systemd is installed, such as Oracle Linux 7.
Background
Many Oracle Linux systems are installed without a desktop environment. However, multiple ways using command lines are available to configure base system settings, such as the system hostname.
In other distributions, configuring the system hostname typically involves editing system files, such as /etc/hostname and /etc/hosts , running the hostname command to set the hostname, and rebooting the system. With Oracle Linux, the process is simplified through the hostnamectl command.
What Do You Need?
- Any Oracle Linux system that uses systemd
Check the current configuration
To check the current configuration for a system, simply run the hostnamectl command without any parameters, for example:
The output shows that the system is configured with a Static hostname and a Transient hostname . The Static hostname is the default host name for the system and is configured in the /etc/hostname file. The Transient hostname represents the name that is set for the system by services such as DHCP or mDNS after a system boot. If the Transient hostname is not set, the system uses the Static hostname . The system can also be configured with Pretty hostname , a friendly free-form system name that is displayed in user interface environments. Normally, the Transient hostname and the Pretty hostname are identical. However, with the hostnamectl command, you can set different values for each.
Use the hostnamectl as well to check the Operating System release and update level, including the current kernel version the system uses.
Set the system host name
Type the following command:
Substitute myhost.mydomain with the value for your system host name and domain.
You can also set different values for each of the static, transient or pretty host name values. For example, you can run:
The changes implemented by the hostnamectl command are effective immediately and do not require a system reboot.
Next Tutorial
Setting system date and time from the command line.
Want to Learn More?
Oracle Linux: Update the System Hostname From the Command Line Interface
Copyright © 2020, OracleВ and/orВ itsВ affiliates.В
This tutorial describes how to update the system hostname on an Oracle Linux system using the hostnamectl command from the command line.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are «commercial computer software» or «commercial computer software documentation» pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government’s use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.
Источник