Skip Navigation

UntouchedWagons
Posts
10
Comments
303
Joined
2 yr. ago

  • With these systemd mount files I don't need to touch the fstab, I can use ansible to copy the file, enable the service then start it. I can also have other services like Docker, Jellyfin or whatever to depend on that service. If the nfs share can't be mounted then systemd won't try to start docker.

  • You can run OpenWRT on PCs.

  • Here's how to mount an nfs share:

     
        
    #cat /etc/systemd/system/mnt.data.mount
    
    [Unit]
    Description=nfs mount script
    
    [Mount]
    What=192.168.0.30:/mnt/tank/Media
    Where=/mnt/data
    Type=nfs4
    
    [Install]
    WantedBy=remote-fs.target
    
      
  • I don't have any solutions but I'm interested in an alternative too.

  • I downloaded the RUNE release from TorrentLeech and Windows Defender found a trojan so yeah I'll believe it. I guess I'll wait for a FitGirls repack.

  • Same here, even after reading other explanations I don't see how the odds are anything other than 50/50.

  • Just a note that commercially produced disks aren't burned they're pressed. I'm not sure which is better environmentally however.

  • I remember there was an app that let you upload pictures of your hotel room so that they could be matched against any CSA pictures.

  • What's DCT? I'm not actually running Docker but Kubernetes.

  • I've found auditory ID quite reliable, photo ID is pretty good and questionnaire ID not very.

  • Merlin - It's a birding app and can identify birds by picture or by their song.

  • I've tried using Hurricane Electric's tunnels on pfsense but it just kills my internet connection and the only solution is to reboot

  • Union Pacific 4014 body pillow when?

  • Then a tgz that I unpack to /opt/ or somewhere in ~/

  • None of the above. Native debs/rpms/whatever for desktops, docker images for servers.

  • The "Show Context" link doesn't work. This comment is a reply to one of mine but when I click "Show Context" nothing happens.

  • I can't remember the last time I burned a DVD for anything, possibly 15 years.

  • The TPM is either built into your CPU or plugs into a dedicated header on the motherboard.

  • Rule

    Jump
  • In Rimworld I've made anti-matter mortar shells at a machining table. Why is producing anti-matter so difficult if a newly recruited tribal can figure it out?