- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: August 24th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Kkmou@lemm.eeto Sysadmin@lemmy.world•What's the best way to monitor and log which processes are responsible for high system load throughout the day? Tools like top and htop only provide immediate values, but I'm looking for a solution7·1 year agoI like to use atop at the first step during investigation : https://www.atoptool.nl/
Just for you to known, they store the compose file. It’s in their compose folder on the data volume.
Kkmou@lemm.eeto Programming@programming.dev•Fix Incoming! Empty S3 buckets won't be able to make your AWS bill explode11·1 year agoThey will don’t care, not their money, not their job. Can’t blame them
Don’t think git as a sync storage, more like to merge works.
If you need to share files between computers use a shared storage.
Always use the right tool for the job. Mount a shared storage or use synctools rsync, etc