All Questions
Tagged with login command-line
257
questions
-1
votes
0
answers
25
views
is this a bug in ubuntu 22.04 lts [duplicate]
scenario
when a pc runs ubuntu without root password set , then you can bypass the password of the user. by going to the grub menu and then recovery mode and then root shell prompt and then
passwd [...
0
votes
1
answer
42
views
Can't login at terminal after purge and auto remove
I was using Ubuntu 22.04.4, I installed an app/program that didn't work but wouldn't uninstall. I ran a purge and auto remove command and when the computer rebooted, I knew I borked it! I get a ...
1
vote
1
answer
138
views
Using etc/security/time.conf for groups
how could I set for group "spedytorzy" logon hours 7-15 from Monday to Friday?
Actually I have *;*;@spedytorzy;Wk0700-1500 and added to /etc/pam.d/sshd file ,,account required pam_exec.so&...
2
votes
1
answer
513
views
non-login shell sources $HOME/[.local/]bin to $PATH and I can't find why
OS: Ubuntu Desktop 22.04
I am initially logged in as user carl. I open a shell and echo $0, I get the confirmation that I am in a non-login shell. ("bash", no dash)
But when I then echo $...
0
votes
0
answers
157
views
Linux serial console disconnect to trigger user logout
I am trying to force a user-logout from console (physical serial console, or virsh console in case of KVM) on disconnect. I.e., when user is on console, logged in and then disconnects without logging ...
0
votes
0
answers
184
views
Cannot access GUI after restarting during python installation
I was installing Python on Ubuntu and suddenly I was not able to find the terminal. I have then restarted the PC now facing the below interface. I am confused what to do.
It asks for a username and ...
1
vote
1
answer
278
views
How to trigger a notification for any console login?
I'm trying to find a way to trigger a notification script when anyone logs in via a console (so not ssh).
There are many examples around that use PAM/pam_exec (for SSH) and these work fine, but after ...
2
votes
0
answers
110
views
Custom modt script prevents me from logging in on server. Am I doing something wrong?
I am running Ubuntu 22.04 LTS Server on an old computer I have, and I would like to have a custom script be run when I login to print useful information.
I have the script (linked below), placed it in ...
2
votes
1
answer
91
views
Frozen Login due to lack of space on Lubuntu 23.04 - Acer Chromebook N15Q10
my issue started after I checked for and applied (I think) a full system upgrade.
The issue is that I am faced with a frozen login screen after I've correctly entered my password entered. The mouse ...
1
vote
0
answers
69
views
how to perform commands from the "login shell"
I noticed that several programs (ie webstorm) run with their own manager, and thus through the login shell (running through the jetbrains toolbox to manage versions and updates smoothly), which I ...
1
vote
0
answers
5k
views
Black screen AFTER login on Ubuntu 23.04 with Nvidia graphics and command characters dropping from command when entered
I may have more than one issue, so let me know if I need to create a separate question for one of these issues.
**
Update: June 25, 2023 I ended up re-installing Ubuntu 22.04. It took several attempts ...
0
votes
2
answers
172
views
Deleted python and now can not login into interface
I started learning some python. I already had python2 and python3.8 installed as defaults. But recently installed additional version python3.11. It was not working as expected so i decided to get rid ...
1
vote
0
answers
447
views
unable to switch to console/terminal from login screen ubunt 22,04
On the login screen if I do CTRL ALT F3 or similar I get a blank screen and my monitor goes into power saving.
I am able to login and switch to GUI using F7.
Any ideas.
7
votes
3
answers
2k
views
How can I have Ubuntu display the output of a commad in the login screen on Ubuntu Server?
I've found this question, but it talks about a version of Ubuntu with a GUI. I'm referring to Ubuntu Server, so no GUI. I've also found this question, but it doesn't look like it will display the ...
1
vote
0
answers
39
views
After latest security patches updation of ubuntu 20.04 version, Domain Joined computers are not recognised as member
After latest security patches updation of ubuntu 20.04 version, Domain Joined computers are not recognised as member. Even Local admin account only login can possible. Last two days facing the issue. ...
0
votes
1
answer
146
views
Ubunu failed to login to desktop and shows black screen command [closed]
am a Mac user and i downloaded Virtual Box version 7, and SEED Ubuntu 16.04 works just fine, but after i logged out from system and came back again to login, it fails then it displays a black Screen ...
0
votes
1
answer
1k
views
.profile not read anymore after upgrade to 22.04. How to debug?
Yesterday I upgraded my desktop to 22.04.1.
Somehow my custom commands in ~/bin/ are not found anymore.
It seems I have to manually source .profile in every terminal.
Yes, I have a manually created ....
0
votes
1
answer
290
views
Can't display virtual console [duplicate]
I got stuck on a login loop and to try to fix it, I need to access a terminal. I pressed CTRL+ALT+F1-6 but the GUI just freezes and I don't get a terminal. If I CTRL+ALT+F7, I'm back to the GUI where ...
2
votes
0
answers
2k
views
Can I switch to a different PTS session opened using SSH
I'm using ssh to connect to a Ubuntu Server VM running on my desktop from both the desktop and my laptop like this:
krzysztof@Alan: ~$ ▶ w
13:53:46 up 1 day, 18:03, 7 users, load average: 0.32, 0....
0
votes
1
answer
158
views
How can I change a Ubuntu Desktop installation, to a shell login (with startX when I want to go graphical)?
I have a working Ubuntu Desktop 20.04 installation, but there are some things I need to do as root and I need to do them before the X session starts. I needed the help of the Desktop install, to get ...
0
votes
0
answers
145
views
Weird log in problem with Ubuntu 20.04 LTS
I've been trying to figure this one out all day, and I'm no closer, so I've come to seek ideas.
I have a server instance of 20.04 LTS running on a dell blade, it's ran for years with no problems, ...
2
votes
1
answer
646
views
I get automatically logged out instantly after logging in
In ubuntu terminal whenever I try to log in it instantly logs me out. On one account it just logs me out for no reason and on all other accounts it says
Could not chdir to home directory /home/tom: ...
0
votes
0
answers
275
views
Stop GUI when logging in as a specific user in Lubuntu 20.04 (LXQt)
I have a very limited and rusty knowledge of Lubuntu, and it is my first post here - so please bear with me if the question is obvious, if I break any etiquette rules, or if I am simply not providing ...
0
votes
1
answer
302
views
Meaning of login_shell off
I have called the command shopt login_shell. The result is login_shell off. What does this result mean exactly?
-1
votes
1
answer
810
views
Cannot log-in into my linux ubuntu and lost my home directory and its files
So today i was learning a bit of linux using my linux ubuntu 20.04, i was learning about autofs. I installed autofs and configured it as was shown on the video i was watching. So it was time to create ...
1
vote
1
answer
312
views
Change password via BASH script using UID
I've created a post-installation automation BASH script for Ubuntu installations. The last thing I want the script to do, is to set the password of UID 1000's password (the user I've created while ...
10
votes
1
answer
2k
views
when you login to the shell, what program handles evaluation of the credentials?
when you first boot, and you're greeted with the warm glow of a black screen and flashing prompt, what program is that? What program handles evaluation of the credentials? Or rather, what component of ...
3
votes
1
answer
3k
views
How to create a user using command line with setting to create password upon first login?
I am currently trying to set up a computer lab for an educational environment. I am hoping to use a combination of python and bash scripts to implement the users on all of the computers, and I was ...
0
votes
0
answers
849
views
TTY 1 opens everytime I want to login on ubuntu 21.10 with Gnome 40
Recently a weird thing is happening, every time I try to login into my user account, ubuntu opens something similar to a TTY, but it is not exactly a TTY.
So what exactly happens is, I boot up my ...
0
votes
1
answer
84
views
Unable to login or reboot after I made computer disk read only and logged out of the dystem
I made the computer disk read only by mistake and after that I logged off from the Ubuntu and switched off my system. When I started my system then it is unable to restart or reboot. Clicked Ctrl+F2 ...
0
votes
1
answer
4k
views
Login Loop cannot CTR-ALT-F3 to command promt
I am stuck in a login loop. I see lots of suggestions about getting to a command prompt and either freeing memory, clearing log files, or undoing the last updates and upgrades. Sadly, when I get to ...
0
votes
0
answers
371
views
Remove login identification Ubuntu 21.10
I have a special application requiring a "straight" system load, without asking for login credentials. The same process is possible under Windows 10.
Basically, I want to automatically login,...
0
votes
0
answers
537
views
How to login as root in Ubuntu? [duplicate]
For some reasons, I need to run the whole GUI as root. So I tried to login root user account from ubuntu. I selected Not Listed? option. And I entered username root then when I enter the password it ...
0
votes
1
answer
689
views
login shell check is not working in .profile
Ubuntu 20.04, 5.8.0-63-generic, gnome-shell, gdm3
My login shell is set to /bin/sh
and I have this line in my $HOME/.profile file:
shopt -q login_shell > /dev/null 2>&1 || export SHELL=/bin/...
1
vote
0
answers
187
views
Router login using Links2 webrowser for terminal
I can call up the router login page using the Links2 text based webrowser for terminal, and enter details but when I submit the form nothing happens... The router is TL-WR40N, the server is version 18....
0
votes
1
answer
989
views
I cannot boot into linux, everytime I try I get these errors and it's stuck
/dev/sda5: clean, xxxxx/xxxxx files, xxxxx/xxxx blocks
[ 7.387324] systemd[1]: /lib/systemd/systemd-sysusers.service:22: Executable "systemd-sysusers" not found in path "/usr/local/...
3
votes
2
answers
15k
views
How is "No such file or directory" getting added to my PATH variable?
Today I noticed that my path has an entry No such file or directory at the end, which causing other problems.
My path looks like this: /home/geneorama/gems/bin:/home/geneorama/anaconda3/bin:/home/...
0
votes
1
answer
569
views
Mate Desktop freezes on login
I got a new laptop, and swapped my hard drive into it. it booted right up. when I log in with my typical user account, the screen goes black, and it eventually shuts down.
I can log in via the ...
0
votes
1
answer
1k
views
Can you run a login shell in Xterm?
I'm trying to get a hold of all the interactive/non-interactive login/non-login shells types, and I have a little question to help me put this puzzle together:
I understand that when you e.g. login to ...
4
votes
3
answers
2k
views
Which bash profile file should I use for each scenario?
I have seen many detailed explanations on how .bashrc, .bash_profile and the various other profile files interact, so I'm not after an explanation of how they fit together (I've read many such ...
0
votes
2
answers
6k
views
How to find SQL Server instance name on Ubuntu
I have linux ubuntu 16.04
and running MSSQL Server express
Service is up and running.
sudo systemctl status mssql-server
result
mssql-server.service - Microsoft SQL Server Database Engine
Loaded: ...
0
votes
0
answers
44
views
20.04 provides only 4 usable character screens (vs 6 on 16.04)
20.04 provides only 4 usable character screens (vs 6 on 16.04)
On 20.04 the login/GUI screen is on F2, F1 login/prompt to another GUI screen
and F7 is unusable, so I only have 4 character login ...
1
vote
1
answer
768
views
vsftpd - Can't login with a custom shell enabled
I set up vsftpd on my Ubuntu 20.04 server. Everything worked fine, I was even able to configure TLS. Now, I don't want the users to use SSH. I also disabled SFTP because of that. I don't want to ...
1
vote
0
answers
702
views
Can't login through login screen after renaming the username
I have renamed my username using the steps explained here. In terminal (Ctrl+Alt+F1) I can login with my newly created username but when I tried to login using login screen it got stuck in a loop. I ...
0
votes
0
answers
195
views
currently logged in user account disappeared after removing a different user
I am running Ubuntu 20.04 on a Thinkpad Extreme Gen 2, with Nvidia Drivers 450 from the default repos (if that changes anything)
Was doing some development in Objective-C on another user (referring to ...
1
vote
0
answers
2k
views
How do I change my default root-user to non-root user?
When opening my terminal (Ubuntu16.04) I am logged in as root. Everytime I have to type this command 'su - ' to log in as non-root user. So I already made a non-root user but how do I set this non-...
1
vote
1
answer
47
views
issues with login as a superuser
i'm currently working on my Ubuntu 20.04 workstation, and i tried to start a shell session as a superuser using the command su - then it gives me a prompt asking for password, i'm 100% sure i entered ...
1
vote
0
answers
186
views
display dialog box before login ubuntu 16.04 LTS server
Hi i am trying to customize the Ubuntu 16.04 LTS what i want to achieve is i want to display the dialog box with ip address and the button 'ok' before login to terminal means first it display the ...
0
votes
0
answers
73
views
Ubuntu server does not allow me to log in with the new account
I rencently created a new user throgh console using the following command line
sudo useradd -s /bin/bash -d /home/francisco -m -G sudo francisco && sudo passwd francisco
The problem is when I ...
1
vote
0
answers
1k
views
Auto-Login on ubuntu-mate
I have a problem with auto-login on Ubuntu-Mate on ARM (RPi). I can achieve this when using the GUI, but I need the Pi to auto-login into CLI, which I could easily set in Raspbian by using raspi-...