Все Новый

user:thomas фрагментов создано пользователем

title:mygist фрагментов с указанным заголовком

description:sync gists with given description

filename:myfile.txt фрагменты содержащие файлы с указанным именем

extension:yml фрагменты, содержащие файлы с указанным расширением

language:go фрагменты, содержащие файлы с указанным языком

topic:homelab фрагменты с заданной темой

all:systemctl search all fields

Регистрация

Войти

Все Новый Регистрация Войти

nuno

Зарегистрирован 2 months ago

Свежие сверху по дате создания
Свежие снизу по дате создания
Свежие сверху по дате обновления
Свежие снизу по дате обновления
Все фрагменты 570

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 function cmd::inspect::_blocks_info() {
2 local name="${1:-}"
3 block::has_file "$name" || return 0
4
5 cmd::inspect::_section "Peer Blocks"
6
7 local blocked_direct
8 blocked_direct=$(block::is_blocked_direct "$name")
9 [[ "$blocked_direct" == "true" ]] && \
10 printf " \033[1;31m🚫\033[0m blocked directly\n"

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 root@arctic-bear[~]# cat /etc/exports
2
3
4 "/mnt/Nuno-32TB-Z1/WAN/Files"\
5 *(sec=sys,rw,anonuid=0,all_squash,insecure,no_subtree_check)
6 "/mnt/Nuno-32TB-Z1/proxmox"\
7 *(sec=sys,rw,no_root_squash,insecure,no_subtree_check)
8 "/mnt/Nuno-32TB-Z1/services"\
9 *(sec=sys,rw,no_root_squash,insecure,no_subtree_check)
10 "/mnt/Nuno-32TB-Z1/share/common/nuno"\

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 Initializing Immich v2.7.5
2 Detected CPU Cores: 4
3 (node:7) ExperimentalWarning: WASI is an experimental feature and might change at any time
4 (Use `node --trace-warnings ...` to show where the warning was created)
5 node:internal/process/promises:394
6 triggerUncaughtException(err, true /* fromPromise */);
7 ^
8
9 Error: getaddrinfo ENOTFOUND postgres_shared
10 at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26) {

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 sending incremental file list
2 rsync: [generator] failed to set times on "/mnt/truenas/services/kasm/profiles/.": Operation not permitted (1)
3 ./
4 rsync: [generator] recv_generator: mkdir "/mnt/truenas/services/kasm/profiles/[email protected]" failed: Permission denied (13)
5 *** Skipping any contents from this failed directory ***
6 rsync: [generator] failed to set times on "/mnt/truenas/services/kasm/profiles/nuno": Operation not permitted (1)
7 rsync: [generator] recv_generator: mkdir "/mnt/truenas/services/kasm/profiles/nuno/.cache" failed: Permission denied (13)
8 *** Skipping any contents from this failed directory ***
9 rsync: [generator] recv_generator: mkdir "/mnt/truenas/services/kasm/profiles/nuno/.config" failed: Permission denied (13)
10 *** Skipping any contents from this failed directory ***

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 File "__init__.py", line 573, in post
2 File "provision.py", line 1697, in provision
3 Exception: Failed to process container volume (/mnt/truenas/services/kasm/profiles/nuno)
4 )
5 2026-05-15 19:30:22,504 [ERROR] client_api_server: Error during Create request for Server(c6ca1f31-1fc9-476a-8172-6b4b2725db71) : (Exception creating Kasm: Traceback (most recent call last):
6 File "__init__.py", line 573, in post
7 File "provision.py", line 1697, in provision
8 Exception: Failed to process container volume (/mnt/truenas/services/kasm/profiles/nuno)
9 )
10 2026-05-15 19:30:22,504 [DEBUG] client_api_server: Function (provider_manager.create_kasm_from_slot) executed in (0.4285392761230469) seconds

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 2026-05-15 19:23:10,623 [DEBUG] client_api_server: Successfully authenticated request (wrapper_function) for user (nuno) at (10.0.0.102)
2 2026-05-15 19:23:10,629 [DEBUG] client_api_server: License Check: Current Kasms (0) , License Limit (5) , Remaining (5)
3 2026-05-15 19:23:10,633 [WARNING] client_api_server: Setting persistent_profiles eliminates request from session staging
4 2026-05-15 19:23:10,635 [DEBUG] client_api_server: Getting existing available containers
5 2026-05-15 19:23:10,635 [DEBUG] client_api_server: Getting available slots for image: (kasmweb/debian-bookworm-desktop:1.15.0)
6 2026-05-15 19:23:10,640 [DEBUG] client_api_server: Processing Server: (c6ca1f31-1fc9-476a-8172-6b4b2725db71)
7 2026-05-15 19:23:10,641 [DEBUG] client_api_server: Server (c6ca1f31-1fc9-476a-8172-6b4b2725db71) can support this container. Adding slot
8 2026-05-15 19:23:10,642 [DEBUG] client_api_server: Server (c6ca1f31-1fc9-476a-8172-6b4b2725db71) can support this container. Adding slot
9 2026-05-15 19:23:10,642 [DEBUG] client_api_server: Server (c6ca1f31-1fc9-476a-8172-6b4b2725db71) can support this container. Adding slot
10 2026-05-15 19:23:10,643 [DEBUG] client_api_server: Server c6ca1f31-1fc9-476a-8172-6b4b2725db71 does not have required cores remaining (0.0 remaining)

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 Possible reasons for having this kind of units are:
2 • A unit may be statically enabled by being symlinked from another unit's
3 .wants/ or .requires/ directory.
4 • A unit's purpose may be to act as a helper for some other unit which has
5 a requirement dependency on it.
6 • A unit may be started when needed via activation (socket, path, timer,
7 D-Bus, udev, scripted systemctl call, ...).
8 • In case of template units, the unit is meant to be enabled with some
9 instance name specified.

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 root@wireguard:/etc/wireguard/wgctl# # Any remaining debug lines
2 rn "pytroot@wireguard:/etc/wireguard/wgctl# grep -rn "log::debug" /etc/wireguard/wgctl/commands/ --include="*.sh" | grep -v "\.git"
3 /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git"
4
5 # Any remaining ctx::block::pathroot@wireguard:/etc/wireguard/wgctl#
6 root@wireguard:/etc/wireguard/wgctl# # Any remaining inline Python
7 root@wireguard:/etc/wireguard/wgctl# grep -rn "python3 -c" /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git"
8 | grep -v "\.git\|block.module\|context.sh"
9
10 # Any remaining ctx::rule::path outside rule contexts

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 ── Client ──────────────────────────────────
2 Name: phone-test
3 IP: 10.1.3.5
4 Type: phone
5 Rule: user ↳ (no-proxmox, dns-restricted)
6 Status: offline (restricted)
7 Endpoint: —
8 Last seen: —
9 AllowedIPs: 10.1.0.0/16, 10.0.0.0/24
10 Public key: DBlzGyW0Zr6U/qLCa9nOphIFZk6lr0jTJ1q50OGSOko=

nuno / gistfile1.txt

0 лайк(-ов)
0 форк(-ов)
1 файл(-ов)
Последняя активность 1 month ago
1 ── Rule: user ──────────────────────────────────
2
3 ↳ no-proxmox
4 - 10.0.0.101/32 → npm
5 - 10.0.0.100/32
6
7 ↳ dns-restricted
8 + 10.0.0.103:53:udp → pihole:dns-udp
9 + 10.0.0.103:53:tcp → pihole:dns-tcp
10 - 10.0.0.103/32 → pihole
Новее Позже

Работает на Opengist ⋅ Load: 125ms⋅

Русский
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ KrilHub