摘要:
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
阅读(68)评论(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
阅读(202)评论(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
阅读(59)评论(0)推荐(0)
摘要:
How to Turn Off Windows Defender (Permanently) If you’re looking to turn off Windows Defender for good, here’s what you need to do: Click Start. Type 阅读全文
posted @ 2023-03-19 20:12
profesor
阅读(92)评论(0)推荐(0)
摘要:
In this tutorial we are going to be setting up a FreeBSD file server using NFS and/or Samba. There are many reasons to use FreeBSD for a file server, 阅读全文
posted @ 2023-03-14 13:35
profesor
阅读(98)评论(0)推荐(0)