Current location - Loan Platform Complete Network - Big data management - How to learn cloud computing?
How to learn cloud computing?
Zero base learning cloud computing, cloud computing learning how to get started? In recent years Linux cloud computing has been increasingly reused, it is no longer just some open source enthusiasts to show off between the capital, and has been reflected in the value of the multi-faceted, especially in the server operating system, has become the first choice of senior operations and maintenance engineers operating tools.

1. Forget the Windows way of thinking

When installed dual system, as long as some of the problems encountered, will quickly switch to the Windows operating system to look up information, which facilitates our learning, but our brains are missing the problem of thinking, if you want to systematically learn Linux, you need to clearly recognize this point. If you really want to systematically learn linux, want to use Linux to do something, then please forget the Windows way of thinking, ideological change than the temporary technology to improve more useful, and the change in thinking is often affected by our actions, do not understand the problem of their own thinking, look up the information, and really will not go to find someone else's computer to check, so that each time to deepen my understanding of the problem, and slowly feel and get used to the Linux operating system. This will deepen my understanding of the problem each time, slowly feel and get used to the way Linux operates, and one day you will really experience the wonders of him, so that from the depths of his heart to like him, use him, rather than in order to catch up with the fashionable or to show off to the people and use him.

2. Keep your eyes sharp, your pen moving, and your hands diligent

a. Read more books on learning Linux. You have to catch the essence, don't be greedy and chew the cud.

b. Take more notes, good memory is not as good as a bad pen.

c. Practice makes perfect. A lot of times we talk the talk, and when it comes time to actually build it ourselves we realize we actually know nothing.

3. To learn Linux by heart

Often see people ask what version of Linux is good, in fact, as long as you are serious about learning whatever version is quite good. You should know that the development of Linux distributions are read through the Linux kernel code, the Linux principle is extremely proficient people, and each development team has done his version of the release of the release after the test. This is especially true for the big international brands.

4. You can't learn blindly

To be familiar with the English language of computer science, the level of high school graduation can easily read computer documents. If your English is so bad that you can't read even the simplest computer English documents, then please hurry up and learn English while learning Linux. When installing a new software, you should first read the Readme, then the Install and then the FAQ, and then finally install it, so that you know why when you encounter problems. Otherwise, do not even read the documentation, and then come back to find the answer when something goes wrong instead of wasting time! That's what the old saying is all about!

5. Memorize Linux commands

The best way to learn commands in Linux is to learn Shell scripting, which is easier to learn than other languages, but very powerful. By learning Shell programming, you can master a large number of Linux commands. In addition, it is necessary to buy a command reference manual, you can always look up the commands you don't know how to use, which is faster than looking up the man documentation. This is especially suitable for people who don't speak good English and can't read man documentation. In Linux, commands can be categorized into basic system commands and application commands. System basic commands are commands that are supported on all Unix-like systems, and remain the same wherever you go, as long as they are on a Unix-like system.

6. Digging into Linux system structure and Linux system administration

After you have some knowledge of Linux, and know what those configuration files under /etc are for, you can go into system structure. Understanding the system structure doesn't mean you have to go through what folders hold what content, but you have to learn some principle things. For example, how does the system boot, and what are the things that are started after booting. What are the most basic library files in the system, what are they for, etc.?

7. Read more about computer-related professional courses

If you are not a computer science major and want to learn linux well, you must learn professional courses. It is necessary to take specialized courses in microcomputer principles, operating systems, computer networks, etc. Why start learning linux at the same time? Why at the same time to start learning linux, some people learn very quickly, less than half a year to become a master, some people play to play to not play the hall of fame, play a year or two or a rookie? Because those who learn fast have a foundation, they have studied professional courses. The same document, there is no basis for people may read three times still do not understand, the basis of a solid eye sweep two understand! This is the difference between professional and non-professional! Therefore, to reach a higher level you must learn the basic professional courses.

8. Maintain a modest learning attitude

The sky is the limit, there are people outside! Maintaining a modest learning attitude will not only enable you to learn more knowledge, but also will make you respected.