classx

classx @classx

Location:
Israel
Joined:
Feb 5, 2020

classx
articles - 9 total

Dark Matter — Rust-based CLI vault for secure GPG-encrypted config files

Dark Matter — Rust-based CLI vault for secure GPG-encrypted file management

Learn More 0 0Jul 14

How to copy commits from one Git repo to another?

Easy way manual copy commits from one Git repo to another

Learn More 5 0Jun 5 '23

DEB package and strange dkms dependencies on Debian 10.10

build dkms module bug

Learn More 0 0Apr 10 '23

Disable bash script output, but save to file log

Option 1 #!/bin/bash sudo apt install -y package_name | tee -a /tmp/app.log...

Learn More 1 0Dec 21 '22

Jenkins - run shell command on the master

Go to your jenkins instance https://local-jenkins/script paste and run it: def proc = "ls...

Learn More 3 0Dec 1 '22

DEB/RPM meta package

Trouble create meta package with specific version od dependencies on Ubuntu/RedHat/CentOS

Learn More 2 0Mar 15 '22

Two problem DKMS on the Amazon Linux 2

The best way to load the driver into the kernel is to use dkms. Step 1 to unzip source...

Learn More 0 0Feb 23 '22

Insmod: ERROR – Required key not available

Problem: insmod: ERROR: could not insert module MODULENAME.ko: Required key not...

Learn More 0 0Jul 11 '21

Checkout git submodules by tag

In the git documentation can read that the git submodule doesn't support update the submodule by tag....

Learn More 1 0Jan 3 '21