摘要:
Hi Matt, As root, type "hostname <new hostname>", and the hostname will be changedimmediately. To make this change permanent across reboots, edit the 阅读全文
posted @ 2024-01-06 01:02
profesor
阅读(66)评论(0)推荐(0)
摘要:
Solving the FreeBSD “su: Sorry” Problem The solution is to restart FreeBSD in single user mode and then make the change as root. This can be done by f 阅读全文
posted @ 2024-01-03 16:35
profesor
阅读(105)评论(0)推荐(0)
摘要:
Can't locate JSON/Parse.pm in @INC (you may need to install the JSON::Parse module) 非常简单 sudo cpan JSON sudo cpan JSON::Parse 注意一定要使用sudo,安装完成即可在perl代 阅读全文
posted @ 2023-12-22 01:34
profesor
阅读(239)评论(0)推荐(0)