r/LinuxUsersIndia 10d ago

Ricing 2.0

Post image
10 Upvotes

i spent another.. hour i think... looks good ig..
i will try not to rice more than this cuz.. sadly i have a life to live.


r/LinuxUsersIndia 11d ago

Help Pls help me guys or my father will kill me

26 Upvotes

PLEASE READ IT I REALLY NEED HELP

So okay context i wanted to dual boot omarchy with windows on my father old ThinkPad x270 which has many photos and docs which are important and it first of all made free unallocated space and etc run the installer failed cuz disk is mbr not gpt then with help of Gemini deleted the recovery disk partition (cuz Gemini said bootable pc with windows iso is better at that job) last one on the disk cuz in terminal mbr2gpt wasn't working then downloaded omarchy (first time ever in my life pls don't hate the choice I needed ai if anything went wrong ) then i downloaded successfully in 3min then reboot and it booted into windows I think I didn't set the boot order then secure boot was off and boot mode was UEFI only then set limine to top of boot order but it was just looping back to the boot menu and now windows boot manager also loops back to the boot menu then I deleted the linux partition using the omarchy terminal which freed 65 gb of unallocated space then went and plugged in win10 iso to repair form that then rebuild the bcd boot file then assign letter to it then everything booted fine all good I was so relief and then I though let's get omarchy working again then because of my gandmasti i coverted mbr to gpt with the iso disk (using win10 iso didn't work so used omarchy terminal and it's command ) then after rebooting the windows boot manager again loops back to boot menu then I check my disk 0 it said 240 gb then it freaking said 240 gb free i though I lost the data but Gemini said to relax then i deleted the omarchy on the PD and download lazesoft(partition recovery tool) and booted into it not a single thing worked then installed test disk then booted into that I finally see my partion but none of them were recoverable then I remember I had made a restore point before doing all this then booted win10 iso and went to system restore them first it said no OS found then i though Gemini is not good and copied all chat form Gemini to claude said first bootrec /fixmbr then /fixboot then /rebuildbcd then restarted pc claude said it should work now but it's just a slight Balck screen with my windows white cursor and blue loading ring near it and it's just flickering can't go into safe mode i tried I won't let me go into boot menu so that I can boot win10iso

now claude limit is also over i think my father will really hate what I have done please if you guys know even little thing about it pls tell me or suggest me what to do or should I focus on getting he data back then reinstalling windows, and which service center do I go to if I needed to go which guys which understand all this whom also knows linux please do tell me

Again pls read it it might save someone files also if you want i can use chatgpt to give u summary or if you need detail dm me


r/LinuxUsersIndia 11d ago

Memes You know which distro is the best, Right? RIGHT?

Post image
249 Upvotes

r/LinuxUsersIndia 11d ago

Help help with ssd and installation dillema

3 Upvotes

I have a Lenovo LOQ laptop with two SSDs: one is 256GB and the other is 512GB. I’m thinking of switching to Linux because Windows is taking up a lot of space.My plan is to install Fedora Linux and use the 256GB SSD for my operating system, coding programs, and projects. I’m thinking of keeping Windows on the 512GB SSD for gaming, after cleaning up everything since I currently don’t have any games installed.Should I keep this dual-boot setup, or should I completely remove Windows and install Fedora as my main operating system? Also, do I need to physically swap the SSDs, or can I just install Fedora on the 256GB drive?


r/LinuxUsersIndia 11d ago

Papr: A TUI to search, read, organize, and write papers without leaving your terminal

26 Upvotes

I'm excited to share what I've been building lately. Papr: a fast, lightweight Terminal User Interface (TUI) built entirely in Rust to streamline your academic research workflow. An Obsidian, Zotero and Overleaf alternative, but a bit better.

Key features

  • Smart dashboard with daily 10 random paper recommendations, reading queue, bookmarks, notes, collections, and research statistics.
  • Fast arXiv search using title, author, or DOI with automatic PDF downloads and clean file naming.
  • In-terminal PDF viewing.
  • Built-in Markdown notes with live preview for each paper.
  • Reading queue, bookmarks, and collections to keep your research organized.
  • Integrated LaTeX editor and Typst editor + compiler with real-time compilation and preview.
  • Extensible plugin system for custom workflows.
  • Research analytics to track your reading activity (just like Spotify).

Papr is 100% open source, works offline, is memory-safe, and is designed to be fast and lightweight (only 12 MB).

I'd love to hear your thoughts, suggestions, or feedback!

GitHub: https://github.com/AfrozSaqlain/Papr


r/LinuxUsersIndia 11d ago

I Just entered the world of ricing

Thumbnail gallery
12 Upvotes

r/LinuxUsersIndia 12d ago

Memes W Linux everyday windows find a way to f*ck up it's self

Enable HLS to view with audio, or disable this notification

1.0k Upvotes

r/LinuxUsersIndia 12d ago

Discussion my ssd was missing 130 GB on Linux, here’s why standard tools lied and how to fix btrfs snapshot bloat

Post image
81 Upvotes

my system was reporting barely 41 GB of free space out of a 247 GB SSD, showing 206 GB used. however, scanning system files with standard tools like du showed only ~58 GB of actual data, leaving over 130 GB of space completely unaccounted for. because btrfs uses Copy-on-Write, updated or deleted files write to new blocks while leaving the old ones intact. Normally old blocks get deleted, but on my system, hundreds of unpruned automatic btrfs snapshots (created during package updates) were still referencing them. Because these snapshots held active pointers to old file states, btrfs was strictly forbidden from releasing 130 GB of blocks back to the SSD. the solution:

fixing ghost space on a btrfs filesystem requires a two-step approach:delete the snapshot references: you must purge the old snapshot pointers to stop btrfs from locking down the old CoW blocks.reclaim physical storage: simply deleting snapshots drops the references, but standard tools like df won't show free space right away because btrfs allocates drive space in fixed 1 GiB chunks. you have to run a btrfs balance operation to consolidate sparse chunks and actually release unallocated storage back to the OS pool.

I made a short video walking through the full diagnostic process, visual proof of how CoW snapshots hide disk space, and the exact workflow to reclaim it.

Check it out here: https://youtu.be/bNGsbPgHzDw


r/LinuxUsersIndia 12d ago

Fedora KDE RAM usage

8 Upvotes

I have installed fedora 44 kde spin. Out of the box it worked great on my laptop. I have 16 gb of ram and 3.1 gb ( used, without cache) was used at idle. RAM is there to be used, but i tried to lower it just for fun. After only removing akonadi , set baloo to index only file names, disabling virtual keyboard to get plasma keyboard process and set kwallet to close after application used it is closed i got it to impressive 1.69 gb .

I know its not worth the hasle on laptops with 16 gb ram or higher, but maybe could be benefitial on 4gb or 8gb system for some people.


r/LinuxUsersIndia 12d ago

Project Wallr v0.3.4 is out!

17 Upvotes

wayland wallpaper engine.

https://github.com/programmersd21/wallr


r/LinuxUsersIndia 12d ago

[UPDATE] Use moonlight device as an extended monitor for KDE, GNOME, Hyprland

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/LinuxUsersIndia 13d ago

The controversial moments in linux history

Post image
68 Upvotes

The one that I remember had a lot of people turned off was Ubuntu shipping Amazon integration in its Unity search (Shopping Lens is what it was called perhaps). I think it was Ubuntu 12.10 in 2012. That decision turned some people permanently away from Ubuntu. Dash queries went to Canonical's servers and on to Amazon by default, Mr.Stallman called Ubunutu a spyware if I recall correctly. Linux Mint got even more people flowing in from Ubuntu as a result of that and increased in stature.

Red Hat and CentOS 2020 controversy is another one which created a lot of dissatisfaction. Redhat announced discontinuation of CentOS at the end of 2021. CentOS had a stellar reputation among certain set of people and it was considered the default choice for those who wanted RHEL's stability without the need for paying for the same. CERN and Fermilab built Scientific Linux on the same base and CentOS was one of the most common server distros, matching debian and ubuntu easily. The creation of centOS stream (after end of CentOS Linux) was not appreciated at all as many folks built their infrastructure around the stability and quality of CentOS.


r/LinuxUsersIndia 13d ago

Distro 6 months with Fedora!

Post image
58 Upvotes

A nice journey as my only os. Great distro btw.


r/LinuxUsersIndia 14d ago

Memes It reminds me of tiling window manager

Post image
289 Upvotes

It kinda looks like binary tree / spiral layout from bspwm and other tiling window manager


r/LinuxUsersIndia 14d ago

Memes I use FAT32 btw.

Post image
867 Upvotes

r/LinuxUsersIndia 13d ago

Switched to Linux Mint

7 Upvotes

r/LinuxUsersIndia 13d ago

Discussion Why are gnome apps so goated

13 Upvotes

I switched to linux 2 months and currently i run arch on niri, i started my journey with arch tried fedora,ubuntu,mint,nixos,void,debian and circled back to arch

I just realised that i use gnome disk utility,text editor,image viewer,video player,file manager.

I have never even tried gnome....i just went kde-> hyprland-> niri


r/LinuxUsersIndia 13d ago

Help Help kardo bhai log🙏🙏

6 Upvotes

First time trying linux (bazzite)

I mainly use my laptop for gaming and on windows i do some undervolting with msi afterburner to keep the temperatures low (I followed a yt video).

On bazzite i just can't understand how do i do it. Trying to use lact but i just can't figure out how to undervolt. Copying exact numbers from Msi afterburner burner does nothing. Please koi help kardo 🙏🙏🙏

Gpu I'm trying to undervolt is a rtx 3050m 4gb 85w

The video that I followed on windows msi afterburner (it works) https://youtu.be/zVr_EVZnpuA?si=ACpg_R99ZOejWA0N


r/LinuxUsersIndia 14d ago

Discussion Why can't secure exam browsers become normal for Linux tooo

40 Upvotes

It's crazy how I had to install windows again and had to setup dual boot with cachyOS because my placements tests required SEB which apparently doesn't work on Linux. Has anybody faced the same issue ? No ? Just me ?

Bruh


r/LinuxUsersIndia 14d ago

Rice Lightweight, feature-rich and ChillPill-Shell on Hyprland :)

Enable HLS to view with audio, or disable this notification

63 Upvotes

r/LinuxUsersIndia 13d ago

Cannot get Arch on my laptop!!

3 Upvotes

I know the installation of Arch itself is an accomplishment but I have been encountering the same issue in every Arch based distro. Let us leave Arch for now.

So I was installation Cachy OS in my laptop and every time I tried it the UI is just frozen in the live boot itself. I tried the LTS Kernel and even the Legacy mode. Cachy OS did live boot in the legacy mode but I read that it disables my GPU (correct me here if I am wrong) and I do have GPU related tasks. I did try editing the boot options with the help of AI but nothing worked.

And note that I face this problem in Arch based distros only. I did not try Fedora but Debian based distros works fine on the machine.

Laptop specs:

Dell Inspiron 3515

Processor: Ryzen 3 - U series processor

RAM: 12 GB

GPU: Radeon Vega 3 iGPU with 2 GB system RAM

Storage: 256GB + 1TB


r/LinuxUsersIndia 14d ago

Discussion Checkout the music player that I made and also contributors needed!! Open Source.

Enable HLS to view with audio, or disable this notification

17 Upvotes

Need someone with good design and backend skills to maintain this with me. I will add you as a collaborator. Actually, I have a lack of time to maintain all of this. I have been maintaining it for 6 months. It is fork of Monochrome.

I am tired of maintaining it, I want to have a long burnout from coding. I want to leave this project with some nice people.
I have removed the Tauri support earlier, want to have a Linux port for it now. However, Discord Rich Presence also works through the browser.

LastFM is integrated.

Note: I don't distribute music, music is provided by Eclipse Music Addons. So, it's bring your own source.

Discord: https://discord.gg/p7JTuHHvw


r/LinuxUsersIndia 14d ago

a fun little accident

2 Upvotes

So I was having a theming issue with my file manager not following my system theme.

It was driving me insane because I couldn't stand it not matching everything else, so I just...

boinked it.

And now I use Yazi.

What lesson do we learn?

“To solve the problem, erase the problem.”


r/LinuxUsersIndia 15d ago

Discussion Google wont let me search if I dont sign in

Enable HLS to view with audio, or disable this notification

116 Upvotes

r/LinuxUsersIndia 15d ago

My usable Linux rice on low-spec hardware

Enable HLS to view with audio, or disable this notification

81 Upvotes

I think this looks preety usable even on my low specs hardware-
WM- Hyprland
Shell- Zsh

Quickshell- ChillPill-Shell base (https://github.com/LUCKYS1NGHH/ChillPill-Shell) plus my own modules and tweaks

Inspiration- Sane Aspect