Fedora linux static ip
Автор: Jvm Techi
Загружено: 2025-11-15
Просмотров: 11
Fedora linux static ip
#linuxforbeginners #fedoralinux #staticip
````
###assign static IP
ip a
nmcli conn show
nmcli conn modify enp0s8 ipv4.method manual ipv4.addresses 192.168.56.201/24
nmcli conn up enp0s8
ip a enp0s8
ip a show enp0s8
#set root account remote access
vi /etc/ssh/sshd_config
PermitRootLogin yes
systemctl restart sshd.service
systemctl enable sshd.service
#install guestaddition- for full screen
cd /run/media/user1/VBox_GAs_7.1.6/
dnf -y install kernel-devel kernel-headers make dkms perl libxcrypt-compat
./VBoxLinuxAdditions.run
##disable firewall
systemctl status firewalld
systemctl stop firewalld
systemctl disable firewalld
systemctl status firewalld
````
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: