Skip Navigation
Jump
What are some good games with really awesome stories?
  • I couldn't get into it for the life of me, despite several attempts. I am happy for those who enjoyed it - seems like a chill game.

    1
  • Jump
    Google Slides Web Alternative...
  • If you don't mind clutter free, simple presentations, try hack.md or cryptpad. Both supports markdown styled presentations, both are FOSS cloud applications and the format of the presentation is highly portable.

    If you want to get really ambitious, try marp framework for presentations - still markdown but on steroids.

    6
  • Jump
    “Something has gone seriously wrong,” dual-boot systems warn after Microsoft update
  • Whaaaat, you're having a good experience with teams in Firefox? I've run into all kinds of problems with teams under Firefox in linux, particularly with codecs and not being able to receive video. It works better under edge in linux, but unsurprisingly, the best teams experience is under the native client in Windows.

    1
  • Jump
    What vm software you use on linux
  • Correct me I'd I'm wrong, but with docker you're limited to the filesyatems and the image of the OS you're installing. If you need to experiment with the pre-OS boot events, can that even be accomplished with docker? E.g., trying out different GRUB settings, setting up LUKS with dropbear etc. I think those things require a VM.

    3
  • Jump
    linux as business/ company pc?
  • Why is flatpak a security risk? The applications run isolated and offer higher security, unless I'm missing something?

    4
  • Jump
    What is something you want to use, yet are NOT using?
  • I've been using linux on and off for 20 years and docker reignited my interest for running linux. There's plenty of good guides and free courses, if you need help finding one - let me know and I'll send you a YT playlist.

    3
  • Jump
    What email provider do you use? Would you recommend it?
  • I use gmail and my own domain with uninbox. The latter is a quite new FOSS email front/backend, but its still very new and lacks essential features.

    If I'd make the switch, it would probably be to tutanota.

    3
  • Jump
    It's gotta hurt to learn that you're not the most hellish
  • Also check out the cover from "lillasyster". A Swedish hard rock band that reminds a bit of disturbed. Their umbrella cover is really solid - give it a listen!

    4
  • Jump
    What occupation requires the most education/training only to be very low paid?
  • As an ex social worker in Sweden (both as a case officer and treatment assistant), I can attest to the low pay, garbage benefits (if any) and extremely stressful work.

    4
  • Jump
    What's the best light desktop env to install in a Linux distro?
  • Got any guides on how to strip plasma down to the bare necessities? I have it on a machine with 4 GB RAM, but I don't know how to optimize it for such old hardware.

    1
  • Jump
    Authy got hacked, and 33 million user phone numbers were stolen
  • To be more concrete: security keys can communicate over USB or NFC. Just make sure it supports the protocol you want to use it for.

    But there is also passkeys which is both software- and hardware based and is almost equally secure.

    5
  • I've seen a lot of posts for a lot of different homepage for selfhosters: homepage, homer, homarr (which has an 700 MB image!).

    I was after something lightweight, simple and easy to configure and get up and running without all the frills and flashy features. And I found a hidden geml in envlinks - a really simple dashboard that is supersimple to configure (just env-variables in the compose file) and still customisable enough for my needs.

    Hope it will satisfy the need of other minimalists out there :-)

    10

    Hello all, I wan to create an alias of this command: alias dockps = "docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Status}}\t{{.Ports}}""

    The syntax for creating an alias is: alias $COMMAND = "docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Status}}\t{{.Ports}}""

    However, since there are quote marks, I assume they neet to be escaped with \. But in the case above, I'm getting the errors in fish and bash.

    Fish error: $ alias dockps = "docker ps --format \"table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}\""

    alias: expected <= 2 arguments; got 3

    Bash error: $ alias dockps = "docker ps --format \"table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}\"" bash: alias: dockps: not found bash: alias: =: not found bash: alias: docker ps --format "table {{.ID}} {{.Names}} {{.Status}} {{.Ports}}": not found

    What am I doing wrong?

    Thanks in advance!

    Edit: For fish shell users out there, this can be accomplished by using func: $ function dockerps docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Status}}\t{{.Ports}}" end $ funcsave dockerps

    I'm leaving the question up as the question with escape characters is still relevant and can be a learning resouce.

    8

    Hello selfhosters.

    We all have bare-metal servres, VPS:es, containers and other things running. Some of them may be exposed openly to the internet, which is populated by autonomous malicious actors, and some may reside on a closed-off network since they contain sensitive data.

    And there is a lot of solutions to monitor your servers, since none of us want our resources to be part of a botnet, or mine bitcoins for APTs, or simply have confidential data fall into the wrong hands.

    Some of the tools I've looked at for this task are check_mk, netmonitor, monit: all of there monitor metrics such as CPU, RAM and network activity. Other tools such as Snort or Falco are designed to particularly detect suspicious activity. And there also are solutions that are hobbled together, like fail2ban actions together with pushover to get notified of intrusion attempts.

    So my question to you is - how do you monitor your servers and with what tools? I need some inspiration to know what tooling to settle on to be able that detect unwanted external activity on my resources.

    30

    Hello selfhosters.

    I'm considering to buy a SFF PC to act as a docker host. The main services / applications I'm going to run is going to be Immich. Filebrowser, Samba-share and eventually Paperless-ngx. I've been eyeing PCs with a N100 / N200 specifically to run quiet, and to conserve on energy consumption. I am most likely going for an Asus PN42 and will have an SSD in it to keep the moving parts to a minimum.

    To those who are running machines with this CPU and similiar workloads, how has your experience been?

    11

    Hey all, I got a giveaway promo code for this game. I'm not into the Apple ecosystem at all, so I won't have any joy out of it. Grapefrukt usually produces quality games, so whoever gets to this code first - enjoy!

    More info about the game here: https://apps.apple.com/us/app/subpar-pool/id1546080553

    To get the code:

    • multiply all numbers by 3
    • CAPITILIZE ALL LETTERS
    • remove all dashes
    • Enjoy!

    PS: I miss the old "play it forward" community, so this will be my first contribution in that spirit here on Lemmy.

    spoiler

    xxj-3j1j-lttp1

    2
    ubuntu.com Download Ubuntu Desktop | Download | Ubuntu

    Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.

    Release notes:

    New features in 23.10 Updated Packages

    add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).

    Linux kernel :penguin:

    Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.

    Notable upstream changes:

    Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features). arm64 permission-indirection extension (technology to set special memory permissions). RISC-V now supports ACPI. The Loongarch architecture now supports simultaneous multi-threading (SMT). Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5. The io_uring subsystem can now store the rings and submission queue in user-space memory. Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5). New cachestat() system call (query the page-cache state of files and directories). Usual set of changes to support new hardware.

    Notable Ubuntu-specific changes:

    zstd compressed modules (LP: #2028568 11) to shorten boot time. New Apparmor/Stacking LSM patch set. Updated shiftfs patch set. Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1). .config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6). New zfs 2.2.0~rc3. Ceph support for idmapped mounts.

    systemd v253.5

    The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107

    The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:

    GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38. Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive. Perl :camel: at version 5.36.0. LLVM now defaults to version 16, and 17 is available in the archive. Rust :crab: toolchain defaults to version 1.71.

    23

    Let's be honest, the rankings of gnome-look are weird at best and there is no good resource to gauge what icons / cursors / themes people like to use in their everyday DE.

    So please share what icon-pack / cursor theme / GTK|QT theme you use, and why.

    52

    Hello all. I'm trying to change the SSH port on an Oracle VM, but I'm getting nowhere and I don't know where to solve the issue.

    I have changed the SSH port:

    edit /etc/ssh/sshd_config

    Entered the port info:

    Port 5522

    I restarted the service: sudo systemctl restart ssh

    And made sure that the port is open: ss -an | grep 5522 tcp LISTEN 0 128 0.0.0.0:5522 0.0.0.0:* tcp LISTEN 0 128 [::]:5522 [::]:*

    ***

    I also allow incoming traffic to 5522: sudo ufw allow 5522/tcp comment 'Open port ssh tcp port 5522'

    AND just to make sure, I allow 'routed': sudo ufw default allow FORWARD

    And make sure the FW config is valid: ``` sudo ufw status verbose Status: active Logging: on (medium) Default: deny (incoming), allow (outgoing), allow (routed) New profiles: skip

    To Action From -- ------ ---- 22/tcp ALLOW IN Anywhere # Open port ssh tcp port 22 5522/tcp ALLOW IN Anywhere 22/tcp (v6) ALLOW IN Anywhere (v6) # Open port ssh tcp port 22 5522/tcp (v6) ALLOW IN Anywhere (v6) # Open real ssh tcp port 22 ```

    Yet, I cannot connect to this server. Trying to ssh -vvvv -p 5522 [ip-adress] yields this:

    OpenSSH_9.0p1 Ubuntu-1ubuntu8.4, OpenSSL 3.0.8 7 Feb 2023 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files debug1: /etc/ssh/ssh_config line 21: Applying options for * debug2: resolve_canonicalize: hostname 129.x.x.5 is address debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/x/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/x/.ssh/known_hosts2' debug3: ssh_connect_direct: entering debug1: Connecting to 129.x.x.5 [129.x.x.5] port 5522. debug3: set_sock_tos: set socket 3 IP_TOS 0x10 debug1: connect to address 129.x.x.5 port 5522: No route to host ssh: connect to host 129.x.x.5 port 5522: No route to host

    I can connect just fine when the port is at 22, but as soon as I change it to 5522, i get the 'no route to host' error.

    I've made sure I have rules on Oracle cloud that allows ingress and egress traffic to 0.0.0.0/0 on all protocols, no matter the destination / source.

    What am I doing wrong? It feels that this problem is host (server) based rather client based, since I'm getting a routing error. Do I need to configure the routing for that port specifically, and if so how?

    PS: Also, connecting to localhost:5522 from the server itself works fine. So the problem is not in the configuration, but likely network related.

    ---

    EDIT: This issue is solved, solution written on this post: https://lemmy.ml/comment/2787074

    6

    Hello all, I'm taking my first steps in the realm of self-hosting and am learning as I go. I have a VM running ubuntu and I got it connected to tailscale network to fend off unwanted visitors. I also have discovered Docker and am using it to deploy two web applications: FreshRSS and Podfetch. I can deploy them through Docker and they both have their own ports which I can access through ipadrress:portnumber URL in my webbrowser. But, the connection is unsecured over HTTP. I'd like to take it a step further in order to make the connections go over HTTPS.

    I thought to use Caddy to make a reverse proxy as it is supposed to have good support with Tailscale but I'm not being particularly successful. I can connect to the individual applications (FreshRSS, PodFetch) by using the given tailscale DNS name (machine.domain.ts.net) and port directly in the browsers URL, but going to the machine.domain.ts.net does only yield in a connection error.

    I've attached the stdout from running Caddy, my spidersense is telling it is something to do with getting a cert from letsencrypt. Over at tailscale admin, I've ensured I have a tailnet name, MagicDNS and HTTPS certificates enabled.

    Here's some relevant information, Caddy log file is at the end.

    Thanks in advance

    EDIT: solution to my problem at the end of this post.

    ---

    sudo docker ps

    ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

    86a72dbd2686 samuel19982/podfetch:latest "./podfetch" 20 minutes ago Up 18 minutes 0.0.0.0:8480->8000/tcp, :::8480->8000/tcp podfetch_podfetch_1

    a7dae64308f9 caddy:latest "caddy run --config …" 25 hours ago Up 17 seconds 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 443/udp, 2019/tcp caddy

    141bbf69ad62 freshrss/freshrss "./Docker/entrypoint…" 2 months ago Up 2 months 0.0.0.0:8080->80/tcp, :::8080->80/tcp freshrss ```

    Current Caddyfile:

    ``` machine.domain.ts.net

    respond "hello" file_server ```

    docker-compose.yml for Caddy

    ```yaml version: "3"

    services: caddy: image: caddy:latest container_name: caddy restart: always ports: - "80:80" - "443:443" volumes: - /home/ubuntu/caddy/caddy_data:/data - /home/ubuntu/caddy/caddy_config:/config - /home/ubuntu/caddy/Caddyfile:/etc/caddy/Caddyfile ```

    log output from running sudo docker-compose up in the directory where docker-compose.yml is located

    ```json Starting caddy ... done

    Attaching to caddy

    caddy | {"level":"info","ts":1691499456.0689287,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}

    caddy | {"level":"warn","ts":1691499456.0720005,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"

    caddyfile","file":"/etc/caddy/Caddyfile","line":9}

    caddy | {"level":"info","ts":1691499456.0762668,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origi

    ns":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}

    caddy | {"level":"info","ts":1691499456.0775971,"logger":"http.auto_https","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}

    caddy | {"level":"info","ts":1691499456.077673,"logger":"http.auto_https","msg":"server is listening only on the HTTPS port but has no TLS connection po

    licies; adding one to enable TLS","server_name":"srv1","https_port":443}

    caddy | {"level":"info","ts":1691499456.077703,"logger":"http.auto_https","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv1"}

    caddy | {"level":"info","ts":1691499456.07822,"logger":"http","msg":"enabling HTTP/3 listener","addr":":2016"}

    caddy | {"level":"info","ts":1691499456.0783753,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB

    ). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}

    caddy | {"level":"info","ts":1691499456.0794368,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}

    caddy | {"level":"info","ts":1691499456.079528,"logger":"http","msg":"enabling HTTP/3 listener","addr":":443"}

    caddy | {"level":"info","ts":1691499456.079708,"logger":"http.log","msg":"server running","name":"srv1","protocols":["h1","h2","h3"]}

    caddy | {"level":"info","ts":1691499456.0798655,"logger":"http.log","msg":"server running","name":"remaining_auto_https_redirects","protocols":["h1","h2

    ","h3"]}

    caddy | {"level":"info","ts":1691499456.0800827,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}

    caddy | {"level":"info","ts":1691499456.0801237,"msg":"serving initial configuration"}

    caddy | {"level":"info","ts":1691499456.0802798,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc00032950

    0"}

    caddy | {"level":"info","ts":1691499456.080402,"logger":"tls","msg":"cleaning storage unit","description":"FileStorage:/data/caddy"}

    caddy | {"level":"info","ts":1691499456.0843327,"logger":"tls","msg":"finished cleaning storage units"}

    ******************** ***** Connection to caddy is made here ********************

    caddy | {"level":"warn","ts":1691499478.27926,"logger":"http","msg":"could not get status; will try to get certificate anyway","error":"Get \"http://loc

    al-tailscaled.sock/localapi/v0/status\": dial unix /var/run/tailscale/tailscaled.sock: connect: no such file or directory"}

    caddy | {"level":"error","ts":1691499478.2793655,"logger":"tls.handshake","msg":"getting certificate from external certificate manager","remote_ip":"100

    .125.48.40","remote_port":"60140","sni":"machine.domain.ts.net","cert_manager":0,"error":"Get \"http://local-tailscaled.sock/localapi/v0/cert/vaulty.tail

    a5148.ts.net?type=pair\": dial unix /var/run/tailscale/tailscaled.sock: connect: no such file or directory"}

    caddy | {"level":"info","ts":1691499478.2794874,"logger":"tls.on_demand","msg":"obtaining new certificate","remote_ip":"100.125.48.40","remote_port":"60

    140","server_name":"machine.domain.ts.net"}

    caddy | {"level":"info","ts":1691499478.2796874,"logger":"tls.obtain","msg":"acquiring lock","identifier":"machine.domain.ts.net"}

    caddy | {"level":"info","ts":1691499478.2826056,"logger":"tls.obtain","msg":"lock acquired","identifier":"machine.domain.ts.net"}

    caddy | {"level":"info","ts":1691499478.2827125,"logger":"tls.obtain","msg":"obtaining certificate","identifier":"machine.domain.ts.net"}

    caddy | {"level":"info","ts":1691499478.285254,"logger":"tls","msg":"waiting on internal rate limiter","identifiers":["machine.domain.ts.net"],"ca":"h

    ttps://acme-v02.api.letsencrypt.org/directory","account":"caddy@zerossl.com"}

    caddy | {"level":"info","ts":1691499478.2852805,"logger":"tls","msg":"done waiting on internal rate limiter","identifiers":["machine.domain.ts.net"],"

    ca":"https://acme-v02.api.letsencrypt.org/directory","account":"caddy@zerossl.com"}

    caddy | {"level":"info","ts":1691499479.3021843,"logger":"tls.acme_client","msg":"trying to solve challenge","identifier":"machine.domain.ts.net","cha

    llenge_type":"tls-alpn-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}

    caddy | {"level":"error","ts":1691499479.867296,"logger":"tls.acme_client","msg":"challenge failed","identifier":"machine.domain.ts.net","challenge_ty

    pe":"tls-alpn-01","problem":{"type":"urn:ietf:params:acme:error:dns","title":"","detail":"DNS problem: NXDOMAIN looking up A for machine.domain.ts.net -

    check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for machine.domain.ts.net - check that a DNS record exists for this

    domain","instance":"","subproblems":[]}}

    caddy | {"level":"error","ts":1691499479.867339,"logger":"tls.acme_client","msg":"validating authorization","identifier":"machine.domain.ts.net","prob

    lem":{"type":"urn:ietf:params:acme:error:dns","title":"","detail":"DNS problem: NXDOMAIN looking up A for machine.domain.ts.net - check that a DNS record

    exists for this domain; DNS problem: NXDOMAIN looking up AAAA for machine.domain.ts.net - check that a DNS record exists for this domain","instance":"",

    "subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/1247308536/200246894916","attempt":1,"max_attempts":3}

    caddy | {"level":"info","ts":1691499481.1934462,"logger":"tls.acme_client","msg":"trying to solve challenge","identifier":"machine.domain.ts.net","cha

    llenge_type":"http-01","ca":"https://acme-v02.api.letsencrypt.org/directory"}

    caddy | {"level":"error","ts":1691499481.7219243,"logger":"tls.acme_client","msg":"challenge failed","identifier":"machine.domain.ts.net","challenge_t

    ype":"http-01","problem":{"type":"urn:ietf:params:acme:error:dns","title":"","detail":"DNS problem: NXDOMAIN looking up A for machine.domain.ts.net - che

    ck that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for machine.domain.ts.net - check that a DNS record exists for this do

    main","instance":"","subproblems":[]}}

    caddy | {"level":"error","ts":1691499481.7219615,"logger":"tls.acme_client","msg":"validating authorization","identifier":"machine.domain.ts.net","pro

    blem":{"type":"urn:ietf:params:acme:error:dns","title":"","detail":"DNS problem: NXDOMAIN looking up A for machine.domain.ts.net - check that a DNS recor

    d exists for this domain; DNS problem: NXDOMAIN looking up AAAA for machine.domain.ts.net - check that a DNS record exists for this domain","instance":""

    ,"subproblems":[]},"order":"https://acme-v02.api.letsencrypt.org/acme/order/1247308536/200246898176","attempt":2,"max_attempts":3} ```

    EDIT - SOLUTION: many weeks later, I've learn a few things. Running Caddy bare-metal removed the complexity of dealing with docker networks, but it wasn't as robust as I expected (lets just say - I ran into a very edge-case issue that ruined my day).

    The solution to my actual problem was to actually directing the requests to the URL to the actual IP adress of the docker container running the service I want to make avaible, and ensure that both docker and the service are on the same docker network. A very obvious solution in hindsight, and to be fair, I think I've had the misfortune to run into several issues before reaching this insight.

    8

    I'm pretty new to selfhosting, but one thing that I know to take seriously is log collection. Since there are a lot of different type of logs (kernel log, application logs, etc) and logs come in many different formats (binary, json, strings) - it's no easy task to collect them centrally and look through them whenever neccessarly.

    I've looked at grafana and tried the agent briefly, but it wasn't as easy as I thought (and it might be a too big tool for my needs). So I thought to ask the linuxlemmy community to get some inspiration.

    33

    We have bookwyrm.social, which does an excellent job at replacing the need for goodreads (which is owned by Amazon). But is there an alternative to imdb.com?

    19

    A while ago I used to listen to the Linux outlaws which covered a lot of gtopics in Linux and FOSS. The show has discontinued and I'm looking for your recommendations.

    What podcasts do you listen to, and what do you like about them?

    24

    A while ago I used to listen to the Linux outlaws which covered a lot of gtopics in Linux and FOSS. The show has discontinued and I'm looking for your recommendations.

    What podcasts do you listen to, and what do you like about them?

    0

    A while ago I used to listen to the Linux outlaws which covered a lot of gtopics in Linux and FOSS. The show has discontinued and I'm looking for your recommendations.

    What podcasts do you listen to, and what do you like about them?

    1

    A while ago I used to listen to the Linux outlaws which covered a lot of gtopics in Linux and FOSS. The show has discontinued and I'm looking for your recommendations.

    What podcasts do you listen to, and what do you like about them?

    1