Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Turn a Raspberry Pi into a fully-featured and dummy-proof webcam
PLEASE NOTE: this project has been moved to https://piwebcam.github.io
Instructionable:
https://www.instructables.com/id/Fully-featured-Outdoor-Security-Camera-Bas
Easy to use shell script for batch conversion MP3 files to AAC+
EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+.
Usage: easyaac.sh playlist.m3u bitrate
Please note that bitrate is specfied in kbps
This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac"
it can be installed in Ubuntu by issuing following command
sudo apt-get install gpac