LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-05-2022, 05:53 AM   #16
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,622
Blog Entries: 40

Rep: Reputation: Disabled

A lot has been clarified, I believe.

Is there a correct way

Several
to install distros
Several to install only one distribution, too.
can I
What does “can I” mean? Depends on your expectations, but sure. You can. Nobody will sue you.
install them the way I like?
Depends on what you like and what you call “install”.
In summary. Try to get as many (different) experience-reports and read as many docs as you can... before or while you install. That does not really matter, as you will learn a lot in a more or less short time. I have made an awful lot of mistakes and live a lot better that way. Guess how I see the future.

Last edited by Michael Uplawski; 02-05-2022 at 05:56 AM. Reason: No Kraut2Enklisch this time. Live with it.
 
Old 02-05-2022, 07:44 AM   #17
jmgibson1981
Senior Member
 
Registered: Jun 2015
Location: Tucson, AZ USA
Distribution: Debian
Posts: 1,141

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
One thing that I don't see mentioned. If you have to ask if you need special partitioning. Specifically stuff like a separate /boot, /var, /usr, whatever then you probably don't need it. For most people at home you can do just fine with all of it in a single root partition + a swap maybe. Even then you can use a swap file. Generally for a new user just let it do what it does. As you learn more you may redo things a bit more specifically. There is no right or best partition scheme for anything.

I personally keep a data partition and symlink my stuff into the given installations /home/"$USER" as needed. This keeps the "$USER"s .dotfiles separate and prevents the occasional conflict between distros.

Might I also suggest an LVM install. Easier to mess about with in the future.
 
Old 02-05-2022, 12:48 PM   #18
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Thats right. Geek talk em to death.


For hard drive check in Linux . I know Linux Lite uses XFCE instead of KDE or Gnome.

https://www.youtube.com/watch?v=Zg3p_XYUx3A

for Mem Test. Look in Linux Lite Grub screen for that option to run it before boot. Should be a grub line that mentions it.
https://www.youtube.com/watch?v=lOMNZ0mW-YE
 
Old 02-05-2022, 12:50 PM   #19
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Also. All Log messages are in the folder named /var.
 
Old 02-05-2022, 02:48 PM   #20
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by rokytnji View Post
Also. All Log messages are in the folder named /var.
Rather, most. Some apps put their logs elsewhere.
And better described as under /var since they are usually located in or under /var/log.
 
Old 02-06-2022, 03:25 AM   #21
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Michael Uplawski View Post
A lot has been clarified, I believe.

Is there a correct way

Several
to install distros
Several to install only one distribution, too.
can I
What does “can I” mean? Depends on your expectations, but sure. You can. Nobody will sue you.
install them the way I like?
Depends on what you like and what you call “install”.
In summary. Try to get as many (different) experience-reports and read as many docs as you can... before or while you install. That does not really matter, as you will learn a lot in a more or less short time. I have made an awful lot of mistakes and live a lot better that way. Guess how I see the future.
In other words: Just try it!
 
Old 02-06-2022, 03:49 PM   #22
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by teckk View Post
Best thing to do it read the installation docs for the distro that you want to install. Yes, partitioning is a real important step. So is putting a file system on the partitions, installing a bootloader etc.
Quote:
Originally Posted by ondoho View Post
Always.
I'm sure you and I always do it

Last edited by zeebra; 02-06-2022 at 03:50 PM.
 
Old 02-06-2022, 03:55 PM   #23
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,830
Blog Entries: 17

Rep: Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638Reputation: 638
Quote:
Originally Posted by pinguin20 View Post
I, for example, don't understand anything about partitioning and I avoid it because it's the step of the installation that I hate the most. So, if I install the way I like, even without advanced knowledge about installation, can I end up facing problems like random system freezes in the future?
I wrote something for people in your situation if you are interested:
https://www.linuxquestions.org/quest...newbies-38064/

In hindsight it's quite long and perhaps a bit daunting for a newbie. But, the main point is that spending time learning partitioning is well worth it and eventually extremely important.

It's also not difficult, you just need to understand some basic concepts, then try it out. And hopefully in the process form some thoughs on how you can go about it personally, for now, and in the future.
 
Old 02-07-2022, 02:57 AM   #24
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ what jr_bob_dobbs commented.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Is there a way to show only ACTUAL normal mounted devices? Lot of distros seem to put lot of stuff in there Red Squirrel Linux - Software 14 05-25-2020 02:16 AM
Distros, distros, distros...slight rant.. Jamesb427 Linux - Distributions 1 05-31-2007 03:10 PM
LXer: See distros. See distros run. Run, distros, run. LXer Syndicated Linux News 0 06-13-2006 01:24 AM
Fedora Core 1 RPM files - when I run them, I can't read them! [42]Sanf0rd Linux - Software 0 05-30-2004 05:00 PM
there are a lot of linux games out there how do i download and install them AndytheBrave Linux - Software 3 09-18-2003 06:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration