差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:samba:pkg_install [2022/08/20 12:24] – [パッケージインストール] ともやん | linux:samba:pkg_install [2024/02/02 23:02] (現在) – [Firewallの設定] ともやん | ||
|---|---|---|---|
| 行 5: | 行 5: | ||
| <WRAP color_term> | <WRAP color_term> | ||
| <WRAP color_command>< | <WRAP color_command>< | ||
| - | $ sudo dnf install samba samba-client | + | <b class=GRN> |
| </ | </ | ||
| <WRAP color_result_long>< | <WRAP color_result_long>< | ||
| - | $ sudo dnf install samba samba-client | ||
| メタデータの期限切れの最終確認: | メタデータの期限切れの最終確認: | ||
| パッケージ samba-client-2: | パッケージ samba-client-2: | ||
| 行 136: | 行 135: | ||
| ===== Firewallの設定 ===== | ===== Firewallの設定 ===== | ||
| Fedora & CentOS 7 ~ | Fedora & CentOS 7 ~ | ||
| - | <code> | + | <WRAP color_term> |
| - | $ sudo firewall-cmd --permanent --add-service=samba | + | <WRAP color_command>< |
| + | <span style=" | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| success | success | ||
| - | </code> | + | </pre></ |
| + | <WRAP color_command>< | ||
| + | <span style=" | ||
| + | </ | ||
| + | <WRAP color_result>< | ||
| + | success | ||
| + | </ | ||
| + | </ | ||
| ===== サービスの起動 ===== | ===== サービスの起動 ===== | ||
| Fedora & CentOS 7 ~ | Fedora & CentOS 7 ~ | ||