Like for someone who aims to work on his Linux distro, what kind of tutorial or book you advise?

|
smol_mazunki 2022-08-11 03:36:09
omidxrz 2022-08-11 01:55:39
hello.
look at this code

for x in list;
do echo x | tee -a (echo x | cut -d . -f1);
done

for that part in () idk exactly can do that.

why -a here?

smol_mazunki 2022-08-11 03:36:20
what would you be appending to
smol_mazunki 2022-08-11 03:36:58
actually what are you trying at all
siduck 2022-08-11 03:39:28
thecatvoid 2022-08-10 21:09:53
6-7 years ig

weird, mine didnt even last 2-3 years ._.

smol_mazunki 2022-08-11 03:47:06
my experience with laptop keyboards is not great either
smol_mazunki 2022-08-11 03:48:16
linux_group-1392058.jpg

smol_mazunki 2022-08-11 03:48:16
linux_group-1392057.jpg
i always bring this thing in my bag when i go out, since I can’t stand the low profile keyboards
smol_mazunki 2022-08-11 03:48:49
i modified it so i can connect the usbc on the side, makes it easier to dock “into” the laptop
smol_mazunki 2022-08-11 03:49:39
it’s coolermaster, btw. i am surprised they made keyboards, but I’m far from disappointed
boranity 2022-08-11 04:04:27
nice
BarakObama 2022-08-11 04:19:47
IUsedToBeAli 2022-08-10 22:32:03
Hi. I’m a Linux user. I’ve only passed LPIC1. I want to get deep in Linux and understand its structure. Like for someone who aims to work on his Linux distro, what kind of tutorial or book you advise? LPIC2/3 would work?!

maybee lfs docs ?

BarakObama 2022-08-11 04:32:11
smol_mazunki 2022-08-11 03:47:06
my experience with laptop keyboards is not great either

im still waiting for good linux laptop fingerprint drivers

cryptodanvr 2022-08-11 04:45:54
BarakObama 2022-08-11 04:32:11
im still waiting for good linux laptop fingerprint drivers

Why’s that?

cryptodanvr 2022-08-11 04:47:25
BarakObama 2022-08-11 04:32:11
im still waiting for good linux laptop fingerprint drivers

https://fprint.freedesktop.org/

BarakObama 2022-08-11 05:05:57
cryptodanvr 2022-08-11 04:45:54
Why’s that?

login screen

BarakObama 2022-08-11 05:06:02
doesnt work with fingerprint, also something like login in firefox passwords through keepass/bitwarden with fingerprint
cryptodanvr 2022-08-11 05:06:37
Check that link for device support
BarakObama 2022-08-11 05:07:48
https://maxopala.github.io/fingerprint-reader-web-extension/
BarakObama 2022-08-11 05:07:55
BarakObama 2022-08-11 05:07:48
https://maxopala.github.io/fingerprint-reader-web-extension/

this can be extended

cryptodanvr 2022-08-11 05:09:00
Add your device id
cryptodanvr 2022-08-11 05:09:40
https://fprint.freedesktop.org/supported-devices.html
BarakObama 2022-08-11 05:12:06
cryptodanvr 2022-08-11 05:09:40
https://fprint.freedesktop.org/supported-devices.html

Oo

BarakObama 2022-08-11 05:12:30
i thought they were installed automatically
cryptodanvr 2022-08-11 05:12:34
You’ll then get better support
BarakObama 2022-08-11 05:12:42
atleast for popular thinkpads
BarakObama 2022-08-11 05:13:21
I’ll check
cryptodanvr 2022-08-11 05:13:43
The fprint may not be since its limited to certain manufactures ibm/Lenovo being one that uses fingerprints
cryptodanvr 2022-08-11 05:14:47
Dell and HP have limited devices as well
cryptodanvr 2022-08-11 05:21:07
You also need to consider android phones come with fingerprint scanners and Droid is powered by linux
BarakObama 2022-08-11 05:29:25
cryptodanvr 2022-08-11 05:21:07
You also need to consider android phones come with fingerprint scanners and Droid is powered by linux

hmm

BarakObama 2022-08-11 05:29:50
but fingerprint laptops are there since 2013 or so, still no generic drivers like mesa we use for display
cryptodanvr 2022-08-11 05:30:20
It’s a niche market that’s why
cryptodanvr 2022-08-11 05:30:42
My laptop has no fingerprint
BarakObama 2022-08-11 05:31:14
cryptodanvr 2022-08-11 05:30:42
My laptop has no fingerprint

mostly only workstation/ultrabooks have

cryptodanvr 2022-08-11 05:32:01
Naw the lenovos I’ve used while employed by IBM had them non-workstations
|