As a beginner, I found this to be very helpful towards learning about the tools available for troubleshooting in linux and in my case, ubuntu! Thank you!
In my work we were having an issue where a VM was losing their TC connection. Problem been going on for months maybe a year. I got assigned the issue. Looked at the logs, immidiately found the problem.
I need to keep that follow option in my pocket more. The amount of FTP connection issues i go through that would be helpful to have when viewing the auth.log.
Very interesting as usual. Thank you for your great content A question: how can I (permanently) clean all the logs? Maybe also regularly or on shutdown. Thank you
Great video as usual! One question, when you install different distros all day long, how do you do this? Using USB thumbdrives? Or do you use som sort of PXE boot install solution for this? I have been looking for a solution for this that is not to much of a pain to use. Thanks!
Thanks. Do you know, how I can see, which files were downloaded (or edited) during a specific time period (days)?! I have an apache linux machine. Big thanks
So this is a mix of journald and rsyslogd due to the switch from fedora to ubuntu which is a little confusing. Rsyslogd has been deprecated, would you advise running it in parallel?
As a beginner, I found this to be very helpful towards learning about the tools available for troubleshooting in linux and in my case, ubuntu! Thank you!
greetings from Mexico, awesome channel. I plan to go through all your videos of linux crash Course and i plan to do it within a month
Get to know your log files while working in IT.
You truly have no idea how many problems you can fix just by looking at the logs
In my work we were having an issue where a VM was losing their TC connection. Problem been going on for months maybe a year. I got assigned the issue. Looked at the logs, immidiately found the problem.
Your videos are different from the others and will be useful for the newbies who steps into the system administrator career.
As a relatively new linux desktop user, this is very helpful for me to understand how to troubleshoot my system.
I like Linux logs over Windows logs. This is great overview. Thank you.
Everything Linux is better than windows lol. Even when I break shit. Still better than winblows
Great video! I think the /var/log/messages file is very important as well
For a noob in this, that's a lot of easy to understand functions, great content!
really nice videos, always covering little edges i didn't know about
dmesg -T is a handy one
Superb way of explaining.
We need lots s of videos from you plz, everything about Linux for system engineers
Thanks! 😄
I need to keep that follow option in my pocket more. The amount of FTP connection issues i go through that would be helpful to have when viewing the auth.log.
Alternatively, you can also press "F" (capital f) when using less, or open a file in "follow mode" with less +F /path/to/file
Very interesting as usual. Thank you for your great content
A question: how can I (permanently) clean all the logs? Maybe also regularly or on shutdown. Thank you
Great Video! Thanks
lnav can be a very handy tool, I use it all the time.
Do a systemV tutorial as well please
how do you get the green glow around your terminal?
That’s done in post processing. It’s not actually like that in real life.
pls keep on posting lol I gotta learn linux
Lot of information and learning from you.
I do not own a server. Yet, I wish to better understand what's going on in my distro the way a Windows power user would using Event Viewer
Great video as usual! One question, when you install different distros all day long, how do you do this? Using USB thumbdrives? Or do you use som sort of PXE boot install solution for this? I have been looking for a solution for this that is not to much of a pain to use. Thanks!
Virtual machines, my guy. Linode. There's videos on all of it.
Thanks.
Do you know, how I can see, which files were downloaded (or edited) during a specific time period (days)?!
I have an apache linux machine.
Big thanks
Thanks. Could you make a video about NIC Teaming in Ubuntu please?
Hello brother, please explain halt cmd🤔
So this is a mix of journald and rsyslogd due to the switch from fedora to ubuntu which is a little confusing. Rsyslogd has been deprecated, would you advise running it in parallel?
I just recently installed Mint and the OS did prompt me after installation to add Nvidia and I did so with no problem.
I love journalctl.
Hi, nice to meet you, Could you leave the subtitles in Portuguese?
tnx for the video
Great video and explanation again! @jay would you consider a video on an unattended installation of Ubuntu using preseed?
I have an arch vm. Would it have logs as well?
Essentially every Linux distribution has logs.
Arch uses systemd, so most logs can be viewed with journalctl.
12:03
Wow!