Featured

Building a Fully Local, System-Wide AI Agent CLI on Linux

Cloud-based agentic CLI tools are undeniably convenient, but sending internal terminal workflows, system commands, and proprietary files to third-party endpoints is a persistent privacy risk. Running a fully local, autonomous agent directly on your workstation eliminates subscription costs, avoids rate limits, and grants you unconstrained access across all your attached drives. This guide details how to pair Ollama with Open Interpreter on modern Linux (Ubuntu), resolve tricky runtime quirks like Python 3.14 native builds and removed modules, map persistent storage, and create a one-click desktop launcher. System Architecture The setup consists of two layers: Inference Engine (Ollama): Serves local open-weight models with hardware GPU acceleration. Agent Harness (Open Interpreter): Interprets natural language queries, writes code, and executes Bash or Python commands directly on your system. For agentic coding and file management, qwen2.5-coder:14b provides an optimal balance of c...

Dual boot windows 7 / windows 10



1. Burn the windows 7 iso to the USB drive using Rufus

2. Install w7 

We will need the driver for your internet connection (modem) go to the corresponding website

3. Partition hard disk 

right click on start, disk management, right click on C drive 

 shrink volume, leave it default approx 100000mb (100gb) 

4. Download windows 10 iso

5. Reboot to bios 

6. Boot from USB 

7. Custom installation

8. Install w10 to the unallocated space (the second partition of C:)

9. Run through the setup

If you need a licensed windows visit this website





Comments