Chi Thuc NguyenHow to create a sudo user on Ubuntu and allow SSH loginThe sudo command is used to allow a permitted user to execute a command as the superuser or another user, as specified by the security…Aug 7, 20193
InDev GeniusbyMichael HumorHow to create a large number of new users on my Linux server?Imagine you are teaching a large class of students, and you have a programming assignment for the class to do on a Linux server.Aug 261Aug 261
Natan CabralHow to allow remote access to MySQL/MariaDBSet database user and passwordMar 31, 2021Mar 31, 2021
Et Klus RobicSpring Security 6 — Basic Authentication (Part 2)In Part 1 of this tutorial, we saw how to integrate Spring Security into a project. And we saw that Spring Security comes with its own…Jul 23, 2023Jul 23, 2023
Chi Thuc NguyenHow to create a sudo user on Ubuntu and allow SSH loginThe sudo command is used to allow a permitted user to execute a command as the superuser or another user, as specified by the security…Aug 7, 20193
InDev GeniusbyMichael HumorHow to create a large number of new users on my Linux server?Imagine you are teaching a large class of students, and you have a programming assignment for the class to do on a Linux server.Aug 261
Et Klus RobicSpring Security 6 — Basic Authentication (Part 2)In Part 1 of this tutorial, we saw how to integrate Spring Security into a project. And we saw that Spring Security comes with its own…Jul 23, 2023
Haritha HasathcharuHow to create a user account in UbuntuAre you still using the root user to host your applications on your VPS? Stop doing that! It’s not a good idea to host your applications on…Feb 21, 2023
Anum SadozaeiiCreate 10,000 Unique Users via PythonThis simple and to-the-point article will help you to create 10,000 unique users. You will see how duplication is also verified. This…Mar 9, 2021