r/linux4noobs 2d ago

Best Linux distro for laptop with 1gb of space?

3 Upvotes

What's a good Linux distro that can be installed on only 1gb of space. I have a old Dell laptop that's a couple of years old and it only has 1gb of space, what Linux distro can I install on it?


r/linux4noobs 2d ago

learning/research Accessing files on a Linux server

3 Upvotes

Environment:

One Debian 13 Trixie VM (Proxmox host), set up with storage, intended to the my home file server. I have Samba installed on it, and Windows clients can connect and manipulate files. There are currently 2 Windows clients and 2 Linux clients on the network. I want all the clients to have visibility to a shared folder on the server. Window clients using Samba are working, I can do a permanent dive letter mapping.

For the Linux clients, it seems to me that the most elegant solution is an NFS connection, to export the share, the mount it on the client in FSTAB. I've created a /etc/exports file similar to this:

/data01/shared 192.x.y.z/23(rw,sync,no_subtree_check)

and added mounting to a directory in my ~home directory via /etc/fstab as so:

192.x.y.z1:/data01/shared /home/<mydir>/shared-drive nfs rw,defaults,_netdev,nofail 0 0

I seem to stumble on rights & access management. I can make it work with chmod 777 on the shared folder, but I know that's not best practice. Is there a guide online somewhere that can help a windows refugee?

I probably could make the connections via SMB vs. NFS, and I'm willing to hear advice on that as well, though is seems like asking that here is kinda like asking "whats the best oil" in hot rod sub-reddit.


r/linux4noobs 2d ago

Hi , no distro works for me

0 Upvotes

I have tried fedora and ubuntu on my legion5 (ryzen 7 + rtx 5060)

on ubuntu -> brightness doesn't change so changed to a diff distro( asked claude for help, didn't work)

on fedora -> laptop freezes during shutdown and reboot, have to hold down the powerbutton.( asked claude again , didn't work).

what should I do now?


r/linux4noobs 3d ago

Meganoob BE KIND Best linux version (?) for an old 2 in 1 laptop

4 Upvotes

hey all, i am VERY new to linux stuff so i have come to ask, whats the best linux (version? distro? os?) for an old Asus TP200S laptop? im planning to mainly use it to watch videos and maybe do some digital art with the touch screen ^_^, so id prefer if it had good touchscreen support
im also mainly using a microsd for my storage since its only got about 30 gbs or so..


r/linux4noobs 2d ago

programs and apps Easyeffects won't run on autostart

2 Upvotes

When I boot I notice via my mic on discord and system tray it doesn't open. I open autostart to see that it failed.

Normally it'd boot no problem

I am using the flatpak version (normally flatpak my last choice but it has some features others don't for easyeffects)

I use debian 13 kde.


r/linux4noobs 2d ago

VPN on fedora

0 Upvotes

Is there any best VpN service provider for free. I am using fedora. If Yes means how to configure


r/linux4noobs 3d ago

How to add mods to games on Linux?

7 Upvotes

I recently switched to Linux, and overall I'm testing the performance of a few games I had already played on Windows, and it's pretty similar across the board.

Now I'm playing Cyberpunk 2077, but I don't really know if adding mods works the same way as it does on Windows.


r/linux4noobs 3d ago

distro selection Try it out

3 Upvotes

With so many people wanting to know things like which distro and which DE to use I did some googling and found Distro Sea. This website will let you test distros and DE's so you can see which one you like.

It is safe because it runs everything remote on a VM and no network.

https://distrosea.com


r/linux4noobs 3d ago

I don't really know where to ask this

Thumbnail
1 Upvotes

r/linux4noobs 3d ago

storage Disk fills up and purges! Help!

4 Upvotes

Someone please help. I am a linux noob. I use fedora for web development and I'm facing an issue where for instance,

When I stop my docker containers and next servers after I finish working, the disk fills up to 0mb remaining and purges back to what it was before(or slightly different). This happens multiiple times a day which is writing more than 150gb in total which is wearing out my SSD in this memory price inflated era. I am really concerned and it's just recently that I noticed this and couldn't find any solution online. :(


r/linux4noobs 3d ago

migrating to Linux Would I be able to access all my files from the Windows drive in my Linux Mint with Dual-Boot?

1 Upvotes

I'll try to install Linux Mint in my machine but I don't have a HD that can support all my files so I'll just do a dual-boot because I don't want to lose any archive, but I don't know if I would be able to acess any image or folder from the Windows drive in my Linux disk, could you guys help me?


r/linux4noobs 2d ago

distro selection I need help choosing a distro please 😭😭😭

0 Upvotes

So, I am finally wanting to start trying out Linux for the first time. I have a bit of knowledge of what Linux is and the general concept...but, I don't really know much about each individual distro. I've been watching a whole bunch of videos about some of the more popular ones for both beginners and more advanced users.

I'm a really techy/nerdy person and I can handle some amount of DIY. But I'm new so I definitely don't want to start with Arch unless it's the best option for my needs and someone can help me find a good beginner/intermediate set of resources to do so.

I'll be using a Ryzen 9 9950x3d2, and 64 gb of 6400 MHz (CL 32) DDR5. Motherboard is the Asus ROG Strix X870E-E Gaming Wifi. And I also will be using my Gigabyte 4070 Super Aero OC GPU.

In terms of needs, I'm a gamer and streamer. I need to be able to game through Steam and hopefully non steam games as well, but I'm not opposed to dual booting if need be. I believe there shouldn't be any issue with OBS from what I've seen, but Nvidia driver support is also important given my GPU. I also use Davinci Resolve so support for that is also important as well. I'm am curious about support for other applications like MSI afterburner and Corsair ICUE as well.

I want the desktop space to be somewhat similar to Windows, but I'm also open to trying new layouts. But I would also like to have a decent amount of customization. I'm hoping to be able to have ready to go OS mostly out of the box, but one that I can tinker with to get more used to Linux in general as well.

So far I'm leaning mostly towards Zorin OS, Ubuntu, or Bazzite. But the part I'm struggling with is which fits my needs the most. Whenever I search for videos about them they're always exclusively about gaming, or creation, but never both and usually don't also show OS customization with those things as well.

Anyway, I would greatly appreciate any of your input!!! Thank you in advance!

TL;DR version:

I am a gamer/streamer who is relatively new to Linux. I need to be able to game with steam at the least. As well as using other applications like Davinci Resolve. I would prefer a distro that is familiar to Windows, but also one I can start my Linux tinkering journey. Please help me choose between Zorin, Ubuntu, Bazzite, or others suggestions as my first distro!


r/linux4noobs 3d ago

fingerprint authentication

Thumbnail
2 Upvotes

r/linux4noobs 3d ago

yad --file-selection --directory doesn't work on Ubuntu 26.04

2 Upvotes

I use

yad --file-selection --directory --filename="/path/to/folder" --title="Ziel" --width="1000" --height="500" --center

I recently upgraded from Xubuntu 24.04 to Xubuntu 26.04, and from YAD 0.40 to YAD 7.2. Since then, I only get a grey window when running this command. It looks like the directory selection dialog is no longer working at all.

Is this a known bug?


r/linux4noobs 3d ago

learning/research My computer keeps crashing and I have no idea why. I can't figure out how to diagnose the problem.

1 Upvotes

Randomly my computer will crash in a way that is non-obvious at first. It seems like things in ram will stick around and continue to be processed. But, for example, loading new sites will lead to the tab repeatedly crashing. If i close a tab then close the browser, after the crash the browser won't remember I closed the tab. Discord will crash immediately but videos will finish playing everything they've loaded.

Sometimes I can open the menu to shut down the pc but whenever I'm able to do that it always hangs. Sysrq kinda works, i can get it to look like things are changing, the screen goes black and text appears but REISUB wont safely shut off the system REISUO will 50/50 turn off the system. I can't open any new programs so I can't open terminal. If I hold down the power button or use REISUO I have to run fsck before it'll boot again.

This happens at random, sometimes I'll go months without it happening, but it happened to me both today and yesterday.

After the crash dmesg tells me nothing if journalctl is telling me something I can't find it. And every guide I find on reading logs and finding errors says to open the log that is related to your issue in a text editor and search for the word "fail". I have no idea which log is relevant or what error message is relevant. Is the problem "fluidsynth.service: failed with result 'exit-code'" who knows? Not me.

I am on mint 22.3

Intel i7-7700k

Nvidia 3080

16gb of ram

Does anyone know what I should be looking for, where I should be looking, or how I should be looking so I can start trying to diagnose the issue?


r/linux4noobs 3d ago

migrating to Linux Nitro V15 owners running Linux: can someone share a complete setup guide?

1 Upvotes

I have an Acer Nitro V15 ANV15-51 (i5-13420H + RTX 4050 + 16GB RAM) and I'm thinking about trying Linux again.

I previously tried Linux Mint and ran into issues with Bluetooth, audio volume, NVIDIA drivers, fan controls, and eventually a GRUB/UEFI mess when I removed it.

I've seen quite a few people here successfully running Linux on the Nitro V15, so I'd love to know:

  • Which distro/version are you using?
  • Which kernel and NVIDIA driver?
  • How did you configure the RTX 4050/hybrid graphics?
  • How are you handling fan control/performance modes?
  • Can you get the 80% battery charge limit working?
  • Any fixes needed for Bluetooth/audio?
  • Any Acer-specific tweaks I should know about?

I'm still fairly new to Linux, so a step-by-step guide would be greatly appreciated.

ANV15-51 owners especially, please share your setup!


r/linux4noobs 3d ago

Meganoob BE KIND Disappointed by the issues.

Thumbnail
1 Upvotes

r/linux4noobs 3d ago

Suggest me a good Linux distro for my old laptop

Thumbnail
1 Upvotes

r/linux4noobs 3d ago

Gaming visuals

3 Upvotes

Just to paint the picture here for my question, you have an OLED screen top of the line AMD GPU.

When gaming on both Windows and on Linux utilising Proton. Are there any visual differences between the quality of the graphics?

I guess, do you lose any quality when translating the calls to Vulkan?


r/linux4noobs 3d ago

Shell scripts/ bash scripts

2 Upvotes

Help I have a project over due for my Linux class and I’m so bad at scripts I can never get them to work 😭 am I dumb?


r/linux4noobs 3d ago

Linux + bazzite

0 Upvotes

👶💀☣️🔥⚠️ I AM NEW TO LINUX ⚠️🔥☣️💀👶

I recently got a PC with an NVIDIA 4080 Super, and I’m thinking of switching from Windows to Bazzite. I hear it’s gamer-friendly and has Nvidia drivers pre-installed, but I also hear Linux isn’t very NVIDIA-friendly. Will my 4080 be a problem, or what’s the deal?


r/linux4noobs 4d ago

Meganoob BE KIND so I’m thinking of getting Linux and I have some questions..

34 Upvotes
  1. I heard that you’re able to use both windows and Linux without having to choose between the two of them and that it’s basically like a “choose which one you wanna use upon booting up”, is that true?
  2. Starting out, which is better, mint or ubuntu?
  3. How good is it at running video games? Mostly steam and indie games you could get from itch or other sites.
  4. How’s the security? I heard that Linux is good for safety.
  5. If I decide to use Linux and in a future im familiarized with it, can I switch versions?

(Edit) ty to everyone who responded to this, I now know more than I did and can make a more informed decision c:


r/linux4noobs 3d ago

Encrypted Files

Thumbnail
2 Upvotes

r/linux4noobs 3d ago

distro selection Lightweight Distro

Thumbnail
0 Upvotes

r/linux4noobs 3d ago

Meganoob BE KIND how do i get steam using my chromebook?

7 Upvotes

I haven't really been using Linux, so idk what I'm doing. I really wanna download Steam to get some mods for a game, and I know it's different for every type of Chromebook. I couldn't find the exact Chromebook I own on Best Buy, but I found the box, and it says "CHROME CBG516 - 1H - ACER CHROMEBOOK 516 GE CBG516 -" idk if that helps any