ubuntu

How To Set Up a Firewall Using Iptables on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Firewall Using Iptables on Ubuntu 12.04

This tutorial covers setting up a very simple firewall with iptables on an ubuntu droplet. The iptables rules come from a series of options that can be combined to create each specific process. Each packet that crossing the firewall is checked by each rule in order. As soon as it matches a rule, the packet follows the associated action, otherwise it proceeds down the line. Many of the rules in the article should be copy and pastable.

Read more
Ubuntu 20.04にNFSマウントをセットアップする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にNFSマウントをセットアップする方法

このガイドでは、NFS機能に必要なコンポーネントをUbuntu 20.04にインストールする方法、サーバーとクライアントそれぞれのNFSマウントの設定方法、NFSリモート共有をマウント・アンマウントする方法について説明します。

Read more
CHAT