# apt install linux-headers-$(uname -r)
This should apply to the following distribution as well:
- Debian
- Ubuntu and derivatives
Reference(s):
http://askubuntu.com/questions/75709/how-do-i-install-kernel-header-files
# apt install linux-headers-$(uname -r)
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 135 ...
No comments:
Post a Comment