How to change Hostname on Linux or Unix || hostnamectl

preview_player
Показать описание
In this Linux Tutorial will learn, how to change hostname in linux using hostnamectl command in linux 7.

Linux Change Hostname Using hostnamectl command
Almost all modern Linux distro comes with systemd an init system used in Linux distributions to bootstrap the user space and to manage system processes after booting.

Show your computer name
Simply type hostnamectl:
$ hostnamectl

Set or change your computer name
I am going to change lab hostname to lab1server:
$ hostnamectl set-hostname 'lab1server'

Verify it:
$ hostnamectl

How to change hostname in linux.
Change database hostname.
Change linux hostname.
How to change database hostname.
How to change server name in linux.
How to rename hostname.
How to change hosts.
How to configure hosts.

-
#changehostname #hostname #linux #oracledatabasesolutions #unirac
-
Рекомендации по теме
Комментарии
Автор

best explanation please upload more videos

vaibhavlokhande
Автор

Good explaination sir.
Sir can we use,
Hostname new-hostname.

kotasaikumar
Автор

if in case EBS database port 8000 access, is it the same steps will work or any other setting to be changed. Same time if IP Address can also be changed?

vijaynagarajuk