Comments

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

MangoPenguin, (edited ) to linux in Jelly's blog — GNOME battery charge control
@MangoPenguin@lemmy.blahaj.zone avatar

Stopping charge at 80% (and still going down near 0%) should give you roughly 4x the cycle life. So in theory doing that it would take about 8 years to hit the same 85% usable level.

85% left after 2.5 years is a high rate of wear, due to phones really pushing as much as they can into the battery to have longer run times.

MangoPenguin, (edited ) to selfhosted in Question: Best UI to manage VMs and containers?
@MangoPenguin@lemmy.blahaj.zone avatar

Yes but Proxmox doesn’t manage docker, OP wants a webUI to see all their docker containers.

I agree running Proxmox as a base OS is the way to go, but you’ll still need Dockge, Portainer, etc to have a webUI for docker stuff.

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 privacyguides in Filen.io not on the list privacyguides.org
@MangoPenguin@lemmy.blahaj.zone avatar

Looks like they offer lifetime plans, I definitely associate those with services that aren’t well made and don’t stick around long, since lifetime storage plans aren’t really sustainable.

MangoPenguin, to selfhosted in Question: Best UI to manage VMs and containers?
@MangoPenguin@lemmy.blahaj.zone avatar

Proxmox doesn’t manage docker, it wouldn’t do anything for OP.

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 selfhosted in Should I use a dedicated DHCP/DNS server hardware
@MangoPenguin@lemmy.blahaj.zone avatar

Basically, Unifi needs to know where the unifi server is, but it’s assigning the IP address to it.

Set a static IP on the Unifi server.

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 selfhosted in PSA: The Docker Snap package on Ubuntu sucks.
@MangoPenguin@lemmy.blahaj.zone avatar

Agreed, it’s not user friendly at all.

MangoPenguin, to privacyguides in Browsers compared
@MangoPenguin@lemmy.blahaj.zone avatar

The tests are in a public github repo, it doesn’t seem like they’re hiding anything.

MangoPenguin, to selfhosted in Question: Best UI to manage VMs and containers?
@MangoPenguin@lemmy.blahaj.zone avatar

Dockge or Portainer are both good options.

For VMs you’ll need to find something else, you could use Cockpit for that.

MangoPenguin, to selfhosted in Hosting private UHD video
@MangoPenguin@lemmy.blahaj.zone avatar

Or if you have a 7th gen or newer Intel CPU with integrated graphics, those work great too. Support for 10 bit does require a later model CPU though.

MangoPenguin, to selfhosted in Alternative to certbot for acquiring ssl certificates to use with nginx.
@MangoPenguin@lemmy.blahaj.zone avatar

acme.sh seems to say it supports Vultr: github.com/acmesh-official/acme.sh/wiki/dnsapi2#d…

MangoPenguin, (edited ) to selfhosted in File server with on-demand sync, preserve the filesystem, and runs without external DB?
@MangoPenguin@lemmy.blahaj.zone avatar

Owncloud supports selective sync, and seems a lot better for performance compared to Nextcloud.

Alternatively you could roll your own with rclone which is essentially an open source alternative to mountain duck. Then you can just use a simple connection via SFTP, FTP, WebDAV, etc…

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.

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