top of page
Search


Running DeepSeek Locally: A Step-by-Step Guide
In the world of machine learning and AI, running models locally can provide significant advantages, including data privacy, reduced...

Siddhesh Kadam
3 min read


Socket Statistics in Linux Using (ss)
If you’ve ever needed to troubleshoot network connections on a Linux system, you’ve likely encountered tools like netstat . But there’s a...

Siddhesh Kadam
2 min read


Monitoring Disk-Level Changes in Real-Time Using inotifywait
Monitoring file system activity in real-time is crucial for system administrators, developers, and DevOps engineers. Whether you’re...

Siddhesh Kadam
2 min read


Bringing AI Offline: Llama Local Models for Chrome Extensions
What is LLama ? In simple terms, LLaMA (Large Language Model Meta AI) is a powerful computer program developed by Meta (the company...
adarsh812003
2 min read


Creating Multiple Postfix Instances with Postmulti
Postfix is a popular mail transfer agent (MTA) used to route and deliver email on Linux servers. Sometimes, it’s necessary to run...

Siddhesh Kadam
2 min read
bottom of page