You need help switching to Linux but are facing a problem.
You need help switching to Linux but are facing a problem.
Switching from Windows to Linux is possible, but setting up a Wi-Fi share for another PC as a host requires specific steps. Let me know if you need guidance on that process.
The process varies depending on the distribution you select, but generally, reviewing the documentation should make it manageable without too much trouble. What distribution are you interested in testing? Also, I’ll share the guidance I recommend for transitioning from Windows—try setting up a dual boot first, don’t rush it. This approach will reduce stress and help you get comfortable gradually. I’ve shared some tips before, so check my previous posts; there are threads worth exploring.
This dual boot setup is something I’ve been thinking about a lot. I realize doing it means I won’t rely heavily on Linux since I already have Windows installed. It’s not because I dislike Windows or hate it, but because I’ve seen many things online and find the terminal useful. I’ve tried Arch Linux in a VM before, installing it with the arch install script, and without it. I’m looking for something different from Windows but still able to play games and code easily. Arch isn’t on my radar as a choice for me right now. What do you think about this approach? Is it a good path toward Linux?
It's not necessarily a bad idea if you're comfortable trying new things. For beginners, simpler and more stable systems like Ubuntu, Mint, or Fedora work well. If you're familiar with Arch, that's also acceptable as long as you're confident about the installation process. Keep in mind it will be a learning process since it differs from Windows, so allow some time to understand and adapt. On network sharing, in KDE Plasma you can navigate to Settings -> Wi-Fi and Internet -> Add New Connection and choose Wired Ethernet (shared). This should establish a connection that other devices can access. On GNOME distributions, the steps are similar. I plan to test it tomorrow if you'd like to verify.
You could try a more straightforward approach. At the beginning, focus on getting familiar with the basics before diving into advanced settings. This will help you understand the feature better.
It’s hard to pinpoint exactly what you need, really—it depends on your setup and choices. Let’s break it down: First, ensure you have the correct drivers for your GPU (you’re using an 1660ti, right?). After booting into your chosen distribution, expect some basic performance and stability—most likely laggy or unresponsive unless you switch to a proper driver. You’ll probably need to install Nvidia drivers and enable them properly.
For Windows apps, consider Wine or Winetricks; Bottles is another option with a user-friendly interface.
With Steam, adjust settings under Compatibility and enable Steam Play for better compatibility. For GOG and Epic, use the Heroic Games Launcher app.
To track in-game stats, install Goverlay.
Regarding Nvidia on Linux, performance can suffer with DirectX12 games, and if your distro uses Wayland, you might run into issues—stick to X11 until Nvidia fixes it.
Wayland vs. X11: In simple terms, they’re both ways to display graphics, but they work differently. X11 is the traditional method, while Wayland is newer and more modern. The difference lies in how your system handles window management and performance. You can find more details here: https://www.tuxedocomputers.com/en/Whats...ifferences between X11 and Wayland,in the respective Wayland Compositor.
I’ll help you organize this info into a clearer guide if you’d like.
And among the over sixty projects I’ve worked on, the last one was Windows yesterday and today’s Linux Mint. My partner prefers a traditional approach; when MS wiped her system completely, I just rerouted the cables to the backup drive, which also ran Linux. She resumed using the computer normally, as if nothing had occurred.
I’m handling this as a router, with plenty of tutorials about "configuring Linux as a router." This is the first one I found—it looks good. You’re focusing on iptables for masking and tracking, right? You don’t need to manually set static routes unless you’re using an ISC DHCP server. If you’re okay with it, you can upgrade to Kea, which supports IPv6 DHCP properly. Depending on your Wi-Fi setup, you might just enable auto-configuring addresses or use RHDV for simplicity. Ignore IPv6 if it’s not needed. *The main steps for turning a Linux machine into a router stay the same, except for the distro tools you use.*
Also, I’m suggesting you do this off your personal device so you can log out, save power, and ensure other users still get the usual routing functions.