Reset system looping and bios ask for password wat should i do any ideas...
Hey anyone who can help me I'm stuck with this help me
View ArticleWhy exactly usermod -p command is not recommended?
For only academic purposes I am doing a research about the usermod command working with the -p or --password option:Through man usermod exists:-p, --password PASSWORDThe encrypted password, as returned...
View ArticleUbuntu 24.4 lts login broken after a new install
I just installed the latest Ubuntu lts twice to find out that password field doesn't function properly when trying to log in. It doesn't say that my password is wrong, but instead told that my password...
View ArticleAssistance Needed: Recovering Root Password and Accessing Firewall Settings...
I am encountering issues with my Ubuntu 20.04 server running on Oracle, as I have forgotten the root password. Unfortunately, I am unable to access the GRUB menu to initiate password recovery. Could...
View ArticleInvalid client RPC Password. Try reinstaled BOINC
Good day !I ve installed Ubuntu 24.04 and want to compute with BOINC.Installed BOINC from Software Center and opened from terminal with:sudo sucd /usr/bin./boinc./boincmgrIt opens boinc client then it...
View ArticleHow to change password using usermod?
I am superadmin of a server and like to change password of an existing user . How can I do that ?I tried usermod -p 'new-password' johnbut it didn't worked ?
View ArticleUser is not in passwd and shadow file but when getent passwd user it shows
User is not in /etc/passwd and /etc/shadow file but when I "getent passwd userSec" it shows the account details.[root@myServer systemadmin]# getent passwd...
View ArticleChange a user's password with the usermod and ssh commands
I have two machines which have the same set of users on each. I have a script on one machine that I want to change the password on both machines.So, I generate a random password, then hash it, and pass...
View ArticleUbuntu 20.04 LTS for Windows 10 not allowing me to input password or change it?
Basically the title, but after following an online tutorial about learning Linux, I decided to try it out and install it on my computer.Thought everything would work perfectly well until I stumbled on...
View ArticleUbuntu 24.04 password not accepted after installation
Dears,I've installed version 24.04 two times. both installations are ok, but when try to login it says the password is wrong. checked the password with shown input both times during installation and at...
View Articleofficial resource for passwd or /etc/shadow indicating the encryption...
For academic purposes I am analyzing the /etc/shadow file at Ubuntu Desktop 22.04.I did do realize for this 22.04 that for any user created through the adduser command - which behind the scenes is used...
View Articlessh: broken pipe immediately after successful login
I have two servers that (at least at one point) were identical and working fine. Ubuntu 18.04Server pl2poland is a backup server for pl3poland and hosts a replication PostgreSQL database.We use the...
View ArticleHow can I bypass/reset the password on grub version 2.02?
I bought an Asus 900HA Eee PC a while ago, and when I went to turn it on I discovered it had Ubuntus GRUB version 2.02 installed and password locked (I do not know the actual software version). There...
View ArticlePassword for Live Session User in Ubuntu/Gnome 16.04
I am new to Linux and I know that variations of this question have been asked before. However, none of the answers reflect what I see so I thought I'd try again from scratch,I have installed...
View ArticleHow to make Ubuntu ask for password when mounting partitions in 24.04 Noble?
I have been using the following guideline (see link below) to isolate versions of Ubuntu on my rig by introducing a requirement for a password to access them (through FILES etc): -How to make Ubuntu...
View ArticleDeepin Software Centre unable to aunthenticate password
I am using Kubuntu 11.10. I tried installing Deepin Software Centre in it. Installation was successful but when I launched the application it asked for password. Every time I entered the password, it...
View ArticleUbuntu 18.04 Won't Let Me Type My Password and Log in
When I turn on my laptop, everything seems to boot normally and I enter my decryption key to decrypt my hard drive. Then I'm taken to my login page, but when I try to type in my password, none of my...
View ArticleUbuntu Studio live session password
None of the answers I've seen suggested here seem to work.I'm installing the latest lts of Ubuntu Studio from a usb. I left it alone while I went to Wally World. I came back to a locked screen.I've...
View ArticleHow to know what details Ubuntu is using for SSH host?
On Ubuntu 23.10, when I open a terminal and ssh in to a host I have like this:ssh hostname.here.comIt logs me in straight away (even when I've first booted up my machine, not just after I've logged in...
View ArticleBrowser asks for password several times .htaccess using subdomain
I have a private homepage and I want to password-protect it using .htaccess. This is what my .htaccess file looks like:AuthName MySiteAuthType BasicAuthUserFile /what/ever/.htpasswdrequire...
View Article