Skip to main content

Featured

Proton "A better internet starts with Privacy and Freedom"

 Privacy and Freedom, it seems to get more scarce on the internet by the day. every single page you visit, email you receive or video that you watch, all is loaded with trackers to profile you and to follow your steps, most of the time even without you knowing what is happening. Many company's offer free services, however their free offer means you pay with your sometimes sensitive data !! Quote Proton was started in 2014 by scientists who met at CERN and shared a vision of an Internet that puts people first and defends freedom. Our commitment to transparency, open-source software, and rigorous encryption has seen Proton become recommended by the United Nations and used by millions around the world. Most tech companies, whether it’s Google or Apple, define privacy as “nobody can exploit your data except for us.” - We disagree. We believe nobody should be able to exploit your data, period. Our technology and business are based upon this fundamentally stronger definition of privacy, ...

I'm thinking about Linux but....HELP

As a Linux Reddit user i come along many questions from people who heard the name Linux and are eager to try, but where to start ?

linux4noobs
Linux

1 what distro should i use
2 what desktop should i use
3 i have this old laptop....

and so on.

First things first, you are the one who want's to start using Linux, asking others is a way to get information but it's often biased to what "they like" instead of what "you like" or need.
The first thing i think you should do i get a decent usb stick, lets say 125 gb to create a live drive in order to test drive several distro's.
Look for what you like, how does it feel, is it comfortable (do keep in mind the usb is slower), doe it have enough options.

Before you start harvesting all available distro's, i advice you to take a look at Distrowatch where you can find quite some information already.
Next, check the specifications of your computer / laptop, write them down and see what the distro's you're interested in need to run smooth.
With this info you can already filter out distro's that don't fit your needs.

When you made your selection, download the distro of you choice

Verify SHA-256 checksum.

Check if there's no malicious actor replacing the file, it's your first line of defence !!

How to:
In a command line, run the command:

Windows - certutil -hashfile [file location] SHA256.
Ex: certutil -hashfile C:\Users\user\Downloads\distro.iso

Linux - sha256sum [file location]
Ex: sha256sum ~/Downloads/distro.iso

Mac OS - shasum -a 256 [file location]
Ex: shasum -a 256 ~ /Downloads/distro.iso

The command line returns the checksum, if it's ok you can use the file if not, file a support ticket.

You have two options to test the live distro of your choice from USB stick, without changing
anything to your computer.

Option one, write the ISO to the usb stick and boot from it and test it but you can't save anything.

Option two is a extra step, if you have enough ram (check how mutch your distro needs) you can load
the distro completely to ram and install it to the same USB drive you just used to boot.

During boot press F6 or e to acces boot options.
Look for a line that ends with quiet splash and add toram to it.

press F10 to boot

When all runs you can press install
Make sure you choose your USB drive to install it to !!!
If you feel uncertain about installing to your USB stick,
find a Youtube video on how to install your Linux to a USB stick.

Tip: if you run into problems or just need to know something go to Google and type:
Example: Ubuntu 24.04.2 how to ......what ever you need to know

Tip 2: When you ask for help, provide information in your help request !!
What Distro and version
What shell (gnome, kde etc)
What computer
Describe the problem as accurate and if needed ad a cropped screenshot.

The reason why, there's a whole bunch of distro's and versions out there
so just shouting HELP i have Linux on a old laptop and now al my text is upside down and backwards without providing proper information to go on will get you only one thing,

a mouth full of nasty :D

I hope this info help's someone to have a great start and experience with Linux

Anousjka

Comments

Popular Posts