mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
created: 20230111153758951
|
||||
creator: Octt
|
||||
icon: 🐧
|
||||
modified: 20240128233843561
|
||||
modified: 20240213224741044
|
||||
modifier: Octt
|
||||
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
|
||||
tags: $:/i18n:en Unix
|
||||
@@ -64,3 +64,5 @@ title: Linux
|
||||
* [[How do I start a process with a nice value of -20 and not give it root privilege?|https://unix.stackexchange.com/questions/72934/how-do-i-start-a-process-with-a-nice-value-of-20-and-not-give-it-root-privilege]] --- quick hack: `sudo nice -n -20 su -c ${cmd} ${user}`
|
||||
* [[How to Show FPS Counter in Linux Games|https://linuxhint.com/show_fps_counter_linux_games/]]
|
||||
* [[How to Check CPU Temperature on Linux|https://phoenixnap.com/kb/linux-cpu-temp]]
|
||||
|
||||
* [[How to Set or Change Timezone on Debian 10|https://linuxize.com/post/how-to-set-or-change-timezone-on-debian-10/]] (or any system where time is managed by systemd) with `timedatectl`
|
||||
|
Reference in New Issue
Block a user