Skip to content

DFT Wiki

Knowledge Share

  • Home

Author: DFT

February 13, 2021

pfSense with OpenVPN Client

Follow the post OpenVPN Server [Link] and create a user for the pfSense as a […]

Read More
February 12, 2021

Local SPAN and Remote SPAN on Cisco Devices

SPAN (Switch Port Analyzer) is a functionality that mirrors one or more ports or VLANs into […]

Read More
February 10, 2021

Spanning Tree Protocol (STP) on Cisco Devices

Types: STP Standard PVST+ (STP per VLAN – by Cisco) RSTP (STP faster) Rapid PVST+ […]

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 8, 2021

Metasploit + Meterpreter Cheat Sheet

Metasploit Cheat Sheet service postgresql start msfdb init msfconsole -q db_status db_nmap -sn […] / […]

Read More
February 8, 2021

Reviewing Kali Tools

Categories Information Gathering Vulnerability Analysis Exploitation Tools Wireless Attacks Forensics Tools Web Applications Stress Testing […]

Read More
February 7, 2021

Using Python with MySQL

MYSQL DATABASE WITH PYTHON Installing requirements: sudo apt update sudo apt install python3-pip sudo pip3 […]

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

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