Could not load SSF library libsapsecu.so Symptom During usage of saplikey or other command line tools which maintain the SAP license (e.g. BR*Tools for Oracle) you receive the error: Could not load SSF library libsapsecu.so. Other Terms saplikey, brbackup, br-tools, libsapsecu.so, sapsecu, sapsecu.dll, libsapcrypto.so, sapcrypto, sapcrypto.dll, common cryptolib Reason and Prerequisites Problem: The hardcoded default […]
Archives for December 2022
cal: command not found
The wonderful cal command can tell you a lot. Entered without any arguments, it shows you a calendar for the current month that looks like this: $ cal April 2022 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 […]
caja Command Examples in Linux
caja is the default file manager for the MATE desktop environment in Linux. It is a user-friendly file manager that provides a simple and intuitive interface for managing files and directories on the Linux system. caja is a graphical application that is launched from the desktop environment’s application menu or by typing caja at the […]
caja: command not found
caja is the default file manager for the MATE desktop environment in Linux. It is a user-friendly file manager that provides a simple and intuitive interface for managing files and directories on the Linux system. caja is a graphical application that is launched from the desktop environment’s application menu or by typing caja at the […]
burpsuit Command Examples in Linux
Burp Suite is a comprehensive platform for web application security testing. It is a popular tool among security professionals and is used for a wide range of activities, including web application security testing, vulnerability assessment, and penetration testing. Burp Suite is available for Windows, macOS, and Linux. It is a commercial tool, but a free […]
btrfs Command Examples in Linux (cheat sheet)
Btrfs (B-tree file system) is a copy-on-write (CoW) file system that is included in the Linux kernel and is known for its advanced features and capabilities, such as snapshotting, incremental backups, and more. Btrfs is designed to be scalable and flexible, and it supports features such as online file system resizing, online file system balancing, […]
btrfs subvolume Command Examples in Linux
The btrfs subvolume command is a command-line utility in Linux that is used to manage subvolumes in a btrfs file system. Btrfs is a copy-on-write (CoW) file system that is included in the Linux kernel and is known for its advanced features and capabilities, such as snapshotting, incremental backups, and more. btrfs subvolume is a […]
btrfs scrub Command Examples in Linux
The btrfs scrub command is a command-line utility in Linux that is used to scan and verify the integrity of a btrfs file system. Btrfs is a copy-on-write (CoW) file system that is included in the Linux kernel and is known for its advanced features and capabilities, such as snapshotting, incremental backups, and more. btrfs […]
btrfs restore Command Examples in Linux
The btrfs restore command is a command-line utility in Linux that is used to restore files or directories from a btrfs snapshot. A snapshot is a point-in-time copy of a file system, and btrfs supports the creation of snapshots that allow you to take a snapshot of a file system at any point in time […]
btrfs rescue Command Examples in Linux
The btrfs rescue command is a command-line utility in Linux that is used to perform various rescue and recovery operations on a btrfs file system. btrfs rescue is a utility that is included in the btrfs-progs package, which is a collection of tools and libraries for managing btrfs file systems. Btrfs is a copy-on-write (CoW) […]