Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Vibes don’t ship, Retool does
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
# archdi
Just a simple bash script wizard to install and configure a full personal computer with Arch Linux.
First, install Arch Linux with the official media and optionally with archfi.
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
After reboot and your network ready, download the script :
curl -L archdi.sf.net/archdi > archdi
or if sourceforge is down :
curl -L matmoul.github.io/archdi > archdi
And run the script :
sh archdi
Or you can install it on your system with
sh archdi -i
And then you can use archdi cmd.
...
...archdi project : https://github.com/MatMoul/archdi
You can watch my videos to show how to use it :
https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
How to use :
Boot with the Arch Linux image : https://www.archlinux.org/download/
Download the script :
wget archfi.sf.net/archfi
or if sourceforge is down :
wget matmoul.github.io/archfi
And launch the script :
sh archfi
UnixConf is a System-Configuration-Tool for Debian(in future RedHat,SuSE,Open- & FreeBSD to) written in Shell-Script(sh/ash).
It is a X/Dialog based Modular System-Tool created for Admins,
to Configure your Base-System, Network, Servers,...