in the fall of 2002 the windows millennium installation on my computer broke, trapping an entire semester’s worth of work on the hard drive and i was a starving college student with less than $20 to my name, so i couldn’t afford to buy windows xp and didn’t know anyone where i could get a pirate copy from.
i bought a mandrake linux cd pack for $8 from circuit city and used google in the computer laboratory to learn how to mount the hard drive, install drivers for ntfs and copy my all my work to a usb drive and i’ve been using linux ever since. i switch to 100% only linux both professionally and personally sometime around 2010.
In short, it’s difficult. You have to be careful to only use themes that are are tested to work with your version of GNOME. That’s why while using GNOME, I’d stick with whatever stock theme variants come preinstalled. At least you get a few accent colors on Ubuntu. You can always change your wallpaper. 🥹
Time to turn your laptop into a router! Let’s say you’ve got 2 network interfaces on your laptop, eth0 and wifi0. wifi0 is joined to your university WiFi as normal. Connect your iPad to your laptop via ethernet (with a USB-C adapter).
Rather than setting up a DHCP server or IPv6 stuff, I’d just configure the wired interfaces manually. Let’s use the network 192.168.69.0/24. Laptop will be 192.168.69.1, iPad will be at 192.168.69.2. On the laptop:
<span style="color:#323232;">ip addr add 192.168.69.1/24 dev eth0
</span>
On your iPad, go to Settings -> Ethernet:
address: 192.168.69.2
subnet mask: 255.255.255.0
router: 192.168.69.1
Curious to see if that works. We haven’t set up DNS or DHCP or done any sysctl for IP forwarding or any nftables.
How can we test if it works? We can set up a TCP listener using nc(1) on the laptop that the iPad’s web browser could hit. On the laptop:
Will I need a usb-c to rj45 adapter (or realistically, 2 since my laptop does not have an ethernet port)? I was planning to use my TB4 type c - type c cable and use an ethernet connection over usb.
I can see you’ve gotten some code review so I will just eagerly watch as this gets worked out and eventually merged.
I never had an issue with the backlight curve or lack thereof however a friend recently demoed a similar impl they put together for hyprland and it is a very nice change.
Looking forward to seeing it in the next Gnome release 🤞
Had an old laptop which ran horribly slow on windows. Put Ubuntu on it without knowing anything about that stuff. Years later, I got interested in computer science and Cybersecurity, made some experiences with Kali Linux. Eventually switched my desktop to Linux mint iirc. My servers tun Debian
That old laptop? I used it for the first months of Cybersecurity lectures, until I bought a new laptop with my first salary. This weekend I put LMDE 6 on it. Debian is home.
I am interested in tech, and also watched a lot of YouTube videos about different topics. Somehow I realised how much data windows sends. Since I was planning to buy myself a new pc(my old one was a Celsius W370 from 2009 that took 20 minutes to boot windows) I decided to not install Windows on this pc but to install Linux. I went the classic way and chose Mint with cinnamon.
That was about 1.5 years ago.
I wouldn say that I’m somehow obsessed with Linux and there’s definitely no way back. I got completely sucked into FOSS. My next phone will be a Google pixel where I will install Graphene OS on. Fuck big tech.
Despite being an ECE major, I didn’t really bother doing anything with Linux until two things happened at the same time:
I started having to work in several different build environments that were just easier to set up in Linux
I started running Minecraft servers/doing server modding (starting back in the days of Hey0’s server mod and carrying up through Bukkit).
I wouldn’t call myself an evangelist at all. If you’re doing something that I think will be specifically easier to do in Linux (mostly servers and specific kinds of software development), I’ll point out how… but I find that a lot of people’s advice on “use Linux and X FOSS tool” ends up being akin to giving someone bike shopping advice on which welding torch to use to construct their bicycle frame.
As long as you do not use root privileges (indicated by sudo or that password promt pkexec) you cannot destroy the system in a way that can’t be fixed by deleting a few files in the users home directory.
Once Windows got rid of the gorgeous Aero theme starting in Windows 8, plus the shitty UI/UX that Windows got again starting in Windows 8, pushed me to Linux.
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.