TopRank Skills

tools system admin Skills

Discover the best skills in this category.

close tools system admin close Sort: Forks
Showing 6658 results
ECNU-ICALK

ziptargz

by ECNU-ICALK

star 57

异步遍历指定目录,批量解压所有.zip和.tar.gz文件到对应子目录,使用run_in_executor避免阻塞事件循环,支持任务并发和依赖管理...

ECNU-ICALK

isp-technical-support-rol...

by ECNU-ICALK

star 57

Act as a technical support operator for an Internet Service Provider, handling connectivity inquiries and ticket request...

ECNU-ICALK

motorcontrol-temp-motor

by ECNU-ICALK

star 57

General SOP for common requests related to motorcontrol, temp, motor.

star 57

实现一个根据GPU位置信息,通过system_ctrl接口获取GPU的ECC计数、错误计数和功率制动状态的函数,支持多种交换机配置,并在获取...

star 57

扮演游戏中掌握秘密的暴躁NPC角色,只在听到正确暗号时才透露信息,始终保持暴躁、不耐烦的人设。

star 57

根据GPU的拓扑位置(0switch/2switch/4switch)映射到对应的I2C总线路径,使用system_ctrl接口获取ECC计数、错误计数和电源制动...

ECNU-ICALK

create-user-directories-w...

by ECNU-ICALK

star 57

Parse a JSON config to create user-specific directories under logs and dags, set group ownership, and apply 770 permissi...

ECNU-ICALK

ansible-kernel-management...

by ECNU-ICALK

star 57

Reusable Ansible workflow to compare installed vs running kernel, update kernel, and conditionally reboot with proper co...

ECNU-ICALK

self-torch-none

by ECNU-ICALK

star 57

General SOP for common requests related to self, torch, none.

ECNU-ICALK

configure-encrypted-block...

by ECNU-ICALK

star 57

Guide to configure /etc/crypttab to unlock encrypted block devices using a keyfile, including keyfile creation with cryp...

ECNU-ICALK

configure-firebase-admin-...

by ECNU-ICALK

star 57

Guide to create an admin user in Firebase and set security rules so only admins can write to a collection while all user...

deepmodeling

dpdisp-submit

by deepmodeling

star 57

Run Shell commands as computational jobs, on local machines or HPC clusters, through Shell, Slurm, PBS, LSF, Bohrium, et...

oliver-kriska

intent-detection

by oliver-kriska

star 57

Detect user intent from their first message and suggest the appropriate /phx: workflow command. Loaded automatically on...

ECNU-ICALK

implement-robust-session-...

by ECNU-ICALK

star 57

Implement a robust, session-based timer system for a Tkinter image viewer, ensuring correct dialog initialization, state...

ECNU-ICALK

threadpoolexecutorpyqt6

by ECNU-ICALK

star 57

将基于手动线程管理的SingleTaskCenter和TaskCenter类重构为使用concurrent.futures.ThreadPoolExecutor来管理异步任务执行,以...

ECNU-ICALK

implement-c-streaming-ser...

by ECNU-ICALK

star 57

Implement a C++ class for a streaming service that manages users and content, including user authentication, content sea...

ECNU-ICALK

configure-tcp-socket-opti...

by ECNU-ICALK

star 57

Sets TCP socket options (TCP_NODELAY, TCP_CORK/TCP_NOPUSH, TCP_QUICKACK, IP_TOS) to optimize for low latency or maximum...

ECNU-ICALK

generate-directory-creati...

by ECNU-ICALK

star 57

Generate a Bash or Python script to create a nested directory structure (parent/logs/username and parent/dags/username)...

ECNU-ICALK

simulate-random-rook-move...

by ECNU-ICALK

star 57

Maintain positions of rooks on an 8x8 grid and execute random moves using a defined direction mapping when prompted with...

ECNU-ICALK

network-concepts-qa-assis...

by ECNU-ICALK

star 57

Answers multiple-choice questions about networking concepts, including IPv4, IPv6, routing, switching, and troubleshooti...

ECNU-ICALK

sapui5-table-column-menu-...

by ECNU-ICALK

star 57

Customize sap.ui.table column menus by adding a clear filter option with specific positioning and behavior constraints.

ECNU-ICALK

url-content-topic-classif...

by ECNU-ICALK

star 57

Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or loa...

ECNU-ICALK

go-ssh-client-with-creden...

by ECNU-ICALK

star 57

Create a Go program that attempts SSH connections using username:password combos from a file, enforces a 5-second banner...

ECNU-ICALK

c-event-delegate-implemen...

by ECNU-ICALK

star 57

Implement a simple event delegate system in C++ using std::function to manage listeners, including adding, removing, and...