Password [Solved]
Password
Hello Guys! I have just installed MX Linux in my machine, and during the installation i could not progress with out putting a password and now when i open some applications it asks me the password which is very annoying can you guys show me how to remove the password from this system? Thank you.
Re: Password
Hello & welcome,
Which applications ?, because for system appli. it is the normal behavior.
Which applications ?, because for system appli. it is the normal behavior.
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32
Re: Password
First, welcome to Linux. This is going to be a journey.AsgharO wrote: Mon Dec 23, 2019 9:11 am Hello Guys! I have just installed MX Linux in my machine, and during the installation i could not progress with out putting a password and now when i open some applications it asks me the password which is very annoying can you guys show me how to remove the password from this system? Thank you.
Imagine you decided that instead of buying a car at a dealership, you would rather have full control over every aspect of the vehicle, so you ordered a kit... and it arrived in a box that said "some assembly required". You can't just turn the key and make it go.
Linux is different from Windows in many ways... one of those ways is that admin changes that could affect your computer are blocked by the password. This is one of the main security features of Linux. You could conceivably disable this feature, but everyone here will tell you not to.
You will have to learn new ways of thinking about how an operating system works, and what is asked of you as the user. I would suggest doing some reading or watching some basic Youtube tutorials on Linux just to get the feel for it. Good luck!
Re: Password
Well, like Adblock from applications.oops wrote: Mon Dec 23, 2019 9:28 am Hello & welcome,
Which applications ?, because for system appli. it is the normal behavior.
Re: Password [Solved]
Hmm Okay, Thank you.notfound wrote: Mon Dec 23, 2019 9:32 amFirst, welcome to Linux. This is going to be a journey.AsgharO wrote: Mon Dec 23, 2019 9:11 am Hello Guys! I have just installed MX Linux in my machine, and during the installation i could not progress with out putting a password and now when i open some applications it asks me the password which is very annoying can you guys show me how to remove the password from this system? Thank you.
Imagine you decided that instead of buying a car at a dealership, you would rather have full control over every aspect of the vehicle, so you ordered a kit... and it arrived in a box that said "some assembly required". You can't just turn the key and make it go.
Linux is different from Windows in many ways... one of those ways is that admin changes that could affect your computer are blocked by the password. This is one of the main security features of Linux. You could conceivably disable this feature, but everyone here will tell you not to.
You will have to learn new ways of thinking about how an operating system works, and what is asked of you as the user. I would suggest doing some reading or watching some basic Youtube tutorials on Linux just to get the feel for it. Good luck!
Re: Password
That's what you want, security. Nothing gets by until you say it does. The system waits for your permission, password first . Don't you want to be secure or not?AsgharO wrote: Mon Dec 23, 2019 9:11 am Hello Guys! I have just installed MX Linux in my machine, and during the installation i could not progress with out putting a password and now when i open some applications it asks me the password which is very annoying can you guys show me how to remove the password from this system? Thank you.
-
- Posts: 35
- Joined: Sat Dec 21, 2019 5:37 pm
Re: Password
Generally on a Debian based system you'll have 3 password instances.
First is login for you .User Bobb@MX19. passwd= XYPDF. This can be rounded out with auto login by checking that box on installation or in MXtools.You'll also need it when logging in to the desktop after logging out rather than shut down or restart.
#2 is the keyring passwd which you are asked upon installation or opening of some things like Chrome or Chromium.
I auto-login as user( since I'm the only one on this machine) with a fast and super easy to type user passwd .LKJUIO9 or SHIIT44 or something similar
I do the same for that idiotic keyring. Something like DAWG77 or Dude01 is fine.
Last is a root password
Root is where the security lies. You want something somewhat complicated Wife&Dog&YourFullName&SC15982&454Chev
You'll need this using su or sudo in a terminal, running synaptic,mx package installer, gparted and other important things where screwups arent allowed.
First is login for you .User Bobb@MX19. passwd= XYPDF. This can be rounded out with auto login by checking that box on installation or in MXtools.You'll also need it when logging in to the desktop after logging out rather than shut down or restart.
#2 is the keyring passwd which you are asked upon installation or opening of some things like Chrome or Chromium.
I auto-login as user( since I'm the only one on this machine) with a fast and super easy to type user passwd .LKJUIO9 or SHIIT44 or something similar
I do the same for that idiotic keyring. Something like DAWG77 or Dude01 is fine.
Last is a root password
Root is where the security lies. You want something somewhat complicated Wife&Dog&YourFullName&SC15982&454Chev
You'll need this using su or sudo in a terminal, running synaptic,mx package installer, gparted and other important things where screwups arent allowed.
Re: Password
... In this case, you can also use first : block-advert.sh via the terminal (need first the root password too) ... and after, the plugin for your web browser.
Code: Select all
su root
block-advert.sh
exit
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32