Skip to main content

Privacy

Privacy Policy
By using this site, you consent to the collection and use of information as outlined in the above documentation. If me to change our privacy policy, we will post those changes on this page so that you are always aware of what information we collect, how we use it, and under what circumstances we disclose it.

Access To Information
Should you wish to receive details that we hold about you please contact us using the contact details below.

Contacting Us
We welcome any queries, comments or requests you may have regarding this Privacy Policy. Please do not hesitate to contact us at ajisukmara11@gmail.com

Comments

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...

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...