tools system admin Skills
Discover the best skills in this category.
ziptargz
by ECNU-ICALK
异步遍历指定目录,批量解压所有.zip和.tar.gz文件到对应子目录,使用run_in_executor避免阻塞事件循环,支持任务并发和依赖管理...
isp-technical-support-rol...
by ECNU-ICALK
Act as a technical support operator for an Internet Service Provider, handling connectivity inquiries and ticket request...
motorcontrol-temp-motor
by ECNU-ICALK
General SOP for common requests related to motorcontrol, temp, motor.
gpu
by ECNU-ICALK
实现一个根据GPU位置信息,通过system_ctrl接口获取GPU的ECC计数、错误计数和功率制动状态的函数,支持多种交换机配置,并在获取...
gpu
by ECNU-ICALK
根据GPU的拓扑位置(0switch/2switch/4switch)映射到对应的I2C总线路径,使用system_ctrl接口获取ECC计数、错误计数和电源制动...
create-user-directories-w...
by ECNU-ICALK
Parse a JSON config to create user-specific directories under logs and dags, set group ownership, and apply 770 permissi...
ansible-kernel-management...
by ECNU-ICALK
Reusable Ansible workflow to compare installed vs running kernel, update kernel, and conditionally reboot with proper co...
self-torch-none
by ECNU-ICALK
General SOP for common requests related to self, torch, none.
configure-encrypted-block...
by ECNU-ICALK
Guide to configure /etc/crypttab to unlock encrypted block devices using a keyfile, including keyfile creation with cryp...
configure-firebase-admin-...
by ECNU-ICALK
Guide to create an admin user in Firebase and set security rules so only admins can write to a collection while all user...
dpdisp-submit
by deepmodeling
Run Shell commands as computational jobs, on local machines or HPC clusters, through Shell, Slurm, PBS, LSF, Bohrium, et...
Detect user intent from their first message and suggest the appropriate /phx: workflow command. Loaded automatically on...
implement-robust-session-...
by ECNU-ICALK
Implement a robust, session-based timer system for a Tkinter image viewer, ensuring correct dialog initialization, state...
threadpoolexecutorpyqt6
by ECNU-ICALK
将基于手动线程管理的SingleTaskCenter和TaskCenter类重构为使用concurrent.futures.ThreadPoolExecutor来管理异步任务执行,以...
implement-c-streaming-ser...
by ECNU-ICALK
Implement a C++ class for a streaming service that manages users and content, including user authentication, content sea...
configure-tcp-socket-opti...
by ECNU-ICALK
Sets TCP socket options (TCP_NODELAY, TCP_CORK/TCP_NOPUSH, TCP_QUICKACK, IP_TOS) to optimize for low latency or maximum...
generate-directory-creati...
by ECNU-ICALK
Generate a Bash or Python script to create a nested directory structure (parent/logs/username and parent/dags/username)...
simulate-random-rook-move...
by ECNU-ICALK
Maintain positions of rooks on an 8x8 grid and execute random moves using a defined direction mapping when prompted with...
network-concepts-qa-assis...
by ECNU-ICALK
Answers multiple-choice questions about networking concepts, including IPv4, IPv6, routing, switching, and troubleshooti...
sapui5-table-column-menu-...
by ECNU-ICALK
Customize sap.ui.table column menus by adding a clear filter option with specific positioning and behavior constraints.
url-content-topic-classif...
by ECNU-ICALK
Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or loa...
go-ssh-client-with-creden...
by ECNU-ICALK
Create a Go program that attempts SSH connections using username:password combos from a file, enforces a 5-second banner...
c-event-delegate-implemen...
by ECNU-ICALK
Implement a simple event delegate system in C++ using std::function to manage listeners, including adding, removing, and...