Void Linux discussion
 help / color / mirror / Atom feed
From: Anita Goyal <anitag...@gmail.com>
To: voidlinux <void...@googlegroups.com>
Subject: Linux: How do you power off this machine?
Date: Sat, 13 Feb 2016 10:04:59 -0800 (PST)	[thread overview]
Message-ID: <3a34122d-db97-4609-a080-095fa8300df9@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3024 bytes --]

*Master the concepts of Red Hat System and Red hat Manager (RPM) by 
learning Linux Administration for Red Hat.*

<https://lh3.googleusercontent.com/-ziepWB_HhGQ/Vr9wETYpN_I/AAAAAAAAAPI/8_50Y43JGsk/s1600/linux-admin-training.jpeg>

*What is Linux <https://goo.gl/wGZ5Qv>*?

Just like Windows XP, Windows 7, Windows 8, and Mac OS X, Linux is an 
operating system. An operating system is software that manages all of the 
hardware resources associated with your desktop or laptop. To put it simply 
– the operating system manages the communication between your software and 
your hardware. Without the operating system (often referred to as the 
“OS”), the software wouldn’t function.

The OS is comprised of a number of pieces: 

    The Bootloader: The software that manages the boot process of your 
computer. For most users, this will simply be a splash screen that pops up 
and eventually goes away to boot into the operating system.

    The kernel: This is the one piece of the whole that is actually called 
“Linux”. The kernel is the core of the system and manages the CPU, memory, 
and peripheral devices. The kernel is the “lowest” level of the OS.

    Daemons: These are background services (printing, sound, scheduling, 
etc) that either start up during boot, or after you log into the desktop.

    The Shell: You’ve probably heard mention of the Linux command line. 
This is the shell – a command process that allows you to control the 
computer via commands typed into a text interface. This is what, at one 
time, scared people away from Linux the most (assuming they had to learn a 
seemingly archaic command line structure to make Linux work). This is no 
longer the case. With modern desktop Linux, there is no need to ever touch 
the command line.

    Graphical Server: This is the sub-system that displays the graphics on 
your monitor. It is commonly referred to as the X server or just “X”.

    Desktop Environment: This is the piece of the puzzle that the users 
actually interact with. There are many desktop environments to choose from 
(Unity, GNOME, Cinnamon, Enlightenment, KDE, XFCE, etc). Each desktop 
environment includes built-in applications (such as file managers, 
configuration tools, web browsers, games, etc).

    Applications: Desktop environments do not offer the full array of apps. 
Just like Windows and Mac, Linux <https://goo.gl/wGZ5Qv>offers thousands 
upon thousands of high-quality software titles that can be easily found and 
installed. Most modern Linux distributions (more on this in a moment) 
include App Store-like tools that centralize and simplify application 
installation. For example: Ubuntu Linux has the Ubuntu Software Center 
(Figure 1) which allows you to quickly search among the thousands of apps 
and install them from one centralized location. 

Start learning Linux Programming <https://goo.gl/wGZ5Qv> from basics to 
advance levels here...

> https://goo.gl/wGZ5Qv


[-- Attachment #1.2: Type: text/html, Size: 3804 bytes --]

             reply	other threads:[~2016-02-13 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-13 18:04 Anita Goyal [this message]
2016-02-14 20:45 ` JD Robinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3a34122d-db97-4609-a080-095fa8300df9@googlegroups.com \
    --to="anitag..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).