摘要:
首先安装sudo pkg install sudo It is possible to use su to execute commands as root,for example % su root -c 'pkg ins package'then enter root password, or 阅读全文
posted @ 2024-01-16 14:57
profesor
阅读(281)评论(0)推荐(0)
摘要:
一行即可: Create a memory disk out of an ISO 9660 CD image file, using the first available md(4) device, and then mount it: mount -t cd9660 /dev/`mdconfig 阅读全文
posted @ 2024-01-16 14:31
profesor
阅读(93)评论(0)推荐(0)
摘要:
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
阅读(51)评论(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
阅读(86)评论(0)推荐(0)