Skip to content

Instantly share code, notes, and snippets.

View istiak101's full-sized avatar

istiak101

View GitHub Profile
@istiak101
istiak101 / gist:fb6d9d4f928704ae322798191a021a3e
Created May 17, 2023 14:46 — forked from mitkot/gist:bbfe1e5141144780a467fb08994b8352
How to extract source files out of src.rpm file
$ rpm2cpio ../hoge.src.rpm | cpio -i
@istiak101
istiak101 / commands.txt
Created April 13, 2022 10:17 — forked from dermanov-ru/commands.txt
CageFS commands
https://www.ndchost.com/wiki/cloudlinux/how-to-add-commands-to-cagefs-users
https://www.supportsages.com/add-commandbinary-cagefs/
# Adding packages to CageFS users
cagefsctl --addrpm <packagename>
cagefsctl --force-update