$ ls ~/writing # 124
Writing
Practical security · applied AI/LLM · automation & DevSecOps.
Readable mode
Fewer effects, more contrast, simpler content flow.
- ·
GPU renting and modified models: abliterating Mistral 7B in the cloud
The second chapter of the Heretic project: same technique, larger model, GPU rental for €2 — and some unexpected lessons on how it really works…
- ·
Infra Agent | Building a Specialized AI Infrastructure Operator
Over the past few months I worked on a personal project called Infra Agent. The idea wasn't to build “yet another AI assistant”. Great general-purpose agents…
- ·
Enclave — Offline Password Manager
A password manager for Android built with privacy and security as non-negotiable constraints. Developed by Paolo Ronco in collaboration with Claude AI…
- ·
AI Red Teaming with PromptFoo: how I tested the security of my WordPress chatbot
I have an AI chatbot built into my site, reachable by anyone visiting paoloronco.it. It isn't a simple Q&A widget: behind the scenes runs a…
- ·
Local AI, Weight Modification: Modifying a Model from Within
A personal experiment to understand what really happens inside a language model. What's about This project stems from my curiosity to see how it works internally — not through an application or API, but the raw model, its weights, and internal architecture.
- ·
WordPress AI Chatbot: transforming content into an interrogable system | n8n, Qdrant, MongoDB Vector Store
The WordPress AI Chatbot I built arises from a very concrete question: can I transform a site into something that can be interrogated? Don't search. …
- ·
Over-Engineering an Homelab: Logging, Backup and Business Continuity with Ubuntu Server
This article stems from a very concrete problem: knowing for sure if backups work without having to manually check scattered logs, opaque cron scripts...
- ·#n8n
[n8n-template] Certification Creator & Checker with PDFgenerationAPI Templates
From a simple MVP to a reusable, production-ready workflow It was a real pleasure to connect with Michal Liska , Chief Operating Officer at PDF Generator API…
- ·#n8n
[n8n-template] WordPress AI VoiceOvers with Google Cloud
Convert WordPress Articles into Multilingual Audio — Fully Automated with n8n, OpenAI & Google Cloud This repository showcases the complete automation workflow…
- ·
WorthTheHours – Rethinking spending in terms of time
WorthTheHours is a native Android app I built to transform the way we evaluate everyday spending. The idea behind it is simple but powerful:…
- ·#n8n
[n8n-template] RSS Tech News to your inbox
The Tech & AI Daily Briefing Workflow is a fully automated content–aggregation and AI–driven editorial system designed to collect, enrich, and deliver the most…
- ·#n8n
[n8n-template] Fetch Amazon Luna Games and send Discord notifications
Auto-Sync “Included with Prime” Games → Google Sheets with Discord Notifications Automatically fetch, organize, and maintain an updated catalog of Amazon Luna…
- ·#n8n
[n8n-template] Automated Invoice Archiving
Automatically fetch, store, and extract key information from invoices received via email from your ISP or utility provider (electricity, gas, telecom, water,…
- ·#n8n
[n8n-template] Certification Creator & Checker
This Guide contains a complete end-to-end certification management system built with n8n. It automates the entire lifecycle of a digital certificate — from…
- ·
Website Security Audit automatizzato: con n8n e OpenAI
Da tempo utilizzo n8n per automatizzare diversi processi, sia nel mio lavoro quotidiano che nei miei progetti personali. È una piattaforma che trovo…
- ·
Lynx – An Open-Source and Self-Hosted Link Manager
In an era where our digital identity is spread across dozens of platforms, having a single point of collection for one’s touchpoints becomes…
- ·
AI-RAG-docuquery: my AI-based document research project
AI-RAG-docuquery is an application that combines artificial intelligence and semantic search to help quickly and naturally consult your own…
- ·
Automating WordPress with n8n Self-Hosted: From Post to Multilingual VoiceOver
After an initial experience on Make.com, I decided to bring my automation system into self-hosting with n8n. This allows me to have greater…
- ·
Replication and Failover of a Docker Environment: From Proxmox Container to Cloud
Managing a website on a local server (on-premises) offers many advantages in terms of control and customization, but it also brings an important risk: operational continuity. A home or office server cannot guarantee 100% uptime — just one blackout, a hardware issue, or, as in my case, being away during holidays, and the site could remain offline for hours or days.
- ·
CertJourney.tech | Discover, Compare and Discuss Tech Certifications
In the era where IT certifications can accelerate a career, I felt the need to create **? [CertJourney.tech](https://certjourney.tech)**, a platform that serves as…
- ·
Legaly: Understand Terms and Conditions with a Click
? Official Site | ? Chrome Extension In the digital context where accepting Terms and Conditions has become as common as it is unconscious,…
- ·
IT Support Simulator: my practical project to recreate real IT ticket management dynamics in a simulated enterprise helpdesk context
IT Support Simulator is a practical project I developed to recreate real-life dynamics of IT support ticket management, within the context of a simulated corporate helpdesk…
- ·
Skills Website — Node.JS for showcasing my skills in a modern and minimal way
skills.paoloronco.it is a personal website developed to present my professional skills clearly, elegantly, and dynamically. It's a project focused on essentiality...
- ·
Tabs Session Saver: Your Ideal Companion for Managing Your Browser Sessions
If you end the day with a sea of open tabs in your browser, but need to shut down your PC without losing your work, then Tabs…
- ·
Automate WordPress with Make.com: From Post to VoiceOver in the Cloud
? GitHub : paoloronco/makecom-wordpress-ttsvoiceover-notiondb ? Publication on ReadyTensor : GCP TTS on WordPress | WordPress to Voice In the world of…
- ·
AI Instagram Reels: Advanced Automation with Make.com, OpenAI and Google Cloud
? GitHub : paoloronco/makecom-openai-gcp-instagramreel ? Publication on ReadyTensor : Automated Instagram Reels with AI Introduction: more than one project…
- ·
Audio Automation: Converting WordPress Articles into Voice Over with ElevenLabs
In my latest automation project, I developed an advanced workflow that automatically transforms articles from my WordPress site into audio files,…
- ·
Automated Make.com: Automatic Addition of Posts from WordPress to Notion
Introduction This automation uses Make.com to automatically collect posts published on a WordPress site and archive them in a Notion database....
- ·
Automated Make.com: Image Creation and Publication on Instagram with ChatGPT
Introduction This automation leverages Make.com to orchestrate a workflow that generates images using ChatGPT (DALL-E) and publishes them automatically on…
- ·
Create Secure Passwords with a Click: A New Extension for Chrome
Create Secure Passwords with a Click: A New Extension for Chrome Online security is more important than ever, yet many people continue to use weak passwords like '12345678', 'password' or 'qwerty', compromising their accounts and sensitive data. With the increasing threat of cyber attacks, it's essential to use complex and secure passwords to protect your privacy and personal information.
- ·
Email Signature Creator: MyModello ChatGPT Market to Generate Custom Email Signatures
Creating a professional and customized email signature is a fundamental step for anyone who wants to present themselves at their best in the digital world. Whether it's…
- ·
Artificial Intelligence on the Edge: Benefits, Challenges and Available Tools
The adoption of Artificial Intelligence (AI) models executed locally on one's own computers is becoming increasingly common, offering significant advantages in terms of security and privacy. Running AI on the edge allows keeping sensitive data within one’s own environment, reducing the risks associated with transmitting information over external networks. However, this approach also presents some challenges, including the need for powerful hardware and adequate storage space.
- ·
TelegramDeals-Bot.com - My New E-commerce Site
TelegramDeals-Bot.com, my new e-commerce site built with WordPress and enriched by the WooCommerce plugins. This project represents an important step in my professional journey, not only as a tech-enthusiast but also as a digital entrepreneur.
- ·
My Websites: A Comprehensive Portfolio
Managing multiple projects and websites is a testament to my skills and passion for technology. To efficiently protect and manage these sites, I use Cloudflare Zero Trust, a service that offers a wide range of solutions to enhance web security and performance. Cloudflare Zero Trust protects my sites from attacks and threats, allowing me to expose them securely on the Internet via self-hosting on Proxmox servers. Below is a complete overview of my websites, with details on their function and configuration.
- ·
New GitHub_Repo: GamesManager-WebApp
GitHub Repository: GamesManager-WebApp In my portfolio website, one of the projects I want to showcase is my GitHub repository GamesManager-WebApp. This project...
- ·
VictoriaHDD: Importance of Hard Disk Diagnosis
In the course of my experiences and implementations in IT, I have had the opportunity to explore various tools for hard disk diagnosis. Among them…
- ·
Backup and Snapshot of Proxmox
In my journey managing my Proxmox VE environment, I have constantly faced the critical task of data backups. In the past, I used Proxmox Backup Server, but soon realized that this solution had its downsides: it required the use of a dedicated PC and did not always guarantee the desired reliability and efficiency. Seeking a more integrated and reliable approach, I discovered a method that has proven to be much more advantageous: using snapshots directly on Proxmox VE with the transfer of backups to a TrueNAS VM.
- ·
Homarr Dashboard on Proxmox
Homarr Dashboard on Proxmox In my journey of learning and development in the realm of server management and virtualization, I recently successfully implemented Homarr Dashboard on Proxmox. This tool has proven to be extremely useful in managing all my virtual machines (VM) and containers (CT) without the need to manually remember or save IP addresses or web interfaces for various resources.
- ·
My GitHub Pages Website
GitHub Pages is a web hosting platform offered by GitHub, allowing users to create static websites directly from their own GitHub repositories.…
- ·
My Website for Linux Enthusiasts: LiveTerm
my new website, LiveTerm, a place dedicated to Linux enthusiasts and the command line interface (CLI). Conceived to offer a unique text navigation experience, LiveTerm is hosted on Vercel and is a project created with passion for all those who love interacting with operating systems through the command line.
- ·
LocalSend: The Open Source Solution for Local File Transfer
In a world where device-to-device file sharing has become essential, LocalSend presents itself as an open source and versatile alternative to proprietary tools like Airdrop. With LocalSend, it's easy and secure to transfer files locally between devices without relying on a specific platform or cloud services.
- ·
MailCow on Ubuntu|ProxmoxVM
mailCow has emerged as a valuable resource in my arsenal of server management tools, offering me a comprehensive and reliable solution for email management on my domains…
- ·
software.paoloronco.it | experiences, implementations and software used
"Are you curious to discover my experiences, the projects I have realized, and the technologies I have utilized? Do you need a comprehensive overview of my skills and capabilities in software development? Then you are in the right place! I invite you to explore my online portfolio at [software.paoloronco.it](https://software.paoloronco.it/).
- ·
Vercel: Quick Deployment of GitHub Repositories
If you are a developer and want a fast and efficient way to deploy your GitHub projects, then Vercel is the platform for you. With a simple and quick integration with GitHub, Vercel allows you to deploy your projects in just minutes, offering a reliable and performant hosting environment.
- ·
Wazuh SIEM on Proxmox: HomeLab Security
In today's increasingly digital world, cybersecurity has become a fundamental priority. Even in a homelab environment where we test, experiment and learn, it is essential to protect our digital resources. And here comes Wazuh SIEM.
- ·
Exploring Network Simulation with Cisco Packet Tracer
For those stepping into the world of computer science and particularly network technology, understanding the complexity and interconnection of various devices can be a challenge. Cisco Packet Tracer emerges as a fundamental educational tool, offering a simulated platform where theoretical networking concepts come to life.
- ·
GNS3: An Advanced Platform for Networking Learning
GNS3, or Graphical Network Simulator-3, is an open-source software that allows the simulation, configuration, and testing of complex virtual networks. It is widely used by students and professionals to deepen their knowledge in the field of networking. This article explores how GNS3 serves as a fundamental educational tool and highlights its differences with Cisco Packet Tracer.
- ·#proxmox
Improving PDF Management with Stirling PDF on Proxmox and Ubuntu
Improving PDF Management with Stirling PDF on Proxmox and Ubuntu Introduction In the digital age, efficient management of PDF documents is crucial for any IT infrastructure. To address this need, I recently implemented Stirling PDF, a powerful open-source tool, on an Ubuntu server managed through Proxmox. This solution provides a simple interface for modifying, merging, saving, and reordering PDF files, making it indispensable in my local network.
- ·#proxmox#web
PR-UTILITIES.Tech|| Utility and IT Software Accessible to All
Centralization of IT Utilities on Proxmox: Solve Your IT Problems with Ease In today's digital world, solving IT problems can be a challenge. Often, I have found myself searching the internet for hours in search of the right software to address a specific issue. But what if you had access to a curated collection of utilities and IT software, recommended by an expert and accompanied by detailed guides? With the project of centralizing IT utilities on Proxmox, this is now possible.
- ·
Deploy of File Browser on Proxmox
Introduction In an era where virtualization and efficient resource management are crucial, implementing File Browser on an Ubuntu server within Proxmox has proven to be a strategic choice for enhancing file accessibility and organization. This solution not only optimized file management operations but also expanded my skills in the realm of managing virtualized systems.
- ·
HomeLab: Subnetting and VLAN with PfSense
Introduction In an era where network speed and security are crucial, I recently upgraded my local network infrastructure to new standards of excellence. The transition to a 10-gigabit connection, combined with strategic subnetting implementation and the introduction of VLANs through PfSense, marked a qualitative leap in network management and security.
- ·
Maltego: Digital Information Analysis
Introduction: In the vast and complex landscape of digital information, it is essential to have tools that simplify the collection, analysis, and visualization of data. Maltego, a powerful tool for information analysis, offers a unique visual perspective and helps connect dots in digital investigative research. In this article, we will explore Maltego and its fundamental role in digital information analysis.
- ·
Meta Data Cleaner for Parrot OS: Your Solution to Protecting Your Online Privacy
In today's digital world, privacy protection is crucial. Metadata, often overlooked, can reveal sensitive information about you and your online activities. In this article, we will explore the Meta Data Cleaner for Parrot OS, an essential tool for removing metadata from files and protecting your online privacy.
- ·
Get Rid of Paper with PaperLessNGX
has become a priority for many organizations and individuals. Paperless NG is an open-source solution that allows you to digitize, archive, and manage documents efficiently. In this article, we will explore Paperless NG and guide you step by step through the process of deploying it on Proxmox, offering a practical and sustainable way to handle your digital documents.
- ·
Ubuntu Server: Discovering the Power of the Linux Server Operating System
Introduction: In the world of server management, efficiency, security, and flexibility are essential. Ubuntu Server, one of the most popular Linux distributions…
- ·#security
Airegeddon: Simplify the Understanding of Wi-Fi Security Threats
In today's increasingly connected world, Wi-Fi network security is crucial for protecting personal data and ensuring reliable connections. In…
- ·#server#web
Deploy LinkStack on Portainer[Docker]
In today's digital landscape, sharing links to your websites, social profiles, and online resources has become a common practice. However, managing all these links can become a complex task. Fortunately, there is an open-source alternative to LinkTree called LinkStack, which offers a highly customizable way to present all your links on a single page. In this guide, we will show you how to install and configure LinkStack in a Debian container using Docker and Portainer. You will also learn how to perform the initial setup to create a personalized link page, simplifying the sharing of your websites and online resources with the world. With LinkStack, you have full control over your link page and can ensure your privacy and data security while making navigation easier for you and your visitors. Follow this guide step by step to discover how to create a valuable resource for your online presence using LinkStack.
- ·#web
LinkStack: The Open-Source Alternative to LinkTree for Managing Your Websites
Managing links to your websites and social profiles has become an essential aspect for many individuals and businesses. LinkTree has become a popular service for sharing all your links in one place. However, now there is an open-source and highly customizable alternative called LinkStack, which offers a similar solution and the flexibility to manage your links better. In this article, we will explore LinkStack and how it was implemented to provide access to all of Paolo Ronco's websites through the link [https://links.paoloronco.it/](https://links.paoloronco.it/).
- ·#kali-linux#security
Nmap: Network Exploration and Auditing
In the increasingly connected world of technology, network and system security are of fundamental importance. To ensure the protection of your digital assets, it is essential to understand the topology of your network and identify potential vulnerabilities. In this article, we will explore Nmap, a powerful tool for port scanning and service discovery that can reveal the secrets of your network and help you improve its security.
- ·#web
Development of a WebView App with Firebase Notification Integration
In the constantly evolving world of mobile applications, creating innovative solutions is essential to attract and engage users. In this article, we will present a custom-developed project that showcases our ability in creating a personalized WebView app using Android Studio and integrating Firebase notifications. This project represents a concrete example of our expertise in developing advanced mobile applications.
- ·#web
WPScan: Security for WordPress with Kali Linux
WordPress is one of the most popular content management platforms in the world, but its popularity also makes it an attractive target for potential security threats. To ensure the protection of your WordPress website, it's essential to understand and test its vulnerabilities. In this article, we will explore WPScan, a powerful tool available on Kali Linux designed to identify and address WordPress vulnerabilities.
- ·#raspberry-pi#security
AirCrack-ng on Raspberry Pi
In an increasingly connected world, the security of wireless networks plays a crucial role. AirCrack-ng is a powerful tool for testing the security of wireless networks, capable of performing a series of analyses and evaluations. Leveraging the capabilities of a Raspberry Pi, I delved into the topic of wireless security using AirCrack-ng, exploring its capabilities to enhance network security.
- ·#kali-linux
Evil Twin and Captive Portal: Hidden Threats in Wi-Fi Networks
In today's increasingly digital world, the security of Wi-Fi networks is crucial for protecting sensitive data and ensuring reliable connections. In…
- ·#kali-linux
Kali: WiFi Cracking, AirMon-NG e Hashcat
In today's increasingly connected world, the security of Wi-Fi networks has become a matter of utmost importance. The growing reliance on Internet connectivity...
- ·#security
Nessus Vulnerability Scanner: Understanding the Role of Vulnerability Scanners
In a continuously evolving digital landscape, protecting digital assets from potential threats is a fundamental priority. Vulnerability scanners play a crucial role in strengthening an organization's and individual's security posture. Understanding the importance of these tools is essential for addressing vulnerabilities before they become exploitable threats.
- ·#kali-linux
Overview of Hydra: A Tool for Testing System Security
Hydra is a penetration testing tool used to test the security of systems and networks. It is designed to conduct brute force attacks and includes password cracking functionalities for various authentication protocols. It is widely employed by cybersecurity experts and ethical hackers to evaluate password strength and identify potential weaknesses in systems.
- ·#proxmox#server
Simplified Infrastructure Management: Ansible on Proxmox
In the vast landscape of IT infrastructure management, Ansible stands out as a powerful and flexible tool. This open-source automation system focuses on orchestration, simplifying complex processes and improving operational efficiency.
- ·#proxmox
Create a Multimedia Ecosystem with Plex on Proxmox
In the constantly evolving digital world, managing and enjoying multimedia content requires innovative solutions. Plex, a media management platform, offers a complete ecosystem for organizing, sharing, and accessing multimedia content, making entertainment experiences smoother and more accessible when implemented on a Proxmox environment.
- ·#proxmox#security
Efficient Monitoring of Your Infrastructure with Zabbix on Proxmox
In the realm of system administration, effective monitoring is essential to ensure the proper functioning and security of an IT infrastructure…
- ·#security#web
SubDomain TakeOver: Vulnerabilities of Subdomains
a subdomain that is no longer in use or incorrectly configured by the owner of the main domain. This scenario can be exploited by…
- ·#web
Developing Apps with Android Studio
Recently, I delved into the exciting world of app development using Android Studio. It was an engaging journey that allowed me to successfully complete the creation of the 'Paolo Ronco Website' application, now available for download on Google Play.
- ·#cloud#linux#proxmox
Comparison between Websites Developed with WordPress and Self-Developed Ones: Pros and Cons
In the world of website creation, there are various methodologies for developing and managing a site, including the use of CMS platforms like WordPress and manual programming. These two approaches have specific advantages and disadvantages, and an experienced webmaster can evaluate which pros and cons apply to each.
- ·#kali-linux#proxmox#web
From Code to Online Website
Developing a website through code requires web programming skills and in-depth knowledge of languages such as HTML, CSS, JavaScript, and others, along with familiarity with servers, FTP tools, and other utilities.
- ·#cloud#linux#proxmox
Exploring WordPress: From Website Creation to E-Commerce Management
WordPress is a versatile and widely used CMS (Content Management System) that originated as a platform for blog creation and has since evolved into a powerful tool for managing various types of websites.
- ·#web
Search Engine Optimization (SEO) for WordPress: Plugins and Benefits
Search Engine Optimization (SEO) for WordPress: Plugins and Benefits SEO (Search Engine Optimization) is a fundamental component to improve the online visibility of a website. WordPress offers integrated solutions and plugins to simplify and optimize SEO.
- ·#raspberry-pi
Installation of MOBRO on Raspberry Pi Zero 2W: Experience in Implementing a Project
In the course of my experiments with embedded technology and open-source computing, I tackled an exciting and fulfilling project: installing MOBRO on a Raspberry Pi Zero 2W. This endeavor was a perfect testbed to deepen my Linux skills and gain a thorough understanding of this software's operation.
- ·#kali-linux#linux#security
Kismet on Kali Linux for Wireless Network Analysis
In the vast landscape of wireless networks, understanding and analyzing the surrounding networks is crucial to ensure security and efficiency. Kismet, a widely used tool for network analysis, provides detailed insights into Wi-Fi networks, allowing you to identify devices, access points, and potential threats.
- ·#proxmox#server
LoadBalancer with Kemp LoadMaster on Proxmox - Implementation of Server Performance and Reliability
In my constant effort to improve the efficiency and reliability of my IT infrastructure, I recently completed a significant project that involved implementing a Load Balancer using Kemp LoadMaster on Proxmox, combined with CloudFlare subdomain configuration for simplified and secure access to services.
- ·#kali-linux#linux#security
Optimizing Security with Lynis on Kali Linux
prevent potential threats and vulnerabilities. One of the most valuable resources for assessing and improving system security is Lynis, a powerful and versatile tool for security analysis on Linux operating systems such as Kali Linux.
- ·#proxmox#server
Implementing Ant Media on a Proxmox Container: Enhancing Multimedia Streaming Solutions
Ant Media is a powerful open-source framework for real-time multimedia streaming. Its implementation on a Proxmox container offers an extraordinary opportunity to leverage advanced streaming features in a virtualized environment, ensuring flexibility and scalability in the delivery of multimedia content.
- ·#proxmox#security#server
Implementing NagiosXI on a Proxmox Container: Enhancing Information Security
NagiosXI represents a powerful and versatile tool in the realm of information security. My experience in implementing NagiosXI on a container Proxmox has shown how this combination can offer an effective monitoring and management solution to improve information security in an IT environment.
- ·#raspberry-pi
Transforming a Raspberry Pi 3 into a Retro Console with Batocera: A Retrogaming Experience
Batocera has become one of the preferred operating systems for turning a Raspberry Pi 3 into a powerful retro console, allowing you to relive classic arcade and console games on a single device. My experience with Batocera offered an immersion in the world of retrogaming, enabling me to create a dedicated console for classic games using the Raspberry Pi 3.
- ·#raspberry-pi
Transforming a Raspberry Pi Zero W into a Wi-Fi Print Server for Legacy Printers
Connecting older printers directly to the network can be challenging. However, I discovered an economical and functional solution by transforming…
- ·#raspberry-pi
WiFi Jammer with Raspberry PI 3
Introduction In this article, we will see how to create a WiFi jammer using a Raspberry Pi 3. A WiFi jammer is a device that can disrupt the WiFi signal in a specific area. This can be used for legitimate purposes such as preventing unauthorized individuals from using a WiFi network or testing the security of a WiFi network. However, WiFi jammers can also be used for illegal purposes such as preventing people from accessing the Internet or interfering with communications.
- ·#linux#raspberry-pi
Building a Weather Station with Raspberry Pi: From Monitoring Forecasts to Climate Condition Control
The use of the Raspberry Pi as a platform for building weather stations has made it accessible to everyone to monitor local weather conditions in a personalized and flexible way. Initially, my weather station was limited to displaying weather forecasts, but as the project evolved, I expanded its features to achieve more detailed climate monitoring.
- ·#cloud#server#windows
Learning Experience with Microsoft Azure: Simulating a Corporate Network with Windows Server
Exploring the dynamics of a corporate network and using Windows Server can be crucial for understanding IT system management in an enterprise context…
- ·#cloud#server
Implementation of FileCloud and Nextcloud on AWS A Solution for Enterprise File Sharing
The use of open-source solutions like FileCloud (Community Edition) and Nextcloud on cloud platforms such as AWS can offer significant advantages to enterprises. These software applications enable the creation of a secure and flexible file management system, facilitating collaboration and data access from anywhere, in a scalable and cost-efficient manner.
- ·#proxmox#server
Implementation of TwinGate on Proxmox
In recent years, data security and privacy have become absolute priorities for many organizations. In this context, solutions like TwinGate...
- ·#proxmox#server
MeshCentral for Remote Management and Monitoring of Devices
Meshcentral offers advanced features for managing connected computers and devices over the Internet. This platform is designed to allow system administrators to remotely control and manage a fleet of devices from anywhere, regardless of the operating system.
- ·#windows
Sunshine and Moonlight - self-hosted game stream
In this article, I want to share my experience using Sunshine and Moonlight for streaming video from my PC over a local network. This has allowed me to play my favorite PC games on the home TV with very low latency.
- ·#kali-linux#linux#security
Exploring the Depths of Security with John the Ripper on Kali Linux
In my constant journey through the landscape of information security, a formidable weapon I have employed is John the Ripper, a powerful password-cracking tool. Integrated into my digital arsenal on Kali Linux, John the Ripper has become a crucial ally in assessing password strength and conducting security analysis.
- ·#kali-linux#linux#security
Navigating Networks with Wireshark on Kali Linux
Integrated into my digital arsenal on Kali Linux, Wireshark has become my trusted companion for exploring network traffic, analyzing communications and identifying potential threats.
- ·#proxmox#server#web
AdGuard on Proxmox, Safe and Ad-Free Browsing
Ensuring a safe and ad-free browsing experience is essential for a pleasant online experience. What is AdGuard and Why is it Useful?...
- ·#proxmox#server
Creation of a Storage and Backup Hub with TrueNAS on Proxmox
Implementing a reliable and secure storage system is essential to ensure data protection and facilitate access from any device. In this article, I will share my experience in creating a Virtual Machine (VM) on Proxmox with TrueNAS, formerly FreeNAS, transforming it into a complete hub for backup, storage, and multimedia streaming.
- ·#hardware
Hardware: Navigating Between Repairs and Installations
In the world of technology, the solidity of hardware skills is fundamental. This article will explore my practical skills in computer hardware, focusing on assembly, repair, operating system installation, and troubleshooting.
- ·#proxmox#server
Heimdall on Proxmox: A Dashboard for All Services
Managing multiple services on a Proxmox server can become a challenge, especially when it comes to remembering all the web user interfaces (WebUI)…
- ·#kali-linux#linux#security
Metasploitable and Kali Linux
In my technological journey, I have faced intriguing challenges that tested my cybersecurity skills. Among the most used tools, Metasploitable and Kali Linux emerged as fundamental pillars in my digital arsenal.
- ·#raspberry-pi#security
Pwnagotchi: Your Security Companion on Raspberry Pi
In the world of cybersecurity, having flexible and agile tools is essential. In this article, I will share my experience implementing Pwnagotchi, a security companion based on Raspberry Pi designed to explore and optimize Wi-Fi networks.
- ·#cloud#proxmox#server
CasaOS: Simplify Your Home Cloud Experience
CasaOS, an open-source operating system designed to offer a simple and efficient home cloud experience, is at the heart of my technological projects…
- ·#proxmox#server
Exploring Proxmox
In the vast landscape of virtual server management, my journey led me to discover and appreciate the potential of Proxmox. In this article,…
- ·#hardware#iot#proxmox
Home Assistant: The Intelligent Heart of My Home and Technology
Among the projects that have transformed my residence into an advanced technological experience, stands out the implementation of Home Assistant on a Proxmox container…
- ·#linux#proxmox#security
My Portfolio on the DarkWeb
An online portfolio is an essential tool for getting known by potential clients and collaborators. However, it's not always easy to find a way to showcase one’s skills in a secure and accessible manner.
- ·#proxmox#server#web
Implementing NetData on Proxmox; Monitoring and Optimizing Performance
In the continuous improvement of my homelab, I recently successfully integrated NetData as a performance monitoring tool on Proxmox. This article provides an overview without delving into technical details.
- ·#cloud#linux#proxmox
Kasm Workspace: A Virtual Environment for Optimal Productivity
In a world increasingly oriented towards remote work and digital collaboration, I successfully implemented Kasm Workspace on a Proxmox container. This article will explore what Kasm Workspace is, how I installed it in my Proxmox environment, and how this tool has improved my productivity and remote work accessibility.
- ·#proxmox#server#web
Continuous Monitoring with UpTime Kuma: Optimize Your Network Infrastructure and HomeLab
In the constant effort to optimize my network infrastructure and HomeLab, I recently successfully implemented UpTime Kuma. This GitHub project...
- ·#proxmox#server#web
NGINX Proxy Manager for Simplified Local Access
In managing my homelab, I successfully implemented NGINX Proxy Manager as a key component to simplify local access to services and applications in my network. This article will provide an overview of how NGINX Proxy Manager enhances the experience of accessing web services on my local network.
- ·#linux#proxmox#server
Optimizing Connectivity: Implementing SpeedTest Tracker to Monitor Local Network Performance
In my constant effort to optimize my local network, I recently successfully integrated SpeedTest Tracker, a GitHub project that has proven to be remarkably useful for monitoring internet connection performance. This article will provide an overview of the setup without delving into technical details.
- ·#linux#proxmox#server
Proxmox: PiVPN & WireGuard
In the ongoing development of my Proxmox-based technological infrastructure, I embarked on a significant project: implementing PiVPN with WireGuard on a Proxmox container running Ubuntu. In this article, we will explore this advanced configuration that offers a secure and flexible solution for remote access to my network from remote locations.
- ·#proxmox#server#web
WordPress on Docker[Portainer]: A Secure, Fast and Manageable Website
In the continuation of my technological projects, we return to discuss WordPress, the backbone of my current website. In this article,…
- ·#web
Creation of the Cryptocurrency 'PUL'
Introduction The world of cryptocurrencies is constantly evolving, with new projects and ideas emerging continuously. In this article, I will share my experience in creating the cryptocurrency PUL, a personal project based on Ethereum. The cryptocurrency PUL is an opportunity to explore the world of blockchain and cryptocurrencies. It can be found on Binance Smart Chain and is visible at this link: [PUL on BSCScan](https://bscscan.com/token/0xa0417f530474cad2e8e9c36f4706438cc22b5688#tokenInfo).
- ·#kali-linux#security
Kali Linux and BEEF-XSS: How Simple Phishing and Social Engineering Can Be
Introduction Cybersecurity is more than just a technical discipline; it's a true passion. The desire to understand and challenge networks and cybersecurity vulnerabilities is what drove me into exploring an intriguing and complex world. In this article, I will share a personal experience with Kali Linux, a Linux distribution specialized in cybersecurity, and BEEF-XSS, a tool for social engineering. This is a story of learning and discovery on how real-world tools can be surprisingly simple to use for creating phishing attacks.
- ·#kali-linux#security
Kali Linux & Server Mail, for Creating Phishing Emails via Spoofing
Phishing is a social engineering technique used to obtain sensitive information from a user, such as login credentials, financial data, or personal information. Phishing attacks can be carried out through emails, SMS, direct messages on social media, or other channels.
- ·#kali-linux#linux#security
Kali Linux & WiFi Cracking
Introduction The world of wireless networks is an exciting and constantly evolving area, rich in challenges and opportunities. Over time, I have had the opportunity to explore this field through various projects and experiments, one of which was WiFi cracking. It's important to emphasize that this activity was conducted exclusively for ethical purposes, on devices owned by me and configured by myself, fully respecting applicable laws and regulations.
- ·#hardware#security#web
The ESP8266: Exploring the World of WiFi Networks and Cybersecurity
Introduction In the world of technology, the ESP8266 has captured the attention of computer enthusiasts and cybersecurity professionals. It is a versatile and powerful module that offers endless possibilities, but one of its most intriguing applications concerns WiFi network security. In this article, I will share my experience using the ESP8266, a module that allowed me to explore WiFi network vulnerabilities and what is known as 'ethical hacking'.
- ·
Love Calculator: An Entertaining Website to Test Compatibility
Introduction Love is a fascinating mystery, and we often wonder if two people are truly compatible. In the digital world, exploring love and compatibility has become more interesting than ever. In this article, I will introduce you to the website I created with HTML, CSS, and GIFs to satisfy your curious side. The Love Calculator is a personal project that combines fun and technology to generate the likelihood of success and compatibility between two people.
- ·#raspberry-pi
Raspberry PI Pico, a Powerful Password Stealer
Introduction In my experience as a cybersecurity student, I had the opportunity to delve into hacking techniques, including password theft. …
- ·#security
Website for Geolocation with HTML and PHP
Introduction In the world of web development, education and practice are fundamental to grow as developers. In this article, we will explore a web project I created with the goal of learning…
- ·#cloud#web
Creating a VPN with WireGuard on Oracle Cloud:
Introduction Online security is a fundamental priority, and one of the most effective solutions for protecting privacy and sensitive data is the use of…
- ·#cloud#web
Creating a VPN Using Oracle Cloud and OpenVPN
Introduction Online security is a fundamental priority, and one of the most effective solutions for protecting privacy and sensitive data is the use of…
- ·#security
Implementation of the Formula 1 Race Predictor on Oracle Cloud: Discovering Cloud Computing
Introduction In the world of information technology, data processing and algorithm-based predictions have become essential in many areas, not only for finance or medicine, but also for the world of sports. In this article, I will share my experience implementing a Formula 1 Race Predictor that leverages vast amounts of data to predict the winner of upcoming Formula 1 races. This project was realized on a Virtual Machine (VM) provided by Oracle Cloud and demonstrated how correctly analyzed data can provide crucial metrics.
- ·#security
CyberSecurity - SIEM: Wazuh on Linode(Akamai)
Introduction In the world of information security, Security Information and Event Management (SIEM) is a key element for protecting digital resources. In this article, I will share my experience in implementing Wazuh SIEM on Linode, a cloud hosting service provided by Akamai. This tool has been fundamental in increasing both security and visibility of my online infrastructure.
- ·
Efficiency of a Python Script for Rapid Email Sending
In the vast world of programming, creativity and efficiency are often put to the test. In this article, we will explore a Python script I have created for sending large quantities of emails in just seconds. It is important to note that the script was developed exclusively for educational and demonstrative purposes and should not be used for spamming or in violation of privacy laws.
- ·#web
Development of the WebView App for PaoloRonco.It
A personal portfolio is a powerful tool to present one's skills and achievements effectively. In this digital era, creating a dedicated mobile application for your portfolio can be an innovative way to do so.
- ·#proxmox#web
Welcome to My New Website!
I am excited to welcome you to my new website, which will serve as a portfolio of my projects and experiences with various software, personal projects, operating systems, and much more.
No articles found.