Skip to content

DFT Wiki

Knowledge Share

  • Home

Category: Web

February 26, 2021

PHP / SQL Injection Prevention

Basic usage of the main PHP native functions. See PHP documentation for more details, examples […]

Read More
February 10, 2021

Managing MySQL and MariaDB in the Command Line (CLI)

MySQL and MariaDB are both free open-source Relational Databases. In fact, MariaDB is a fork […]

Read More
February 9, 2021

Full Mail Server on Ubuntu using iRedMail

iRedMail is a script that performs a huge amount of tasks and set up all […]

Read More
February 7, 2021

Responsive Web Design Tips

BASIC PAGE LAYOUT 1 <!DOCTYPE html> <html> <head> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> <style> * { […]

Read More
February 6, 2021

Cascading Style Sheets (CSS) Cheat Sheet

INLINE STYLE <h2 style=”color: red”>Header Text</h2> EMBED STYLE IN HTML <style> h2 { color: red; […]

Read More
February 5, 2021

Java Script (JS) Cheat Sheet

Having an adequate environment to write code is essential for checking spelling and color-code the […]

Read More
February 5, 2021

SQL (Structured Query Language) Cheat Sheet

VARIABLE TYPES INT Whole numbers, no decimals. DECIMAL(M,N) M is the total number of numbers […]

Read More
January 4, 2021

Encrypt and Decrypt Data Using SSL in PHP

Some very small applications that do not require a database such as MySQL or Firebird […]

Read More
January 1, 2021

Setting Up a Hidden Service (HTTP) in the DarkWeb (Tor)

Tor is a secure network created by the US gov in 1990 [Read More]. Tor […]

Read More
December 29, 2020

Increasing Security and Availability of Apache on Ubuntu

If you haven’t read it before check out the post WordPress Configuration and Security Tips […]

Read More

Posts navigation

Older posts
Newer posts

Search

Categories

  • Linux/Unix
  • Raspberry Pi
  • Web
  • Networking
  • Hacking
  • General
  • Programming
  • pfSense

Recent Posts

  • Resilient Nameserver Infrastructure – The Architecture
  • Resilient Nameserver Infrastructure – The Tools
  • Virtualization with Bhyve on FreeBSD
  • AI Image Transformation – Upscaling / Enhancing / Extending
  • AI Image Transformation – Inpainting / Outpainting
  • AI Image Transformation – Image-to-Image
  • AI Image Generation – Text-to-Image
  • Image Manipulation with LLMs
  • Acronyms, Jargon, and Architecture of LLM and Generative AI
  • Interacting Directly with Ollama’s API
  • Self-hosted AI Models for Coding and More
  • Local Repositories and Mirrors
  • Deploy a Key Vault to store Secrets
  • Dual-Stack and NATed IPv6 Networking on Linux
  • IPv6-Only Environment with Free Global IPv6 Subnet
  • Network Installation with PXE Boot and Local Packages
  • CEPH Management Cheat Sheet
  • CEPH Deployment and Concepts
  • GlusterFS Cheat Sheet
  • Talos Linux, a Kubernetes Appliance
Copyright © All rights reserved. Theme Creativ University by Creativ Themes