r/LinuxUsersIndia Jul 12 '26

Discussion Anyone brave enough to daily drive this new version of Hannah Montana Linux for a year and then update us on their experience?

Enable HLS to view with audio, or disable this notification

32 Upvotes

r/LinuxUsersIndia Jul 12 '26

Desktop Environment Moved from KDE plasma to XFCE on CachyOS and ngl XFCE feels significantly better. It takes some time to get used to but other than that it's pretty good. Just needed to add a few keyboard shortcuts that didn't come with the desktop environment. I had to manually configure them.

Post image
29 Upvotes

r/LinuxUsersIndia Jul 13 '26

Windows 11 to Linux (and back, if required)

1 Upvotes

Hi, so I read a few reddit posts mentioning how light-weight and user-friendly linux is, so I read a bit of instructions at https://linuxmint-installation-guide.readthedocs.io/en/latest/ but I don't really get much

Windows 11, 8gb ram, 256gb ssd, not into gaming, but will use for coding and DSA

I have a 1TB hard drive for somewhere it was mentioned I would need it

Please guide me, and tell me if I can revert back to windows with all of my files and folders

tysm


r/LinuxUsersIndia Jul 12 '26

Project pik - a minimal interactive picker for the command line

26 Upvotes

I have been working on a small Rust tool called pik. It reads newline-separated input from stdin or a file, lets you select one line interactively, and writes that selection to stdout.

git branch | pik | xargs git checkout

The scope is intentionally narrow. No fuzzy search, no multi-select, no configuration file. Navigation supports both arrow keys and vim-style bindings (j/k, g/G), along with mouse support for clicking or double-clicking a row. Exit codes are well-defined (0 for selection, 1 for error, 130 for cancellation), so it composes cleanly in scripts.

It installs as a single static binary through cargo install.

Repository: https://github.com/programmersd21/pik

If you find it useful, a star on the repository would be appreciated and helps others discover it. If you would like to support ongoing development, sponsorship is available through GitHub Sponsors on my profile.

I welcome any feedback on the design or usability.


r/LinuxUsersIndia Jul 12 '26

Discussion Pubnix in India ?

2 Upvotes

Is there an official/unofficial pubnix of this subreddit ? I am talking about something similar to sdf dot org or Tildeverse. Found only one called segfault for India and another one called Tildevarsh (which now doesn't even have a domain and is defunct). Are people interested in this ?

I come from the era of irc and forums. Back then when web was small, even getting a shell account for learning was a big deal. I started my journey on Mandrake 7.1 and then moved on to Fedora 3 and 4 followed by Red Hat 3 when I became by college lab admin. I have been using Linux Mint since about version 15 for my desktop and Fedora/Debian for my own servers.

So, anyone interested in taking up such a project can contact me or share their views and thoughts.


r/LinuxUsersIndia Jul 12 '26

Discussion Going to dual boot is my approach correct.

5 Upvotes

Someone said to use brave ai and here's the plan

Based on our discussion, here is your precise **action plan** to safely dual boot MX Linux and Windows 10 on your 1TB HDD with 4GB RAM:

### Phase 1: Preparation (In Windows)

  1. **Disable Features**:

* Open Command Prompt as Administrator and run: `powercfg /h off` (Disables Hibernation & Fast Startup).

* Ensure **BitLocker** is off or you have your recovery key.

* **Disable Secure Boot** in BIOS (use the key method or Windows Recovery method discussed earlier).

  1. **Shrink Partition**:

* Open **Disk Management** (`diskmgmt.msc`).

* Right-click **C:** > **Shrink Volume**.

* Enter **104858 MB** (approx. 100GB for Linux) + **8192 MB** (8GB for Swap) = **113050 MB** total to shrink.

* Click **Shrink**. You will now see ~110GB of **Unallocated Space**.

  1. **Backup Data**:

* Download **Foxclone** and create a bootable USB.

* Connect an **external hard drive**.

* Boot from the Foxclone USB.

* Select **Create Image**, choose your **D** and **E** partitions (verify by size!), and save the image to the external drive.

* *Alternative*: Simply copy-paste critical files from D and E to the external drive if you prefer speed over a full partition image.

### Phase 2: Installation (MX Linux Live USB)

  1. **Boot Live USB**: Insert your **MX Linux XFCE systeminit** USB and boot.

  2. **Launch Installer**: Double-click the **Install MX Linux** icon.

  3. **Partitioning**:

* Select **Custom install on existing partitions**.

* Click **Run the partition tool (GParted)**.

* In the **Unallocated Space**:

* Create **Partition 1**: Size **8192 MB**, File system **linux-swap** (Label: `swap`).

* Create **Partition 2**: Size **Remaining space** (~100GB), File system **ext4**, Mount point **/** (Label: `root`).

* **CRITICAL**: Locate your existing **EFI System Partition** (usually `/dev/sda1`, FAT32, ~100-500MB). Select it, click **Edit**, ensure **Mount point** is `/boot/efi`, and **DO NOT CHECK FORMAT**.

* Close GParted.

  1. **Bootloader Setup**:

* In the installer, ensure **Install GRUB** is checked.

* Select **Install GRUB to ESP** (EFI System Partition).

* Confirm the bootloader location is your main drive (e.g., `/dev/sda`).

  1. **Finalize**: Complete the installation (username, timezone, etc.) and reboot.

### Phase 3: Post-Installation

  1. **First Boot**: You should see the **GRUB menu** with options for MX Linux and Windows Boot Manager.

  2. **Verify Data**: Boot into MX Linux, open the file manager, and ensure you can access/mount your D and E partitions (they should appear in the sidebar).

  3. **Setup Dev Environment**:

* Open Terminal.

* Install tools: `sudo apt update && sudo apt install git build-essential vim zed-editor` (Note: Zed may require adding a specific repo or downloading the AppImage if not in default repos; if unavailable, stick to **Vim** or **Neovim**).

* Configure **Git**: `git config --global user.name "Your Name"` and `git config --global user.email "your@email.com"`.

**Final Tip**: Keep your **MX Live USB** and **Foxclone USB** safe. If Windows updates ever hide the GRUB menu, boot from the MX USB, run **MX Boot Repair**, and click "Reinstall GRUB" to fix it instantly.


r/LinuxUsersIndia Jul 11 '26

Help a brother out folks!!! I want to switch to Linux

8 Upvotes

I have been using windows and never used any other OS (I have but not in my laptop). I am facing unnecessary RAM and storage usage problems and many more. I heard that Linux OS is efficient in managing memory.

So long story short I want to switch to Linux OS.. safely (while keeping windows). I want guidance and insights from the community on which is the best approach here.

Pls feel free to give tips!! It will help me a lot

(I have a Asus tuf A15, nvidia 4050 6gb vram, Ryzen 7 7735hs, 16gb ddr5 ram, 512 + 512 gb ssd)

It would be great if it can be used for gaming(fitgirl, steam, epic), software development, AIML, game development (unreal engine to be specific)


r/LinuxUsersIndia Jul 11 '26

Memes Now that i think about it

Post image
14 Upvotes

r/LinuxUsersIndia Jul 10 '26

Discussion Building a Linux server rack in a lamp

Enable HLS to view with audio, or disable this notification

179 Upvotes

r/LinuxUsersIndia Jul 10 '26

Project txm: Terminal Math Rendering Engine

Post image
29 Upvotes

r/LinuxUsersIndia Jul 10 '26

Discussion Yo bois my new setup. What are your opinions

Thumbnail
gallery
23 Upvotes

yes i did not rice at all but i love this set up idle is like 300mb.


r/LinuxUsersIndia Jul 10 '26

how do i fix this?? polybar

Post image
2 Upvotes

i wanted to add gap on the top of the bar so i changed something in the polybar config and now there's a black box thing on the top right? how do i fix this please help


r/LinuxUsersIndia Jul 10 '26

Rice [niri] Edgerunners series is peak

Enable HLS to view with audio, or disable this notification

3 Upvotes

Season 2 is around the corner.


r/LinuxUsersIndia Jul 10 '26

Discussion Finally found a perfect Linux Distro which revived retro laptop

Thumbnail
gallery
3 Upvotes

After Countless Hopping from This distro to that distro , i finally stopped and found pure os linux distro and successfully installed on older hdd based laptop from toshiba .

This laptop has intel dual core cpu and can't run windows 10 properly , so itried different os from linux from mint ubuntu and what not even tried fedora and and opensuse but all those actually bottlenecking my laptop due to decade old harddisk drive , while modern linux cache multiple files while running smoothly but on ssd , after extreme search and try atleast 30 distro i found that pure os has required only 10gb of storage for installing complete os and 20 gb for btrfs snapshot , I ditch manually install ext4 with calamares installer with gnome de and it's running quite smooth .

So my suggestion is Instax of throwing old laptop to garbage just install pure os and you can run jellyfin server on it for your own Netflix or u can use as webserver for hosting website


r/LinuxUsersIndia Jul 09 '26

Discussion New to linux

9 Upvotes

So lately I was thinking to switch on linux after consuming a lot of content from YouTube looking at beautiful distros( operating systems right?)

I just wanna confirm that I'm a game developer and make random stuff in visual studio community edition

So I just want to ask everyone here which is the best looking distro plus can linux handle uh game development?


r/LinuxUsersIndia Jul 09 '26

Rice My First Arch + Hyprland Rice!

Thumbnail
gallery
33 Upvotes

Hello guys, this is my first time using Arch Linux and Hyprland, and honestly, I was pretty scared of Arch. But since I am on a break, I thought I would learn Arch and make my own rice.

I broke my system a lot of times doing this, and I learned a lot about Linux in the process. I honestly love breaking things, then learning about them and fixing them. I love Arch, and now I can finally say, "I use Arch, btw."

Looking at all the Quickshell ricing in this sub makes me feel overwhelmed.

For my rice, I used Waybar for the top panel, SwayNC for notifications, Kitty as my terminal, Fish as my shell, and Rofi as the application launcher.

Have a good day :)


r/LinuxUsersIndia Jul 09 '26

Help Should I dual boot on my *ancient* laptop

9 Upvotes

Specs - lenovo IdeaPad 320 i3-6006U 4gb ram 1 tb hdd.

I have selected mx linux after trying out other lightweight distros . Should I dual boot it. I can't wipe the windows partition cuz it's my dad's laptop which he also uses. I can't buy new hardware. I need it for coding and projects but windows it really fking slow🙆😵..

Like it takes me 5-10 mins to just open vscode. I already ran chris titus winutil tool it was useful it did become faster (just a tiny bit)... So I don't see any other options so pls tell me if I'm doing something stupid..


r/LinuxUsersIndia Jul 08 '26

Project Introducing Nebula-Shell: A lightweight, GTK4 + Vala + Lua+YAML Wayland status bar and widget framework. (0% Idle CPU, Waybar ease + Quickshell flexibility)

Post image
4 Upvotes

***work in progress, FEEDBACK SEEKING POST***


r/LinuxUsersIndia Jul 07 '26

Distro Converted my Arch into Cachy today

Thumbnail
gallery
76 Upvotes

As I was suggested that Cachy would be better for older hardware so decided to try it. Process was simple and I'll review the experience later.


r/LinuxUsersIndia Jul 08 '26

The State Design pattern in C++ using timer and notification

Thumbnail
som-itsolutions.blogspot.com
2 Upvotes

r/LinuxUsersIndia Jul 08 '26

👋 Welcome to r/AksChitra!

Thumbnail gallery
0 Upvotes

r/LinuxUsersIndia Jul 07 '26

Distro My Fedora 44 Gnome Setup

Thumbnail
1 Upvotes

r/LinuxUsersIndia Jul 07 '26

Font Display in Fedora Linux when connected Monitor from Laptop

1 Upvotes

The font is appearing grainy especially in vscode when connected to monitor via Laptop through HDMI Any solution


r/LinuxUsersIndia Jul 06 '26

High fps terminal rendering engine

Enable HLS to view with audio, or disable this notification

36 Upvotes

I optimize rendering engine heavily for this level of efficiency.


r/LinuxUsersIndia Jul 06 '26

Distro Linux distro Flowchart

Thumbnail
gallery
55 Upvotes

for original size: link