Ubuntu
Author

Ubuntu

Focused on Ubuntu/Linux tech sharing, offering the latest news, practical tools, beginner tutorials, and problem solutions. Connecting open-source enthusiasts to build a Linux learning community. Join our QQ group or channel for discussion!

120
Articles
0
Likes
73
Views
0
Comments
Recent Articles

Latest from Ubuntu

100 recent articles max
Ubuntu
Ubuntu
Jan 25, 2026 · Artificial Intelligence

Deploy Alibaba Qwen3‑TTS on Ubuntu: 3‑Second Voice Cloning with 97 ms Latency

This guide walks through installing and running Alibaba's open‑source Qwen3‑TTS on Ubuntu, covering environment setup, GPU requirements, model selection, Python virtual‑environment creation, code examples for voice cloning and voice design, low‑latency streaming, Web UI launch, and common troubleshooting tips.

AIPythonQwen3-TTS
0 likes · 9 min read
Deploy Alibaba Qwen3‑TTS on Ubuntu: 3‑Second Voice Cloning with 97 ms Latency
Ubuntu
Ubuntu
Jan 25, 2026 · Artificial Intelligence

Unlock Productivity: Create a Full‑Featured AI Coding Workflow on Ubuntu with CC Switch and Ollama

This step‑by‑step guide shows how to install Ollama on Ubuntu, download DeepSeek‑Coder‑V2 or Qwen2.5‑Coder models, set up Claude Code, Codex, and Gemini CLI clients, configure the open‑source CC Switch proxy to route their requests to the local Ollama engine, and run a test prompt that generates Python code without any external API keys.

AI codingCC SwitchClaude Code
0 likes · 8 min read
Unlock Productivity: Create a Full‑Featured AI Coding Workflow on Ubuntu with CC Switch and Ollama
Ubuntu
Ubuntu
Jan 24, 2026 · Artificial Intelligence

Deploy Alibaba’s Qwen3‑TTS on Ubuntu and Clone Your Voice in 3 Seconds

This guide walks through installing the open‑source Qwen3‑TTS model on Ubuntu, covering environment setup, GPU requirements, package installation, model variants, and hands‑on Python scripts for ultra‑low‑latency voice cloning and text‑driven voice design.

AI speech synthesisPyTorchPython
0 likes · 9 min read
Deploy Alibaba’s Qwen3‑TTS on Ubuntu and Clone Your Voice in 3 Seconds
Ubuntu
Ubuntu
Jan 24, 2026 · Artificial Intelligence

Unlock Full‑Stack AI Coding on Ubuntu with Ollama and CC Switch

This step‑by‑step guide shows how to replace cloud‑based AI coding tools with a private, zero‑cost workflow on Ubuntu by installing Ollama, configuring systemd, adding DeepSeek or Qwen2.5 models, installing Claude, Codex and Gemini CLIs, and routing them through CC Switch.

AI codingCC SwitchClaude Code
0 likes · 7 min read
Unlock Full‑Stack AI Coding on Ubuntu with Ollama and CC Switch
Ubuntu
Ubuntu
Jan 23, 2026 · Industry Insights

Linux 6.14 May Drop Old Hardware, Ubuntu Launches New Desktop, Atuin Tops GitHub

This week’s open‑source roundup covers Ubuntu Core Desktop 26’s immutable OS preview, the Linux 6.14 kernel proposal to drop non‑ACPI x86 support, Atuin v18.0’s local LLM‑powered shell history search, and Zed’s stable Linux release with GPU‑accelerated rendering and AI integrations.

AtuinImmutable OSLinux 6.14
0 likes · 6 min read
Linux 6.14 May Drop Old Hardware, Ubuntu Launches New Desktop, Atuin Tops GitHub
Ubuntu
Ubuntu
Jan 23, 2026 · Artificial Intelligence

Deploy DeepSeek Locally on Ubuntu: Build Your Private AI Assistant

This guide walks through why you might run a large language model locally—privacy, zero latency, and no token costs—then details hardware requirements, installs Ollama, pulls the appropriate DeepSeek‑R1 model, tests it with a coding prompt, and optionally adds a web UI via Docker.

AI AssistantDeepSeekLocal LLM
0 likes · 6 min read
Deploy DeepSeek Locally on Ubuntu: Build Your Private AI Assistant
Ubuntu
Ubuntu
Jan 16, 2026 · Industry Insights

Linus Torvalds’s ‘Vibe Coding’ Experiment with Google Antigravity

Linus Torvalds used the AI‑driven Google Antigravity platform to generate the visualizer for his AudioNoise project, illustrating a "vibe coding" approach that emphasizes runtime results over manual coding, and prompting a broader discussion of AI‑assisted development paradigms and their risks.

AI-assisted programmingAudioNoiseGoogle Antigravity
0 likes · 8 min read
Linus Torvalds’s ‘Vibe Coding’ Experiment with Google Antigravity
Ubuntu
Ubuntu
Jan 12, 2026 · Artificial Intelligence

How to Deploy a Privacy‑First AI Agent Workflow on Ubuntu (No Cloud Needed)

The article explains why running AI locally on Ubuntu offers data security, zero token costs, offline capability, and millisecond response times, then provides a step‑by‑step guide to install Ollama via Snap, pull the DeepSeek Coder 6.7B model, optimize GPU drivers and memory, integrate with VS Code, and monitor resource usage in real time.

DeepSeek CoderGPU optimizationLocal LLM
0 likes · 5 min read
How to Deploy a Privacy‑First AI Agent Workflow on Ubuntu (No Cloud Needed)