[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: free range debian.jpg (135 KB, 1080x608)
135 KB
135 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share experiences.

*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.
2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
3) Go balls deep and replace everything with GNU/Linux.

Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.

$ man %command%
$ info %command%
$ %command% -h/--help
$ help %builtin/keyword%

Don't know what to look for?
$ apropos %something%

Try a random distro:
https://distrosea.com
https://distro.moe

Check the Wikis (most troubleshoots work for all distros):
https://wiki.archlinux.org
https://wiki.gentoo.org
https://wiki.debian.org

/g/'s Wiki on GNU/Linux:
https://igwiki.lyci.de/wiki/Category:GNU/Linux

>What distro should I choose?
https://igwiki.lyci.de/wiki/Babbies_First_Linux
>What are some cool programs?
https://wiki.archlinux.org/index.php/list_of_applications
https://directory.fsf.org/wiki/Main_Page
https://suckless.org/rocks/
>What are some cool terminal commands?
https://www.commandlinefu.com/commands/browse
https://cheat.sh/
>Where can I learn the command line?
https://mywiki.wooledge.org/BashGuide
https://www.grymoire.com/Unix/
https://overthewire.org/wargames/bandit
https://tldp.org/LDP/Bash-Beginners-Guide/html/Bash-Beginners-Guide.html
>Where can I learn more about Free Software?
https://www.gnu.org/philosophy/philosophy.html
>How to break out of the botnet?
https://prism-break.org/en/categories/gnu-linux

GNU/Linux Games:
>>>/vg/lgg

Previous thread: >>108384704
>>
You people using tiling WM's, how do you manage several browser tabs? Do you use your mouse to click and create new tabs? Do you Super + N to different "browser workspace instances or do you keep all the tabs in a single instance?
>>
>>108399914
Browser tabs are part of the browser app, the window manager you're using should not make a difference,

When all else fails read the friendly manual :)
>>
File: Anime think.jpg (87 KB, 861x744)
87 KB
87 KB JPG
>>108399914
If I need two windows open I either open a new firefox instance or just pull the tab out.

How the fuck is this a WM issue? Am I retarded?
>>
>>108399914
I keep windows floating by default and only enable tiling when I need to. I'm using Bspwm but this is pretty normal functionality across the board.
Tiling is useful for some workflows but not for everything.
>>
>>108400215
I didn't actually read the original question because it was inane.
>>
I have Snapper set up to take btrfs snapshots from the past 12h + 3days. Whenever I want to undo all the shit I just did to my root drive I usually just restore a snapshot from 1 or 2 hours ago instead of manually reversing each change because it's easy and fast. However every time I do that it seems to create a new subvolume with the name root_backup_[timestamp]. Is it safe to delete these?
>>
File: file.png (22 KB, 564x304)
22 KB
22 KB PNG
Im trying to use this "secondary router" with DHCP and firewall turned off, delegated to the primary router, so the secondary router acts as a switch

This works great over ethernet, but the wifi is so trash for some reason, it hangs for seconds at a time and takes 20 seconds to load up a website that takes a fraction of a second by ethernet cable, even if im sitting in the same room with perfect wifi reception

so i looked up the telnet credentials and got into a busybox thingy
what do i poke to check what could be causing issues here?

i was having the same issue when i had OpenWrt installed on this thing, i thought it was the retarded propietary broadcom chip not working well with openwrt but it seems to still be misbehaving even with the official firmware

TLDR: Vodafone's "sercomm AD1018" router wifi is shit, hangs up the internet for several seconds at a time even with full reception. Router works great over an ethernet cable though.
>>
File: 1773856627452.jpg (54 KB, 1280x720)
54 KB
54 KB JPG
https://x.com/The_Cyber_News/status/2034158784457973921

uninstall malwaremd today
>>
>>108400487
To answer my own question: Yes, it is safe to delete them after restoring a snapshot. Looks like when your restore a snapper snapshot it first gets copied into a new subvolume and then restored from it, leaving behind said subvolume after rebooting. Recovered a nice chunk of disk space by deleting them.
>>
>>108400626
Just don't use snaps (don't use Ubuntu).
>>
>>108400599
there's a good chance this is too specific a question in the sense that it'll probably take someone with similar hardware and a similar usage to get a useful answer.
however, i would first look up what wifi chipset your box has, and then look up anyone talking about it's performance in linux, openwrt or otherwise. i don't use wifi much myself, but i have heard about spotty devices
>>
>>108400487

using snapper delete might be safe is manual work thou
>>
File: file.png (52 KB, 581x362)
52 KB
52 KB PNG
>>108400705
OpenWrt only gives partial support to this router because broadcom chipsets are propietary. i assumed this was the reason wifi was working like dogshit on openwrt, but there seems to be a different reason
https://openwrt.org/toh/sercomm/ad1018
>CPU: Broadcom BCM6328 @ 320 MHz
>WLAN chip: Broadcom BCM43217

im on almost stock firmware (MOD VFES_3.0.11 Custom build from Sercomm GPL sourcecode, nand utils included)
the stock firmware runs busybox linux stuff guess
>>
>>108400215
I also use a tilling window manager without the tiling part 99% of the time. I just use i3 in tabbed layout and it works for my usecase. The only advantage i3 tabbed layout has over the monocole layout from other tiling wms is that i have a visual indicator of all the tabs while most of the other ones dont have anything like that.
>>
>>108400599
Are both routers acting as a wifi accesspoint with the same ssid?
>>
>>108400868
Yes, one router is at the house entrance in the ground floor and the secondary router is in the opposite side in the top floor
>>
>>108400888
You might want to try disabling the AP on one of them to see if the issue still persists since that might be the issue.
>>
>>108400905
>You might want to try disabling the AP on one of them
The primary router's wifi works great, no issues there, its only the secondary router thats messed up
Disabling the primary router's wifi doesnt seem to fix the secondary router's wifi being ass
>>
File: Wi-Fi operating mode.jpg (128 KB, 1280x720)
128 KB
128 KB JPG
>>108400888
Have you tried other client devices? Not all access points work that great.
How's the ping from the client to the router? Or should I say access point: you did configure it as such, did you?
And how is this a Linux question?
>>108400705
>but i have heard about spotty devices
Turning a Wi-Fi interface into an access point is super spotty!
>>
>>108401176
>Turning a Wi-Fi interface into an access point is super spotty!
not him but i don't really understand how. i've heard a couple times people saying some wifi radios that do worse specifically as an ap, but that doesn't make sense to me. maybe i just don't understand wifi enough, but isn't an access point basically just software? like what is demanded from the hardware that actually changes between being an ap and being a client?
>>
>>108400975
>average ping 12,210.7
microseconds, right?
>>
>>108400888
Are they both on the same channel? That might cause issues with the wifi.
>>
>>108395534
It doesn't. Spectacle constantly fucks up saving a rectangular selection to your clipboard. Try it. I have Shift + Print mapped to spectacle -bcr -o Pictures/image.png
>>
>>108395482
Quite a lot! Wayland fucks it!
>>
>>108402244
>Spectacle constantly fucks up saving a rectangular selection to your clipboard
Works on my machine.
>>
Anyone got good guides or write ups on how to best pirate shit on Linux? I'm running CachyOS for gaming, PopOS for just general use because I love it so much. But I still keep Win 10 on a spare SSD for whenever I want to pirate something because I just can't get any of the guides I find on Youtube to work.
Repacks sometimes works. I add the installer as a steam app, enable Proton compatibility, it usually installs, then I run the .exe through Steam doing the same thing. I've gotten Fable 3 to launch, but can't run. I can't get Fable anniversary to run at all.
I just want to be able to play games for free bros. I ain't paying $300 to play Fable 3 on PC.
>>
>>108402286
Run the command I posted.
>>
Why is Fedora Firefox now putting a caret on any text I click on?
>>
File: file.png (829 KB, 2373x1160)
829 KB
829 KB PNG
Why can I not run Counter-Strike in native full-screen like I can on Windows? I'm on CachyOS.
I've tried looking this up, most places tell me it's a Window Manager issue. Most places seem to say that switching to X11 will enable native fullscreen, but it doesn't. I have installed an set X11 as my desktop session, same issue, I can't run it native full screen. I'm not sure if I'm doing something wrong, or if the things I'm reading are wrong.
Other places have told me that nvidia-settings has a setting to override windows manager for applications. It's been a minute since I read that, but I just looked again I don't see any setting like that. Maybe I'm retarded and don't see it?
Is there any negative to playing video games in Windowed Fullscreen? Is input lag or frame times effected? I really dont' know I'm retarded.
If anyone can help me please, I'm fucking autistic for Counter-Strike I love this game. I just want it to run well.
>>
>>108402302
I just run GOG installers in Bottles and they work fine. Anything that's not on GOG or doesn't have a console version I can emulate I just ignore for the most part.

>>108402345
You hit F7 to enable caret browsing.

>>108402377
You can try running it in gamescope. Or switching to Proton instead of running the Linux build.
>>
>>108402377
In my experience excl. full screen can be problematic in some games. I pretty much prefer win. borderless.
Surely you can gauge the input lag on your own?
>>108402302
>>108402456
You retards should not use linux at all.
>>
File: srgwergw4.jpg (240 KB, 1080x1074)
240 KB
240 KB JPG
i want to switch to mangowc but im so lazy so im still using kde
>>
>>108402302
Get PortProton and run the installer through that, been working really well for me
>>
>>108402377
this has been a thing for months with a github issue that's still not fixed but haha maybe after the linux gayming cube releases they'll "look" at it
>>
Thoughts on systemd vs other init systems?
Also opinions on uutils vs gnu coreutils?

Should i switch my desktop os to arch or artix?
>>
>>108403042
>Thoughts on systemd vs other init systems?
Systemd just works so I have no reason to change
>Also opinions on uutils vs gnu coreutils?
Don't care, as long as it works
>Should i switch my desktop os to arch or artix?
No, you should use a distro that is based on Debian, because Debian is the best
>>
File: 1769056766042916.png (412 KB, 531x743)
412 KB
412 KB PNG
>>108399858
My computer's only been up for a week and I'm already on PID 2 million+? There's no way two million processes have ran since only that long ago. Is this right? I'm guessing the Nvidia nonsense on the screen has something to do with it.
>>
>>108403065
Not that guy but what makes Debian the best?
>>
>>108403182
mental illness and gen-x nostalgia goggles
>>
>>108403105
It's probably some shell script. Every line of a shell script can result in multiple processes running, so it bumps your PID counter pretty fast.
>>
>>108403182
it just works
>>
File: 1761703015183631.png (2 KB, 233x37)
2 KB
2 KB PNG
>>108403220
That makes sense. I have a shell script for my tmux status line that shows the current directory and git branch if there is one. I just made six splits and watched my process count go up by 100. Still, 2 million is a lot.
>>
>>108403318
Wait, that's not the status line, I meant the pane-border-format, oops.
>>
What options do I need to enable or disable to make sure BTRFS won't kill my SSD?
Currently using the following mount options:
noatime,compress=zstd:3,ssd,discard=async,space_cache=v2

Do I need anything else?
>>
>>108403042
>systemd vs other init systems
It's in the name, systemd covers a fucking lot. No real opinion on it, it does it's jobs.
>uutils vs gnu coreutils
>a battle tested solution
>new tool that's still in beta
You tell me.
>>
>>108403390
It has reasonable defaults. noatime is all most people should need to specify. Compression level should be based on CPU benchmarks.
>>
>>108403042
If the only feature of systemd you use is systemctl then other init systems are not very different, systemd is simply very very bloated and has many features that the average joe will never ever use.
I do recommend switching to artix if you have been on arch, most people can't tell the difference unless you use systemd features heavily.
>uutils
Very few people will tell you this but the real reason uutils exists is to make an MIT-licensed version of coreutils, Canonical really wants to change the license for coreutils but the GPL prevents it so they write their own coreutils.
>>
>>108403182
Second oldest living distro, and most successful one too, that's why 90% of all other distros are based on debian.
>>
>>108403042
Init system doesn't actually make that much difference so much as just pick one and stick to it. The more contact your package base has with foreign systems, the more problems you're likely to have.
>Also opinions on uutils vs gnu coreutils?
The only thing more obnoxious than GNU is GNU haters.
>>
>>108399858
anyone using secure boot +tpm and windows dual boot?
today randomly when rebooting from Windows the computer went into memory training and my linux cryptenroll/sbctl shit wasn't working, but cmos wasn't reset and secure boot was still normal. I suspect Microsoft modified something on the registers that I'm using, so I should probably not use ones that MS fucks with. Any ideas? using only pcr 7. It still booted but the tpm register obviously changed because it didn't decrypt automatically.
>>
>>108403182
it just fucking works, I dare say it's the perfect distro even, if you're not on recent hardware it's simply the most optimal choice in 90% of use cases.
>>
How is it possible for LibreOffice Calc to be so bad? It’s even slow for data entry. Pretty sad that there’s no decent alternative.
>>
>>108399858
What is them chickens do?
>>
how hard would it be to write a driver for my unsupported wireless nic on openbsd? I've worked a fair bit with C, but never did neither driver development nor programmed under openbsd, i'm thinking that i could reverse engineer the ones on windows with something like ghidra, but dunno how viable that would be. NIC is a B4313 and it's not detected by ifconfig, dmesg says its not configured, and fw_update did not fix it, thus why I assume it's unsupported
>>
>proton-ge-custom with umu-launcher is all you need to run pirated vidyas outside steam now
incredible
>>
WTF? I suddenly can't open images: gwenview just crashes with segfault, gimp says plugin for png, webp, jpg, etc failed. I did not changed or installed anything for the last few days. Kubuntu.
>>
>>108404015
Yeah all you need to do is set the prefix's game ID as 0 and umu-launcher will run it properly, plus you can use whatever runner you want.
>>
>>108404014
you probably need to know a lot more about the kernel you intend to write it for. if it doesn't exist and you don't write kernel drivers then I'd say it's impossible for you to write one but I love being proven wrong.
>>
File: glasses squid.jpg (701 KB, 900x900)
701 KB
701 KB JPG
About to nuke Windows and install GNU/Linux. I'm wanting to make sure to back up my browser stuff and game data, but want to be lazy about it. I'm assuming copying over the user folder in Windows covers just about everything, but anywhere else I need to look?
>>
>>108404428
>I'm assuming copying over the user folder in Windows covers just about everything, but anywhere else I need to look?
Should cover everything, yeah. That's all your files. Unless you randomly store some file in the root of C:\ for some stupid reason then the user folder is all you need.
>>
File: 1767773114394993.png (181 KB, 770x1271)
181 KB
181 KB PNG
Arch, Hyprland, Nvidia 590.

Still get artifacts on wake up. Any fix?

I already enabled the right services, and added NVreg_PreserveVideoMemoryAllocations=1
>>
>>108404450
It's quite common to store stuff in weird folders like C:\Games and iirc windows lets you do it without complaining. It's nice because it keeps files away from the grubby paws of onedrive and other "helpful" services.
Of course, I should hope he remembers whether he did that.
>>
>>108404450
>>108404479
Sounds good then. I cloned the drive just in case anyway. And I had a separate partition I put most other things in, and another drive for games as well. I never messed with the root of C.
>C:\Games
I think GoG use to do that, along with some other game installations and cracks, but these days I'd always just point it towards the separate drive or partition. I don't think I even have a single Steam game under C in this installation.
>>
>>108403641
I love Debian, but Fedora is objectively better
>>
Gentoo developers please package yt-dlp-ejs-0.8.0 already or at least make a live ebuild.
>>
>>108404718
Oh, it already is packaged. I wonder why Portage wasn't picking it up then. Should update the yt-dlp ebuilds to depend on the latest version. Depending on a broken ejs helps nobody.
>>
>>108399858
why chickens do be like that
>>
>>108404718
>>108404723
It's doing it now that I synced again.
[ebuild     U  ] dev-python/yt-dlp-ejs-0.8.0::gentoo [0.7.0::gentoo] PYTHON_TARGETS="python3_11 python3_12 python3_13 python3_14 -pypy3_11" 147 KiB
[ebuild R *] net-misc/yt-dlp-9999::gentoo USE="deno -man -test" PYTHON_TARGETS="python3_11 python3_12 python3_13 python3_14 -pypy3_11" 0 KiB


I'd still prefer a live version though. I guess I'll make my own.
>>
Thoughts on hyprland?
>>
>>108404733
If anyone else wants it:
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1 git-r3

DESCRIPTION="External JavaScript for yt-dlp supporting many runtimes"
HOMEPAGE="https://github.com/yt-dlp/ejs"

EGIT_REPO_URI="${HOMEPAGE}.git"

LICENSE="Unlicense"
LICENSE+=" ISC MIT" # .js dependencies
SLOT="0"
KEYWORDS=""

BDEPEND="
|| (
dev-lang/deno
dev-lang/deno-bin
)
app-arch/unzip
dev-python/hatch-vcs[${PYTHON_USEDEP}]
"

# deno needs network
RESTRICT="network-sandbox"

# this only tests basic python bits without javascript to avoid headaches
distutils_enable_tests unittest


This will never be allowed in the Gentoo tree with disabled network sandbox though but this is less annoying for me than having to wait for packagers.
>>
File: 1759638896721893.jpg (68 KB, 832x1024)
68 KB
68 KB JPG
is there any combination of file browser + image viewer such that the current sort-order in the file browser is automatically used also in the image viewer for directory navigation? (instead of the image viewer using a static default sorting that needs to be set / changed manually every time)

Thanks! I don't know what this would be called in general so it's tricky to search for.
>>
>>108404911
Dolphin+Gwenview on KDE. You could also use Geeqie.
>>
File: 1751617468397885.png (338 KB, 550x728)
338 KB
338 KB PNG
>>108404936
Thank you for helping! I'm using xfce though, is KDE a strict requirement?
>>
>>108405004
It's the easiest duo for what you want to do. Look into Geeqie for now.
You could install Dolphin+Gwenview into your Xfce but it'll bring about a huge amount of KDE backend bloat.
>>
I have a question about licensing.
You're "not allowed to distribute the binaries" of FFmpeg compiled with the nonfree profile, right?
Are you allowed to compile it in a private github repo with github actions and download it for yourself from github releases?
Are you allowed to accidentally make the repo public?
If the answer to either is no, who will come after you: FFmpeg or Fraunhofer?
>>
>>108405339
>Are you allowed to compile it in a private github repo with github actions and download it for yourself from github releases?
Yes.
>Are you allowed to accidentally make the repo public?
No.
>who will come after you
Nobody unless you get too popular. In which case it would be patent trolls coming after you, not ffmpeg.
>>
>>108404752
I don't know what Hyprland is or does sorry...

But seriously I like niri, they're getting blur and the infinite page workflow is neat although doesn't really work all that great on my portrait monitor+landscape monitor setup. I use GNOME though.
>>
On cachyos they give the option to choose between systemd-boot, refind, grub and limine.
i have absolutely no idea on what any of these are, and reading the differences on the wiki didn't help either, they do explain the differences but it might as well be giberish to me.
i have a b450 aorus elite as my motherboard, which one do i pick?
>>
>>108405478
They're all different kinds of bootloaders. systemd-boot is the simplest one so just use that.
>>
>>108405482
i will do that then thank you
>>
>>108405478
Grub is the standard that's used by 95% of people.
Limine is supposed to be a modern replacement for Grub but I'd still consider it experimental.
Systemd-boot is supposedly the fastest one between the 4.
I've never even heard of refind.
>>
so, final question (hopefully)
on the cachyos website they said to disable secure boot so i'm gonna do that, but i also remember enabling tpm 2.0 when installing windows 11 if i'm not mistaken.
should i enable either of those after i'm done with the installation or are they useless?
>>
>>108405625
If you still use Windows on that PC then you shouldn't disable secureboot. Your Windows install will fail to boot.
>>
>>108405636
not gonna use windows anymore
>>
>>108403182
This: >>108403222
The main alternatives are Fedora-based distros (making you a beta tester for IBM) or Arch-based distros (which break regularly, and they encourage you to install stuff from the AUR, which is infested with malware)
>>
>>108405730
>arch
beta tester for valve
>debian
beta tester for canonical
>>
>>108405804
>debian
>beta tester
This nigga is so retarded.
>>
Any user friendly DAW aside from reaper and lmms
>>
When is Guhnome getting an sRGB intensity setting for HDR?
>>
>>108405865
Looked into Tracktion Waveform or Ardour?
>>
>>108405730
>fedora making you a beta tester for ibm
Common Debian victim hallucination. When is btrfs slated to be the default in RHEL? How about that ostree RHEL desktop? The RedHat sphere is so large and dynamic they can have a near totally different concept OS for developers and still make a better enterprise product than Debian. People are literally volunteering to smuggle source code out of RedHat accounts so they can build EL knockoffs rather than deal with Debian's out of touch bullshit.
>Arch-based distros (which break regularly
False. Arch is not sid.
>they encourage you to install stuff from the AUR, which is infested with malware
AUR provides recipes not software. You're supposed to inspect these yourself.

>>108405804
>beta tester for canonical
Not even. Debian got so far behind that Canonical had to decouple from unstable. The deb ecosystem is lead by a failed adware / rent seeking operation.
>>
I know on windows that a lot of people disable ipv6 for security or whatever, is that a good thing to do on linux? I noticed there's an option in gnome settings to disable it it seems.
>>
I have this weird bug on Windows where my mouse constantly double clicks. It's not malware related as it happens on other PCs and only with this mouse. And that is regardless of settings.

But weirdly enough on Linux I almost never have this bug, how come?
>>
>>108405876
Apparently GNOME 50 should be getting something that's basically what you want.
>>
>>108405933
>disable ipv6 for security
other way around buddy. anyways this isn't handled by your pc, it's handled by your modem.
>>
>>108405935
Linux can't handle more than one click every 100ms
>>
>>108405960
The chris titus eceleb guy that makes debloating tools for windows that has a billion stars on github has a button in his program that disables IPV6, idk if it's placebo or some boomer broscience but I remember doing that before too and just accepting it as common sense, like disabling sysmain or print pooling service on windows.
>>
is there an equivalent of christitus debloat tool but for linux
>>
>>108406000
install gentoo
>>
>>108405936
No, I ask because I'm on 50.
>>
>>108406000
Why would there be one? You start with Arch and you're basically "debloated" by default. The whole point of other distributions is to have pre-installed software out of the box, thus there is no bloat.
>>
>>108406029
SDR Native Color Mode is apparently it
>>
>>108406000
every major distro has some internet intall like iso, where you can pick what you want or start from 0.
>>
>>108406034
>>108406029
if you want to use sdr_native you have to enable it through gdctl for now.
>>
>>108406000
Is there a consensus on what's determined to be bloat on the usual distros?
>>
>>108406045
>>108406034
That disables HDR and no, that's not it regarding "intensity".
>>
>>108406052
One man's bloat is another man's essential program.
>>
File: kita the debian.jpg (405 KB, 2085x2780)
405 KB
405 KB JPG
>>108403182
>>
File: 1773849916730987.png (78 KB, 300x150)
78 KB
78 KB PNG
>>108399858
Distros for this feel?
>>
>>108399858
They cute.
>>
>finally get used to guh-nome with minimal extensions
>miss how comfy it is using debian + xfce again
I probably won't switch back until 5.00 come out in 15 or some shit
>>
linux is way too complicated
i installed cachyos with hyprland and now i'm stuck, i know how to open and close the console and that's all :(
it's over for me
>>
>>108401204
>what is demanded from the hardware
The software driver does not interact with the hardware, it interacts with the firmware.
>>
>>108406387
you don't learn linux overnight.
just lookup stuff that you don't know and soon enough you'll be writing your own bash scripts.
>>
how do you third worlders feel that we have no contribution in the linux kernel?

billions of third worlders but majority of github shareware were built by firsties

just imagine the potential of basically one upping our primitive societies with software like bypassing toll gates or hacking bank accounts with their garbage powerpoint security
>>
>>108406401
yeah, i think i will reinstall with kde plasma since it looks easier for now.
i need to take more time to read all the documentation
>>
>>108406400
the firmware runs on the hardware, so now we're getting into hair-splitting territory where it depends on how you describe the hardware. i my case i'm talking about the hardware as a single black box, what goes on inside is just "the hardware", which includes the firmware. but if you want to expand on it, treating the hardware like another computer with it's own hardware and software, then sure, the driver talks to the firmware
>>
>>108401204
WiFi adapters are abstract black box devices because regulations. Like other Anon said you only deal with the firmware, and the firmware can impose whatever restrictions the mfg sees fit. No AP mode on this chip because you didn't pay another dollar for the next model up.

All the guys who try to reverse wifi firmware get dumped in the same pit as the open source laser printer enthusiasts.
>>
Is Linux kernel 6.19.8 another shitty broken one? My old Fedora Thinkpad is reporting problems and not starting properly (I just get some “emergency mode” terminal) that tells me that “fsck exited with status code 4”, but scrolling through journalctl, it also says some of my RAM is broken and stuff like that. I haven’t dropped the laptop since yesterday, so I assume it must be a software problem, but the old kernel won’t boot either now.

It’s a Lenovo Thinkpad T430, and it was running Fedora 43 until yesterday. Has anyone else had any problems with the new kernel?
>>
>>108406455
i guess i'm just naïve old-fashioned regarding what wifi adapters actually do. i've used wifi basically since the beginning, first seeing them in college when they brought in a handful of apple airtalks, which i think were the first at least popular wifi access points you could buy, i used wifi with my psp and had an 802.11b usb adapter to use that with, i've cracked a couple wep networks as one of my first practical uses for linux over 20 years ago. but, wifi was and never has been my primary means of connecting to a network, for me it's purely a convenience option sans a better option.
so, while i'm aware with my experience cracking networks in linux ages ago, that only some cards at least had drivers capable of monitor mode to dump packets, i assumed that was just a driver limitation, after all wifi on linux wasn't known to be very well supported back then, but outside of that, isn't it just a case of putting packets out of a radio and receiving them on a radio? i suppose thinking about it there must be more to it than that if some drivers can connect to a network and not use monitor mode, since being a client still requires two-way communication.

sounds like it's more complicated than it really should be, i wonder why that is
>>
>>108406518
apple airport*
mixing that up with appletalk certainly dates me doesn't it
>>
>>108406387
>try a different OS
>immediately use a weird window manager almost nobody uses instead of a normal desktop environment like plasma or gnome
bruh
>>
I have seen that thread about systemd and the ID verification shit and now I don't want to use systemd.

I have never been against systemd as I barely know what it is and it seems to have no affect on me but now I dislike it and so I am going to move from Arch to Artix or perhaps Void.

My question is probably a dumb one since I am a noob but will using a different init system make any difference to me?

Will it effect muh gayming in anyway?
Will I need to know new commands?
Artix gives choices between a few init systems and I did a search and for gaming and normal users OpenRC and runit seem to be the go to, does anyone have a recommendation?

That is all, thanks.
>>
am on puppy but it's similar to antix they're plug and play for the most part depends on the libraries
>>
>>108406687
nothing really different just either use the weekly community gtk iso or a stock iso with a DE that won't have systemd requirements soon like guhnome
>>
>>108403679
I guess nobody uses secure boot.
>>
>>108406774
I didn’t have that, but are you on Fedora and did you update the kernel last night? That’s what I did and my laptop is now kill: >>108406495
>>
>>108406774
>evil maid attack
we don't believe in fairy tales.
>>
>>108406687
Devuan, but honestly for me it seems like a nothingburger anyways, you can probably just put the default 01/01/1970 in, retarded boomers making laws have no ideas about tech beyond what comes with their phones or devices.
>>
>>108406793
I use a separate encryption for /home. honestly the root encryption doesn't protect much it's just there since I'm already using secure boot with windows.
>>
>>108406387
Just use a normal DE
>>
>>108406387
are you a girl
>>
anyone who says gnu/linux instead of linux is a pretentious gorilla nigger who will rope one day and hopefully soon enough
>>
>>108406555
>>108406898
i just made a mistake, i saw online that it looked nice so i wanted to give it a try.
it's just that linux is a little complicated, and when you look online it feels like you are just assumed to know a lot of stuff or have an it background or something like that.
>>
>>108406916
I say systemd/linux
>>
>>108406687
Calm down, touch grass, drink a beer, have sex. Nobody is coming for your PC.
>>
>>108407013
kek
>>
Hey guys, what are my options to power limit amd gpus beyond the retarded 5% limit on kernel 6.12?
>>
>>108406495
Works fine on my machine. You have a couple of kernels stored so you can just boot with a different one.
>>
>>108406518
>isn't it just a case of putting packets out of a radio and receiving them on a radio?
No because regulators don't want idiots to have access to general purpose programmable radios for $5. That's always locked behind a high price and licensing requirements.
>>
>>108407315
No; that's the thing - I can't. For some reason the old kernel won't boot either. The laptop also has Windows 10 on it, and I haven't tried that yet, but Fedora appears to be kill (again). They really hate my old laptop. I tried to sign up to the Fedora Project last time this happened, just so I could help prevent it from happening again, but they have bizarre rules about having to report in to some mentor, so I never did it.

Or perhaps all my hardware has broken simultaneously the day after I installed the new kernel. That's certainly what the error messages are telling me, but I don't believe them.
>>
File: Debian-OpenLogo.svg.png (70 KB, 960x1273)
70 KB
70 KB PNG
>>108406495
This is why you shouldn't be a beta tester for IBM. I use pic related, which just works.
>>
>>108406916
it also makes no sense, gnu utils are important but this is just stallman's ego, considering how large of a portion of your system your DE or systemd services make, should everything be called GNOME+systemd+rpm+dnf+firefox+gnu+fedora+linux. But there's no reason to call distros Linux either, the way I see it Ubuntu is just Ubuntu not Ubuntu Linux, the only one where GNU/Linux makes sense is in distros like Debian where they actually themselves often times call it officially as Debian GNU/Linux, but Fedora is just Fedora or Fedora Linux, and every Distro has it's own explanation for proper naming and pronounciation. Funniest thing to see retards stress that akschually linux kernel is linux and gnu/linux is desktop when that's not even the case.
>>
>>108399858
I use cachyos and from time to time I have to reset the keyrings when I try to download something via terminal. Is it a bug from this distro or is it a problem common for all of them? Sorry if it is a stupid question.
>>
>>108408101
I've never had to do this, what keyrings do you have to reset? Could be the result of misconfiguration perhaps? How often do you have to do it?
>>
>>108408124
>what keyrings do you reset
Idk, I just use cachyos hello and click on reset keyrings and update system.
>misconfiguration
I didnt change configurations
>how often
It has happened 2 time in 2026 already.
>>
>>108405989
Your web service on the unprotected web that nobody knows about is going to get practically zero hits because of how big the IPv6 address space is. Meanwhile, some Indian can scan the entire IPv4 address space in his lunch break.

Definitely, boomer nonsense that disabling it somehow improves security. This idea probably comes from Windows fags where historically the IPv6 stack on Windows has been crap and full of serious security bugs. This is not the case on Linux.
>>
>>108408148
Oh weird. Must be a known problem if they have that option in the "hello" app. I'd just make sure you run
paru -Syyu
before installing stuff maybe the keyring package is out of date. Not really sure.
>>
>>108407900
Works on my old ThinkPad.

You only need a mentor if you want to submit your own packages. If you want to send fixes for other peoples' packages just make an account on Bodhi and file pull requests.
>>
>>108406387
at least it opened for you. When I first tried hyprland shit didn't work.
>>
>>108407900
>For some reason the old kernel won't boot either
run memtest+ and see if it actually is bad ram
>>
>>108406452
>hair-splitting territory
No, it's essential to make this distinction. Firmware has bugs and limitations. If something is not implemented in firmware then it'll never work irrespective of what the driver or hardware can do.
The firmware is specific to each chipset, hence the differences that you noticed.
>>
When you uninstall a program using GUI in gnome software, is it literally just running sudo dnf remove firefox? In terms of cache, leftover files, configs, etc. where does linux store this stuff after you uninstall through gui or use dnf remove? I'm on Fedora/Gnome. I uninstalled some gnome apps I didn't need through the gnome software app so I'm wondering if there's any leftovers I should take care of manually or if there's a better way of doing it. I heard of sudo dnf autoremove as well, which seems to get rid of packages that are unecessary leftovers, but I also heard some people say that it can sometimes remove important shit that accidentally wasn't marked as necessary and then break things. Is it worth running? What does linux maintenance even look like compared to windows, in windows I know it's good practice to run disk cleanup, disk optimization and dism/sfc commands once a month, is there something like that in linux?
>>
>>108408443
>flatpak
everything gets removed
>the rest
home folder files stick around, eg ~/.local/share
>>
>>108408443
Apps leave their config files and data in your home folder. Just like on Windows, it's not really enforced where this data will be so it can be all over the place. Unless you're using Flatpak in which case it's always in it's own directory in ~/.var/app/.
>What does linux maintenance even look like
I don't think anyone bothers maintaining anything the way you're describing. Ext4 is non-fragmenting so the issues Windows has with NTFS don't happen. Btrfs (which I think Fedora uses by default) has it's own CLI tools for checking data integrity and defragmenting it is not recommended at all.

>>108408582
>flatpak
>everything gets removed
Uninstalling a Flatpak still leaves all the data in your ~/.var/app/.
>>
>>108408582
I noticed that if I uninstall a flatpak that if I reinstall it, it keeps the old settings, despite me saying remove all files on the uninstall prompt which is interesting. Similarly with gnome extensions if I uninstall one, and reinstall it it keeps all the old settings.
>>108408615
Yeah I'm on btrfs, that's good to know then. I was worried I should be doing some sort of defragmentation but I did notice there was no gui tool for it so that explains it. What about the dnf autoremove, is it worth/safe to use or realistically would it be better off to not risk it and just let it be.
>>
>>108399858
Gaming friendly distro without systemd?
I just found out about systemd's compliance for tyrannical precedent.
>>
>>108408875
Just give in, it's pointless resisting. Most gaming distros are based on either fedora (Nobara, Bazzite) or arch (Cachy), they're kind of the big three and all are systemdmaxxing
>>
Speaking of systemd, do any systemd alternatives have an equivalent to systemctl soft-reboot or systemd user timers? crontab is not user level timer and potentially requires hacks to work with notify-send
>>
File: 47289173.jpg (57 KB, 624x396)
57 KB
57 KB JPG
i think i'm just not built for linux, it's too tough man
i just have to return to windows with my tail in between my legs fuck
>>
>>108408902
>systemctl soft-reboot
Yes, it's called run-levels. Bring your system down to a lower run-level and then back to the default runlevel again. Congrats! You just did a soft-reboot!

I never really see any need for that though. I use kexec to do a fast-reboot into a new kernel image otherwise the live system stays running as it is.
>>
>>108408716
>What about the dnf autoremove
>safe
Yes. dnf is pretty much the best and safest package manager (compared to apt and pacman). It keeps the changes it makes in a transaction history so you can review and undo changes at any time even if you fuck something up.
>worth
I guess if you want to lower your disk size by a few MBs? I'm not sure how much garbage dnf leaves behind since the only experience I have with Fedora is their Atomic distros which don't use dnf.

>>108408875
systemd isn't an operating system. I haven't seen the related news regarding it, but I assume they'll just expose an API for distros to have access to a common way of providing an age signal. Which is fine? Just avoid distros which do this or, you know, you can just lie and say you're 99 years old. Nobody really cares.
>>
>>108408615
>Ext4 is non-fragmenting
ext4 has fragments like every other modern filesystem. It even has its own defrag program, e4defrag.

Linux used to have dramatically better block allocation than Windows before Vista. You could write the same files to an empty disk with ntfs-3g in Linux and it would look clean on a fragmentation map, switch back to Windows and the literally the same operation would look like shit. These days they're pretty similar but Windows still has scheduled defrag because so many people grew up conditioned to constantly defrag Windows. You shouldn't need to defrag either OS unless you let disks run >90% full for a long time.
>>
>>108408931
>kexec
This seems even better than systemctl soft-reboot. All the discussion I've seen says you need either a full reboot or some weird live patching for the kernel.
>>
>>108408934
The real problem starts when they continuously extend the functionality of this "feature" and allows for on the fly verification.

Sorry, I just can't really respect this and allow/enable this.
Mankind ill needs a tyrant hidden behind abstract layers of obfuscation.

Look at people like
>>108408896
Are the problem with the world.
It makes it worth not living in and if there is anything left living for, then it's spite and cruelty towards them.
>>
>>108408917
I found it surprisingly intuitive, other than some command names. Ironically trying to understand the desktop environments way to do things took more time than just grabbing a window manager and installing what I wanted.
>>
>>108408971
It is. kexec is fucking great. The slow part of rebooting was always the BIOS/firmware starting up and doing eighteen million checks. Now if you could skip all of that and load the kernel image into memory and execute it then that saves you tons of time. You still have some small downtime in the order of minutes and then you're back up again.
>>
>>108408978
jeez little guy who shat in your cereal today, calm down little buddy
>>
>>108399914
I use Tridactyl and press "t" to make new tabs, sometimes I press the new tab button when I'm feeling brave. Neither of these actions are related to my WM.
>>
>>108408185
It's nonsense from imbeciles who think that NAT is a security feature and that a public IP means the scary haxxor can connect to your computer. In reality your firewall between your LAN and the internet should be rejecting all incoming connections.
>>
>>108409121
Yes, but the scary hacker isn't going to find your IP in the first place with IPv6. They WILL find you with IPv4 though if you're running some service with port forwarded and no firewall, etc.

I don't think these retards can fathom just how big a 128 bit address is. Scanning the entire IPv6 Internet just isn't possible.
>>
>>108401214
nope. It literally hangs for 10 seconds at a time
ended up just opening up the router to see what was going on (it has an internnal antenna)

APparently the antenna has 2 little legs that go into two little holes in the PCB and it had lifted from that spot somehow
i soldered it back into place. I guess it uses the PCB itself to amplify the signal or someshit? because now it works pretty decently
>>
Hello friends. I would like to know what the most straight, white male distro is. And do the BSDs offer such options, too? Thank you.
>>
>>108409146
My point was more that even if they do know your IP, say from visiting websites, p2p shit, or whatever, it doesn't matter that your computer has a publicly routable IP. Unless you configured your network's firewall in a retarded way, incoming connections will be blocked there.
>>
>>108409156
artix linux and then i guess ghostBSD for easy freeBSD install
>>
>>108409174
Yes, in both cases the firewall should keep them out. It's only if you are actually hosting a service that it should be an issue and if you are then the whole neighbourhood is going to be knocking on your server with IPv4.
With IPv6 if nobody except you knows the IP address (and even if they know your outgoing IP that doesn't mean they will find your services IP address because this could be a completely different address within your /56 prefix, possibly on a completely different subnet) then good luck.
>>
>>108409156
Linux is a white man's invention, literally just use any distro. Some of the bigger ones are
>Debian / Ubuntu
>Fedora / RHEL
>openSUSE / SLE
>Gentoo / ChromeOS
>Arch / SteamOS
>>
>>108409156
If you download the most straight white male distro then it'll get infected with your faggotry. Really, nothing you said makes any sense.
>>
>>108409183
fact check: partially true
artix linux is indeed very white, nothing but cracKKKas involved with it
however caring so much about an init system and muh eunuchs philosophy that you make your own arch spinoff is autistic transexual behaviour
>>
how easy is it to customize quickshell configs? i want to make one that resembles aero glass
>>
>>108409272
>openSUSE
People still do that?
>>
>>108408359
Thanks for this; I am running it now. I’m on my third pass and the first two both passed, so I’m confident my hardware is fine (unless there’s like a blown capacitor on the motherboard or something insane like that, that I’ll never be able to find). Looking online, I need to do 3-5 passes, so I’ll let this third one finish before I stop it. Otherwise, I guess I’m playing around with terminal commands, but half the command I’m used to don’t exist in the emergency mode. It doesn’t even have man pages, and there’s no DNF so I have no idea how I’ll update it to work again once a good kernel comes out.
>>
>>108405478
You've probably already made the decision but limine is nice because it integrates with snapper and lets you boot into snapshots, its the default on cachyos for a reason. It seems nice. Other than that who cares, it's a bootloader, it boots.
>>
File: 1744326538632783.jpg (13 KB, 236x236)
13 KB
13 KB JPG
can someone help me or kill me
trying to enable vrr in cachyos on a thinkpad p14s gen 2 amd 5650u
Wayland KDE

I've tried a lot of things for the setting to even show up in the display settings, but the driver still doesn't load/create the driver in sys/class/DRM/card1-edp1/vrr_capable
I've tried forcing bootloader with flags and force loading the file and changing things in a custom edid.bin but nothing works
>>
>>108406495
>>108407900
>>108409903
I've fixed the problem! It wasn't bad RAM, but the file system had fucked up somehow. The solution was to do ``fsck /dev/mapper/fedora-root``. After saying Yes a bunch of times because I hadn't done -y in that command, everything started up as normal and I'm back online. Hurray!

Was this a problem with my laptop, or with the kernel update? I don't actually know.
>>
>>108410348
I guess it could be either your disk failing or btrfs if you're using it. Kernel updates sometimes fiddle with that fs and edge cases happen for a minority.
>>
>>108410451
I don't use btrfs; I've had Fedora on my dedicated shitposting laptop since before they brought it in. So perhaps my poor meme machine's days are numbered ;_;
>>
>>108410451
it can't be btrfs as btrfs doesn't have an fsck as it's unnecessary for that filesystem
>>
>>108403909
>>108404725
I used to work on a free-range chicken farm and would see these spirals everyday. Chickens instinctually create these spirals during social feeding when their flock size becomes large. It allows them to escape more easily when predators approach them.
>>
>>108410348
Drive firmware or general drive fuckup most likely. Try switching to btrfs and see what shows up in journalctl.
>>
Should I use SELinux or AppArmor?
>>
I need a W7 VM to run an old embroidery machine, I heard qemu and virtualbox are good options but I have no idea how they work. What version should I select from the AUR (CachyOS)? Are there any extra dependencies I need? Will I be able to acquire drivers?
>>
>>108410646
Virtualbox is probably the easiest, even though it's not as performant as a type 1 hypervisor. No need to download from the AUR, you can just use pacman.
>>
>>108410612
Neither should be a deciding factor for most people. SELinux is objectively correct if you're giant security tweaker autist.
>>
>>108410582
Chickenon:
Could the shape of their enclosure potentially influence their escape shape? For instance would chicken in square enclosure become square chicken swarm? Ty in advance
>>
>>108410646
qemu via virt-manager is the easiest to use imo. doesn't require any extra kernel modules like virtualbox
>>
File: Gnumeric_logo.jpg (29 KB, 640x239)
29 KB
29 KB JPG
Why didn't any of you tell me about this before? It's actually pretty decent.
>>
I know that currently it seems like the implementation systemd has for age verification requires nothing of you apparently but how likely is it to stay that way? Should I be considering jumping ship to artix just on principle if nothing else in case it becomes more in the future?
>>
>>108411766
Yes. This shit is only going to get worse. Avoid systemd like the plague.
>>
>>108411766
Flip a coin. It's either "nothing ever happens" or "it's literally over" depending on who you ask. Or better yet, stop caring.
>>
>>108411800
>Or better yet, stop caring.
Hard to do with how ominous this is getting in totality
>>
>>108408917
I have esoteric game tastes, Japanese games run into nothing but problems on Linux and that is slowly becoming a dealbreaker for me. So far it's offered no advantages but I'm trying to hold out until W11 is unfucked or I decide to just go back to W10.
>>
How does the government force distros to implement age verification? Can't they just add a flavor with no verification? Who's going to stop them?
>>
>>108411766
If they are willing to shove this into a component used by the vast majority of Linux users and basically of the popular distros do you think that they respect choice at all? They don't have to implement this through systemd but the fact that people want to is telling enough even if this ends up being a nothingburger. Systemd means compliance forced onto the fucking globe in response to burgerclap laws that aren't even universal in clapistan yet.
>>
>>108411898
Some distros and such are at least stating they'll never implement this
>>
>>108411916
Only distros already not on systemd can even make that choice in the first place.
>>
File: 1626190916559.jpg (65 KB, 828x765)
65 KB
65 KB JPG
Why isn't there any interest in supporting HDR on X11? I don't want to be locked into Wayland over this shit
>>
>>108411934
Omarchy is too though. Again like systemd's implementation isn't yet forcing anyone to do anything in itself. It just might for all we know
>>
>>108411860
What games are so bad? I'm in the same boat and jp games are definitely worse than the average steam slop, but not that bad. Modern rpg maker games (after the change to js) can run natively through a special runner. Everything else works through umu-run. The only game that gave me issues was an obscure wolf rpg game (it ran but without some music) and that was fixed through "winetricks directmusic gmdls"
There is also locale shit but that happens on windows also
>>
>>108411941
I would guess that any new features that could be added to X11 would be added to XLibre instead.
>>
>>108411960
RPGMaker and Wolf are easy, but other games use obscure engines, and sometimes are hard to run even on windows (Which is why people do shit like run Japanese non-unicode locale)
nta btw
>>
>>108411941
Cool, open some PRs to XLibre for it, if you care about that.
>>
>>108411941
Nobody wants to work on X11 due to how shit the codebase is. It's an unmaintainable mess. And HDR is an irrelevant feature.
>>
File: weakman.jpg (73 KB, 440x773)
73 KB
73 KB JPG
i don't get it, why isn't this general and this board actively engaged in overturning this age verification shit and destroying this cunt's life?
are you all just cucked goyim now?
>now

there used to more fire in people here for getting shit done. now everyone is just cucked and raped.
>>
>>108412163
>>108412191
>xlibre
I'm a linux noob, didn't even know that was a thing. Apparently development for HDR support is underway
>>108412444
>It's an unmaintainable mess.
valid point
>And HDR is an irrelevant feature.
that's cope
>>
how do i learn coding with the pico? i still dont have modules to toy with.
>>
>>108411960
rpg maker 2k3 both engine and runtime game have noticeable input delay and glitching sounds with wine and proton.
>>
So systemd now has age verification.
Are arch devs still pretending none of this is happening?
>>
>>108412594
we're still in the "stick head in the ground and pretend its not happening" phase
I'm just hoping there is enough energy and defiance left in this community to rise up and overthrow this crap
this is like super-rape
>>
>>108412604
If artix wants they can easily eat their lunch and fuck their asses. Just make a script to convert arch to artix and take the helm.
>>
>>108412594
>The field is optional, self-reported, and modifiable by administrators via homectl.
>It is not automatically enforced by systemd
>No distro has yet implemented this feature by default
Nobody cares about this aside from a handful of tinfoil hatters.
>Are arch devs still pretending none of this is happening?
If anything I'd expect Arch devs to either be indifferent or like this feature since that means they don't have to implement their own solution to this.
>>
>>108412541
Growing up is realizing all problems come from 10+ figure individuals.

But if you wanna catch a harassment charge or go after randos in the street, you do you. Wear a GoPro.
>>
>>108412648
>Growing up is realizing all problems come from 10+ figure individuals.
if only it was this simple. true growing up is realizing the jews have armies of goyim golems doing their bidding.
>>
>>108412656
>jews have armies of goyim golems doing their bidding.
that's exactly what America is
>>
>>108412642
For now. Next they add automatic facial scans, but it will be fine because "it's only once every half an hour or so".
>>
>>108399858
I'm switching to Debian in October once my run with Xubuntu is done, what should I know about besides maybe finishing the games I'm currently playing just incase the install isn't easy?
>>
>>108412541
>Why aren't a bunch of introverts going after the enshitification of a chat app?
IT IS A MYSTERY!!!
>>
im asking this thread instead of the /lgg/
does anyone have For Honor crash on them? I have 16GB of RAM and am using Proton Experimental with a 1650 Ti Mobile. Should I use GE-Proton?
>>
>>108412735
Your not gonna play the new lesbian knight game with a 0.01% achievement rate for the last achievement, which is basically just finishing the game?
>>
>>108412674
take meds

>>108412735
>$20 game
>120GB game
>somehow I have it in my library
was this given away for free at some point? I've never even heard about this game but I have it for some reason.
anyway, it's better to ask this on a gaming board. nobody will download a 120GB game just to check if it works. as you can see, this thread is filled with schizos who don't even want systemd installed, let alone a dedicated "espionage" platform where you just rent games instead of owning them.
>>
>>108412779
you say take meds in your typical raped weak man way, while this infringement on our freedoms is actually happening. it's hardly a conspiracy at this point, you raped little poof.
>>
Should I go full CLI or should I at least experiment with a tiling system first?
>>
>>108412812
You should at least have a window system. You technically can do a lot of things in a tty/terminal but you'll start missing a display server.
>>
>>108412812
if you're doing home server shit only, then yes go full CLI for the novelty
>>
>>108412841
What's your argument for not simulating a desktop environment?
>>
>>108412779
My buddy gave it to me for free, he bought it for $3 lol
I didn't ask /lgg/ because that general seems a little slower than /fglt/
>>
File: 1767822737323781.png (49 KB, 300x300)
49 KB
49 KB PNG
on wifi i can connect to the internet, but now on ethernet it doesn't work
like the pc detects the ethernet cable but can't use google
saw online the command ping 1.1.1.1 but then it returns
>network is unreachable
>>
how do you manage ssh keys? when i was using ubuntu it automatically added the keys in ~/.ssh without having to use a passphrase and i never needed to unlock them with the passphrase.
now that i reinstalled my OS i need to ssh-add the keys every single time i reboot my OS and it's fucking annoying. how do i fix it?
>>
>>108413046
Could be a couple of reasons/solutions.

If you've set up your PC to automatically log you in without asking for a password then gnome-keyring/kdewallet won't automatically unlock on boot. Which means ssh keys, wifi passwords, etc. won't be available to you assuming they're handled by gnome-keyring/kdewallet. I think recent versions of GNOME no longer use gnome-keyring for ssh keys, but I could be wrong. I haven't used passwords for ssh keys in a long time so I never needed to unlock anything.

Check if ssh-agent is running on startup. If it isn't you need to set that up. You can enable ssh-agent persistence with systemd. Try starting the service manually through systemctl, then log out and log back in and see if it's still running. Worst case scenario you'll have to write your own config file to execute something like "ExecStart=/usr/bin/ssh-agent -D -a %t/ssh-agent.socket" on startup.

Most likely thing is that you forgot to add your keys somewhere, for example in the ssh config file. Try adding this to ~/.ssh/config:
Host *
AddKeysToAgent yes
IdentityFile ~/.ssh/your_key

This is just a quick and dirty solution to see if it works. If you only use the key for specific domains then remove the last line from the above snippet and set up the config file correctly.
>>
File: file.png (45 KB, 890x326)
45 KB
45 KB PNG
>have 800+ days uptime
>slide my server out from my rack trying to figure out what is causing the most noise (turns out it's my UPS fans running 100% constantly)
>accidentally unplug my server
>decide to finally upgrade from ubantu 22.04 LTS to 24.04 LTS
wish me luck boys

ps i wish uprecords would show uptime in a particular period (like last 365 days, time ranges, etc)
>>
>>108413322
>decide to finally upgrade from ubantu 22.04 LTS to 24.04 LTS
You're not supposed to live upgrade raw servers. Good luck anyway.
>>
>>108413322
Aren't you supposed to updoot regularly for kernel security patches?
>>
>>108413336
if something breaks I will do a clean install of debian

but if it works and I don't have to set a bunch of stuff up again, that's fine too
>>
File: file.png (51 KB, 637x320)
51 KB
51 KB PNG
>>108413339
yeah. i just kept putting it off in case something

also lol at pic rel
>>
>>108413181
i use my password to login and ssh-agent is started automatically (i didn't configure it). it is started with
/usr/bin/ssh-agent x-session-manager 
.

I already have that in my config btw, i still need to use my passphrase the first time and then until the next reboot i can use the ssh keys without passphrase.
basically i want to unlock the ssh keys forever just like ubuntu used to do.
>>
>>108413336
Nothing is gonna break. They’ve had updates for the longest time. This isn’t Red Hat shit.
>>
wtf is this:
error: cachyos: signature from "CachyOS <admin@cachyos.org>" is invalid
error: failed to synchronize all databases (unexpected error)
>>
>>108413431
>Ubuntu
>Nothing is gonna break
lmao
>>
>>108413476
i cant update my system because of that
>>
>>108413476
Probably messed up mirror?
>>
>>108413484
didn't touch it
boot up, pc and wanted to update then this shit appeared
>>
>>108413490
I'm not saying you touched it, I'm saying the mirror might be messed up. I did not assume you're a host for a mirror.
>>
>>108413507
so the hosts need to fix them, so all left is to wait
>>
>>108413526
Or you could switch to a mirror that's not fucked.
>>
>>108413526
Reset keyrings.
Reflector new mirrors.
>>
macos, the BSD's and linux are all POSIX standard, yes? So anything compiled on say linux should work on the others with little issue. So why do people on macos not just compile linux stuff to make up for the lackluster software library of silicon era macos?
>>
>>108414073
Learn the difference between API and ABI
>>
>>108412656
How many of them have a net worth below 10 figures?
>>
btrbk or snapper?
>>
How's XLibre development going? I'm skeptical of the hate it gets but I don't want to switch until it works.
>>
>>108414804
GhostBSD is making it default on their OS while Artix hosts packages. Otherwise it's not getting much traction, mainly because all the big distros have left X11 in the dust and don't want to deal with a fork of it because they wanna focus on Wayland.
>>
>>108414828
There's an official overlay for Gentoo as well. I personally just want to stick with the WM I already use which is only X11 for now.
>>
>>108414804
tested it on my rtx 5070 PC after installing drivers and it was working fine though steam was being weird about hardware acceleration turned on being a black window but having it off worked
>>
>>108414804
>project handled by a single person who was difficult to work with
>>
>>108415091
The code is all available, feel free to fork it yourself. If you're easier to work with and actively working on the project, your fork will get more attention.
>>
>>108415091
Sounds exactly like what I want from software.
>>
>>108415278
Linux is handled by many people though
>>
>>108415312
No on is working on Xorg, the Xlibre guy was basically the only one. The Xorg folx reverted two years of work just to remove the Xlibre guy's work. So not only is Xorg not progressing, it's regressing.

Just use Wayland.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.