Comments

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

MangoPenguin, (edited ) to selfhosted in LinguaCafe - Confused why the provided docker-compose doesn't work.
@MangoPenguin@lemmy.blahaj.zone avatar

Did you change the mysql container database name, username and password to something other than the default linguacafe ?

That would break it, as it’s using those specific credentials to login to the database. Which would cause Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from users)

Try with the default, you’ll need to wipe the mysql data under /home/user/Documents/Docker/LinguaCafe/database/ after stopping the container first.


<span style="color:#323232;">    environment:
</span><span style="color:#323232;">        MYSQL_DATABASE: linguacafe
</span><span style="color:#323232;">        MYSQL_USER: linguacafe
</span><span style="color:#323232;">        MYSQL_PASSWORD: linguacafe
</span><span style="color:#323232;">        MYSQL_ROOT_PASSWORD: linguacafe
</span><span style="color:#323232;">        SERVICE_NAME: linguacafe
</span>
MangoPenguin, to privacyguides in Proton Mail says that the new Outlook app for Windows is Microsoft's new data collection service
@MangoPenguin@lemmy.blahaj.zone avatar

Just to do it, IMAP already covers using multiple devices on an email account.

MangoPenguin, (edited ) to selfhosted in Backing-up Single Board Computer
@MangoPenguin@lemmy.blahaj.zone avatar

Restic and Proxmox Backup Client for me.

Proxmox backup client goes to my local proxmox backup server, Restic goes to remote S3 storage on Backblaze.

MangoPenguin, to selfhosted in Intel N100 good enough for 1Gbits internet ?
@MangoPenguin@lemmy.blahaj.zone avatar

Found the Pfsense employee lol

MangoPenguin, to linux in I'm so frustrated rn.
@MangoPenguin@lemmy.blahaj.zone avatar

Linux requires putting in some work to get everything working, just how it is right now.

Pick a distro you like, and stick with solving the issues!

MangoPenguin, to selfhosted in Planning on setting up Proxmox and moving most services there. Some questions
@MangoPenguin@lemmy.blahaj.zone avatar

That makes sense, but no remote backups over the network? Local snapshots I don’t really count as backups.

MangoPenguin, to selfhosted in Planning on setting up Proxmox and moving most services there. Some questions
@MangoPenguin@lemmy.blahaj.zone avatar

How well does it handle backups, and are they deduplicated incremental ones like proxmox backup server makes?

MangoPenguin, to programmer_humor in GitHub Desktop or Git CLI?
@MangoPenguin@lemmy.blahaj.zone avatar

I really like Sourcetree, been using that for a long time.

MangoPenguin, (edited ) to selfhosted in what if your cloud=provider gets hacked ?
@MangoPenguin@lemmy.blahaj.zone avatar

Backups are usually encrypted from most popular backup programs, either by default or as an option (restic, borg, duplicati, veeam, etc…). So that would take care of someone else getting their hands on your backup data.

I never store my actual files on a cloud service, only encrypted backups.

For local data on my devices, my laptop is encrypted with bitlocker, and my Android phone is by default. My desktop at home is not though.

MangoPenguin, to selfhosted in PSA: The Docker Snap package on Ubuntu sucks.
@MangoPenguin@lemmy.blahaj.zone avatar

Agreed, it’s not user friendly at all.

MangoPenguin, (edited ) to selfhosted in Do any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at times
@MangoPenguin@lemmy.blahaj.zone avatar

Yeah the first time was the time/date bug they had (still have?) where it set the time on every folder and file to 00/00/0000 00:00 across all clients and the server.

Second time was I disabled virtual file support on my laptop so it would sync everything, but instead it went and wiped all the files from the server, because for some reason their sync client assumed the laptop that now had no files on it should be the master source or something.

Their own docs even state that’s how you’re supposed to disable VFS, with no mention that it will wipe your server clean.

MangoPenguin, (edited ) to linux in Windows 11 scores dead last in gaming performance tests against 3 Linux gaming distros
@MangoPenguin@lemmy.blahaj.zone avatar

Wait, isn’t a lower frame time better? Why does their screenshot show windows having the lowest and say that it scored last?

Looking at the source article, windows did have generally better 1% lows except for Starfield, so I think this article has it backwards. They also cherry picked 2 results where windows was worse lol.

I’m all for pro-linux stuff but articles like this just reek of making shit up so it looks better.

MangoPenguin, to linux in Why do you use the terminal?
@MangoPenguin@lemmy.blahaj.zone avatar

Because I have to for some things. If I could never see a CLI again I’d be happy.

MangoPenguin, (edited ) to privacyguides in Anytype as an alternative to Notion or Obsidian
@MangoPenguin@lemmy.blahaj.zone avatar

I gave it a try, but what turns me off is the weird decentralization that’s sort of black box? Like I have a recovery phrase which I associate with blockchain stuff, and there’s a vague button that says “offload data to our backup node”. And then I seem to have an account with them? The settings mentions deleting an account which is weird, because I thought it was local/lan sync only.

Their website says “No server”, but in the settings on the app it says I’ve used xxMB out of 1GB of remote storage, where/what is that if there’s no server involved? Where is my data being uploaded to?

I can’t seem to find where it stores data in a standard format on my local filesystem, so if anytype shuts down how do I migrate? It looks like my local data is even encrypted for some reason??

Basically both on their website and in the app it feels like the concept is all over the place, it can’t decide if it’s local where you own your data, stored on a server somewhere, or some sort of weird blockchain decentralized thing where your data just might vanish one day.

For the app itself I can’t figure out how to get an editing/format tool bar like I have in onenote, to change font, size, headings, insert tables, and that sort of thing.

Navigation is also confusing, I created a new note (page?) and now I can only find it in “All Objects” which is just a giant mess of stuff, whereas I’m looking for something like a tab bar with my sections and pages organized in a tree or something like onenote does it.

Overall my impression is it’s very confusing to use and understand, with a lot going on in the UI but still missing basic editing tools and organization.

MangoPenguin, to linux in How to take actions on multiple docker containers at once
@MangoPenguin@lemmy.blahaj.zone avatar

My better way is just using Portainer, select some containers and hit the stop button.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #