ditatompel

ditatompel

Just another coding nut and Linux enthusiast

SSH Client - Server (Security & Simplicity)
SSH Client - Server (Security & Simplicity)
Hardening SSH access by disabling root SSH access, change the default port, and utilize public and private keys.
Installing PHP, Apache, MySQL, and phpMyAdmin on Arch Linux
Reading Binaries Manually
Reading Binaries Manually
How to read a set of numbers 0 and 1 (Binary) into decimal. Then how to use the decimal number to translate it into text (ASCII) using an ASII table
Devilzc0de Streaming Radio Amarok Script
Devilzc0de Streaming Radio Amarok Script
Since I'm the type of person who finds it difficult to work if there are lots of browser tabs open in the browser, I made a simple script so that devilzc0de radio can be listened to via Amarok.
Asking Questions Without Getting Flamed
Asking Questions Without Getting Flamed
This article I got from an old board blacksun.box.sk written by Raven. Very good and entertaining article. Might be useful for you guys who ask for help especially to underground forums, underground newsgroup, or IRC channel.
Lessons from MyBB FB Connect Plugin XSS Attack
Lessons from MyBB FB Connect Plugin XSS Attack
This article aims to share knowledge on how to counter-attack against attackers, specifically those using third-party Facebook applications.
Compiling the Latest Stable Version of Nginx from Source Code
Compiling the Latest Stable Version of Nginx from Source Code
While Apache remains a popular choice for web servers, there are alternative options like Nginx that offer unique features and benefits. In this article, we'll explore how to compile the latest stable version of Nginx from its source code.