Linux frequently Used Commands
Command Usage Info df -h Check Disk Space du -ah / | sort -rh | head -n 10 Biggest Directory on top sudo rm -rf /tmp/* Remove File sudo rm…
Command Usage Info df -h Check Disk Space du -ah / | sort -rh | head -n 10 Biggest Directory on top sudo rm -rf /tmp/* Remove File sudo rm…
Ensure SQL user : user has access to superset database After first run change the docker file as follows Issues and Resolutions Frequently used Commands
https://www.popautomation.com/post/power-bi-matrix-to-tabular
Setting up mail server might be a difficult task to start with. But a personal mail server servers many purposes in addition to ownership of the server. Below is a…
After reset user name : admin , Pwd = password generated in the admin panel.
Frequently Used docker exec -it <container> bash Run command inside container System & Info Command Description docker --version Show Docker version docker version Show detailed version info docker info Show…