King of cunning! Mourinho will do whatever it takes to reach another new height.

Mourinho has a wide range of highlights in his experience of coaching some top clubs in Europe. However, his most famous night happened in the Champions League in 2010/11, when two mysterious red cards seemed to benefit Real Madrid in the following rounds. Real Madrid’s qualification from Group G has been stabilized, and Mourinho tried to take action in the last game of the group stage against Ajax. Mourinho incarnated as a master of shuffling, clearly instructed Ramos and Alonso, and took the initiative to get two yellow cards and was sent off.

After Ramos and Alonso are sent off, they will be suspended for one game, but they will remain innocent in the most important knockout. Sure enough, Alonso completed this task in an efficient way and took the initiative to apply for a red card and was sent off. Ramos then received a second yellow card. As expected, the referee Craig Thompson did what was expected and sent off the two players. Then, Ramos walked up to the referee and shook hands with him, which made it more obvious that he was accepting Mourinho’s instructions.

Although Mourinho’s bold decision achieved the expected results, it also brought some adverse side effects to Real Madrid. UEFA ordered Real Madrid to pay a huge fine, Mourinho was suspended for two games and fined 40,000 euros, and the club was also fined 120,000 euros. This legendary coach who calls himself "a special one" makes UEFA very angry! Despite his cunning tricks, Mourinho felt the pain of facing his arch-rival Barcelona not once, but twice that season. First of all, Barcelona performed better in the two rounds of the Champions League semi-final and eliminated Real Madrid.

Under the leadership of coach Guardiola, Barcelona also easily won the La Liga championship with a 4-point advantage. Mourinho finally left Real Madrid in 2013 and returned to Chelsea, starting his second coaching career. After winning the Premier League title again at Stamford Bridge, the 60-year-old handsome man’s worth and reputation gradually declined. Before he took charge of Rome in 2021, his teaching achievements at Manchester United and Tottenham Hotspur were unsatisfactory and mixed.

Beta thinks: During coaching Real Madrid, Mu Shuai will do whatever it takes to reach another new height! Mourinho is not only a special one, but also a veritable king of cunning. His unique personal charm attracts countless fans! I hope he can go further in Rome!

So for this news, fans, do you have anything to say? If you like this article, welcome to pay attention to Beta and chat with the stars and the ball game.

What can one server do?

A wave of 1500 people were organized before the activities of Alibaba Cloud servers, and 200 people were organized. But I am not organized now.

But when organizing this activity, I learned that everyone has a common question:Is this server use? ?

When it comes to the server, many people may say distributed, do calculation, crawl, and procedure background service, multi-person cooperation, etc.

In fact, these ordinary people can not use it, I will say that everyone can use it.

Everyone must have a work folder when you work, the students are your own courseware, exam, prepare for interview, and so on.

The friend who has already worked, there will be a file that puts your own important document, MarkDown, Pictures, Resume, etc.

Such an important folder, and we have to update every day, and we are worried about the computer is lost, or it is broken, suddenly these are not seen.

So we want to back up.

There is also our frequent personal computers and working computers to synchronize some private information, rather than passing on WeChat.

These are the use scenarios of Git private service, and it is very easy to use.

Everyone also knows GitHub, Gitee can also engage in private warehouses to back up, synchronous files, but their documents may put a lot of important information, including their own passwords, key classes, and put it above. It is not necessarily safe. You are not afraid of which major bugs will leak your information [wit]

More crossed, GitHub and Gitee are speed-off. After all, the functional positioning of people is not a network disk.

There is a large file in the project (more than a few hundred m), such as PDF, PPT, etc. It will make you suffocate.

Later, I will send a document to tell, how do you have a git private service!

This can be used to generate a download link of the file, or the local file can also be transmitted to the server.

It is equivalent to making an object store, in fact, cloud manufacturers also have objects stored.

However, we can do one, not enough, very classmates, you should not know how object storage, in fact, we can use the server to be a similar company.

I have been deployed on the server with a tool written by Go now. Used to pass files with the server, or create a temporary download link for some files.

These are direct command lines,

In this way, I wrap the command package into a shell command, want to pass the file, directly uploadTomyServer, and then return to the downloadable link, this file also passed to my server.

I also put my project code on GitHub:

Interested exciting friends can go to learn a wave, and give a star. Haha.

Do a website, for example, everyone knows how to write a few lines of code with HTML, but how to show someone else?

If you use your own computer to do a server, you can only access your website with your device in the same router, and this device can not have your website.

Because your IP is not a public IP.

If there is a cloud server, it is a public network IP, your website can make anyone visit.

Or a service you provide allows anyone to use.

For example, in the second example, we can develop a file storage, this service, I only put the command line to others, others can use my service to generate a link, of course their files have passed to me. On the server.

Again a way of use.

I have previously organized the activities of the server, Ali Cloud gave me an Excel, let the face are the list of friends who buy servers here, I will directly put this list directly to the group, let everyone check, appear in list You can find me to cash back, do you have anything.

There are several big problems that do this:

  • Everyone is going to download Excel, do contrast, there will be someone to change the content of Excel and then say it is bought from you, I can’t make a comparison with Excel.
  • Excel has a personal information from others, which is unstoppable.
  • If everyone uses Excel inquiry, private letter I cash back, one is nearly two thousand people to find me cash back, my WeChat is imposed, this becomes physical activity.

How should I do it?

I simply write a query page, the backend logic is to read an Execl form, everyone enters her Ali Cloud ID in the query page, if in Excel, the page will return the QR code of the cash back group, everyone can be independent Scan code is plus group.

In this way, I will finally send an equal red envelope directly in the cash group, is it great to reduce human cost?

Of course, I generated the QR code of 17 cash back groups. According to certain rules, they show friends passing through the query.

It is such a very ordinary query page.

After the query passes, the cash back group is displayed.

But to deploy on the server, because there is no public network IP, others can’t use your service.

Learn Linux

Learning Linux actually engaged in a virtual machine on your computer, or you can also learn the dual system, but this is very testing how your computer performance is.

If you have a server, it is a separate computer. How do you Hoho Huoho, and you don’t have to shut down a year, you can always run your task, and your local computer is completely isolated.

More convenient, you are now in the system, such as Centos, want to do an experiment, need to be on the unbantu, if it is a cloud server, the replacement system is in the background point, one button is reloaded, the cloud manufacturer basically supports all the system installation of.

We usually play Linux is often equipped with various environments, then this Linux is played by yourself (generally unwarring use root permission), in short, the environment is unable to reload, basically reload.

The cloud server reloading the system is too convenient.

There is also an environment where you are not easy to match. If you play this environment later, you will go back to this previously matching environment rather than re-fitting the system.

Then you can save the function with the cloud server, you can play a mirror package in the moment you match the environment. If the environment is broken, you will fall back to the status of the last mirror package. This is very fragrant.

Summarize

In fact, there are still many other uses, but I just say that everyone is universally used.

The above, the three points mentioned: git private service, document storage service, build a website, I will send a hand to do your hand, truly use the server to improve our work learning efficiency!

Regarding the activities of the free collar server, I will not organize so many people also involve the cash back. Some of the friends do not look at the group information, then directly private letter and I complain, I am really handling, body and mind Too much.

If you want to buy a server, you can purchase this link:

Https://www.aliyun.com/minisite/goods?taskpkg=1111ydsrwb&pkgsid=1959&recordid=962642&usercode=roof0wob

Now is the double eleven event, or the activity price is over, and it will be over in December.

The price is really very cheap now, 60 blocks for new users can buy one year,But I will no longer be cash out, everyone can buy it yourself through the link..

If you want to register a new number, pay attention to real-name certification requires a new ID card.

It is recommended to buy these two servers, which is all, cost-effective.