From 56867c9b4ced86f7231a5ee1bbea62b0cb784574 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 28 Aug 2024 07:46:57 +0100 Subject: Changes to lang --- public/articals/linux/info/00LinuxFileHierarchy | 27 ++++++++++---------- public/articals/linux/info/01Terminal | 33 ++++++++++++------------- 2 files changed, 30 insertions(+), 30 deletions(-) (limited to 'public/articals/linux/info') diff --git a/public/articals/linux/info/00LinuxFileHierarchy b/public/articals/linux/info/00LinuxFileHierarchy index a45e9dc..437f6b1 100644 --- a/public/articals/linux/info/00LinuxFileHierarchy +++ b/public/articals/linux/info/00LinuxFileHierarchy @@ -1,22 +1,23 @@ - - + + + Linuxx file hierarchy - - + +
- +

The Linux File Hierarchy

@@ -81,7 +82,7 @@

This has took me a while to write because I have had to double check everything and put it in my own words so I understand it! If there are any issues please with this artical please report it.

As normal thank you for reading!


-
  Back
+        
  Back
 
     
diff --git a/public/articals/linux/info/01Terminal b/public/articals/linux/info/01Terminal index e29ffc2..e33f504 100644 --- a/public/articals/linux/info/01Terminal +++ b/public/articals/linux/info/01Terminal @@ -1,29 +1,28 @@ - - + + + Terminal > GUI - - + +
- +

Why the terminal will always beat the GUI 👨‍💻

-

Date: 27-08-2024

-
-

I want to say this now, I do not care if people use a GUI option for things, Linux is all about choice and if you choose to use a GUI instead of using the terminal that is your choice!

-
+

Date: 27-08-2024


+

I want to say this now, I do not care if people use a GUI option for things, Linux is all about choice and if you choose to use a GUI instead of using the terminal that is your choice!


1) The Terminal Simplifies Tasks With Fewer Steps:

Using the terminal can be way faster and more straightforward than navigating a GUI. For example, updating your Linux system requires one simple command in the terminal. In contrast, using a GUI software centre involves way more steps: opening the software center, navigating to the update section, and then updating all the programs. The terminal streamlines all of this which makes it way more efficient.


@@ -35,7 +34,7 @@

By learning all of these command-line tools over time, you will start learning how a Linux system works and operates, and this will help you fix any issues that pop up in the future. For example, if you wanted to format a USB stick, while yes, you could use Gnome-disk, it is faster just to use fdisk and mkfs for formatting a USB stick.


For now that is all I have on why terminal is better!


-
  Back
+        
  Back
     
-- cgit v1.2.3