prompts

All posts tagged prompts by Linux Bash
  • Posted on
    Featured Image
    Hands-on guide to running local LLMs with Ollama on Linux: why it is private, fast, and cost-controlled; step-by-step install for Debian/Ubuntu, Fedora/RHEL, and openSUSE; pull and manage models (e.g., llama3); chat, one-off prompts, and pipe shell data; practical Bash automations; local HTTP API with curl; troubleshooting for PATH, service, and GPU; and next steps to explore more models and integrate into workflows.
  • Posted on
    Featured Image
    Enhance your Bash experience across Linux distributions like Ubuntu, Fedora, and Arch Linux by customizing the Bash prompt. This guide covers the essentials of the `PS1` variable and introduces users to the dynamic capabilities of the prompt, including showing user and system data. Learn how to adapt and maintain prompt consistency and aesthetics across different systems, complemented by tools and tips for advanced customization. Ideal for both beginners and seasoned users.