From 783fb00005102b76465268ae86890a8cfa10b549 Mon Sep 17 00:00:00 2001 From: michaelcoyote Date: Tue, 14 Oct 2014 11:27:43 -0700 Subject: [PATCH] Change title info --- Basic UNIX Security the Tilde way.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic UNIX Security the Tilde way.md b/Basic UNIX Security the Tilde way.md index f9bdbe4..a465a33 100644 --- a/Basic UNIX Security the Tilde way.md +++ b/Basic UNIX Security the Tilde way.md @@ -1,4 +1,4 @@ -### Basic Security the tilde.club way +### Basic Security the Tilde way > "Unix is public by default. This means that other people who use the server can see your files. You can change that on a file-by-file basis. You can also change the default behavior for you. It is totally okay to keep your stuff private. Let us show you how."