#Aboabdullah's Arch Install Extravaganza

1 messages · Page 1 of 1 (latest)

fading zinc
#

I’m trying to reset my user password but when I try to get to tty. I can’t, I just get a black screen. Can anyone explain why please?

ashen herald
#

How are you trying to get to a TTY?

fading zinc
#

Umm through alt + cntrl and f9 to f12

ashen herald
#

Depending on your setup you're either on F1 or F7. So try ctrl+alt+F2 through F6

autumn lantern
#

Following. I was helping him install arch and we got all the way through, installed the ML4W script via yay from the devs GitHub and upon logout/login the set password doesn't work.
We tried to enter tty and passwd <user> to no success.

fading zinc
#

Yup

#

Oh it was the r cntrl

#

No I did r cntrl no workie

ashen herald
#

What about left ctrl and left alt + F2?

fading zinc
#

One second

fading zinc
#

Ok left cntrl and left alt plus F11

#

Gives a black screen

#

Lemme try right

ashen herald
#

Did you try left ctrl + left alt + F2 and not F11?

fading zinc
ashen herald
#

Also on a blank screen try pressing enter, just for good measure

fading zinc
#

Learned how to reverse it

ashen herald
ashen herald
fading zinc
#

I could reverse the black screen

#

Theough the same buttons

#

Actually

autumn lantern
# ashen herald Huh?

This all happened after a dotfiles installation. He made a backup, perhaps it would be worth it to restore from backup?

fading zinc
#

Cntrl + alt + F2

#

Return to lockscreen

#

Cntrl + alt + F11

#

Blackscreen

#

left

ashen herald
#

F11 is going to be black. No need to try that

fading zinc
#

This is the cheatsheet

#

Ig

ashen herald
#

I'd still check the getty link that I sent to verify that there are 6 of them

autumn lantern
# ashen herald How did he back it up?

The script takes your current .config files and backs them up. But it was a brand new fresh install so....technically just rm -rf the config file and reboot, it should regenerate right?

fading zinc
#

I GOT IN

#

Alt + cntrl + F2-F6

ashen herald
fading zinc
#

Used left

#

Ok I’m in root

ashen herald
fading zinc
#

Bro

#

How tf am I supposed to know

#

The computer is moody like that 😭

#

now passwd <the username you want to change>

#

I’ll use this first

#

Ok done

#

Changed the password

#

What’s next

fading zinc
#

@ashen herald what else should I do before I leave tty?

#

I changed the password of the user

#

Also seven told me to do something here

#

you can nano into /etc/passwd
then don't change ANYTHING. simply go to the end and add another blank link under the last entry in the file. Save and exit. reboot.

#

not sure if it will work, kind of a shot in the dark. But you have to be sure you don't change anything else in that file

#

This is what seven told me

#

So I might need to know what I should do now?

autumn lantern
#

I was just trying to think of anything that could help

fading zinc
#

I changed the password

autumn lantern
#

Did it work?

fading zinc
#

I didn’t exit

#

Should I restart?

autumn lantern
#

You can try that. Not sure why it won't accept your new password.

fading zinc
#

I have changed it just now

autumn lantern
#

From my experience, dotfiles shouldn't do that.

fading zinc
#

Made it different

#

Do I exit tty through restarting or through the keyboard?

autumn lantern
#

Either way

#

Just reboot the PC

fading zinc
#

That’s what I did

#

Idk how to do from keyboard

#

If it doesn’t

#

I’m going to spiral

#

Into madness

#

I’m going to kill

ashen herald
#

Did you try googling how to reboot from the command line?

fading zinc
#

I think I forgot to say passwd <username>

#

THIS FUCKING PIECE OF SHIT

#

HOW TF

#

HOWWWW

winged pier
#

Well handy, then you can use that password to log in as root

#

Exiting the terminal can be done with exit or ctrl+d on a blank line

fading zinc
#

I might make it the same as the root password

#

Should I??

autumn lantern
#

You can if you want. For security purposes it's generally not advised but you can.

fading zinc
#

Idk what to put

#

I put two passwords so far

#

One I used for the vm

#

The other for all my systems

autumn lantern
#

Try something for me....log into a tty if you aren't already and ls /home/<your user>/ I want to see where it backed up your .config

fading zinc
autumn lantern
#

ls /home/user/dotfiles? Is that where it put them?

fading zinc
#

Yeah ig

autumn lantern
#

What is inside?

fading zinc
#

I think those are the hidden files

fading zinc
autumn lantern
fading zinc
#

So this

autumn lantern
#

Ok so the dotfiles folder is your backup.

fading zinc
#

I have fastfetch

#

Yay

autumn lantern
#

This started after we installed the MW4L dotfiles. If you want to revert them to see if that fixes this password issue, you can
rm -rf /home/user/.config
Then
cp -r /home/user/dotfiles/ /home/user/.config/

fading zinc
#

So remove MW4L

fading zinc
autumn lantern
#

That's what that would do yes, I only suggest it cause that's what we did before we started to have issues...
His dotfiles are in /home/user/.config, your old ones that you installed with are in /home/user/dotfiles

fading zinc
#

So we remove dotfiles

#

That’s what I see

winged pier
#

that was from your backup

#

the actual current files are still in ~/.config

fading zinc
#

Ohh

#

They said we started having issues when there were backups

winged pier
#

waaaaaiiiit. did you nuke your .config?

fading zinc
#

Mot yet

winged pier
#

you didn't run this?

#

did you backspace it?

fading zinc
fading zinc
winged pier
#

it looks like you were tab-completing it, and ran that?

autumn lantern
#

I was advising replacing your current .config with your old one in the dotfiles folder, which is your backup

winged pier
#

ah, okay. Then to finish this last command on screen, you need to put a target for the copying

#

which would be ~/, but I think you need to take the trailing / off the source

fading zinc
winged pier
fading zinc
#

Lol I was just explaining but don’t take it from me

#

I’m just saying what I think the command does

#

I’m not sure

#

After all I’m a beginner in arch

winged pier
#

rm -rf removed the new current config

#

then you are copying the backup from earlier back into place

fading zinc
#

Yup I think so

winged pier
#

remove that trailing slash, and add ~/ so that cp knows where to copy the backup .config to

fading zinc
#

that for the keyboard indicating where I’m at

winged pier
#

incorrect, I was not referring to the cursor. Remove the / from the end of .config

#

just to remove ambiguity for the cp command, so it knows exactly which object you intend it to copy

fading zinc
winged pier
#

that's sucha long username dude

fading zinc
#

Make it <username>

winged pier
#

cp -r /home/a/dotfiles/.config ~/

fading zinc
#

Where tf do I get a squiggly line

winged pier
#

should be above your tab key, at least it is on US keyboards.

fading zinc
#

Found it

winged pier
#

word

fading zinc
winged pier
#

is that what I typed?

fading zinc
#

Basically

winged pier
#

Basically doesn't count

#

it has to be exact

fading zinc
#

Wdym

#

I literally pressed the exact key man 😭

winged pier
#

but you skipped a space

#

....dotfiles/.config THIS SPACE RIGHT HERE ~/
....dotfiles/.config ~/

fading zinc
#

What space??

winged pier
#

that space

#

this kind of help is what gets tiring

#

I can't make you read better

fading zinc
#

You mean in the config?

winged pier
#

see my edits

fading zinc
#

I feel dumb af?

winged pier
fading zinc
#

Bro 😭😭

winged pier
#

bro

ashen herald
#

Once he gets it right, there are two things wrong with the command 😛

winged pier
#

I checked on the 'r', it's okay

ashen herald
#

He's root and he'll make those files owned by root. Also, it will put it in /root, not in /home/A....

fading zinc
#

Is there a space??

winged pier
#

oh, lordy you're right

fading zinc
#

BRO WHERE 😭😭😭

ashen herald
#

Better to use -a for restoring backups and yeah, ~Aboabdullah/

fading zinc
#

So squiglly line ~<username>

#

I feel lobotomized

fading zinc
#

My tardiness plus adhd are killing me

#

And if the username is long af

#

PLEASE

#

PUT <username>

#

Or <user> instead of ~Aboabdullah~

#

So is it like this??

#

@winged pier is this good or is there something wrong with the command??

fading zinc
winged pier
#

cp -a /home/<username>/dotfiles/.config /home/<username>/

fading zinc
#

How about that command?

fading zinc
winged pier
#

the picture you posted will not do anything

#

because you still have not seen the missing space, nor processed the most recent comments from ryper.

#

type the new command that I just gave you, letter for letter, space for space, substituting <username> as appropriate

fading zinc
#

There is no space

winged pier
#

keep going

fading zinc
#

There is more to the command??

winged pier
#

or explain to me what the command on your screen is going to do

fading zinc
#

Umm

#

How am I supposed to knwo??

#

I still haven’t finished the course thing man 😭

winged pier
#

because cp is one of the fundamental linux commands

fading zinc
#

Oh

#

Wait a second

winged pier
#

and because I gave you literally more text than what you photographed

#

you cannot keep relying on getting exact commands handed to you

#

this is not our computer

fading zinc
#

It’s to copy files

#

To another directory

fading zinc
#

Ok so I copy the file to that directory??

winged pier
#

which file to where

#

this is a quiz

fading zinc
#

UMMM 😭😭😭

#

To .config

#

I think

#

The old .config

#

Right??

winged pier
fading zinc
#

Wait

winged pier
#

the whole thing?

fading zinc
#

No

winged pier
#

bingo

fading zinc
#

I’ll type it now

#

So it should be like this

#

Now I can explain it

#

So what I’m doing

#

Is that I’m taking the old config file from the /dotfile

#

And moving it to the new file

#

Replacing the old config

#

Because that’s why it’s broken

winged pier
#

I hereby award you one rubber duck

fading zinc
#

YAY

winged pier
#

yes, you are copying the backup from dotfiles back to it's original location

#

go ahead and run what you typed in

fading zinc
#

Umm wtf

winged pier
#

o no

fading zinc
#

Wait maybe ~?

#

That’s why

winged pier
#

hmmm

#

somewhere along the line, either the backup didn't get made, or it got erased or moved

fading zinc
#

I’ll use ls

winged pier
#

type history -n 25 and lemme see

#

but also, probably okay then to just make a new .config and try to log in. Your arch install is what, less than a day old and you can't have done much customization on it yet

fading zinc
#

You sure this is the right command?

winged pier
#

the cp command? it would have been if .config is actually in dotfiles

fading zinc
winged pier
#

oh, nope, I must be high

#

history | tail -n 25

fading zinc
#

Could I use cp..

winged pier
#

that "|" character might be above your enter key

fading zinc
#

I think that one?

winged pier
#

or just history

#

it'll dump everything out

#

no sense in limiting it

#

@fading zinc just do history

fading zinc
#

Ok

winged pier
#

oh, wtf, you misspelled your own name

ashen herald
#

ahahahaha

#

good catch, I didn't even see that

winged pier
fading zinc
#

OMG 😭

#

Ik

#

I just realized 💀💀💀

winged pier
#

lol

fading zinc
#

Sorry

winged pier
#

no worries

#

tab is your friend

fading zinc
#

I was awake for 14 hours

#

Installing arch 💀💀

ashen herald
#

also reading error messages is also your friend

winged pier
fading zinc
#

💀

fading zinc
#

Ok

#

I corrected it

winged pier
#

try it

fading zinc
#

Ok

winged pier
#

it should tell you ...... NOTHING!

fading zinc
#

NOTHING WAS TOLD

winged pier
#

okay, so that should have put your .config back in your home directory, just to doublecheck permissions, let's see ls -lA /home/a...../.config

#

wait

#

see edit

fading zinc
#

Tabbed it

winged pier
#

and I think I caught earlier that the goal of this is to restore your config file, but you also think some MWsomething config is broken? Do we need to remove that then?

fading zinc
fading zinc
winged pier
#

goddamn, I am high. You want -la for the arguments there

#

thats a lowercase L and a lowercase A (the upper A in the first command was my bad)

fading zinc
#

So

#

ls -la

winged pier
#

yes

fading zinc
#

/directory/burger/.config/

winged pier
fading zinc
#

Correct

winged pier
ashen herald
#

btw, did it copy .config into .config?

fading zinc
#

I was just playing around

winged pier
winged pier
fading zinc
#

Oh wait

#

Tab or enter?

#

Enter duh

#

I already pressed tab

winged pier
#

you blow my mind

fading zinc
#

Sorry I’m just tired 😭

winged pier
#

okay, looks good

#

see how they are all owned by your user, and the users group?

#

(the middle columns)

#

then yes, the rwx's in the earlier column match the cheatsheet

#

but that's not what I was looking for rn

#

you're good

#

try logging in to this user account

fading zinc
#

That’s it?

winged pier
#

you can use a different vty by pressing a different alt+f3 - alt+f6 combo

#

and come back to this one later if needed

fading zinc
#

To get to this menu right?

winged pier
#

or you can just log out of root and log back in as your user

fading zinc
#

Left alt+F3

winged pier
#

then alt+f4 should get you a new login prompt, and alt+f3 would bring you back to this root terminal

fading zinc
#

Correct

#

Lemme clear

#

Actually

#

It’s F2

winged pier
#

so try logging in with your Aboabdullah user on the alt+f4 terminal

fading zinc
#

Ok for login

#

Do I put user??

winged pier
#

you should sleep 😛

fading zinc
#

Yess

#

But I need to check

#

Before I go sleep

winged pier
#

this is your real life quiz then

fading zinc
#

Bro 😭

#

I need to see if I can login

winged pier
fading zinc
#

THE PASSWORD STILL DOESN’T WORK

#

WHAT???

#

This is insufferable man

winged pier
#

so I do see you trying it here:

fading zinc
#

Yeah I changed it multiple times

#

Same exact password

#

No reason to be the wrong one

#

But it is

winged pier
#

go back to your root terminal, alt+f2, and run su - Aboabdullah

fading zinc
#

Ok

#

Now I put passwd

#

Right??

winged pier
#

yes

#

as long as the prompt changed from [root@ to [Ab..@

fading zinc
#

Ok I’ll run it now

winged pier
fading zinc
#

IT’S ASKING FOR MY CURRENT PASSWORD

winged pier
#

lol, forgot about that

fading zinc
#

It’s passwd abo in root

winged pier
#

and it's still not working?

#

then yeah, you have to use passwd Ab... from root shell

#

so you will have to exit the [Ab..@ shell

fading zinc
#

Changed it

#

Should work

#

It didn’t 😭

#

I rebooted to make sure

winged pier
#

is there an error?

fading zinc
#

It changes successfully under root

winged pier
#

no, on login

fading zinc
#

Nope

#

It changes on root

#

I can’t change it on the user itself

#

I’ll try again

winged pier
#

nono, is there an error message when you try to log in as your own user

#

not su - to it, but login:

#

does it actually say incorrect password?

#

are you setting it to something complicated? try 1234 for now

fading zinc
#

Changed the password

#

Put it in my name and birthyear

#

Even changing it to that

#

Doesn’t work 😭

winged pier
fading zinc
winged pier
#

login FAILED or login INCORRECT?

fading zinc
#

Failed

winged pier
#

try a bad password

#

type dlkjhbnfgaklsdjfghdklsjhf;alzds

fading zinc
#

No

#

I’ll forget it fast

winged pier
#

nonono

fading zinc
#

Make it less retarded?

winged pier
#

try to log in with that

fading zinc
#

Idk tbh

winged pier
#

I want to know if it says login failed or login incorrect when you try to log in with a known bad password

#

I am trying to find out if there is a difference

fading zinc
#

Ok I’ll try inputting

#

1234

winged pier
#

do not change the password

#

try to log in with a bad one

#

fail on purpose

#

when I log in to a tty with a bad password, I get login INCORRECT

fading zinc
#

I am

winged pier
#

more

fading zinc
#

It says Login failed!

winged pier
#

okay

fading zinc
#

Something is wrong with either the password txt

#

Or something

#

There has to be an explanation

winged pier
#

yeah, go back to the root termianl and type journalctl -xe and scroll around in that

#

til you can see the failed login

fading zinc
#

8:34:24

winged pier
#

what are you doing?

fading zinc
#

sddm-greeter[718]: Message received

fading zinc
winged pier
#

you are not entering a username?

fading zinc
#

Think I was logging into my user

#

WTF

#

I LITERALLY HAVE A USER

#

WHAT

fading zinc
winged pier
#

but also, you're trying to log into the gui?

fading zinc
#

BRO

fading zinc
winged pier
#

you did this three minutes ago

#

start remembering

#

or go to sleep

fading zinc
#

Oh wait you mean the lock screen of arch?

winged pier
#

I been asking you to try logging in to the terminal

#

not the gui

fading zinc
#

😭

#

You mean su- username

winged pier
#

but yeah, are you not entering a username on the login screen when it boots up?

#

how is it supposed to know who to log in as?

#

Can't remember if sddm by default has user cards or a login box unimportant, do not process

fading zinc
#

Who is the user

winged pier
#

show me

fading zinc
#

If you mean the arch lockscreen

winged pier
#

try the terminal again

#

ctrl+alt+f3

#

log in as your user there

fading zinc
#

Done

#

I’m logged in

#

Instantly????

winged pier
#

then go to sleep, fix sddm tomorrow

fading zinc
#

So we are good?

#

I can log in in to arch?

winged pier
#

sounds like it?

#

[Ab...@hostname?]

fading zinc
#

Yup

#

Huh?

winged pier
fading zinc
#

Lol

#

Ok I’ll close the ticket

winged pier
#

lol, yes, you have technically changed your password

fading zinc
#

I’ll put it again when I am back

fading zinc
winged pier
#

I'm gonna give you some advice right now

#

don't go with hyprland yet

fading zinc
#

So I stick with gnome for now

winged pier
#

that is a level of tomfoolery that you are not prepared for

fading zinc
#

Oh yeah

winged pier
fading zinc
#

I heard the setup WAS BULLSHIT

winged pier
#

sddm for plasma, gdm for gnome

fading zinc
#

Remind me when I open another ticket please or I’ll just screenshot it

winged pier
#

yeah, definitely a problem for another time

fading zinc
#

Ok I won’t hyprland for now

winged pier
#

you should just change this thread to "Aboabdullah's Arch Install Extravaganza" and keep everything here

fading zinc
#

Lol

#

Amazing title

#

Aboabdullah's Arch Install Extravaganza

#

I updated the inactivity

#

If we don’t say anything here for 3 days

#

It gets deleted

winged pier
#

deleted or hidden?

#

go to bed

fading zinc
fading zinc
winged pier
#

getting lateish for me

fading zinc
#

💀

#

Yeah I’ll go sleep

#

Gn

fading zinc
#

In this video, I’ll show you how to reset a forgotten root or user password on any Linux distro using a simple and effective method. Whether you're running Ubuntu, Fedora, Debian, or even Arch Linux, this step-by-step guide will walk you through the process of recovering access to your system without reinstalling the OS.

🖥️ What you'll learn:

...

▶ Play video
#

Think this tutorial can help

#

To reset my user password

#

I’ll do it later when I can

winged pier
#

Your password is fixed

#

We got you logged in last night

#

Please don't circle around that again

winged pier
fading zinc
#

You mean in the lock screen?

#

I don’t remember

#

And I tried logging in again and I still couldn’t get to the arch homescreen 😭

#

I’ll try logging in again

#

Also you said we technically solved the problem?

ashen herald
fading zinc
#

It only says login failed

#

Ok I decided to get in hyprland and see if it has to do with that

#

Ok jt

#

You said I should change from sddm to something right??

#

I’m in the ML4W menu

ashen herald
fading zinc
#

Ok I canceled it

ashen herald
#

You've already installed this person's custom config files and don't quite know what it installed for you (although the list of packages is in the git repo). You would be better off simply choosing a desktop environment that you want to use, going to the Arch wiki and installing it

fading zinc
#

I used GNOME

#

For a desktop environment

ashen herald
#

Then install that and use it

fading zinc
#

I have it already

#

I have GNOME and Hyprland

#

And GNOME in ever possible setting

#

Xorg and wayland together

ashen herald
#

Ok, well it seems you're using sddm now? I'd disable whatever display manager you've set (sddm?) and enable gdm and go back to using Gnome

fading zinc
#

So I have to open ML4W and switch it from there?

ashen herald
#

Just log into a TTY and do it from there

fading zinc
#

Ok

#

Should login as root or user?

#

Ironically

ashen herald
#

Can you make these changes as your user?

fading zinc
#

Yes

ashen herald
#

You can enable and disable display managers as your user?

fading zinc
#

But I can’t log in for some reason

fading zinc
ashen herald
fading zinc
#

I’ll troubleshoot it from today

#

I don’t want a computer that I can’t access

#

I need it for school and games mainly

ashen herald
#

At this point, I almost want to recommend you get on a distro that you can't keep breaking, like NixOS

fading zinc
#

I hate tty man 😭

ashen herald
#

Then why are you using Arch?

fading zinc
#

Because of the highly modular ui

#

Also

#

I can play sparking zero online no problem

#

Ok I’m in root

ashen herald
fading zinc
#

I tried on nobara

#

To no avail

ashen herald
ashen herald
fading zinc
#

Think it’s easy anti cheat fucking me over

#

Online works on linux as of what I seen on my research

#

I should’ve tested it on my steam deck 💀

#

Anyways what am I supposed to do passwd [user]

#

And then enter the new password

#

Nah I’m sure of it this time

ashen herald
#

Do me a favor and run: cat /etc/security/faillock.conf

fading zinc
#

Ok once I check again

#

I MADE THE PASSWORD VERY SIMPLE MAN

#

WTF

#

There ya go

ashen herald
fading zinc
#

I feel so disappointed in my self 😭

fading zinc
#

That’s the thing

#

I also note my passwords too

#

To MAKE SURE I have not made a single mistake

ashen herald
#

Try: faillock --user <username> --reset

#

Maybe try it without the --reset first to see what it says

fading zinc
#

Wait a second

#

—user should be the root user?

ashen herald
#

nope

#

your user that is locked out

fading zinc
#

Anything wrong with command?

#

Oh wait

#

It’s the opposite mb

#

Both ways are wrong?

ashen herald
#

You're not typing what I typed

#

And I'm using the <username> the way you wanted us to use it

fading zinc
#

yes because my username is long af

#

I didn’t want you guys to bother putting my actual username

#

Putting <username> will tell me that I should input my username instead of <username>

ashen herald
#

well, you have the command that I gave you, it's up to you to type it correctly 😛

fading zinc
#

Ok lol 😛

#

I’ll try your exact input and see what happens

#

Aboqassem is the host name

#

Wait can you put it like <Aboabdullah> or something to make it more clearer

#

Ik I definitely input everything right

ashen herald
#

Show me what you've typed

fading zinc
#

faillock —Aboqassem Aboabdullah

#

Should be like this

#

If you mean —user as root user

#

And username as ofc

#

The username

#

Ryper gimme an easy to follow password

#

Or

#

I’ll just usenumbers

ashen herald
fading zinc
#

Then what is actually keeping me from logging in man 😭

ashen herald
fading zinc
#

Hyprland?

ashen herald
#

You won't run the commands that we give you to find out

#

You're impatient and keep going off on your own trying the same thing over and over and not listening

fading zinc
#

I’m sorry

#

My mind is going on circles annoying me about it

#

I’m fully accountable for myself and it’s my fault

ashen herald
#

Words are words

#

Look at the command I gave you and replace <username> with your username, that's it

fading zinc
#

Ok

#

There we go

#

Ok I’m going to calm down

#

Take your time man

ashen herald
#

Ok, try logging in now

#

as your user from a TTY

fading zinc
#

Sudo -su user?

#

Or -su username

#

Since I’m in root

winged pier
#

No, he means switch to a different tty and log in fresh

#

Ctrl+alt+f3

fading zinc
#

f2

#

You mean the login gui

winged pier
#

W/e gets you a fresh prompt

#

Specifically NOT the GUI

#

But I'm heading in to work, so I'm gonna be out for a few hours

fading zinc
#

Wait not the hyprland lockscreen

ashen herald
#

No, we're not touching that

fading zinc
#

Ok

autumn lantern
fading zinc
#

I truly apologize if I couldn’t follow the exact steps @ashen herald and @winged pier

winged pier
fading zinc
#

oh yeah you're right

#

I get very very excited

#

I'll do it after 1-3 months

#

If that sounds good

#

I'll keep hyprland for whenever I'm ready

#

Then I'll start ricing

grand cloak
#

I didn't rice mine out

#

and starting off with a tiling manager isn't meant for later

#

you can try off iwth it immediately

#

it'll just be different

fading zinc
#

but I can see hyprland but nothing appears

#

I think first getting used to GNOME and the ui is my first goal

#

The second is to customize GNOME

#

Third is to get to Hyprland and set it up

winged pier
fading zinc
#

Ok

#

Btw thanks jt for the linux journey

#

Or ryper

#

Cd .. command is hella useful

#

(To get back to the original directory)

ashen herald
#

I use cd .. and cd - on a daily basis. They show cd ~, but you can just type cd for that. cd . is useless, but both . and .. are useful with other commands

fading zinc
#

I need to search what does cd . do

#

I have read extensively but as a human I can't retain information fully

#

But it's very very useful

#

I am thankful that you made me read linuxjourney

grand cloak
fading zinc
#

oh

grand cloak
#

So for example

#

If we're in /home/sigma/skibidi

#

And we do cd .

fading zinc
grand cloak
#

We'll end up in /home/sigma/skibidi

fading zinc
#

lol

#

ok

#

btw now I'm going to setup obs

#

I'll find a yt video since when I had it in windows I could'nt set it up

grand cloak
#

Oh yeah speaking of

fading zinc
#

I did but still didn’t set it up yet

#

Btw I remember penguin dabbing guy