bhyve -S -c sockets=1,cores=2,threads=2 -m 4G -w -H -A \
-s 0,hostbridge \
-s 2,ahci-hd,/dev/da1 \
-s 8,virtio-net,tap1 \
-s 9,virtio-9p,sharename=/home/marietto \
-s 30,xhci,tablet \
-s 31,lpc \
-s 29,fbuf,tcp=0.0.0.0:5901,w=1440,h=900 \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_BHF_CODE.fd \
-l com1,stdio \
Consoles: EFI console
Reading loader env vars from /efi/freebsd/loader.env
Setting currdev to disk0p1:
FreeBSD/amd64 EFI loader, Revision 1.1
(Wed Jan 26 15:49:31 CET 2022 marietto@marietto)
Command line arguments: loader.efi
Image base: 0xbe740000
______ ____ _____ _____
| ____| | _ \ / ____| __ \
| |___ _ __ ___ ___ | |_) | (___ | | | |
| ___| '__/ _ \/ _ \| _ < \___ \| | | |
| | | | | __/ __/| |_) |____) | |__| |
| | | | | | || | | |
|_| |_| \___|\___||____/|_____/|_____/ ``` `
s` `.....---.......--.``` -/
+---------- Welcome to FreeBSD -----------+ +o .--` /y:` +.
| | yo`:. :o `+-
| 1. Boot Multi user [Enter] | y/ -/` -o/
| 2. Boot Single user | .- ::/sy+:.
| 3. Escape to loader prompt | / `-- /
| 4. Reboot | `: :`
| 5. Cons: Dual (Serial primary) | `: :`
| | / /
| Options: | .- -.
| 6. Kernel: default/kernel (1 of 2) | -- -.
| 7. Boot Options | `:` `:`
| | .-- `--.
| | .---.....----.
+-----------------------------------------+
Autoboot in 0 seconds. [Space] to pause
Loading kernel...
/boot/kernel/kernel text=0x187cd8 text=0xe2a168 text=0x6b0ea4 data=0x140 data=0x1c6d50+0x4382b0 syms
=[0x8+0x195e28+0x8+0x1b5e43]
Loading configured modules...
tmpfs.../boot/kernel/tmpfs.ko size 0x1b7e0 at 0x234c000
if_tap...snd_hda...vboxdrv.../boot/modules/vboxdrv.ko size 0x8cba0 at 0x2368000
linsysfs.../boot/kernel/linsysfs.ko size 0x7a18 at 0x23f5000
loading required module 'linux_common'
/boot/kernel/linux_common.ko size 0x1d1d8 at 0x23fd000
cpuctl.../boot/kernel/cpuctl.ko size 0x4340 at 0x241b000
linprocfs.../boot/kernel/linprocfs.ko size 0xfae8 at 0x2420000
fusefs.../boot/kernel/fusefs.ko size 0x28778 at 0x2430000
nmdm.../boot/kernel/nmdm.ko size 0x39d0 at 0x2459000
bridgestp.../boot/kernel/bridgestp.ko size 0x8090 at 0x245d000
/etc/hostid.../etc/hostid size=0x25
vmm.../boot/kernel/vmm.ko size 0x586208 at 0x2466000
if_bridge.../boot/kernel/if_bridge.ko size 0xfe28 at 0x29ed000
/boot/entropy.../boot/entropy size=0x1000
staging 0xb4000000 (not copying) tramp 0xbe6a2000 PT4 0xbe699000
Start @ 0xffffffff80388000 ...
EFI framebuffer information:
addr, size 0xc0000000, 0x1000000
dimensions 1440 x 900
stride 1440
masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000
GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
---<<BOOT>>---
Copyright (c) 1992-2022 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 14.0-CURRENT #1 main-n252654-9e2cce7e6a8: Wed Jan 26 16:08:57 CET 2022
marietto@marietto:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)
WARNING: WITNESS option enabled, expect reduced performance.
VT(efifb): resolution 1440x900
module_register: cannot register tmpfs from kernel; already loaded from tmpfs.ko
Module tmpfs failed to register: 17
CPU: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (3600.00-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x906ed Family=0x6 Model=0x9e Stepping=13
Features=0x9f83fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FX
SR,SSE,SSE2,SS,HTT,PBE>
Features2=0xfeda7a17<SSE3,PCLMULQDQ,DTES64,DS_CPL,SSSE3,SDBG,FMA,CX16,xTPR,PCID,SSE4.1,SSE4.2,MOVB
E,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND,HV>
AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
AMD Features2=0x121<LAHF,ABM,Prefetch>
Structured Extended Features=0x40f39<FSGSBASE,BMI1,HLE,AVX2,BMI2,ERMS,INVPCID,RTM,RDSEED>
Structured Extended Features3=0x400<MD_CLEAR>
XSAVE Features=0x1<XSAVEOPT>
TSC: P-state invariant
Hypervisor: Origin = "KVMKVMKVM"
real memory = 4294967296 (4096 MB)
avail memory = 4084457472 (3895 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <BHYVE BVMADT >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 1.1> irqs 0-31
Launching APs: 2 1 3
vmx_modinit: processor does not support VMX operation
module_register_init: MOD_LOAD (vmm, 0xffffffff8246aa20, 0) error 6
random: entropy device external interface
kbd1 at kbdmux0
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
smbios0: <System Management BIOS> at iomem 0xbfbcb000-0xbfbcb01e
smbios0: Version: 2.8, BCD Revision: 2.8
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <BHYVE BVFACP>
acpi0: Power Button (fixed)
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 16777216 Hz quality 950
Event timer "HPET" frequency 16777216 Hz quality 550
Event timer "HPET1" frequency 16777216 Hz quality 450
Event timer "HPET2" frequency 16777216 Hz quality 450
Event timer "HPET3" frequency 16777216 Hz quality 450
Event timer "HPET4" frequency 16777216 Hz quality 450
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: could not evaluate _ADR - AE_NOT_FOUND
pci0: <ACPI PCI bus> on pcib0
ahci0: <Intel ICH8 AHCI SATA controller> mem 0xc1005000-0xc10053ff irq 23 at device 2.0 on pci0
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
virtio_pci0: <VirtIO PCI (legacy) Network adapter> port 0xc200-0xc23f mem 0xc1002000-0xc1003fff irq
21 at device 8.0 on pci0
vtnet0: <VirtIO Networking Adapter> on virtio_pci0
vtnet0: Ethernet address: 00:a0:98:a8:4f:eb
vtnet0: netmap queues/slots: TX 1/1024, RX 1/512
000.000177 [ 453] vtnet_netmap_attach vtnet attached txq=1, txd=1024 rxq=1, rxd=512
virtio_pci1: <VirtIO PCI (legacy) 9P Transport adapter> port 0xc000-0xc1ff mem 0xc1000000-0xc1001fff
irq 22 at device 9.0 on pci0
vgapci0: <VGA-compatible display> mem 0xc1006000-0xc100607f,0xc0000000-0xc0ffffff at device 29.0 on
pci0
vgapci0: Boot video device
xhci0: <Intel Panther Point USB 3.0 controller> mem 0xc1004000-0xc1004fff irq 19 at device 30.0 on p
ci0
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Port routing mask set to 0xffffffff
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
vmgenc0: <VM Generation Counter> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
driver bug: Unable to set devclass (class: atkbdc devname: (unknown))
Unhandled ps2 mouse command 0xe1
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 14.0.
psm0: model Generic PS/2 mouse, device ID 0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: console (9600,n,8,1)
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0
uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0
vga0: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP0900 on isa0
module_register_init: MOD_LOAD (tmpfs, 0xffffffff80ce5440, 0xffffffff81af62a0) error 17
Timecounter "TSC-low" frequency 1799997093 Hz quality 1000
Timecounters tick every 10.000 msec
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <BHYVE SATA DISK 001> ACS-2 ATA SATA 3.x device
ada0: Serial Number BHYVE-811A-F482-43F7
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 305245MB (625142448 512 byte sectors)
sysctl_unregister_oid: failed(22) to unregister sysctl(tmpfs)
Trying to mount root from ufs:/dev/ada0p2 [rw]...
WARNING: WITNESS option enabled, expect reduced performance.
ugen0.1: <0x8086 XHCI root HUB> at usbus0
uhub0 on usbus0
uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
uhub0: 8 ports with 8 removable, self powered
ugen0.2: <BHYVE HID Tablet> at usbus0
Dual Console: Serial Primary, Video Secondary
sh: cannot open MAKEDEV: No such file or directory
Setting hostuuid: 03d502e0-045e-05e2-1f06-220700080009.
Setting hostid: 0xaadeec8b.
Starting file system checks:
/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p2: clean, 7921949 free (67573 frags, 981797 blocks, 0.1% fragmentation)
/dev/ada0p1: FILESYSTEM CLEAN; SKIPPING CHECKS
Mounting local filesystems:.
Loading kernel modules:
Cuse v0.1.36 @ /dev/cuse
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local
/VirtualGL/lib /usr/local/lib /usr/local/lib/alsa-lib /usr/local/lib/compat/pkg /usr/local/lib/e2fsp
rogs /usr/local/lib/gcc10 /usr/local/lib/graphviz /usr/local/lib/mysql /usr/local/lib/mysql/plugin /
usr/local/lib/opencryptoki /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/lib/sam
ba4 /usr/local/lib/signon /usr/local/lib/signon/extensions /usr/local/lib/wine /usr/local/lib/xrdp /
usr/local/llvm10/lib /usr/local/llvm12/lib /usr/local/llvm13/lib /usr/local/share/chromium
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: marietto.
Setting up harvesting: VMGENID,PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN
,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
Starting cpupdate.
Found CPU(s) from Intel
File /usr/local/share/cpupdate/CPUMicrocodes/secondary/Intel/06-9e-0d: Read error!
/etc/rc: WARNING: failed to start cpupdate
bridge0: Ethernet address: 58:9c:fc:10:ff:b7
tap0: Ethernet address: 58:9c:fc:10:ff:8e
tap1: Ethernet address: 58:9c:fc:10:ff:e9
tap2: Ethernet address: 58:9c:fc:10:ff:d7
tap3: Ethernet address: 58:9c:fc:10:ff:c7
ifconfig: SIOCIFCREATE2: Invalid argument
Created clone interfaces: bridge0 tap0 tap1 tap2 tap3.
lo0: link state changed to UP
ifconfig: BRDGADD em0: No such file or directory
Starting Network: lo0 vtnet0 bridge0 tap0 tap1 tap2 tap3.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
groups: lo
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
vtnet0: flags=8822<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80028<VLAN_MTU,JUMBO_MTU,LINKSTATE>
ether 00:a0:98:a8:4f:eb
media: Ethernet autoselect (10Gbase-T <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 58:9c:fc:10:ff:b7
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
groups: bridge
nd6 options=9<PERFORMNUD,IFDISABLED>
tap0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:8e
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
tap1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:e9
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
tap2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:d7
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
tap3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:c7
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting devd.
Starting Network: vtnet0.
vtnet0: flags=8822<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80028<VLAN_MTU,JUMBO_MTU,LINKSTATE>
ether 00:a0:98:a8:4f:eb
media: Ethernet autoselect (10Gbase-T <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Autoloading module: uhid
Autoloading module: ums
Autoloading module: usbhid
ums0 on uhub0
ums0: <BHYVE HID Tablet, class 0/0, rev 3.00/0.00, addr 1> on usbus0
ums0: 3 buttons and [Z] coordinates ID=0
Starting Network: tap0.
tap0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:8e
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting Network: tap1.
tap1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:e9
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting Network: tap2.
tap2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:d7
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting Network: tap3.
tap3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 58:9c:fc:10:ff:c7
groups: tap
media: Ethernet autoselect
status: no carrier
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting ums0 moused.
Starting webcamd.
add host 127.0.0.1: gateway lo0 fib 0: route already in table
add host ::1: gateway lo0 fib 0: route already in table
add net fe80::: gateway ::1
add net ff02::: gateway ::1
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
Starting local_unbound.
Waiting for nameserver to start... good
Clearing /tmp (X related).
Recovering vi editor sessions:.
Updating /var/run/os-release done.
Creating and/or trimming log files.
Updating motd:.
Starting syslogd.
No core dumps found.
Setting date via ntp.
Error resolving 0.freebsd.pool.ntp.org: Name does not resolve (8)
31 Jan 15:29:19 ntpdate[1271]: Can't find host 0.freebsd.pool.ntp.org: Name does not resolve (8)
31 Jan 15:29:19 ntpdate[1271]: no servers can be used, exiting
[N] 2022-01-31 15:29:20 | Daemon/Start | BVCP Bhyve Backend/Helper Module
[N] 2022-01-31 15:29:20 | Daemon/Start | BVCP Bhyve Backend/Helper Module
[N] 2022-01-31 15:29:20 | Daemon/Start | BVCP Bhyve WebUI Controller
Starting tor.
Jan 31 15:29:23.321 [notice] Tor 0.4.6.8 running on FreeBSD with Libevent 2.1.12-stable, OpenSSL 1.1
.1m-freebsd, Zlib 1.2.11, Liblzma 5.2.5, Libzstd 1.5.1 and Unknown N/A as libc.
Jan 31 15:29:23.322 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https:/
/www.torproject.org/download/download#warning
Jan 31 15:29:23.322 [warn] Tor was compiled with zstd 1.5.0, but is running with zstd 1.5.1. For saf
ety, we'll avoid using advanced zstd functionality.
Jan 31 15:29:23.359 [notice] Read configuration file "/usr/local/etc/tor/torrc".
Jan 31 15:29:23.530 [notice] Opening Socks listener on 127.0.0.1:9050
Jan 31 15:29:23.548 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Starting dbus.
Mounting late filesystems:.
Starting powerd.
powerd: no cpufreq(4) support -- aborting: No such file or directory
/etc/rc: WARNING: failed to start powerd
/etc/rc: WARNING: /usr/local/etc/openvpn/openvpn.conf is not readable.
/etc/rc: WARNING: failed precmd routine for openvpn
Security policy loaded: MAC/ntpd (mac_ntpd)
Starting ntpd.
compat.linux.emul_path: /compat/linux -> /compat/ubuntu
Jan 31 15:29:28 marietto ntpd[1384]: error resolving pool 0.freebsd.pool.ntp.org: Name does not reso
lve (8)
Starting cbsdrsyncd.
Starting cron.
Starting cbsdrsyncd.
failed to lock pid file /var/run/cbsdrsyncd.pid: Resource temporarily unavailable
Starting libvirtd.
Starting mysql.
Performing sanity check on nginx configuration:
nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok
nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful
Starting nginx.
Performing sanity check on php-fpm configuration:
[31-Jan-2022 15:30:07] NOTICE: configuration file /usr/local/etc/php-fpm.conf test is successful
Starting php_fpm.
Configuring vt: keymap blanktime.
Starting cbsdd.
Starting cbsdd.
Performing sanity check on apache24 configuration:
Syntax OK
Starting apache24.
(49)Can't assign requested address: AH00072: make_sock: could not bind to address 192.168.1.3:80
no listening sockets available, shutting down
AH00015: Unable to open logs
/etc/rc: WARNING: failed to start apache24
Starting background file system checks in 60 seconds.
Mon Jan 31 15:30:22 CET 2022
FreeBSD/amd64 (marietto) (ttyu0)
login: Jan 31 15:30:32 marietto syslogd: last message repeated 1 times
Jan 31 15:32:45 marietto syslogd: last message repeated 2 times
Jan 31 15:42:37 marietto syslogd: last message repeated 9 times
Jan 31 15:52:27 marietto syslogd: last message repeated 9 times
FreeBSD/amd64 (marietto) (ttyu0)
login: marietto
Password:
Last login: Mon Jan 31 02:21:55 from :0.0
FreeBSD 14.0-CURRENT (GENERIC) #1 main-n252654-9e2cce7e6a8: Wed Jan 26 16:08:57 CET 2022
Welcome to FreeBSD!
Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories: https://www.FreeBSD.org/security/
FreeBSD Handbook: https://www.FreeBSD.org/handbook/
FreeBSD FAQ: https://www.FreeBSD.org/faq/
Questions List: https://www.FreeBSD.org/lists/questions/
FreeBSD Forums: https://forums.FreeBSD.org/
Documents installed with the system are in the /usr/local/share/doc/freebsd/
directory, or can be installed later with: pkg install en-freebsd-doc
For other languages, replace "en" with a language code like de or fr.
Show the version of FreeBSD installed: freebsd-version ; uname -a
Please include that output and any error messages when posting questions.
Introduction to manual pages: man man
FreeBSD directory layout: man hier
To change this login announcement, see motd(5).
To do a fast search for a file, try
locate filename
locate uses a database that is updated every Saturday (assuming your computer
is running FreeBSD at the time) to quickly find files based on name only.
marietto@marietto:~ $ startx
xauth: file /home/marietto/.serverauth.7211 does not exist
/usr/local/bin/X: Only console users are allowed to run the X server
^Cxinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: unexpected signal 2
marietto@marietto:~ $ Jan 31 16:02:12 marietto syslogd: last message repeated 9 times
Jan 31 16:11:56 marietto syslogd: last message repeated 9 times