#I need help installing Systemd-Networkd

1 messages ยท Page 1 of 1 (latest)

night crane
#

I need help instaling Systemd-Networkd

#

I need help installing Systemd-Networkd

#

Hi everyone!

#

I'm in a TTY session. Can anyone help me install Systemd-Networkd?

limpid raft
#

ok yeah, do you have systemd-resolvd installed and enabled/started?

night crane
#

i had some help in a channel a few days ago, they said nothing about systemd-resolvd

#

hence why I'm so confused xD

limpid raft
#

yeah

#

wait you said you couldn't ping 1.1.1.1

#

this might be a problem

night crane
#

The error code says 'Network is unreachable'

#

@limpid raft

limpid raft
#

Make sure your shit is plugged in to your router and that the network services are started

night crane
#

Yep, its plugged @limpid raft

#

Wdym network services are started tho

limpid raft
#

Have you started networkd

#

systemctl start systemd-networkd

night crane
#

@limpid raft i get this

limpid raft
#

Oh.

#

You don't

#

You should probably

#

Reinstall Arch

night crane
#

how come

limpid raft
#

Systemd-networkd is a key part of Arch

night crane
#

Cant i just install it

#

But didnt really understand t, @limpid raft

limpid raft
#

You can't install anything

#

You have no networking

night crane
#

oh

limpid raft
#

You have fucked up something bad

#

Reinstall Arch

night crane
#

i just followed some people's instructions lol

#

sure thing

#

could you help me do that please? I don't wanna fuck up my disks

#

@limpid raft

limpid raft
#

Should be simple

#

... install

steady girderBOT
#

#11142 ๐Ÿ“ฃ gentoo rocks

tall kestrel
#

then make a config

#

@night crane what is your network interface?

#

type ip a

tall kestrel
tall kestrel
#

@night crane we can fix it rq lmk if u still need help

#

i use systemd netword anyway

night crane
#

@tall kestrel ah ok ty

junior caveBOT
#

beaverperson11 received a thank you cookie!

night crane
#

@tall kestrel I'm in school for like another 5 and half hours but I'll reach out once I arrive home

night crane
#

I'm ready when you are

#

^~^
(I reached home)

night crane
#

@tall kestrel lmk when you're ready

tall kestrel
#

hello

tall kestrel
#

and show screenshot

#

@night crane

night crane
#

Shi-
sorry didn't see your message, I had Do Not Disturb on and forgot to turn it off

#

@tall kestrel

tall kestrel
#

hi

#

sorry im here

night crane
#

No problem @tall kestrel

tall kestrel
#

actually nah

#

dont login as root

#

you have sudo ?

night crane
#

yea

tall kestrel
#
sudo nano /etc/systemd/network/10-dhcp.network

Then put this in there

[Match]
Name=enp2s0

[Network]
DHCP=yes

night crane
#

done

tall kestrel
#

ok

#

type this now

#
sudo systemctl enable --now systemd-networkd
#

typo, look at new cmd

night crane
#

done

tall kestrel
#

type

#
sudo nano /etc/systemd/resolved.conf
#

put this in there

#
[Resolve]
DNS=1.1.1.1
DNSSEC=true
DNSOverTLS=yes
#

enables dnssec and encrypted dns aswell just for a little +

#

then type

#
sudo systemctl enable --now systemd-resolved
night crane
#

sudo nano /etc/systemd/resolved.conf alr has data in it

tall kestrel
#

show me

night crane
tall kestrel
#

nah it doesnt its all commented out

#

just delete it all

#

hold alt and hold backspace

night crane
#

Thanks

tall kestrel
#

done?

#

@night crane

night crane
tall kestrel
#

you didnt finish the command

#

add systemd-resolved at the end

night crane
#

sorry lol mb im tired

tall kestrel
#

np

night crane
#

Done

tall kestrel
#

type

#

sudo pacman -Syyu

#

works ?

night crane
#

YOOOO

tall kestrel
#

should have internet now

#

ye

#

nice

night crane
#

It works

tall kestrel
#

ye

night crane
#

I got internet now

tall kestrel
#

sudo pacman -Syyu

night crane
#

Tysm!!!!

tall kestrel
#

Np

#

type this for me please

#

I need to make sure your DNS works

night crane
#

My keyboard isn't working

tall kestrel
#

what do you mean

night crane
#

When i type nothing shows on the terminal

tall kestrel
#

type

#
reset
night crane
#

Nothing happens

tall kestrel
#

reboot pc

night crane
#

It isnt detecting input

tall kestrel
#

use power button

night crane
#

Won't it delete everything ive just done

tall kestrel
#

You're not in the arch installer right?

night crane
#

no

tall kestrel
#

ye then it wont ofcourse

#

just reboot

night crane
#

Im in TTY

tall kestrel
#

just reboot

night crane
junior caveBOT
#

beaverperson11 received a thank you cookie!

tall kestrel
#

everything is saved

#

let me recommend something

#

you seem to be very new to Linux, is this correct?

night crane
#

no ive used it for like 5 years lol

#

just not a lot

tall kestrel
#

Np

night crane
#

i used to use it a ton but not in these past few years

tall kestrel
#

Then I have nothing to add

#

Reboot worked?

night crane
#

No

tall kestrel
#

what do you mean

night crane
#

Power button doesn't do anything

tall kestrel
#

hold the power button

#

dont press it

#

long hold

night crane
#

I am

tall kestrel
#

turn off power supply

night crane
#

k

tall kestrel
#

and switch back on

night crane
#

Thanks, worked

tall kestrel
#

Np

#

type

#
sudo pacman -Syyu
night crane
#

Oh...

tall kestrel
#

Worked or not?

#

Ye figured

#

Told you

night crane
#

what do i do now xd

tall kestrel
#

we need to symlink the systemd-resolved stub config

night crane
#

ah

#

I'm gonna act as if I know what that means

tall kestrel
#

type this for me

#
ls /run/systemd/resolve/stub-resolv.conf
night crane
#

no such file or directory

tall kestrel
#

show screenshot

#

I dont trust your tired typing

#

xd

night crane
tall kestrel
#
sudo systemctl status systemd-resolved
night crane
#

done

tall kestrel
#

what does it say

#

i need output

#

ah yes

#

i see

#

do this

night crane
#

Better wuality:

tall kestrel
#
sudo systemctl enable --now systemd-resolved
#

then type

#
ls /run/systemd/resolve/stub-resolv.conf
night crane
tall kestrel
#

nice

#

type this

#

we need to symlink the stub resolve config to /etc/resolv.conf now so that your system will use the systemd resolve service for dns

#
sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
#

done?

night crane
tall kestrel
#

now type

#
sudo pacman -Syyu
night crane
#

LETS GOOOO BRO

#

thanks, it worked

tall kestrel
#

nice ๐Ÿ™‚

night crane
#

thank you so much bro

tall kestrel
#

Np bro. Dont hesitate to ask for help from me if you need it

night crane
#

Would you mind helping me with 1 last thing?

tall kestrel
#

ofcourse

#

what is it?

night crane
#

I would like some help ricing my hyprland up pls

tall kestrel
#

lmao

night crane
#

I have the GitHub link for it already

tall kestrel
#

what is it

#

send it

night crane
tall kestrel
#
curl -fsSL https://raw.githubusercontent.com/Axenide/Ax-Shell/main/install.sh | bash

#

Just a heads up. Thats what the git repo says

night crane
tall kestrel
#
sudo pacman -Syy git
night crane
#

๐Ÿ’€

#

my bad bro

tall kestrel
#

run it again

#

np bro xd

#

dw

night crane
#

looks like it's working

tall kestrel
#

nice

night crane
#

Yep it worked!

#

Thanks so much for everything @tall kestrel

junior caveBOT
#

beaverperson11 received a thank you cookie!

night crane
#

now i just reboot right?

tall kestrel
#

yeah

#

Np bro all good, please dont hesitate to ask for help if you need it more often

night crane
#

uhm

#

@tall kestrel

#

i might have spoke too soon...

#

The installation worked, but when i boot into arch i get thrown into TTY

tall kestrel
#

ye

#

expected

night crane
#

๐Ÿ˜”

#

so uh

#

What do i do now?

tall kestrel
#

ok type

#

uhmn

#
sudo pacman -S xdg-desktop-portal-hyprland sddm hyprpaper waybar 
#

then

#
sudo systemctl enable --now sddm
night crane
#

what's hyprpaper

#

is that the wallpaper thingy

tall kestrel
#

for wallpaper

#

Yes

night crane
#

Ah ok

tall kestrel
#

what the fold

#

reboot

night crane
#

nah

#

I may have found the problem

tall kestrel
#

what?

night crane
#

Yep i did

tall kestrel
#

huh

#

is it a user service?

night crane
#

Look what i typed where it says Y/N

#

๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

tall kestrel
#

oh my god

#

lol

#

bruh

#

xd

#

yeah I was kinda flabbergasted there

night crane
#

this is an xd moment

tall kestrel
#

that made no sense to me

night crane
#

Well at least it worked ๐Ÿ˜„

#

What do i do from here?

#

It looks nothing like axiore's desktop

tall kestrel
#

the package you have seems to be a shell

#

not desktop

night crane
#

oop ye sorry, thats what i meant

#

how do i get it to look like his one

tall kestrel
#
git clone https://github.com/Axenide/Dotfiles
cd Dotfiles
bash install.sh
#

I would recommend ricing yourself tho and not using someone else's configuration

night crane
#

Oh shoot

#

I gotta install kitty first right?

tall kestrel
#

just press

#

CTRL + ALT + F4

night crane
tall kestrel
#

are you in tty

#

?

night crane
#

Ya i just copy pasted the first line, it worked

#

NO WAY BRO

tall kestrel
#

Good?

#

Worked?

night crane
#

it actually worked this time

tall kestrel
#

yeah

#

duh

night crane
#

YE!!

night crane
#

also

tall kestrel
#

idk which gpu you have

night crane
#

I got NVIDIA

tall kestrel
#

its like 10 minutes of work

tall kestrel
#

setup disks, pacstrap, chroot, setup user timezone locale etc, install bootloader done

tall kestrel
night crane
#

Im in the UK

#

Do i press LATAM

#

@tall kestrel

tall kestrel
#

i guess so

#

idk

#

nono

#

no

#

use US

night crane
#

oh

#

Too late

tall kestrel
#

fuck

#

oh well

#

lol

night crane
#

Why?
what is LATAM?

#

@tall kestrel

tall kestrel
#

idfk

#

some keyboard layout

night crane
#

Fuck

#

It's latin american

#

YOOO
Its asking me to confirm Y/N

#

can i cancel?

#

@tall kestrel

tall kestrel
#

where

#

show

night crane
#

Wait dw I'll use latam

#

I googled and apparently its the same as UK except the legends on keycaps

tall kestrel
#

okay nice

night crane
#

@tall kestrel

tall kestrel
#

sudo pacman -S title fish

night crane
#

@tall kestrel

tall kestrel
#

well everything is fucked now

#

im not dealing with that sorry lol

night crane
#

oh

#

@tall kestrel do you know someone who can

tall kestrel
#

just figure it out this is a lot of effort to do

#

its not hard just time consuming

#

and by the looks of it he fucked it himself

#

make a github issue

night crane
#

Oh ok

prime crypt
#

@night crane get a fresh hyprland install working (with audio) and then install ax-shell, however i would recommend you to write your config it is not that hard i guarantee

night crane