1
00:00:00,000 --> 00:00:11,160
In this video, you will learn about AI use cases for Linux administration.

2
00:00:11,160 --> 00:00:14,000
So how do you use AI as a Linux administrator?

3
00:00:14,000 --> 00:00:17,600
Well, modern Linux systems generate lots of data.

4
00:00:17,600 --> 00:00:19,959
And analyzing this data is not always easy.

5
00:00:19,959 --> 00:00:22,040
That's where AI comes in.

6
00:00:22,040 --> 00:00:28,520
It can help and detect anomalies before failures occur, or interpret log messages and recommend

7
00:00:28,520 --> 00:00:30,440
solutions.

8
00:00:30,440 --> 00:00:35,880
Different tools can be used to do so, depending on the specific requirement that you've got.

9
00:00:35,880 --> 00:00:41,080
And Gen-AI solutions can be used to provide specific advice on handling tasks.

10
00:00:41,080 --> 00:00:48,000
They're very good at recognizing irregularities and matching that to a specific solution.

11
00:00:48,000 --> 00:00:53,919
Some examples, in RHEL 10, there is a command line assistant, which provides the C command

12
00:00:53,919 --> 00:00:57,439
as a chat client about command line usage.

13
00:00:57,439 --> 00:01:00,759
Do notice that it doesn't require registration.

14
00:01:00,759 --> 00:01:05,279
You would use a command like C, write the script, that, whatever you want your script

15
00:01:05,279 --> 00:01:06,279
to do.

16
00:01:06,279 --> 00:01:15,239
SELinux uses SELert, which uses SELinux AI to analyze audit messages and recommend solutions.

17
00:01:15,239 --> 00:01:19,599
And Ansible has Ansible Lightspeed, which is an AI system that can help in generating

18
00:01:19,599 --> 00:01:22,440
Ansible playbooks automatically.

19
00:01:22,440 --> 00:01:28,720
But hey, in all these cases, AI may be fantastic, but you always need to verify, because AI

20
00:01:28,720 --> 00:01:33,639
might miss the point, and then you come in to make sure that AI is doing the right thing.

