Freddy Thunder
Category
Computer Programming
I'm going to start sharing my knowledge on all the languages and things I've learned to do on computers. I'll have to update this later.
Posts in Computer Programming
Scroll for more — newest writing first.
-
Install, Configure and Run Samba to make USB Hard Drive Shared Across Network
Learn how to install, configure, and run Samba to share a USB hard drive across your network seamlessly with this step-by-step guide.
Continue reading -
Make a PHP directory to list out all the images from a directory
Easily create a PHP directory to display all images with thumbnails. Perfect for organizing and showcasing your image files on a server.
Continue reading -
Add Function To Mac Terminal Handle HEIC to JPEG In Bash
Learn how to add a Bash function to your Mac terminal to easily convert HEIC images to JPEG using the built-in SIPS tool.
Continue reading -
WebSocket using Node Socket.io Notes
A detailed exploration of using WebSockets with Node.js and Socket.IO. Learn how to set up real-time communication for your web applications.
Continue reading -
My workflow to converting and optimizing video files between servers
Learn how to efficiently transfer, convert, and optimize video files between servers using SSH, SFTP, FFmpeg, and HandBrakeCLI.
Continue reading -
Find and remove commercials from recorded tv shows
Learn how to automatically detect and remove commercials from recorded TV shows using FFmpeg and HandBrake for a seamless viewing experience.
Continue reading -
Switch Your Linux Servers to Public Key Authentication
Step-by-step guide to enabling public key authentication on Linux servers for secure and passwordless SSH login.
Continue reading -
Making web request in c#
A simple guide to making web requests in C# using HttpClient, including a working code example for .NET Fiddle.
Continue reading -
The LAMP Stack :: Part IV :: P is for PHP
The LAMP Stack :: A Short Explination :: Part IV :: P is for PHP And lastly, PHP. PHP is...
Continue reading -
The LAMP Stack :: Part III :: M is for MySQL
As mentioned before, this should be sounded out My-S-Q-L. A lot of people I have run across call it...
Continue reading -
The LAMP Stack :: Part II :: A is for Apache
A is for Apache (that's good enough for me) Apache is a software program that is called a web server. ...
Continue reading -
The LAMP Stack :: Part I :: L is for Linux
L is for Linux (that's good enough for me) Linux is the name of an operating system that started in 1991...
Continue reading
Loading more posts…