摘要:
if you're running Raspberry Pi OS, the tools are native and reliable. Here's the precise, no-nonsense method for checking your Raspberry Pi 4B's firmw 阅读全文
posted @ 2023-04-23 12:33
profesor
阅读(33)评论(0)推荐(0)
摘要:
How to Disable Suspend and Hibernation Modes In Linux Disable Suspend and Hibernation in Linux sudo systemctl mask sleep.target suspend.target hiberna 阅读全文
posted @ 2023-04-13 11:20
profesor
阅读(33)评论(0)推荐(0)
摘要:
Click on Start and search for "cmd", then select Run as Administrator on the right. 这个方法可行。 参考: https://www.freecodecamp.org/news/an-administrator-has 阅读全文
posted @ 2023-03-25 13:31
profesor
阅读(181)评论(0)推荐(0)
摘要:
How to configure Kali Linux to use a static IP address https://miloserdov.org/?p=542 sudo vim /etc/network/interfaces auto eth0 iface eth0 inet static 阅读全文
posted @ 2023-03-25 10:57
profesor
阅读(49)评论(0)推荐(0)