<div dir="ltr"><div dir="ltr">On Mon, Aug 3, 2020 at 11:14 PM Astrid R <<a href="mailto:afjmj@protonmail.com">afjmj@protonmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">   <div>Thanks, I'll keep this information handy.  The password I lost is to 'authenticate' to allow certain changes once logged in.</div></blockquote><div><br></div><div>Since you appear to be setup to bypass authentication and log into your user account directly without a password, this would probably be your login password. Different users have different access depending on which groups they belong to. Since keeping a terminal logged into root is considered a security hazard, the average user is limited in the changes they are able to effect on a system. Root is the superuser, with all powers, others belong to the sudo (Super User Do Only) group, traditionally called the wheel and that user is masked according to needs, which the root user has determined at system setup.</div><div><br></div><div>When I open the terminal app and type groups I get ...</div><div> </div><div>[R3eiter@archon ~]$ groups<br>R3eiter wheel</div><div><br>[R3eiter@archon ~]$ sudo -i<br>[sudo] password for R3eiter: <br>[root@archon ~]# <br></div><div><br></div><div>The command is sudo; the -i is a condition which keeps me from having to type sudo each time I issue a command from the wheel group, which I belong to. This command drops me into a root shell.  Typically once sudo is issued, the shell which is opened should retain the sudo condition during that terminal session depending on the timeouts. ie. if you don't issue a command within a certain time, the sudo condition is terminated. </div><div><br></div><div>-i is not recommended, I only use that as an example to show how the prompt changes to indicate the conditions the shell is running under.</div><div><br></div><div><a href="https://wiki.debian.org/sudo/">https://wiki.debian.org/sudo/</a><br></div><div><br></div><div>If you can open a terminal app you can type</div><div><br></div><div>lspci | grep Wireless</div><div><br></div><div>to see if you are wheel enough to find out what wireless network hardware you are using.</div><div><br></div><div>R3eiter@archon ~]$ lspci |grep Wireless<br>74:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)<br></div><div><br></div><div>lspci is a command which lists all the hardware reported to be on the PCI hardware bus / list</div><div>the | figure is the key just above the carriage return key called the pipe command</div><div>grep is a command which stands for generate regular expression, which is a way to match characters which appear in text strings. So basically the command lspci is piped through a text filter which only returns the lines with the word wireless in them.</div><div><br></div><div>I live close to Ossington and Queen, however I live in a high risk building in a high risk area and am strictly socially distancing for the duration. However if you can open a terminal and type a few commands you can probably get more help from the list members. I don't even remember what the graphical nm-app looks like on the Debian desktop, so I'm not much help there.</div><div><br></div><div>If you don't remember your login password, any password recovery is going to start right at the boot sequence. It is somewhat complex, but not all that difficult, once you get the hang of working in terminal mode. </div><div><br></div><div>I can't remember if the Debian recovery kernel image resets everything, including user passwords or not.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><u></u><u></u></div><div><br></div>Attivato lun, ago 3, 2020 alle 20:27, Russell Reiter <<a href="mailto:rreiter91@gmail.com" target="_blank">rreiter91@gmail.com</a>> ha scritto:<blockquote type="cite">  <div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 3, 2020 at 5:08 PM Astrid R via talk <<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">   <div>Thanks.  Here's a short video that shows what happens when I turn on the laptop. I hope it's clear enough to be helpful.</div><div><br></div><div><a href="https://www.dropbox.com/s/zsss7a5pnu0emwu/IMG_1210.MOV?dl=0" target="_blank">https://www.dropbox.com/s/zsss7a5pnu0emwu/IMG_1210.MOV?dl=0</a></div></blockquote><div><br></div><div>Got some info from that. You are running Debian release Wheezy. Boot seems normal, directly to your user, without a login manager in between and the Network Manager icon is in the system tray, right beside your name Astrid Rammo. You appear to be running the Gnome desktop.</div><div><br></div><div>When you say you forgot your password, do you mean your user login password. Automation in graphical logins kind of does that to you. As a user you can edit the grub boot lines for either the regular kernel and invoke a root shell, or the recovery kernel in order to boot into a setup menu and set whatever login passwords you need to. </div><div><br></div><div><a href="https://askubuntu.com/questions/92556/how-do-i-boot-into-a-root-shell" target="_blank">https://askubuntu.com/questions/92556/how-do-i-boot-into-a-root-shell</a><br></div><div><br></div><div>There is a link with some wifi setup info here, but if you are not comfortable with using shell commands, this information is not going to be much help.</div><div><br></div><div>I haven't touched wheezy for a few years now so I don't remember exactly how to navigate through network management.</div><div><br></div><div>Maybe someone currently using Debian could help you walk through this.</div><div><br></div><div><div><a href="https://wiki.debian.org/WiFi/HowToUse" target="_blank">https://wiki.debian.org/WiFi/HowToUse</a><br></div><div> </div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div><br></div>Attivato lun, ago 3, 2020 alle 16:55, Howard Gibson <<a href="mailto:hgibson@eol.ca" target="_blank">hgibson@eol.ca</a>> ha scritto:<blockquote type="cite">  On Mon, 03 Aug 2020 20:43:40 +0000<br>Astrid R via talk <<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a>> wrote:<br><br>> Thanks for your replies. Before I go on I should say I discovered that I no longer have the password to change the date and time, so it might not be possible to change anything else either.<br>><br>> But in case there might be a way, I hope the following is useful.<br>><br>> I'm using a Dell laptop.<br>><br>> Not sure if this is the distribution and release...GNU Grub 1.99-27 +deb 7u2...<br><br>Astrid,<br><br>   When your GNI login window comes up, does it say Debian, or Ubuntu?<br>Next to the username and password box, you should see a menu that<br>selects your desktop.  If you pull this down, you should see Gnome,<br>Unity, XFCE, LXDM, or possibly FVWM.  I, and a bunch of other people<br>here, love FVWM, but I highly do not recommend it for beginners.<br><br>   When you log into Gnome or Unity, you pull the menu down at the top<br>right-hand side of your screen, and networking is one of the options.<br>You need to know what your wireless device is called, and you need the<br>password.<br><br>--<br>Howard Gibson<br><a href="mailto:hgibson@eol.ca" target="_blank">hgibson@eol.ca</a><br><a href="mailto:jhowardgibson@gmail.com" target="_blank">jhowardgibson@gmail.com</a><br><a href="http://home.eol.ca/~hgibson" target="_blank">http://home.eol.ca/~hgibson</a><br></blockquote><div><br></div><div><br></div>---<br>
Post to this mailing list <a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
Unsubscribe from this mailing list <a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>Russell<br></div></div></div></div></div></div>
</blockquote><div><br></div><div><br></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Russell<br></div></div></div></div></div></div>