Encrypting and decrypting files with OpenSSL OpenSSL is a practical tool for ensuring your sensitive and secret messages can't be opened by outsiders.
Programming with DOS conio cheat sheet By Jim Hall With conio programming, you can create various practical and exciting applications. The OpenWatcom conio.h and graph.h functions give you the flexibility to print text on…
Upgrade your Linux PC hardware using open source tools Get more performance from your PC with the hardware upgrades that will give you the biggest payback.
Perform Linux memory forensics with this open source tool Find out what's going on with applications, network connections, kernel modules, files, and much more with Volatility
Play retro video games on Linux with this open source project ScummVM is one of the most straightforward ways to play old video games on modern hardware.
Making computers more accessible and sustainable with Linux Free Geek is a nonprofit organization that helps decrease the digital divide by providing Linux computers to people and groups in need.
How I use OBS Studio to record videos for my YouTube channel Install, configure, and use Open Broadcaster Software to record how-to, promotional, and other types of videos.
Sustainable economic development begins with open thinking Do our global development practices respect planetary boundaries? Greater transparency could provide insight.
Restore an old MacBook with Linux Don't throw your old, slow MacBook into the recycling bin; extend its life with Linux Mint.
Optimize your Python code with C Cython creates C modules that speed up Python code execution, important for complex applications where an interpreted language isn't efficient.