This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/install-dependencies.sh b/install-dependencies.sh | |
index 5ea4cd6784..fb8b58f30b 100755 | |
--- a/install-dependencies.sh | |
+++ b/install-dependencies.sh | |
@@ -64,8 +64,6 @@ fedora_packages=( | |
gdb | |
lua-devel | |
yaml-cpp-devel | |
- antlr3-tool | |
- antlr3-C++-devel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
DEV_NAME=$1 | |
DEV_NODE=$(basename $DEV_NAME) | |
if [ "$DEV_NAME" = "" ]; then | |
echo "device not specified" | |
exit 1 | |
fi | |
function CheckHasFS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"fio version" : "fio-3.36", | |
"timestamp" : 1743018899, | |
"timestamp_ms" : 1743018899161, | |
"time" : "Wed Mar 26 19:54:59 2025", | |
"global options" : { | |
"ioengine" : "libaio", | |
"runtime" : "30s", | |
"numjobs" : "48", | |
"iodepth" : "128", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
import os | |
import signal | |
import socket | |
import time | |
from selectors import DefaultSelector, EVENT_READ | |
from http.server import HTTPServer, SimpleHTTPRequestHandler | |
interrupt_read, interrupt_write = socket.socketpair() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nmcli connection add type wifi ifname wlo1 con-name 0001docomo ssid 0001docomo | |
Connection '0001docomo' (a6fde1b0-6055-4e6c-a314-05027eb6083a) successfully added. | |
$ nmcli con edit id 0001docomo | |
===| nmcli interactive connection editor |=== | |
Editing existing '802-11-wireless' connection: '0001docomo' | |
Type 'help' or '?' for available commands. | |
Type 'print' to show all the connection properties. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./.libcrypto.so.1.1.1k.hmac 0000644 0000000 0000000 00000000101 14030716735 014056 0 ustar root root 9b44646da75a74145ded9aa349b79ceac1bd3e9e41a89f32259841a0900348a6 | |