Skip Navigation
Deleted
Can I use the domain "dedsec.org"?
  • The main problem I see you running into is that if they decide for any reason to go after you (even just cause now they want your domain), it won't matter if they have a solid legal standing or not. They can afford to tie you up in court indefinitely, and you will likely be unable to outlast them.

    Source: This is exactly what happened to my family. We have the same last name as a large corporation, and in the early days of the internet we registered a domain based on a name-related slogan they had used in an older commercial compaign. We were just hosting a basic family website and email, and clearly had no conflicting or overlapping IP. We even checked in advance - they did not own a trademark for the slogan or the name.

    A few years later, they decided the wanted the domain for themelves, but instead of offering us a fair price to purchase, they first filed a trademark for the slogan and then sued us for the domain. If we'd had the funds to continue fighting we would have eventually won, but we're just a middle class family and they're a large multi-national corporation with near infinite funds to pay their lawyers. We lost the domain, and it cost us a small fortune in legal fees fighing it.

    Proceed with caution.

  • Are there people here who make music themselves?
  • Interesting! Unfortunately you're too far away for a live session with me, I'm in the US. The singer for my Oktoberfest band lives in Munich, and we tested this already. There's just too much latency to play together live across the globe.

    Side note, Jitsi Meet is the tool I use for video though. Jitsi video with Jamulus audio and you've got an impressive working online solution for live music. Bandwidth isn't a huge factor since Jamulus reguires very little bandwidth per channel (and the video doesn't really matter as much). But Latency matters a LOT, and distance from the server has a massive impact on that.

    I wish you luck in your endeavor though; I hope it works out for ya!

  • Are there people here who make music themselves?
  • I'm a keyboardist with extensive experience playing live online. It's really revolutionized rehearsals for my bands actually. I run a low-latency Jamulus server to host live music though. What did you have in mind?

  • Your Computer Isn't Yours: Apple stores every program Mac users run, and when and where they ran it
  • Good enough to test drive the OS awhile and get a feel for their OS and desktop environment? Absolutely. Good enough to test their low-level device drivers on your Mac hardware? Not really. For that you'll want to build a live-boot image on USB stick. Asahi was built expressly with the intent to run linux natively on apple silicon hardware though, so your chances are pretty good that everything should just work. Start with a vm though, see if you even like their environment. It should run pretty fast since it'll just be virtualized on native hardware and not emulated.

    Have fun!

  • Looking for Cloud Storage Replacement, but I don't like NextCloud
  • Yeah, they provide a "Flow" section where you can setup firewall-like rules to control your flow of traffic. You can configure rules that say, allow ssh to a specific server, but only from a specified devices, while allowing ssh, https and smb to another server from any device, blocking all other TCP traffic. UDP is a little weirder to control, but there's a decent tutorial with example configs.

    I hear about TailScale a lot, and I know its super popular in the self-hosting & linux communities. I haven't used it myself though, so can't offer a comparison vs ZeroTier. I found ZeroTier refreshjngly easy to use and install on client devices, so haven't had reason to look elsewhere yet.

    Anyway, have fun with your endeavor!

  • Looking for Cloud Storage Replacement, but I don't like NextCloud
  • I just finished building a cloud solution leveraging an AWS EFS (elastic file system), a secure ZeroTier mesh, and a simple EC2 instance (vm) running Samba (or just sshfs/scp/sftp if multi-user file locking isn't needed). EFS does have some pretty big limitations like the fact users can't be in more than 16 groups (because it behaves like an NFS mount), and it lacks xattr and ACL support. Still, if you can work around these shortcomings you can build a very secure, surprisingly speedy cloud filesystem. Largest expense is the EFS, but after 30 days infrequently accessed files automatically move to slower storage, which is way cheaper. ZeroTier is an important piece of the puzzle, making your security and encryption a breeze. This allows you to run SMB over the internet without actually exposing any services. Connections are only made through your ZT mesh, which is highly secure.

  • Looking for a good tablet PC distro

    I just inherited a handful of Samsung Series 7 Slate PCs that I'd like to rebuild to be as "tablet-like" as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They're Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I'm personally comfortable in the command line and don't want to sacrifice the fact that these are "real computers with a real OS" on them, but I'd still like them to behave somewhat similar to Android tablets for less techie users.

    If these were laptops with keyboards and trackpads I'd probably just install kubuntu or Mint on them and call it a day, but I'm not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven't really played with it. I don't want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I'm hoping for a novice-friendly distro that usually just works out of the box on most hardware.

    Does anyone have an obvious choice they'd like to recommend? Thanks so much!

    Edit - Update:

    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I'm giving Zorin the win only because it just happened to be the last distro I installed and haven't had a reason to replace it yet.

    Distros I tested for use on these tablets:

    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over... except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.

    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn't really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it's a Linux DE I already use.

    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it's just Ubuntu with the Unity DE and no automatic on-screen kb.

    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.

    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie's website, Zorin prompted me all the way through to a working app. Friendliest wine experience I've ever had, by miles.

    Anyone have anything else they'd like to recommend? I'm always interested. Did I not give a popular distro a fair enough shot? I admittedly didn't invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn't require a hard kb connected IMO.

    Edit 2: Fixed copy/paste edit issue, no new info)

    31
    [Help] Cloudflare Zero Trust WebDAV Access

    (crossposted from c/Cloudflare on lemmy.ml) The Cloudflare community doesn't appear to be active yet, so I was hoping some fellow self-hosters might have a good suggestion. Thanks in advance for any and all suggestions!

    https://lemmy.ml/post/3723540

    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DE
    DetachablePianist @lemmy.ml
    Posts 2
    Comments 51