Are you trying to install arch?

|
smol_mazunki 2022-07-23 10:37:36
but
Idel_Gataullin 2022-07-23 10:37:55
smol_mazunki 2022-07-23 10:36:56
that’s unrelated to gnome

Maybe with distro fedora. That’s why I try to find another disrto. Maybe manjaro.

smol_mazunki 2022-07-23 10:38:10
setting your node path into your PATH would probably fix it
Idel_Gataullin 2022-07-23 10:38:34
smol_mazunki 2022-07-23 10:38:10
setting your node path into your PATH would probably fix it

I did it, and IDE sees it, but not terminal in IDE.

smol_mazunki 2022-07-23 10:38:43
intellij might have a different PATH than your usershell due to how it sources the environment
smol_mazunki 2022-07-23 10:39:20
Idel_Gataullin 2022-07-23 10:38:34
I did it, and IDE sees it, but not terminal in IDE.

what shell is the terminal in the ide using?

smol_mazunki 2022-07-23 10:39:42
Idel_Gataullin 2022-07-23 10:37:55
Maybe with distro fedora. That’s why I try to find another disrto. Maybe manjaro.

don’t use manjaro, it’s a broken distro

Amritsaroe 2022-07-23 10:39:50
smol_mazunki 2022-07-23 10:36:43
https://forum.endeavouros.com/t/question-about-pacman-error-message/16006

how to regenrate mirror list

smol_mazunki 2022-07-23 10:39:55
use arch or endeavour if you want something of that sort
Idel_Gataullin 2022-07-23 10:40:07
smol_mazunki 2022-07-23 10:39:55
use arch or endeavour if you want something of that sort

Ok.

smol_mazunki 2022-07-23 10:41:55
https://www.reddit.com/r/EndeavourOS/comments/svs0z5/psa_update_your_mirrors/

PSA: Update Your Mirrorsreddit
Hey everyone, TL;DR: – I think something went wrong with Arch mirrors list over the past week (or perhaps there was some other issue) – Manually…
Idel_Gataullin 2022-07-23 10:42:06
smol_mazunki 2022-07-23 10:39:20
what shell is the terminal in the ide using?

linux_group-1385992.jpg

smol_mazunki 2022-07-23 10:42:13
Idel_Gataullin 2022-07-23 10:40:07
Ok.

but should be fixable in the ide anyway

smol_mazunki 2022-07-23 10:42:27
Idel_Gataullin 2022-07-23 10:42:06

yeah so change it to whatever you usually use

smol_mazunki 2022-07-23 10:42:31
bash or zsh probably
smol_mazunki 2022-07-23 10:43:04
echo $0 in your terminal would tell you
Idel_Gataullin 2022-07-23 10:43:48
smol_mazunki 2022-07-23 10:42:31
bash or zsh probably

How can i find a path to that bash in IDE?

smol_mazunki 2022-07-23 10:44:01
Idel_Gataullin 2022-07-23 10:43:48
How can i find a path to that bash in IDE?

/usr/bin/env bash

smol_mazunki 2022-07-23 10:44:05
is the best way
smol_mazunki 2022-07-23 10:44:17
but /bin/bash probably just works
smol_mazunki 2022-07-23 10:44:26
if not, /usr/bin/bash
Techie_03 2022-07-23 12:17:32
Hemlo meme
ayyetism_luv 2022-07-23 14:03:10
trying to turn an old samsung tablet into a scp-based ebook reader but it doesnt support any scp clients
BarakObama 2022-07-23 16:38:15
ayyetism_luv 2022-07-23 14:03:10
trying to turn an old samsung tablet into a scp-based ebook reader but it doesnt support any scp clients

use calibre

BarakObama 2022-07-23 16:40:33
ie start calibre server and most of the clients support connecting to that
BarakObama 2022-07-23 16:41:30
or https://readarr.com
ayyetism_luv 2022-07-23 17:12:28
BarakObama 2022-07-23 16:38:15
use calibre

Looks pretty dated on the website

ayyetism_luv 2022-07-23 17:12:33
Lemme see tho
Idel_Gataullin 2022-07-23 17:40:23
I created symbol link on wlan0 with command
systemctl enable dhcpcd@wlan0
And
systemctl enable dhcpcd@enp5s0

I install arch

But when I reboot – up link shows only enp5s0 but wlan0. What could happen?

cryptodanvr 2022-07-23 18:45:14
Idel_Gataullin 2022-07-23 17:40:23
I created symbol link on wlan0 with command
systemctl enable dhcpcd@wlan0
And
systemctl enable dhcpcd@enp5s0

I install arch

But when I reboot – up link shows only enp5s0 but wlan0. What could happen?

What are you trying to do?

Idel_Gataullin 2022-07-23 18:45:59
cryptodanvr 2022-07-23 18:45:14
What are you trying to do?

Connect to service. Nvm. Now I failed to mount /home.

How to disable auto mounting?

Idel_Gataullin 2022-07-23 18:46:12
cryptodanvr 2022-07-23 18:45:14
What are you trying to do?

linux_group-1386018.jpg

cryptodanvr 2022-07-23 18:46:59
Are you trying to install arch?
Idel_Gataullin 2022-07-23 18:47:07
cryptodanvr 2022-07-23 18:46:59
Are you trying to install arch?

Yep

cryptodanvr 2022-07-23 18:47:21
Follow the install wiki
|