Cyber Space
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals
Alphabet

Cyrillic Alphabet

Hector Perez

Apr 25, 2022

cyrillic-alphabet

How to hash files in MacOS terminal

How to hash files in MacOS terminal

Let's say that you have to check the sum of a file you just downloaded. The hash is SHA-256. You would run this command: shasum -a 256 file_name Output looks like this: bla@macos Downloads % shasum -a 256 kali-linux-2023.3-installer-netinst-amd64.iso 0b0f5560c21bcc1ee2b1fef2d8e21dca99cc6efa938a47108bbba63bec499779 kali-linux-2023.3-installer-netinst-amd64.iso If you ahve OpenSSL
Oct 7, 2023 1 min read
How to install Z shell in Fedora 38

How to install Z shell in Fedora 38

To install: sudo dnf install zsh Output looks like this: Last metadata expiration check: 0:02:21 ago on Fri 29 Sep 2023 11:57:41 AM CEST. Dependencies resolved. ================================================================================================================================================================================================ Package Architecture Version
Sep 29, 2023 1 min read
Install Kubernetes in Fedora

Install Kubernetes in Fedora

My environment: * VirtualBox 7.0 (Version 7.0.6 r155176 (Qt5.15.2)) * Fedora 38 .',;::::;,'. hperez@fedora .';:cccccccccccc:;,. ------------- .;cccccccccccccccccccccc;. OS: Fedora Linux 38 (Workstation Edition) x86_64 .:cccccccccccccccccccccccccc:. Host: VirtualBox 1.2 .;ccccccccccccc;.:dddl:.;ccccccc;. Kernel: 6.4.15-200.fc38.x86_64 .:ccccccccccccc;OWMKOOXMWd;ccccccc:. Uptime:
Sep 28, 2023 8 min read
Cyber Space © 2023
Powered by Ghost