With more people adapting Linux you're bound to have more non tech savvy people that will allow anything to happen on their system. Prompt for password appears and they just put it in without any regards for what will happen next.
Nugscree
It's probably Windows update "fixing" you drivers by updating them to the Windows version because it is newer. I had to turn off Windows driver updates, because it kept updating my already fully working 5.1 Dolby digital driver to a newer one that only has dual channel audio, and it also broke the optional optical out my sound card supports (and has installed).
Because using docker can sometimes cause ownership issues if not properly configured in your docker-compose.yml, I just added an alias to ~/.zshrc to rectify that.
-edit- Only run this script in your user owned directories, e.g. anything from ~/ (or /home/<your_username>) you might otherwise cause ownership issues for your system.
## Set ownership of files/folders recursively to current user
alias iownyou="sudo chown -R $USER:$GROUP"
I mean I guess it's a better system then just being able to walk into a random store and just buy a gun. In my country we have a pretty strict gun control you need have not committed any crimes and be able to get a document from the government saying so, you'll also need the following;
- be part of a gun club, which itself has a cool down period of several months and they can refuse you for whatever reason they see fit
- have a minimum amount of shooting days per year
- have to participate in the yearly contest for one of the different disciplines possible at the club
- have to be a continuous member of previously mentioned club at least one year before you can even apply for your first licence
- your first licence can only be in a single .22 weapon, this weapons will be registered to you as a person and your place of residence
- your gun and ammo needs to be in separate safe's, also the gun may not be stored in a loaded state
- after you have the weapon you will be checked at random and you need to be able to show the weapon at the visiting police officer immediately, or if you cannot show it at the local police station within a few days after the visit. if they visit they will check if your safe('s) are properly mounted to wall/floor
- have to extend your licence yearly
- if you fail the checks or violate any laws you will lose your license and you will need to either store your weapon(s) at a registered location or sell them, evidence of both will need to be shared with the police. you can apply for a new licence after one year of probation
- the maximum amount of weapons you can have registered at any time is 5
Firearms are either considered a part of sport (hence the clubs) of for hunting which has their own subset of rules. You can never have any full automatic firearms, those are considered for military use only.
It's a plate to mount your chain guard to, the only way to remove or replace those is if you remove the entire crank bearing because it is mounted though that to keep it in place.
- First you'll need to remove the cranks, pop the plastic cover, and use a 14 mm socket to remove the bolt, you can either use a dead-blow carefully or use a bicycle crank puller if you have one (this is easier).
- You'll need a specialized tool to remove the cups, however looking at the retaining ring on the other side it looks like this one is metal. If you have a blunt chisel and a hammer you can try and use that. But be careful, you do not want to damage the threads in the bike, if you do that there is no way to fix them and you can throw it away.
- After removing the entire bearing hub is out, the chain guard mounting place can be removed and you can reassemble the bike again if you are not replacing it with a new one.
- I don't know for sure anymore but it can be that the fasteners are all tightening towards the front, meaning one will tighten clockwise and the other side counter clockwise.
This is based on my previous experience working in a bicycle repair shop.
Not only that but the bit-rate as of late seems horrendous, 1080 looks more like 720 or lower with artifacts all over the place.
Cool so more bullshit. Is this going to be the fifth (or more I lost count) once in a lifetime events I'm going to experience?
With lasers! Shooting through the fiber optic cable, but still. LASERS!
Will my ability to play games be significantly affected compared to Windows?
That will depend on the games you play, and what platform you use. If you are using Steam, you can enable the proton layer have more access to games, but if the game in question uses any type of kernel level anti cheat chances are it's not going to work.
Can I mod games as freely and as easily as I do on Windows?
Depends on what you are used to, if you are using mod managers and which ones.
If a program has no Linux version, is it unusable, or are there workarounds?
A lot of work has been done with WINE, games on Linux, and Proton. You'll need to do a little bit of reading to see if it can work on Linux, but the community can often be awesome and already have found a solution. There are also a lot of great alternatives to Windows/Mac only software you can try.
Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?
Depends on your distro but most can install .net, you'll need to do a bit of reading.
How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?
Yes, there are package managers that you can use to install and update software, some distro's even have a shop like interface.
How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?
I've only ever had to use a virus scanner twice in my Linux journey and both of those times it was on a server. Because Linux is open source everybody can see what is going on in the code and this way bugs or security issues can be found and patched quicker.
Are GPU drivers reliable on Linux?
Depends, if you are using AMD you should be fine, Nvidia has functioning drivers as well, I can't speak for Intel ARC support because I've never used it..
Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?
I've never broken my hardware, but I've broken my system a few times by ignoring the warnings the system gave me, always got it to work again.
And also, what distro might be best for me?
Linux Mint might be a good one, the Cinnamon is great for beginners, but there are many flavors you can choose from. Start with a live system which will not require you to install anything just yet, but you'll get a feeling for how everything works. After trying it out live you can decide if you would like to install it. But remember that when trying it live you are limited in what you can do.
Red Hat 8.0, the Linux Starter 2003 double cd edition. From there I tried my first Ubuntu when they where still sending out free cd's which was version 6.06 LTS. After that I dabbled a bit jumping from distro to distro to try out different flavors, tinkering a bit for fun and even tried to build my own with Arch. All the while keeping my Windows (XP, 7, 10) daily driver as my main rig. Finally switched over to Pop_OS! a few years ago as my daily for work. I've been thinking about switching over my gaming rig to a Linux distro but haven't figured out which one is the best one and requires the least amount of tinkering.
People have been resistant to AI in their OS, Microsoft: Let's put in more AI... I wonder why people are not switching.