u/hiradne

▲ 3 r/tmux

Specifying options on the command line

Hello,

somehow I am unable to find examples on how to successfully specify options on the command line, instead of using a .tmux.conf

Kind of:

# /usr/bin/tmux set-option  exit-empty off start-server           
no server running on /tmp/tmux-0/default

which, as shown, does not work. Neither using "-g" after the set-option. I would like to refrain from leaving it in the foreground, that is, not using "-D"

This is just an example. So, how to properly add options on the command line?

Thanks

reddit.com
u/hiradne — 9 days ago

bhyve: vm_openf: No such file or directory

My first attempts at getting bhyve up and running are rather unsuccessful, as I am receiving the error message from this topic / title.

No matter wether I use a helper script or bhyve directly:

bhyve -AHP -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s 3:0,virtio-blk,/vm/ha/haos_ova-18.1.raw -c 2 -m 2048 -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd HA

sh /usr/share/examples/bhyve/vmrun.sh -E -c 2 -m 2048 -t tap1 -d /vm/ha/haos_ova-18.1.raw HA

The only references I could find have been, that already machines with the same name are running, but that is definately not the case. This is my very first attempt.

Any ideas, what may be wrong here? Above is an image originally distributed for kvm, converted to raw from qcow2.

reddit.com
u/hiradne — 28 days ago
▲ 6 r/debian

trixie nocloud image root password

So I have downloaded the debian-13-nocloud-amd64.qcow2 image to run on plain kvm. No virtsh or any of that bloat, and it boots up fine.

However, as the topic suggests, I am unable to log in. Most references I have found so far are outdated and claim an empty root password. This does not work, hence this post.

If this is documented somewhere, it is enjoyable google proof hidden.

reddit.com
u/hiradne — 2 months ago