From 374252a55c14f92aaed73b3917ed783bf2762911 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 26 Dec 2020 03:23:39 +0300 Subject: docs: update --- src/docs/Configuring-hostname.html | 68 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 src/docs/Configuring-hostname.html (limited to 'src/docs/Configuring-hostname.html') diff --git a/src/docs/Configuring-hostname.html b/src/docs/Configuring-hostname.html new file mode 100644 index 0000000..f4d4bee --- /dev/null +++ b/src/docs/Configuring-hostname.html @@ -0,0 +1,68 @@ + + + + + + +Configuring hostname (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

+Next: , Up: System Configuration   [Contents]

+
+
+

1.3.1 Configuring hostname

+ +

You might want to add a hostname, especially in a networked environment. Your +hostname will default to ’carbslinux’ unless you set this. +

+
+
echo your-hostname > /etc/hostname
+
+ + + + + + -- cgit v1.2.3