From 7048109c0a2840957421588219d5a82eeda2d780 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Sep 2020 22:24:54 +0300 Subject: update --- docs/docs/System-Configuration.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'docs/docs/System-Configuration.html') diff --git a/docs/docs/System-Configuration.html b/docs/docs/System-Configuration.html index 1b8d78b..f0cbaf5 100644 --- a/docs/docs/System-Configuration.html +++ b/docs/docs/System-Configuration.html @@ -2,7 +2,12 @@ +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU Free +Documentation License." --> @@ -14,6 +19,7 @@ Licensed under Gnu Free Documentation License. --> + @@ -42,7 +48,7 @@ ul.no-bullet {list-style: none}

-Next: , Previous: , Up: Installation  

+Next: , Previous: , Up: Installation   [Contents]


1.3 System Configuration

@@ -50,6 +56,8 @@ Next: , Previous: After you have finished installing some extra packages, you can configure your system to your liking.

+ +

1.3.1 Configuring hostname (recommended)

You might want to add a hostname, especially in a networked environment. Your @@ -59,6 +67,8 @@ hostname will default to ’carbslinux’ unless you set this.

$ echo your-hostname > /etc/hostname
 
+ +

1.3.2 Setting up hosts file (optional)

You can edit your /etc/hosts file, which is the static lookup table for host @@ -73,5 +83,7 @@ replace the ’localhost’ part of these entries to your hostname. + + -- cgit v1.2.3