Ver 10 NEW install
- 5280
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
06 Aug 2026 21:23 #348508
by 5280
Replied by 5280 on topic Ver 10 NEW install
Ok I reinstall the debian system iso file and it still will not let me past the login screen I tried the blank password name and password but still it will not let me past the login screen with or with out the login.
now at a stand still.?
Ken
now at a stand still.?
Ken
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 21900
- Thank you received: 7465
07 Aug 2026 00:37 #348515
by tommylight
Replied by tommylight on topic Ver 10 NEW install
Just re-read this topic ... twice, i am confused on many levels...
If you want just to test use the live version, do not install it.
And that never asks you for a "password" ... that is a thing since the inception of personal computers.
If you want just to test use the live version, do not install it.
And that never asks you for a "password" ... that is a thing since the inception of personal computers.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Away
- Platinum Member
-
Less
More
- Posts: 4781
- Thank you received: 1471
07 Aug 2026 10:44 #348524
by Todd Zuercher
Replied by Todd Zuercher on topic Ver 10 NEW install
Remeber, usernames and passwords are case sensitive. (Almost everything in Linux is case sensitive.) Is it possible that a glitchy keyboard is messing with your username or password inputs? (If you got a double or dropped character when inputting them either at install or login later.) Is the caps lock or num lock key screwing with your inputs? (Linux tends to default to num lock off at start up.)
Please Log in or Create an account to join the conversation.
- 5280
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
07 Aug 2026 13:33 #348530
by 5280
Replied by 5280 on topic Ver 10 NEW install
Thank's Todd
I have double and triple checked all of that. very aware of the upper/lower case thing in Linux. installed 3 different keyboards thinking of that first off. I still think Linux may be the path for me if I can just make all the paths come to gather for what i have in mind to end up with.
thanks
Ken
I have double and triple checked all of that. very aware of the upper/lower case thing in Linux. installed 3 different keyboards thinking of that first off. I still think Linux may be the path for me if I can just make all the paths come to gather for what i have in mind to end up with.
thanks
Ken
Please Log in or Create an account to join the conversation.
- 5280
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
07 Aug 2026 13:40 #348531
by 5280
Replied by 5280 on topic Ver 10 NEW install
Good day to you Tom
Just curious what was your very first computer and year you got it, and did you build it from scratch.?
Ken
Just curious what was your very first computer and year you got it, and did you build it from scratch.?
Ken
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 21900
- Thank you received: 7465
07 Aug 2026 14:40 #348533
by tommylight
Replied by tommylight on topic Ver 10 NEW install
ZX81, ZX Spectrum, Commodore 16, Atari 520STFM, XT PC, Toshiba Laptop with EL orange screen, and the first i have built Pentium 1 200MHz.
Many more there, some i still have in working condition, see my channel on youtube:
www.youtube.com/@TomaPC
Many more there, some i still have in working condition, see my channel on youtube:
www.youtube.com/@TomaPC
Please Log in or Create an account to join the conversation.
- tuxcnc
- Offline
- Elite Member
-
Less
More
- Posts: 247
- Thank you received: 44
07 Aug 2026 14:46 #348534
by tuxcnc
Replied by tuxcnc on topic Ver 10 NEW install
As an old man, you should remember mainframe computers occupying several large racks that were operated by many people from many terminals. Linux is derived from Unix, Unix was developed in 1969... This is why in Linux you have to use passwords (and also a complicated permission system). You can't escape it, you have to like it...why cant they just have a check box do you need a password yes / no and leave it at that
1 frustrated old man
Please Log in or Create an account to join the conversation.
- 5280
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
07 Aug 2026 16:14 #348537
by 5280
Replied by 5280 on topic Ver 10 NEW install
Cool
Please Log in or Create an account to join the conversation.
- 5280
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
07 Aug 2026 16:29 #348538
by 5280
Replied by 5280 on topic Ver 10 NEW install
Good Day: Adam
"I don't Like it" I just want it to work as prescribed which it does not seem to do when I can not even get past the login screen when i entered the password and user name in the OS install. oh ya I am a old man as U say and still building computers and doing installs from scratch.
have a good day
"I don't Like it" I just want it to work as prescribed which it does not seem to do when I can not even get past the login screen when i entered the password and user name in the OS install. oh ya I am a old man as U say and still building computers and doing installs from scratch.
have a good day
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 540
- Thank you received: 240
07 Aug 2026 16:52 #348539
by MaHa
Replied by MaHa on topic Ver 10 NEW install
For autologin you can do this, just after completing installation:
For auto login to Debian open a terminal:
sudo nano /etc/lightdm/lightdm.conf
Uncomment the following and add your user name, be sure to scroll far enough down to get past the comments sections.:
autologin-user=yourusername
autologin-user-timeout=0
For auto login to Debian open a terminal:
sudo nano /etc/lightdm/lightdm.conf
Uncomment the following and add your user name, be sure to scroll far enough down to get past the comments sections.:
autologin-user=yourusername
autologin-user-timeout=0
Please Log in or Create an account to join the conversation.
Time to create page: 1.098 seconds