2021-01-23 19:38:19 +01:00
|
|
|
# How tos
|
|
|
|
|
|
|
|
## monitoring
|
2021-01-23 20:29:06 +01:00
|
|
|
### graphic cards
|
2021-04-09 18:33:52 +02:00
|
|
|
|
|
|
|
- https://www.maketecheasier.com/monitor-nvidia-gpu-linux/
|
|
|
|
- [nvtop](https://github.com/Syllo/nvtop)
|
|
|
|
- nvidia-smi
|
|
|
|
- official
|
|
|
|
- https://developer.download.nvidia.com/compute/DCGM/docs/nvidia-smi-367.38.pdf
|
2021-01-23 19:43:27 +01:00
|
|
|
|
|
|
|
### powerstats
|
2021-02-06 21:49:22 +01:00
|
|
|
[powertop](https://manpages.ubuntu.com/manpages/xenial/man8/powertop.8.html)
|
|
|
|
|
2021-01-23 19:43:27 +01:00
|
|
|
- https://manpages.ubuntu.com/manpages/xenial/man8/powerstat.8.html
|
2021-01-23 19:53:44 +01:00
|
|
|
- https://www.hecticgeek.com/powerstat-power-calculator-ubuntu-linux/
|
2021-01-23 19:43:27 +01:00
|
|
|
- https://github.com/rouvoy/powerapi
|
2021-01-23 19:48:37 +01:00
|
|
|
- https://software.intel.com/content/www/us/en/develop/articles/intel-power-gadget.html
|
2021-01-23 19:43:27 +01:00
|
|
|
|
|
|
|
## various
|
|
|
|
### system to ssd?
|
|
|
|
https://askubuntu.com/questions/40372/how-to-move-ubuntu-to-an-ssd
|
|
|
|
|
|
|
|
### various rams
|
2021-01-23 19:48:37 +01:00
|
|
|
https://www.quora.com/Can-I-use-8GB-RAM-together-with-4GB-RAM
|
|
|
|
|
2021-04-09 18:33:52 +02:00
|
|
|
### PCIe expansion cables
|
|
|
|
http://compuny.cz
|
2021-01-23 19:48:37 +01:00
|
|
|
|
|
|
|
## Overclocking
|
|
|
|
- https://askubuntu.com/questions/938770/how-do-i-overclock-my-gtx-1080-on-ubuntu-16-04
|
|
|
|
- https://gist.github.com/bsodmike/369f8a202c5a5c97cfbd481264d549e9 !!!
|
2021-01-23 19:53:44 +01:00
|
|
|
- https://askubuntu.com/questions/859218/nvidia-1070-overclocking-help-needed
|
|
|
|
|
|
|
|
## Window managment
|
2021-02-08 13:58:30 +01:00
|
|
|
https://www.faqforge.com/linux/easily-split-screen-space-fit-two-windows-ubuntu-16-04lts/
|
|
|
|
|
|
|
|
## bash
|
|
|
|
https://stackoverflow.com/questions/3215742/how-to-log-output-in-bash-and-see-it-in-the-terminal-at-the-same-time
|
|
|
|
https://unix.stackexchange.com/questions/458227/how-to-run-bash-script-on-startup-on-linux
|