Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Activity for H_H‭

Type On... Excerpt Status Date
Question How to dump a MariaDB while mariadb.service is stopped, to move the database to a different server?
A MariaDB server is installed on a Linux server. The MariaDB service is currently stopped, so no client can connect to it. How to create a SQL-dump of all databases without starting the service? The plan was to disable the MariaDB service so that no new writes to the database can be made (that hav...
(more)
6 months ago
Question How to create a dump of a complete MariaDB how the data is at a single point in time?
A MariaDB server is installed on a Linux server. How can a dump of the complete database be made, how it is at a single point in time, while preventing write access to the database during the dump? Writes to the database during dumping should be prevented to prevent inconsistencies.
(more)
6 months ago
Question How to set the default time format in Linux Debian.
How to set the default time format in Linux? For example to set the format the `date` command outputs when run with no parameters.
(more)
8 months ago
Answer A: Linux distro and documentation for a Windows power user wanting to become a Linux power user without spending a lifetime in the process?
Distro TL;DR: Mint is good for you. There are many choices and many of them are good. As long as it is somewhat popular and not a specialized distro it should be good enough. Don't worry about it too much, you can change most things later, like the desktop environment, if it turns out the distr...
(more)
8 months ago
Answer A: In FreeCAD, can you set units per-document?
No you can't do that on a project file basis with the current FreeCAD version. See also the FreeCAD discussion about this topic. But honestly, using non-metric units is a stupid idea anyway, don't do that. Use metric for everything. There shouldn't be anything non-metric. One workaround is to u...
(more)
9 months ago