Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Setup NFS Server and Client on Rocky Linux 9

  • Linux In Practice
  • 2024-09-22
  • 249
Setup NFS Server and Client on Rocky Linux 9
  • ok logo

Скачать Setup NFS Server and Client on Rocky Linux 9 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Setup NFS Server and Client on Rocky Linux 9 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Setup NFS Server and Client on Rocky Linux 9 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Setup NFS Server and Client on Rocky Linux 9

Installation and configuration of NFS Server and client across two nodes running Rocky Linux 9.4
Here we will be creating a directory called /data on the server and mounting it to the same location on the client machine.


Initial Steps
Identify the hostnames or IP addresses of the server and client.


Installation
[0:24] On the server and client nodes, as the root user or using sudo install the `nfs-utils` package with `dnf`
[1:06] Create the `/data/` directory on the server node as root. Set the directory permissions the same as `/tmp` to allow any user to write to that location, but still have protection for their files.
[1:35] Create the `/data/` directory on the client node. This will be the target where the directory on the server gets mounted to.

Configuration
[1:46] On the server node edit `/etc/exports`, add a line to export the `/data/` directory to the address of the client server giving it read/write (rw) permissions
[2:37] Start the NFS server with `systemctl start nfs-server`
[2:56] Add the nfs service to the local firewall rules with `firewall-cmd --add-service nfs`

[3:46] On the client node run the `mount` command specifying the server address:export path and the local destination directory.
[4:37] Add the nfs data mount to `/etc/fstab` so it is reconnected during reboots


#rockylinux

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]