Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux [2025/06/13 14:28] – [What to do after the install?] melon | linux [2025/06/17 20:54] (current) – GlitchyZorua | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Linux! ====== | ====== Linux! ====== | ||
+ | |||
+ | <WRAP center round box 60%> | ||
+ | |||
+ | {{: | ||
+ | |||
+ | </ | ||
This is a very basic guide for people interested in getting started with linux! There are many good reasons to try linux from privacy, to escaping the hassle of big tech, to having interesting indie tools for your web crafting ~ however its also a very good way to learn about and get better with your computer! | This is a very basic guide for people interested in getting started with linux! There are many good reasons to try linux from privacy, to escaping the hassle of big tech, to having interesting indie tools for your web crafting ~ however its also a very good way to learn about and get better with your computer! | ||
+ | |||
+ | There are many versions of linux to pick from called Distributions (or " | ||
===== FAQ: ===== | ===== FAQ: ===== | ||
- | * **Q: What is linux?** A: Linux is an Operating System (OS), like Windows | + | * **Q: What is linux?** A: Linux is an Operating System (OS), like Windows |
* **Q: Can I keep Windows and still have Linux?** A: Yes! You can install both at the same time! | * **Q: Can I keep Windows and still have Linux?** A: Yes! You can install both at the same time! | ||
- | * **Q: Is linux too difficult for me?** A: No, some things | + | * **Q: Is linux too difficult for me?** A: Most distributions |
- | * **Q: Will I still be able to play games in Linux?** A: Most games do work these days yes! | + | * **Q: Will I still be able to play games in Linux?** A: While gaming on Linux improved a lot, there are still limitations. Many games do work these days. Some will work, but require advanced knowledge, and some aren't possible to be played on Linux at all. |
- | * **Q: Is linux better for web craft and game making?** A: Linux is less intrusive on your daily activities, but its no better or worse for making websites! | + | * **Q: Is linux better for web crafting?** A: Linux is less intrusive on your daily activities, but its not directly |
+ | * **Q: Is it better for game making?** A: Many consider it easier to code software using Linux, as many tools are easily available and often even pre-configured for the specific Distribution. This is, however, only relevant if you want to code a game from scratch. Creating a game using an existing engine (like Godot) probably won't be easier than doing it on Windows, and some of these engines (like the " | ||
+ | * **Q: Can I still run Windows only programs?** A: Yes, and no - You can use an app called Wine that allows many Windows programs to run on Linux, but it wont work for everything and is best suited for smaller and older programs! | ||
===== How should I get started? ===== | ===== How should I get started? ===== | ||
- | |||
- | There are many versions of linux to pick from called " | ||
==== Things you need to know: ==== | ==== Things you need to know: ==== | ||
Line 27: | Line 34: | ||
==== How will I install it? ==== | ==== How will I install it? ==== | ||
- | Installing linux is the same as installing a fresh OS on any computer. You will download a file (iso) that contains the Linux installer, you will then copy/etch that file to a USB stick, and finally you'll boot your computer into that USB stick and perform the actual install. This is necessary because like building a house, you cant live in your house while its being built; | + | Installing linux is the same as installing a fresh OS on any computer. You will download a file (iso) that contains the Linux installer, you will then copy/etch that file to a USB stick, and finally you'll boot your computer into that USB stick and perform the actual install. This is necessary because like building a house, you cant live in your house while its being built; you cant start an OS on a hard drive while you are installing |
=== Steps you'll follow: === | === Steps you'll follow: === | ||
- | - Download | + | - Download Linux Mint [[https:// |
- Use [[https:// | - Use [[https:// | ||
- Then follow [[https:// | - Then follow [[https:// | ||
Line 43: | Line 50: | ||
To do! There is a forum thread of reccomended [[https:// | To do! There is a forum thread of reccomended [[https:// | ||
+ | |||