Пётр
Пётр
Happy to see that someone is trying to build it. I'm surprised to know that OnlyOffice uses unmaintained node.js packages. I think that you can open an issue about the...
> I've started playing around with vnet and trying to set up a bridged network similar to what Docker does on Linux, but I'm having trouble figuring out what I'm...
YESSSSSS!!!!! :)
...it works fine compiled from source though :)
I have the same problem. I need to access a private repository, SSH is not an option because of the environment.
BTW, it works in the old version of iocage, __clone_jail in ioc-zfs is not the same.
I solved the problem, adding: ` else zfs rename ${_dataset}/root@${_snapshot} ${uuid} ` After the line 746
OK, I understand the problem. Indeed, on my 12.1 system I use ZFS from base, so it is the 'old' one. The 'new' version comes as a port/package. If you...
Quick and dirty fix: ``` --- text.go.bkp 2022-12-01 15:23:05.000000000 +0100 +++ text.go 2023-04-05 16:49:02.933408000 +0200 @@ -496,8 +496,10 @@ var _ gowid.ICellProcessor = (*ContentToCellArray)(nil) func (m *ContentToCellArray) ProcessCell(cell gowid.Cell) gowid.Cell...
@redwill17 > using that keyword for findClients i was able to compile the program Could you, please, put the exact syntax anywhere?