Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

tutorial

Git tutorial - IT technology blog
Posted inGit

Git Rebase –onto: Mastering Professional Git History Surgery

Posted by By admin June 17, 2026
Learn how to use git rebase --onto to move feature branches, remove sensitive commits, and optimize Git history like a Senior Developer.
Read More
Git tutorial - IT technology blog
Posted inGit

Mastering git add -p: The Secret to Splitting Commits for a Squeaky Clean Git History

Posted by By admin June 15, 2026
Learn how to use git add -p to split changes into multiple separate commits. This technique keeps Git history clean, makes reviews easier, and improves professional logic management.
Read More
Development tutorial - IT technology blog
Posted inDevelopment

Expo Router: Say Goodbye to ‘Manual’ Navigation Worries in React Native

Posted by By admin June 8, 2026
Expo Router brings file-based routing to React Native, eliminating hundreds of lines of manual navigation config. Detailed guide on building a standard folder structure for real-world apps.
Read More
Git tutorial - IT technology blog
Posted inGit

Lightning Fast Git Commit Cleanup with git-absorb: Automating ‘fixup’ over Manual Rebase

Posted by By admin June 8, 2026
Forget manual interactive rebasing! Learn how to use git-absorb to automatically create smart fixup commits and clean up your Git history in seconds.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Rerere: Don’t Let Merge Conflicts Trouble You Twice

Posted by By admin May 17, 2026
Git Rerere is a feature that remembers how you fix merge conflicts to automatically apply them next time. This trick saves 30-40 minutes when rebasing complex branches.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Valkey Installation Guide: The Perfect Open Source Redis Alternative

Posted by By admin May 16, 2026
Valkey is a fully open-source fork of Redis created after its license change. Here is a detailed guide to installing Valkey on Docker and Ubuntu for developers.
Read More
Fedora tutorial - IT technology blog
Posted inFedora

Running Ubuntu and Arch Apps on Fedora: The Ultimate Distrobox Guide

Posted by By admin May 8, 2026
A guide on using Distrobox on Fedora to run Ubuntu, Arch Linux, or Debian apps with minimal overhead. No VM needed, deep menu integration, perfect for devs.
Read More
Ubuntu tutorial - IT technology blog
Posted inUbuntu

Installing MicroK8s on Ubuntu: A Lightweight Kubernetes Solution for Dev and Lab Environments

Posted by By admin May 5, 2026
Installing Kubernetes on Ubuntu has never been easier thanks to MicroK8s. This guide covers everything from installation and add-on configuration to troubleshooting firewall issues.
Read More
Git tutorial - IT technology blog
Posted inGit

Cleaning your Repo with git clean: How to Safely and Professionally Remove Untracked Files

Posted by By admin April 26, 2026
Learn how to safely use git clean to remove untracked files and junk directories in Git. A detailed guide on -n, -f, and -fd commands for developers.
Read More
Posted inAI

Llama.cpp: The ‘Secret’ to Running LLMs Smoothly on CPUs, Even With Low RAM

Posted by By admin April 8, 2026
No more 'Out of VRAM' errors! A detailed guide on using llama.cpp Quantization to run AI models like Llama 3 smoothly on CPU and RAM, perfect for low-spec PCs.
Read More

Posts pagination

1 2 Next page
Copyright 2026 — ITFROMZERO. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top