Entries

How to convert .cap file to .hccapx in LinuxLite OS?

Conversion of .cap files to .hccapx is very fast and simple while using opensource-utility cap2hccapx, which is part of tools in hashcat-utils package (read: How to install hashcat-utils)

It's enough to run a command cap2hccapx using following parameter shceme:

$ cap2hccapx.bin <source: .cap file> <destination: .hccapx file>

Let's look, how it works on real example.

Read more

Written by Administrator on Monday April 6, 2020

How to install Flameshot in Solus OS

Solus OS has it's own package manager for installing and uninstalling programs: eopkg.

Let' install popular screenshot maker on our Solus OS system:

$ sudo eopkg install flameshot

Read more

Written by Administrator on Sunday April 5, 2020