Skip to main content

Logging in and Logout on Linux

So, this time if you have installed linux on your computer, it is very easy to logging in and logout in how your computer. The following means logging in and logout on linux:

logging in
When you complete installing Linux and booting the system you should see a login prompt on your monitor. When you did your Linux install you should have set a root password. You may have also created a user with a password. Therefore to log in, you will want to type the name of a user or "root" for the login name and enter the appropriate password. If you logged in as a normal user and know the root password and want to use administration commands, you may use the command "su" to become a "super user". Some systems also support the "sudo" command, which allows administrative privileges on a command by command basis.

Logging out
Use the command "logout" to exit a given session. If you have logged in, then typed "su" to become a superuser or another user, you may need to type "exit" until your SHLVL environment value is 1. Then you can type "logout" to exit your session. The "exit" command will take you back to previous shell levels.

well, that's the way for logging in and logout on linux in your computer. how? easy is not the way, if there is still not understanding please ask away .. ok good luck ..

Comments

  1. Amazing blog and very interesting stuff you got here! I definitely learned a lot from reading through some of your earlier posts as well and decided to drop a comment on this one!

    ReplyDelete

Post a Comment

Popular posts from this blog

Parts of Computer Technology Basics

Part of Computer Technology Basics it seems you should know if a part of the computer is damaged you be know where the location of the damage. Computers Technology now in circulation are increasingly sophisticated and much in demand by many people, maybe including yourself. you should know in it has an important component. The following P arts of C omputer Technology Basic: 1. Hardware hardware are all part of the physical computer , and are distinguished by the data in it or who operate in it, and are distinguished by the software (software) that provides instructions for the hardware to complete the task. The boundary between hardware and software will be a little blurry when we speak about firmware, because this firmware is software that is "made" into the hardware. This firmware is the area of computer science and computer engineering , which is rarely known by the general user.Just an example below:

The Linux Operating System Section

The Linux Operating System Section - This section contains a large amount of tutorials and information about Linux. I present a form that allows you to read it and do not need hard to find. some of you may already have heard of linux, some stories Linux users, who generally do their own install and configuration of the system, are more likely to understand the technology than users of Microsoft Windows or Mac OS. They are often called hacker or geek. But the stereotype is increasingly reduced with increasing user-friendly nature and the growing breadth of Linux distribution users. Linux has made a pretty good achievement in the server computer market and special-purpose computer, such as image rendering engine and a web server. Linux is also gaining in popularity in the desktop computer market.well to more clear about the linux operating system I will explain. Linux is a principle to a combination of LAMP-server program, short for Linux, Apache, MySQL, Perl / PHP / Python. LAMP has...