LinuxQuestions.org
Review your favorite Linux distribution.
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-04-2023, 03:29 AM   #1
asids55
LQ Newbie
 
Registered: Feb 2023
Posts: 5

Rep: Reputation: 4
Am new with linux


hello guys i just started learning how to use linux..bought a course on udemy and its really going well..any suggestions?
 
Old 02-04-2023, 07:54 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,927

Rep: Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320
Hi, and welcome here, at LQ!

All I can suggest is practice, practice and more practice
 
1 members found this post helpful.
Old 02-04-2023, 08:11 AM   #3
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,328
Blog Entries: 3

Rep: Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726
Welcome.

Probably fastest, and easiest, way to proficiency is to use it on your main machine. That means running it on bare metal of course. If you still need that legacy OS you can wrap it in a virtual machine like VirtualBox or even Qemu for those rare occasions you might want it. The advantage with having the legacy OS as the guest on a GNU/Linux host is that you can keep snapshots of the last-known-good setup and run from the snapshot each time you invoke the old OS.

What about the courses has been the most interesting so far?
 
1 members found this post helpful.
Old 02-04-2023, 12:25 PM   #4
shortarcflyer
Member
 
Registered: May 2022
Location: Louisiana/USA
Distribution: Void, ArchBang, PCLinuxOS, Mabox, ArcoLinux, Archman, RebornOS, Manjaro, EndeavourOS
Posts: 535

Rep: Reputation: 61
Welcome to the forum!
 
1 members found this post helpful.
Old 02-04-2023, 08:14 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
Welcome to LQ.

A couple of thoughts.

Whichever distro you are using, learn how to keep it updated and how to install (or remove) packages from the command line.

If you have regular, repetitive tasks you want to do (with me, it's downloading my favorite podcasts), learn how to do them with a cron job. (In order to that, you might also have to write a simple script that the cron job can call.)
 
1 members found this post helpful.
Old 02-13-2023, 11:39 PM   #6
asids55
LQ Newbie
 
Registered: Feb 2023
Posts: 5

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Turbocapitalist View Post
Welcome.

Probably fastest, and easiest, way to proficiency is to use it on your main machine. That means running it on bare metal of course. If you still need that legacy OS you can wrap it in a virtual machine like VirtualBox or even Qemu for those rare occasions you might want it. The advantage with having the legacy OS as the guest on a GNU/Linux host is that you can keep snapshots of the last-known-good setup and run from the snapshot each time you invoke the old OS.

What about the courses has been the most interesting so far?
Quote:
Originally Posted by frankbell View Post
Welcome to LQ.

A couple of thoughts.

Whichever distro you are using, learn how to keep it updated and how to install (or remove) packages from the command line.

If you have regular, repetitive tasks you want to do (with me, it's downloading my favorite podcasts), learn how to do them with a cron job. (In order to that, you might also have to write a simple script that the cron job can call.)
Thanks..

Last edited by asids55; 02-15-2023 at 08:24 AM.
 
Old 02-14-2023, 02:49 AM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,537

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
If you haven't selected a Linux distribution, do some research to find one you like. The link below has a lot of information on different Linux distributions with links to each where you can get more details.

https://distrowatch.com/

Another suggestion is to keep notes on commands you learn and what they do and also notes on how to perform specific tasks which you may need repeatedly.
 
Old 02-27-2023, 08:54 PM   #8
LindaT
LQ Newbie
 
Registered: Feb 2023
Location: Texas
Distribution: puppy 7, Slack064
Posts: 16

Rep: Reputation: 1
I like the suggestion of keeping notes on commands & what they do. I'm very much a newbie, one week or so. Other than trying to learn more about Linux, I have been searching the forums and other websites, bookmarking as I go... Trying to find out a fix for no sound and I miss being able to listen to podcasts & other videos. I have an HP Pavilion and my friend/former co-worker downloaded Puppy 7 Slacko064 on it for me (have been a Windows user my whole life, no Apple.

I've tried alsactl restore (from some thread here) in the terminal but it didn't help. Also tried different things in alsamixer, nothing helped. No changes in volume when I tried F9, F10, or F11, still no sound at all. I used the search box using 'no sound', 'unmute', 'HP Pavilion' and haven't found anything that might seem like it could help. I tried clicking on Tutorials & Articles but I don't have access yet.

I would really appreciate any help or guidance. So much of what I've been reading is going over my head, but I keep reminding myself I'm new here...
 
Old 02-27-2023, 09:02 PM   #9
LindaT
LQ Newbie
 
Registered: Feb 2023
Location: Texas
Distribution: puppy 7, Slack064
Posts: 16

Rep: Reputation: 1
I just looked at Udemy and saw a course for Beginners. Looks good, but 6 1/2 hours of videos, drag, I wouldn't be able to hear what they're saying. Ba humbug. Yes, I'm frustrated, but NOT giving up.
 
Old 02-27-2023, 09:12 PM   #10
LindaT
LQ Newbie
 
Registered: Feb 2023
Location: Texas
Distribution: puppy 7, Slack064
Posts: 16

Rep: Reputation: 1
I went ahead & purchased the course for Beginners, I figured I can start on the articles in the meantime, until I can get the sound unmuted in order to be able to watch & listen to the videos.
 
Old 02-27-2023, 10:21 PM   #11
iPad
Member
 
Registered: Oct 2016
Distribution: iPadLinux
Posts: 81
Blog Entries: 1

Rep: Reputation: 45
@OP=asids55: how about library books? (Or find their .pdf hiding on the web) Linux Bible. Or simpler overview Beginner Books, or deeper like 'How Linux Works'. Check the Amazon reviews.
Of course there are zillions of great articles on the internet, esp. Wikipedia.
What are your specific goals and interests in linux?

@LindaT: Welcome to LQ! If you start a new thread, LQ people would be *more than happy* to help you fix your audio!
Here's a random web search result, that might give you some ideas on what info to collect for troubleshooting:
https://forum.puppylinux.com/viewtopic.php?t=4099

Best wishes to both

Last edited by iPad; 02-27-2023 at 10:53 PM.
 
Old 02-27-2023, 10:57 PM   #12
LindaT
LQ Newbie
 
Registered: Feb 2023
Location: Texas
Distribution: puppy 7, Slack064
Posts: 16

Rep: Reputation: 1
iPad, thank you. I had checked out the Linux Bible from my local library, but it's not quite what I need right now... maybe later. Almost all of it went over my head. I did discover the videos on Udemy's Linux for Beginners has captions, which was a relief.I'll look for How Linux Works too and check out Wiki again.

Goals. Well, to be able to know how to use my new for me PC with more confidence. One of my main interests and goals in Linux was to get off of Windows, so one goal down.
 
Old 02-27-2023, 11:03 PM   #13
iPad
Member
 
Registered: Oct 2016
Distribution: iPadLinux
Posts: 81
Blog Entries: 1

Rep: Reputation: 45
I edited in a link while you were composing your reply, so if you refresh the page you'll see it, about troubleshooting...

Absolutely definitely open a new thread because there are dozens of LQ'ers who would love to help you fix your audio.

Don't feel bad about your newness! Enjoy!
 
Old 02-27-2023, 11:33 PM   #14
LindaT
LQ Newbie
 
Registered: Feb 2023
Location: Texas
Distribution: puppy 7, Slack064
Posts: 16

Rep: Reputation: 1
Thanks, I see it! I did start a new thread. I am enjoying my newness, I like learning new things, & been curious my whole life.
 
Old 03-01-2023, 02:42 AM   #15
asids55
LQ Newbie
 
Registered: Feb 2023
Posts: 5

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by iPad View Post
@OP=asids55: how about library books? (Or find their .pdf hiding on the web) Linux Bible. Or simpler overview Beginner Books, or deeper like 'How Linux Works'. Check the Amazon reviews.
Of course there are zillions of great articles on the internet, esp. Wikipedia.
What are your specific goals and interests in linux?

@LindaT: Welcome to LQ! If you start a new thread, LQ people would be *more than happy* to help you fix your audio!
Here's a random web search result, that might give you some ideas on what info to collect for troubleshooting:
https://forum.puppylinux.com/viewtopic.php?t=4099

Best wishes to both
hello @ipad,please i know the basics of linux ,how do i constantly keep practicing to be better especially with troubleshooting and the networking side of linux,i plan to be a linux administrator ,if there are any labs or website you all can recommend willbe great..thanks
 
  


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
New computer, new linux user, new world jdx LinuxQuestions.org Member Intro 1 06-19-2011 08:25 PM
passwd.new, shadow.new, group.new and gshadow.new after upgrade to slackware 12.1 rhermsen Slackware 6 11-08-2008 04:59 PM
LXer: Linux Foundation Announce New Members, New Standards Release, New Testkit LXer Syndicated Linux News 0 04-08-2007 11:04 PM
New linux distro with new Windowing system and new Desktop abimanyu007 Programming 13 08-12-2004 01:28 PM
A new kernel is out! A new kernel is out! A new kernel is out! Aussie Linux - General 9 11-29-2002 08:31 AM

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

All times are GMT -5. The time now is 12:47 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