<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/6554872070328021935?origin\x3dhttp://75534.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Monday, February 4, 2008

Booting to a Linux Desktop and Opening a Terminal - Linux Training Online - Linux Concepts & Terms

To learn linux concepts and get linux training that you can understand, you need to understand linux terms - the linux "lingo".

Articles with names ending in "linux Concepts & Terms", have been created to help you learn linux "geek-speak" (terms) - and this will help you learn how to use Linux!

Booting Linux to a Linux Desktop

As a new Linux user, the easiest way to work with linux is by booting to a linux desktop. A linux desktop provides an easy method of running linux software programs, by double-clicking on icons or using menus on the desktop.

A linux desktop also allows you to easily open a terminal emulation window to run linux commands.

Using a linux Terminal (Terminal Emulation Window)

A terminal emulation window is also referred to as a "linux terminal", "linux console" or just "terminal" or "console".

linux Tips: When you are new to linux, use a version of linux that has a desktop installed and that boots to the linux desktop. Many linux servers are set up to simply boot to a linux console Login: prompt - and not a linux desktop.
To run linux administration commands, you need to work as the root user. However, for security reasons, you should never log in to a linux desktop as the root user.

Working as the Root User to Do linux system Administration Tasks

To work as the root user from a linux desktop: log in to the desktop as a regular user, open a terminal emulation window and run the su command, with the - (dash) option.

Now imagine watching a linux video tutorial that shows you how to: log in to a linux desktop, open a terminal emulation window on the desktop to run linux commands - and explains why you use these different methods of getting to the linux command line prompt.

You can watch a friendly, easy, step-by-step, presentation that shows you all you need to know - explaining all the linux concepts and terms along the way - easy linux training all the way!

Certification Teacher Yoga