There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

anamethatisnt

@[email protected]

This profile is from a federated server and may be incomplete. Browse more on the original instance.

The anti-AI sentiment in the free software communities is concerning. (lemmy.world)

Whenever AI is mentioned lots of people in the Linux space immediately react negatively. Creators like TheLinuxExperiment on YouTube always feel the need to add a disclaimer that “some people think AI is problematic” or something along those lines if an AI topic is discussed. I get that AI has many problems but at the same...

anamethatisnt ,

sending personal data to someone else’s computer.

I think this is spot on. I think it’s exciting with LLMs but I’m not gonna give the huge corporations my data, nor anyone else for that matter.

anamethatisnt OP ,

Cheers! I’ve heard of Prometheus/Grafana but VictoriaMetrics was a new one. Gonna look into it!

anamethatisnt OP ,

I’ll have a look! Cheers!

anamethatisnt OP ,

I’ve used SNMP a lot together with nagios so I should be able to handle it. :D

anamethatisnt OP ,

Gonna check it out!
Is it easy to setup automatic responses to the alerts, f.e. restarting a service if it isn’t answering requests in a timely manner?
Have you used it together with Windows Servers too?

anamethatisnt ,

I definitely feel the pain when it comes to worthless results nowadays. Though in this case DDG comes through:

https://lemmy.world/pictrs/image/02dc8118-df81-43d1-bc0d-0efa8948659b.png

Adding documentation to the search makes the “correct” page soar to the top:

https://lemmy.world/pictrs/image/8f04d558-523b-4ebb-ae8c-986c3241f2af.png

anamethatisnt ,

Your result returns version 9.0 that went EOL 2021, same as Googles fourth result in OP.
nvm, second result is correct.

anamethatisnt ,

After which ctrl+f " in" takes you to the correct chapters. I do agree that a direct link would be more helpful.
And for learning postgresql I agree it isn’t very helpful - using their tutorial links, w3schools or something like udemy if you prefer video format is the way to go in that use case.

I remember back when you were told to learn to work with the documentation, not memorize it, because you will always have access to it as a reference. Maybe bookmarking reference books/documentation will make a come back as the search engines degrade.

anamethatisnt ,

" in" appears 25 times on the page to be exact, with 16 of those being in the table of contents and 9 being in the text afterwards.
“in” appears 54 times, as you know end up hitting “string” and so on.

Had I known that the functions table of contents was as short as it is I would probably have just scrolled.

anamethatisnt ,

Telemetry, licensing and proprietary extensions in VS Code is the whole reason for VScodium to exist.
github.com/VSCodium/vscodium

anamethatisnt ,

For details follow the link. This is nothing more than the headlines.

Finances
The GNOME Foundation reserves policy says that the buffer is too low to run at a deficit any longer, which it has done for three years. This years budget is a break-even budget.

Strategy & Fundraising
A five year strategic plan has been prepared and a draft approved by the board. A variety of fundraising activies will be launched over the coming months.

Board Development
More directors are being added to reduce workload on individual board members. Non-voting officer seats will be added for the same reason.

Elections
Annual board elections is coming up, 6 seats are being elected.

anamethatisnt ,

I consider client devices to be a big risk factor and if I can keep them from having direct access to the Backup NAS and the IoT I consider that a big win. A simple ransomware attack on a client device would find any NFS/SMB shares the client can access and start encrypting - having the Backup NAS on a separate VLAN that only the server can access stops most of those from affecting the backup and makes restoring a lot easier. I would definitely recommend having an offline backup of the NAS as well in case of the server being breached.

https://lemmy.world/pictrs/image/eb97ceb5-8869-4636-9cc1-da161b9b03e0.png

anamethatisnt ,

I agree with this, protecting everything behind a VPN is the way to go. I help friends setup their vpn client to my stuff if I want them to access an internal service.

anamethatisnt ,

That’s a lot of text to basically say “categorize your data and give the files descriptive names”.

anamethatisnt ,

Now let’s look at Office. Open an Excel spreadsheet with tables in any app other than excel. Tables are something that’s just a given in excel, takes 10 seconds to setup, and you get automatic sorting and filtering, with near-zero effort.

I mean you have the same functionality in LibreOffice Calc, the automatic sorting and filtering is called AutoFilter and the table style is chosen from AutoFormat Styles.
https://lemmy.world/pictrs/image/59994889-2306-4fd9-becb-3b0c816d66e2.png

anamethatisnt ,

It didn’t end
They actually flip flop a lot.
2006: Migration to LiMux begins
2008: 1200 out of 14,000 have migrated to the LiMux environment
2013: Over 15,000 LiMux PC-workstations (of about 18,000 workstations)
2016: Microsoft moves german HQ to Münich
2017: Dumping Linux linuxinsider.com/…/munich-city-government-to-dump…
2020: Going back to Linux zdnet.com/…/linux-not-windows-why-munich-is-shift…
2023: Microsoft opens new Experience Center in Münich munich-business.eu/…/neues-microsoft-experience-c…
2023: Analysing what needs to be done to switch to Win10 before new vote tweaksforgeeks.com/ditching-linux-for-windows-aft…
lemmy.world/comment/7251741

anamethatisnt ,

Not a problem, the next IT campus recruitment will list “OCR Scanner Operator” as a requirement and as a part of the job description. ;-)

anamethatisnt ,

Microsoft being uninterested in Windows Desktop and focusing on Saas and the cloud is indeed the first bullet point.

  1. Microsoft isn’t that interested in Windows
  2. Linux gaming, thanks to Steam, is also growing
  3. Users are finally figuring out that some Linux distros are easy to use
  4. Finding and installing Linux desktop software is easier than ever
  5. The Linux desktop is growing in popularity in India

What is a simple server solution for Jellyfin and Nextcloud?

I have a really bad “server” (just a laptop) that runs Fedora Server and uses Docker Compose to host Jellyfin. It has been very annoying to update (the web GUI for Fedora doesn’t even work half of the time), updating is painful, and it’s a pain to manage. I am trying to redo my entire setup, so I will be getting a NAS to...

anamethatisnt ,

Regarding management UIs I’m a fan of Cockpit (github.com/cockpit-project/cockpit cockpit-project.org)

Regarding management UIs for docker I believe most use either portainer (github.com/portainer/portainer www.portainer.io) or dockge (github.com/louislam/dockge dockge.kuma.pet).

Regarding Samba most NAS devices simplify it a lot, but it isn’t that complicated to do on Fedora either and once you’ve got it setup it’s not gonna need a lot of tinkering. (docs.fedoraproject.org/en-US/quick-docs/samba/)

Whether you invest in a NAS or not I recommend you invest in a USB disk large enough to act as a backup for the storage disks. That’s not an investment for later but one you want right away. And do make certain it takes backups, not replicates data. A popular option is Borg Backup (github.com/borgbackup/borg www.borgbackup.org)
If I went for a NAS I would Borg Backup the laptop to the NAS and then use the NAS own backup software to backup to the USB.

anamethatisnt , (edited )

I like that Qwant is based in europe and I like that their search engine works with javascript off.
edit: Only first page, cannot show more results at the bottom. DDG will let me continue looking through results with javascript off and will continue to be my primary search engine.

The results differ between duckduckgo and qwant for me when using english but in my native language the results are very similar.
They’ve said that they reinforce their search results with bing if their own index has few results, so I imagine that’s why.
…qwant.com/…/web-indexing-where-is-qwants-indepen…

anamethatisnt ,

Curious. Firefox w/ Ublock Origin works fine for me when l set noscript to allow qwant.com to run javascript.

anamethatisnt ,

Computers often present their users with textual messages, but the users often don’t read them.

So many times I’ve just been a fancy TTS (Text to speech) assistant.
End user: Sends MMS of error message.
Me: Calls end user and reads the error message out loud.
End user: Oh! Thanks! Problem solved.
Me: No problem, have a good day.

anamethatisnt ,

Mind you, I haven’t installed a Windows Home OS since ever, but Shift+F10 and then using OOBE\bypassnro works just fine for me.

Longtime Arch user, first time Debian enjoyer

As the title says, I’ve been using various flavours of Arch basically since I started with Linux. My very first Linux experience was with Ubuntu, but I quickly switched to Manjaro, then Endeavour, then plain Arch. Recently I’ve done some spring cleaning, reinstalling my OS’s. I have a pretty decent laptop that I got for...

anamethatisnt ,

If you start missing the classic taskbar and startmenu it is easy available in GNOME too:
Startmenu: ArcMenu
Taskbar: Dash to Panel
App Indicator: AppIndicator and KStatusNotifierItem Support

anamethatisnt ,

If it works, it works and staying close to defaults means less worries about updates breaking stuff.
I use the workspaces a whole lot more now than when I first installed GNOME but I still want my taskbar with appindicators.

anamethatisnt ,

Soldered RAM has better performance and reliability while consuming less power than socketed RAM and users of budget machines rarely want to upgrade. If you find one with socketed RAM at that price, colour me impressed!

For an upgradable laptop frame.work comes to mind but even their outlet is $200 above your budget.
frame.work/marketplace?outlet[]=Factory+seconds&o…

anamethatisnt ,

Sometimes the appeal of socketed RAM is to just buy the bottom model and upgrade.

Yeah, I’m all for swappable RAM and disk in my laptops, problem is that those that care about it generally also spend more on their computer.

Proxmox Host Terrible Upload Network Speeds

I’ve had fun building a plucky little homelab on Proxmox 8.1.4 running kernel 6.5.13-1-pve. It’s installed on an HP EliteDesk 800 G6 Desktop Mini PC, with the OS installed on a SATA SSD, there being a 4tb NVME btrfs pool, and there being multiple HDD’s connected via USB3. Services are run an an LXC that has Docker...

anamethatisnt ,

If you liveboot Fedora or something with USB - how’s the upload then?
Should be a quick way to determine if it’s software or hardware based.

edit - Seems that others have had upload troubles with latest Proxmox and fixed it by downgrading:
old.reddit.com/r/…/slow_upstream_thru_proxmox81/

anamethatisnt ,

Basic knowledge that makes selfhosting easier

  1. Some networking basics (Firewall, VPN, NAT, DHCP, ARP, VLAN) makes every selfhosters life easier.
    1b. Your ISP router probably sucks, but you might be able to experiment with some static DHCP at least. I’m a fan of the BSD based routers opnsense/pfsense but depending on what router you have you might also be able to run OpenWrt on your existing router.
  2. Some management system and filesharing basics (NFS, SMB, SSH, SCP and SFTP).
  3. Learning how to set up a backup for your stuff. The hypervisor you choose may or may not have a built in solution.
  4. Checking out a few different hypervisors (Proxmox, Incus, KVM/QEMU, etc) and find out which one you wanna dive deeper into.
    4b. Learn how to make a snapshot for easy rollback in said hypervisor ASAP. Being able to undo the last changes that broke a machine is a godsend.
    4c. VM, LXC, Docker and Podman basics (what are they, how do they differ, which one fits my usecase?)

    I know Flackbox has a good CCNA (networking) study guide on youtube, but that is way too in depth for a self hosting beginner.
    Here’s some introduction to different parts of the network:
    Free CCNA 200-301 Course 06-05: IPv4 Addresses
    Free CCNA 200-301 Course 23-01: DHCP Introduction
    Free CCNA 200-301 Course 12-04: ARP Address Resolution Protocol
    Free CCNA 200-301 Course 21-01: VLANs Introduction
    Free CCNA 200-301 Course 21-04: Why we have VLANs
anamethatisnt ,

I definitely agree on starting to tinker right away and to setup snapshot/backup for your stuff and then break it. It also makes one learn how to roll back and restore which is as important as setting up the snapshot/backup in the first place.

anamethatisnt ,

My Debian Hypervisor do have a DE (GNOME) to be able to easily access virtual machines with virt-manager if I mess up their networking, my Debian VMs run CLI only though.

Regarding your last section I agree strongly - I only expose my vpn with no other incoming ports open. You also don’t need to invest in a domain if you do it this way.
I don’t mind helping my friends install their openvpn client and certificate and it’s nice to not have my services bombarded with failed connection attempts.

anamethatisnt ,

For linux this is as easy as script <filename>, ex:
[user@fedoragaming ~]$ script 20240313InstallingJellyfin.log
Script started, output log file is ‘20240313InstallingJellyfin.log’.
[user@fedoragaming ~]$ exit
exit
Script done.

edit: and for Windows I recommend using putty, it can also save sessions to logs.

anamethatisnt ,

Cockpit
I do know about and use Cockpit with said virtual machine manager but I mostly use it as a shutdown/boot/restart app in my phone and a convenient service monitor and log viewer when troubleshooting.

Wireguard/OpenVPN
I really should try out Wireguard sometime but currently OpenVPN is fast enough for my bandwidth and I was already proficient with setting it up before Wireguard.
The WebUI definitely looks useful.

anamethatisnt ,

So… no need for a DE :)

No real need for me to remove it either, but your point stands. :) https://lemmy.world/pictrs/image/b20ad216-2b1c-4e35-bf73-4720206ff6f8.png

How to drop files from Android to home server?

I’m looking for an easy way to upload files from my Android smartphone to my home server. is there a - ideally dockerized - solution for that? Some simple web GUI where I can click on “Upload” and the files will be saved to a certain directory on my home server?...

anamethatisnt ,

Material Files support both SMB and SFTP - f-droid.org/en/…/me.zhanghai.android.files/

anamethatisnt ,

I honestly prefer selfhosting my home vpn using Wireguard or OpenVPN.

anamethatisnt ,

Yeah getting stuck behind CGNAT IPv4 and no IPv6 would break setting up your own vpn server. That would cause me too look for another internet provider.
I only got 100mbps at home so I’m still running openvpn as I don’t gain anything worthwhile from wireguard.

OpenWRT gateway with TP-Link brand access points

Hello, I have a grievance and need a proper solution. It seems that TP-Link’s Deco mesh WiFi APs don’t tag the three SSIDs to vlans (and they see no operational issue with this), and I would like to make the most use out of the “iot” network they provide to separate smart devices from my own. I could do by IP and assign...

anamethatisnt , (edited )

Any router that supports latest openwrt will be able to do a mesh network, if you have the option to run cable I would recommend ethernet backhaul instead.

Sometimes there are caveats when setting up the mesh, f.e. the firmware issue and fix here:
tekovic.com/…/openwrt-80211s-mesh-networking/

Hardware list:
openwrt.org/toh/start?toh.filter.supportedcurrent…

edit:
OpenWrt Mesh guide:
openwrt.org/docs/guide-user/network/…/80211s
openwrt.org/docs/guide-user/network/…/mesh11sd

edit 2 adding the openwrt warning here:
It is unfortunate that some manufacturers have used the word “Mesh” for marketing purposes to describe their non-standard, closed source, proprietary “roaming” functionality and this causes great confusion to many people when they enter the world of international standards and open source firmware for their network infrastructure.

The accepted standard for mesh networks is ieee802.11s.
The accepted standard for fast roaming of user devices is ieee802.11r.

These are two completely unrelated standards.

Speakers don't work on Galaxy book with Linux.

I have a Galaxy Book (2017) that I recently installed Kubuntu on and discovered that the speakers don’t work, after some research it seems I’m not the only one who had this issue. Others have been able to fix the speakers using sof-firmware and verb lists, I’ve tried using lists for ALC298 but it still isn’t working, I...

anamethatisnt ,

Seems to be a common problem to have sound issues on Galaxy Books.
This thread has solution for Fedora and also Debian. The Debian solution should be usable by you:
forums.fedoraforum.org/showthread.php?331130-Fixi…

Here’s an arch and manjaro solution to help you figure it out if the above doesn’t solve your troubles. :
bbs.archlinux.org/viewtopic.php?id=269385
forum.manjaro.org/t/…/37090

anamethatisnt ,

The Fedora and Debian thread solution should definitely work with Pipewire, as both those distros comes with pipewire default and no changes are discussed.

Keep an eye on the issue here:
github.com/thesofproject/linux/issues/4055#issuec…

Just to make sure we’re on the same page, I take it that the following isn’t working for you:

  1. Download necessary-verbs.sh from github.com/joshuagrisham/…/necessary-verbs.sh
  2. move it to /usr/local/sbin/necessary-verbs.sh
  3. make it executable with
    chmod +x necessary-verbs.sh
  4. Create a systemd service in /etc/systemd/system that runs the script at startup:
    [Unit]
    Description=Run internal speaker fix script at startup
    After=getty.target

    [Service]
    User=root
    Group=root
    Type=oneshot
    ExecStart=/usr/local/sbin/necessary-verbs.sh
    RemainAfterExit=yes

    [Install]
    WantedBy=default.target
anamethatisnt ,

GOG is always my first choice to buy games.
It’s a bit frustrating that you have to dive into the forum and check whether the developers actually maintain their GOG release properly before buying though.

anamethatisnt ,

You setup Proxmox Backup Server on separate hardware and then you add it as a storage option in your Proxmox Virtualization Server.
I haven’t dived into it but I imagine you could run the Proxmox Backup Server as a VM in your Synology NAS.
www.proxmox.com/images/…/proxmox-backup-3-1.pdf

edit: Unofficial PBS Docker github: github.com/ayufan/pve-backup-server-dockerfiles

Can't reach my Android device from Linux Mint

I am trying to set up KDE Connect between a machine running Linux Mint and my Android-device. It does not show up, and it turns out I don’t receive any response if I ping it, and I have the same issue trying to ping the machine from my Android device (from Termux). I’ve tried two different Android devices, but no luck....

anamethatisnt ,

If you’re using wireless then you could try disabling power saving on the wifi card. It will drain more battery but the only reason I can see iptraf helping is if it wakes the network card.
unix.stackexchange.com/…/how-to-turn-off-wireless…

anamethatisnt ,

I would try a LiveUSB with Fedora or another distro with a more up to date kernel and test my wireless card there, if wifi and bluetooth plays nice then you can install a new kernel on Linux Mint and probably have it solved that way.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines