Tsubasa Nomura
Tsubasa Nomura
Hi, I'm facing same issue. I installed bcc from latest source. Could you help resolve this issue? ## Environment ``` root@vm1:~# uname -a Linux vm1 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov...
Sorry for my late reply. I tried but it failed. I've found pattern of sucess. correct work: ``` memodir = "C:\\temp" editor = "notepad" ``` dosen't work: ``` memodir =...
I patched but same error occured.. ``` diff --git a/main.go b/main.go index a6e5dc8..0056410 100644 --- a/main.go +++ b/main.go @@ -414,9 +414,12 @@ func (cfg *config) runfilter(command string, r io.Reader, w...
I want to contribute translate to Japanese.
@xaocon Thank you!!! I tried and succeed!
I write down for parmanent enable this module just in case: ``` root@worker-1:/etc/modules-load.d# cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the...
I strongly hope update @buuren 's contents to original document!
@1fabi0 Could you tell me if you have any plans to support Cloud Service(extended support) or VMSS?
@oleksii-gudz I'm facing the same scenario. Could you tell me how to resolve this issue if you've already resolved this issue?