PlantUML supports Gantt charts if I remember correctly. Can run locally (java if I’m not mistaken) or via web.
PlantUML supports Gantt charts if I remember correctly. Can run locally (java if I’m not mistaken) or via web.
Hmm, I see. The perfectionist in me would want to shed that processor load though ^^
Without any judgement: why are your servers running X11? Just because you dislike SSH’ing to them?
The hell happened to the feet in the second panel?
If all of those servers are yours (which they likely are, since you get ssh access), you can use one key for all. Using different keys would make one compromised key less problematic. But if someone was able to copy one file of your system, they can copy multiple files.
That resolves keeping track of things as well 😄
You forgot the package hollywood.
If you have the iso image, you can write it with the command dd to your stick / sdcard
I would recommend key based authentication for SSH connections. For the normal connection, the key pair is enough, if you want admin (root) access, you would use the command sudo which in turn requires a password. For creating a default admin account: Linux does this for you, it’s called root. You should create a personal user to work with in daily business and add it to the sudoers group (permits using the sudo command)
Gardening with Maurice was nice. Actually all the shows on WCTR.
That’s the garbage in part of the GIGO process.
I finally made a full backup of my system. I guess be happy about that.
I’m a sucker for jetbrains Mono when I need a monospaced font. It just looks nice to me.
If the package comes from the repo, you can uninstall it by the same name you used to install it. If it came from a .deb file (in case of debian), you can find out how the package calls itself and use that name to uninstall. Usually the package name is quite identical to the file name. And dpkg -L
shows you which files came from the package and where they were installed.
I’m fine with config files, as long as they are where you expect them (~/.config/tool or ~/.tool). What I dislike is yet another funny config syntax because the dev couldn’t settle on an established standard. Command line syntax is ok, if you give me sensible completions.
Not a recommendation per se, but you can use any backup software as long as you can edit your live iso. For example puting the restic binary into /opt
Using the self checkout for larger shopping is ok in my book. But what sucks is using the SCO and buying an age restricted item (e.g. beer). The checkout locks down and summons an employee to verify the age and unlock the station again. If you buy age restricted items, go to the normal checkout where your greying hair is accepted as age verification!
You could try out mediawiki (that’s the software Wikipedia is running on) on a local docket container on your machine to see if it actually is what you want or if you would prefer a simpler wiki software. Depending on how often you need it, you could self host on a raspberry pi in your home and make it accessible to your group through dyndns.