Tag:account
-
Time:2021-2-13
It is better to prepare for the rain than to dig a well in the face of thirst What is a business Database transaction refers to a series of operations executed as a single logical unit of work, either all or none. A database transaction usually contains a sequence of operations to read or write […]
-
Time:2021-1-20
Ubuntu password length is too short or too simple to solve When installing Ubuntu, the account Sai was created. I want to change the password to two letters AA for easy input. Operation terminal [email protected]:~$ passwd sai Change Sai’s password. (current) UNIX password: XX Enter the new UNIX password: AA Re enter the new UNIX […]
-
Time:2021-1-19
The most powerful user under Linux is root. This user can do whatever he wants. If we can directly use the administrator authority under this user without using the sudo keyword, how can we switch to root? To switch to the root account for the first time, you need to set the password of the […]
-
Time:2021-1-19
When you forget the root password, you will often enter the single user mode to reset the root password. It is very dangerous for anyone to reset the root password through an undefended grub. This paper takes centos8 as an example to introduce how to set grub account to encrypt grub to avoid entering single […]
-
Time:2021-1-15
MySQL account settings usedockerinstallMySQLAnd quick start, now we’re indockerContainers. ➜ ~ docker exec -it mysql8 /bin/bash [email protected]:/# Mysql database connection MySQL command syntax The user name is the user you log in to, and the host name or IP address is optional. If it is a local connection, it does not need to be set. […]
-
Time:2020-12-25
Many users with poor memory or inertia are often “one password goes around the world” and “ten thousand years of stability is as stable as a mountain”. But in the past two years, more and more website databases on the network have been hacked, which makes many people start to worry about the security of […]
-
Time:2020-12-17
Idea introduction summary Idea, whose full name is IntelliJ, is an integrated development tool launched by JetBrains company. It is the leader of java development tools. Based on this development tool, we can quickly develop our Java related projects. Compared with other development tools, idea provides more powerful prompt function, comprehensive shortcut key operation, template […]
-
Time:2020-12-6
The first step is to open the account option in his pop-up interface The second step is to open the embedded web browser in the view environment account option The third step is to change this into a system web browser Finally, click finish, and then click login to jump out of the browser interface. […]
-
Time:2020-12-2
Idea introduction summary Idea, whose full name is IntelliJ, is an integrated development tool launched by JetBrains company. It is the leader of java development tools. Based on this development tool, we can quickly develop our Java related projects. Compared with other development tools, idea provides more powerful prompt function, comprehensive shortcut key operation, template […]
-
Time:2020-11-19
Recently, I’ve been bothered by the pop-up “fix your work or school account” in win10, Click in and find out that the previous company‘s account is still under win10, which is bound to my Microsoft account, Baidu a pile are not available to delete methods. Finally, it was found that ——> This company […]
-
Time:2020-11-15
Author: Matt Raible Crazy technology house Original text: https://scotch.io/tutorials/r… No reprint without permission Suppose you have built a react application, but now you need to deploy it. What should be done? First, it’s best to choose a cloud provider because they are generally low cost and easy to deploy. Most cloud providers provide a way […]
-
Time:2020-11-14
XP system to set the boot password is conducive to the protection of computer security, each time to input the password in the input box, click enter to start the system. But setting a password is useful for public computers, but not for personal computers. What is the way to remove the boot login box? […]