Join WhatsApp Group to Connect with other administrators in the world github.com/techarkit/TechArkit-KZbin/blob/master/whatsapp_group.md
@TechArkit3 жыл бұрын
Join telegram to get more benefits like sharing important solutions which are not available in Google t.me/linuxarkit
@NikhilSharma-yz4wk3 жыл бұрын
@@TechArkit hi sir can you pls provide pdf for the above video
@akshatmittal90473 жыл бұрын
Sir join me it's showing full
@sahilpunia21223 жыл бұрын
@@akshatmittal9047 try now new group link added in git
@abhijitdash80843 жыл бұрын
Sir plz join me in our WhatsApp group ..show full
@PiyushKumar-jo2iz3 ай бұрын
00:06 Introduction to Linux and System Administration 04:39 Updating Linux packages and changing default targets 12:58 Linux is the mediator between hardware and users. 17:08 Linux operating system is developed from the kernel by different authors and companies 24:09 Linux directory structure and its importance 27:43 Understanding essential directories for system boot and configuration 34:59 Directory Mounting and System Information 38:44 Directory Structure Overview 46:17 Setting up and installing Red Hat Linux 8 virtual machine 50:06 Setting up installation destination and configurations 57:13 Installing operating system on the server requires physical setup and remote access configuration. 1:00:42 Accessing and setting up credentials for the newly installed server. 1:07:36 Setting up the server installation process 1:11:23 Power on self-test and boot process overview 1:18:19 Using subscription manager to attach and enable repositories 1:22:09 Enable repositories using subscription manager and code ready builder 1:30:07 Accessing the server using ssh client or gui 1:33:59 Access your system from a Windows machine using PuTTY software. 1:41:08 Understanding run levels and targets in Red Hat Enterprise Linux 8. 1:44:32 Understanding run levels and targets in Linux system administration 1:52:04 Understanding system targets and systemctl usage 1:55:36 Basic workflow of Linux commands and usage of input and output 2:02:46 Redirecting standard input, output, and errors 2:06:16 Using standard input output and redirections in Linux commands 2:13:29 Understanding and verifying command usage before entering into the terminals is important. 2:17:26 Using calendar, clear, and ls commands for effective system navigation 2:23:53 Deleting files and directories using command line 2:27:23 Using 'cd' and 'time' commands for navigation and time estimation 2:34:41 Use nslookup and dig commands to verify DNS functionality. 2:38:11 Using tree, stat, and wc commands to analyze file and directory details 2:45:22 Difference between soft link and hard link 2:48:50 Difference between soft link and hard link 2:55:35 Creating and understanding soft and hard links in Linux 2:59:14 Understanding the difference between soft links and hard links on the Linux system 3:05:52 Navigation shortcuts in the nano editor 3:09:07 Nano text editor allows easy copying, pasting, cutting, and deleting of text. 3:16:09 Using shortcuts for scrolling and file saving in nano text editor 3:20:05 Understanding the difference between archiving and compressing files. 3:28:11 Difference between archive and compression 3:32:02 Extracting and compressing files using tar and gzip 3:39:30 Understanding file operations and getting help on commands 3:43:04 Linux programs can be categorized into 9 categories based on their functionality. 3:49:52 Using man command to search and view manual pages 3:53:17 Using different commands to locate and understand the status of a command 3:59:58 Using different options with grep command 4:03:53 Using grep for searching, highlighting, and counting 4:11:35 Setting up the RHEL 8 m repository requires configuring the app stream and base OS repositories in a different way than in RHEL 6/7. 4:15:36 Setting up RHCL repository for app stream and base OS 4:23:19 Establishing encrypted communication between server and client 4:26:41 Systemctl commands for managing SSHD service 4:33:44 Restricting SSH access to certain users or groups 4:38:18 Setting up SSH key-based authentication for secure server access. 4:45:41 Synchronization using NTP and configuring NTP server and clients 4:48:55 Installing and configuring crony for ntp server and client 4:57:36 Using SCP for copying files with compression and preserving timestamps. 5:01:22 Limiting bandwidth for data transfer 5:08:28 Kernel provides virtual address space for process memory. 5:11:57 Using the ps command to list processes 5:19:15 Managing process priority and real-time monitoring using ps and watch commands 5:23:01 Understanding file permissions and ownership 5:30:00 Changing file permissions and ownership using chmod and chown commands 5:33:11 Disk partitioning involves creating logical regions on a hard drive for better organization. 5:39:39 Creating and managing partitions on Linux server. 5:43:20 Creating and formatting partitions in Red Hat 5:51:02 Combining multiple hard disks into a volume group increases data write performance. 5:54:30 Adding additional hard drive and creating partitions for logical volumes 6:01:38 Creating and managing logical volumes 6:05:43 Understanding XFS and ext4 file systems 6:12:35 Extending logical volumes and file systems 6:17:07 Reduce file system size by resizing and unmounting the LVM 6:24:08 Swap memory helps boost system performance by freeing up physical memory. 6:27:37 Creating a swap memory partition on a 5GB hard drive 6:34:21 Understanding user administration in Linux 6:38:02 Default system users and creation of new users 6:44:44 Understanding user permissions and default settings 6:48:02 Default system login definitions and properties 6:54:53 Changing user properties using user mod command 6:58:23 Adding users to multiple groups and managing user details. 7:05:20 Setting user password expiry and account details 7:08:34 Changing user details and password aging 7:16:24 Manage user groups and permissions 7:19:53 Deleting user properties and home directories. 7:27:18 Setting permissions using ACL for specific user and group 7:31:35 Replicate file and directory permissions using fscl commands 7:39:53 Setting file permissions and using sticky bit for restriction. 7:44:27 Configuring sudo to allow users to run programs as root user 7:52:24 Configuring logging, email alerts, and user permissions for system administrators. 7:57:00 Setting permissions for sudo users 8:05:05 Using nmcli to create and manage network profiles in RHCSA 2023 8:08:49 Create and activate network profiles based on your locations. 8:15:56 Use nmcli command to check network device and connection details. 8:19:17 Creating and configuring a network profile using nmcli command. 8:26:56 Firewall configuration and management 8:30:33 Configuring firewall using command-line or GUI 8:37:17 Firewall cmd and SC Linux for enhancing system security 8:41:30 Use of firewall and selinux for system security 8:48:33 SELinux is an improved security system. 8:51:51 SELinux contexts define access control for services and files. 9:00:14 Understanding and managing SELinux in Linux systems. 9:03:50 Shell Scripting is the sequence of commands executed in one file 9:12:04 Understanding shells and if statements 9:16:25 Creation of if condition and usage 9:24:15 Debugging the script and scheduling future jobs in Linux 9:28:07 Always use full paths when scheduling cron jobs to ensure proper execution. 9:34:59 Monitoring log files for successful execution 9:38:28 Setting up scheduled tasks for user and root accounts 9:45:32 Automatic resolution of dependencies and installation is a key area for m 9:48:54 Using rpm and yum to manage packages and dependencies 9:56:22 Updating and managing packages using RPM and Yum 10:00:21 RHCSA 2023 covers essential container technologies and core tools for managing containers. 10:07:36 Installing dependent packages and creating a rootless user for podman. 10:12:15 Running and interacting with Docker containers 10:19:42 Building and running containers on Linux server 10:23:49 Compiling and installing the package on the container 10:32:40 Building and running docker images and creating persistent volumes using Podman 10:37:13 Copying files to and from containers. 10:46:37 Configure VNC server and troubleshoot errors 10:51:55 Accessing and using VNC viewer on Windows system 11:01:55 Mounting and configuring NFS on the client side 11:07:00 Setting up NFS and Samba servers for sharing files
@prashantmishra5691 Жыл бұрын
Thanks for this amazing tutorial. I am planning to attempt RHCSA. I will update you in this same thread how the exam goes.
@TechArkit Жыл бұрын
Good luck!
@sumitsrivatava Жыл бұрын
Great tutor , i started learning Linux from the channel .. Respect ..
@TechArkit Жыл бұрын
Keep it up
@chuanyuan77583 жыл бұрын
Hi Sir, I watched your video to revise and have passed the exam today ! Excellent tutorial you have made !
@TechArkit3 жыл бұрын
Well done
@alphyfitness25733 жыл бұрын
How many questions do they bring for the EXO ?
@ricnyc27592 жыл бұрын
Congrats!
@sanketswt2 жыл бұрын
@@alphyfitness2573 23-24
@waseemqaffaf57152 жыл бұрын
Does this video cover the Syllabus?
@Aditya-b9e3v Жыл бұрын
Thank you sir the way you have taught is perfect I passed my RHCSA exam thank you sir God bless you
@TechArkit Жыл бұрын
It's my pleasure
@Muthukumar-od5mr10 ай бұрын
Could you please tell whether this video alone enough to pass or did you use other sources, If so could you please share
@karthiksrini71783 жыл бұрын
Best tutor I seen 😍😎😎 Even my seniors never gave KT on most of this.... Legend bro u r.... This will help me for RHCSA and Linux advanced in general....
@TechArkit3 жыл бұрын
thank you.
@omersiddiqui51014 ай бұрын
what does KT mean??
@ImranShaikh-id8ww4 ай бұрын
@@omersiddiqui5101 Knowledge Transfer.
@lordkaz75093 жыл бұрын
Big thank you for you all inside Tech Arkit, this video very helpfully to me.
@TechArkit3 жыл бұрын
Thank you
@shamim58bd9 ай бұрын
Simply excellent. Well-done
@TechArkit9 ай бұрын
Glad you liked it!
@VirenderKumar-tt9pl3 жыл бұрын
Hi Team, very well explained and very good examples were being used in this video. Its very helpful for who wants to learn and work on linux system. Good work, keep it up.
@TechArkit3 жыл бұрын
Our pleasure!
@VivekError8 ай бұрын
Thank you very much for your efforts and wonderful course. Waiting for RHEL 9 🎉
@TechArkit8 ай бұрын
its delayed due to unforeseen health reasons.
@rnhlanhla3 жыл бұрын
thank you for this Arkit! your tutorial are really helpful.
@TechArkit3 жыл бұрын
You are welcome!
@PaulEllisBIGDATA2 жыл бұрын
EXCELLENT TEACHER!
@TechArkit Жыл бұрын
Thank you! 😃
@hydro6527 Жыл бұрын
Liked and subscribed for the knowledge sharing and caring for others to grow ❤❤
@TechArkit Жыл бұрын
Thank you
@h.rehaief3567 Жыл бұрын
Thank you for the good videos!
@YahuasDisciple2 жыл бұрын
So much value!!!!! I want to invest in more of your trainings
@TechArkit2 жыл бұрын
Thank you
@andyz1157 Жыл бұрын
Thank u Ravi fo this great training video sspricistyr grtalentabout Red Hat Linux Anand
@TechArkit Жыл бұрын
You are most welcome
@fightingthewarwithinme2 жыл бұрын
thank you and love your informative videos sir can you please make parts or chapters for each lesson to make it easier to access?
@TechArkit Жыл бұрын
Yes, i made them as well please browse playlist
@sarathbabu1654 Жыл бұрын
U are a great man
@TechArkit Жыл бұрын
Thank you.
@RozzClips Жыл бұрын
Thanks for sharing. . ^ ^
@TechArkit Жыл бұрын
My pleasure!
@powerstar612 жыл бұрын
I want to do Kubarneties. So Linux is basic so started your course. Looks nice. If any advice please let me know bro.
@TechArkit2 жыл бұрын
This course enough before doing kubernetes
@powerstar612 жыл бұрын
@@TechArkit Thank you very much for responding. Actually im also same like you. Storage and backup admin. So now planning something to move after 13 years from SAN.
@brunoborges38663 жыл бұрын
Thanks for the tutorial
@TechArkit3 жыл бұрын
Welcome
@shrawnideshmukh16272 жыл бұрын
great video sir.. very very useful..thankyou...But sir can u please share the link of the latest video you uploaded with updates of VDO, startis i cant find it.
@TechArkit2 жыл бұрын
kzbin.info/www/bejne/aYC6coaVj7B2nbM See this playlist which has everything you need.
@MhanolloGhames2 жыл бұрын
Very good man. ✌️✌️
@TechArkit2 жыл бұрын
Thanks
@ashwinir51103 жыл бұрын
Thanks sir. I'm preparing for RHSCA. This video is really helpful.
@TechArkit3 жыл бұрын
All the best
@Khan_Adventures2 жыл бұрын
Did you pass?
@vanishadebarts20802 жыл бұрын
did you pass??
@oomuchi663310 ай бұрын
HI Sir, do you have a plan to prepare similar video for REL 9? Thanks for all your efforts sharing your amazing course!!!
@TechArkit10 ай бұрын
Yes, Feb first week it will be live.
@oomuchi663310 ай бұрын
@@TechArkit Thank you !!!! I'm sure it will be of great help for us newbies!!!
@MHb7896 ай бұрын
@@TechArkitis it live?
@sukhwinder1013 жыл бұрын
That is hell of an effort for so much content ...awesome thanks
@TechArkit3 жыл бұрын
My pleasure!
@SandyLearner3 жыл бұрын
Thanks for updating Podman Container part in RHCSA 8 . What it was lacking in RHEL 8 course
@TechArkit3 жыл бұрын
Everything is covered required for RHEL8.
@venkateshsadineni6913 жыл бұрын
You deserve a million subscribers.
@TechArkit2 жыл бұрын
Thanks
@AbhishekKumar-bb6lc3 жыл бұрын
Hi, First i would like to appreciate your effort for student like us and Thanks for this awesome content. could you please add timestamp of this video which will be very helpful for us.
@TechArkit3 жыл бұрын
See the description.
@AbhishekKumar-bb6lc3 жыл бұрын
@@TechArkit Thanks
@prassanna65213 жыл бұрын
Hi sir..it's great content .. while I am going to through it I found @4.45 hours NTP topic voice is not in sync with video it seems..pls check and it bit confusing on NTP can you pls put a separate video on NTP how time get synced using practical systems if possible.. thank you for great content
@RaviKumartechtutorials3 жыл бұрын
Okay, I will upload another video for NTP.
@prassanna65213 жыл бұрын
@@RaviKumartechtutorials ok sir..thanks for your reply waiting for the video
@mohammedateequllah6082 жыл бұрын
Thanks for your efforts....
@TechArkit2 жыл бұрын
Thanks
@farhansabir04993 жыл бұрын
Your videos help me a lot. Can you please make a full video about cybersecurity.
@TechArkit3 жыл бұрын
I will make it
@saifurrahman1691 Жыл бұрын
what kind of project we should do after this course??? Is any kind of project available on this topic like..devops ci cd project
@TechArkit Жыл бұрын
you have to write the RHCSA examination to get the certification from Red Hat after completing this course.
@arturaliyev96713 жыл бұрын
Thanks a lot man!!!
@TechArkit3 жыл бұрын
Thanks for watching
@SandyLearner3 жыл бұрын
You have any dedicated bash shell scripting course covering latest SED AWK ....
@TechArkit3 жыл бұрын
I have already uploaded shell scripting course.
@linuxtraining27623 жыл бұрын
@@TechArkit can you post your shell scripting link here
@zpt53943 жыл бұрын
Hey Tech Arkit! Love the vids and the updates on scripting as well Containers. I did notice that parted GPT ,VDO compression and Stratis layered storage are also on the exam objectives. Will there be any extra updates to your tutorials? Or do you think those parts of the exam are less necessary to be prepared for?
@TechArkit3 жыл бұрын
Updated the content see this latest video.
@travelwithpahadibhulla2 жыл бұрын
Thanks a lot dear Ankit sir
@TechArkit2 жыл бұрын
Sorry, my name is Ravi.
@redhatcoursesonlinetrainin7228 Жыл бұрын
Certified professionals often earn higher salaries than their non-certified counterparts. RHCSA certification can lead to better-paying job opportunities, making it a wise investment in your career.
@TechArkit Жыл бұрын
That's right
@girivenkatsaiavinashkomali60253 жыл бұрын
As a beginner to linux what i need to know before starting this video (prerequisites) ?
@TechArkit3 жыл бұрын
No need to know anything before this video, lets get started and keep practicing the video. i recommend to practice this video atleast three times as a beginner.
@anubisjishin Жыл бұрын
I think you are good, but please make an index in your videos so if we undestand a topic we may skip it and find your videos more useful.
@TechArkit Жыл бұрын
Look at the video description for the Index.
@saifurrahman1691 Жыл бұрын
Dear sir i Have one more Question Can YOU tell me how i can follow this course actively & effectively so that it save in my brain. What is the study provess you suggest...mybe my way of study not effective
@TechArkit Жыл бұрын
Its just simple create the LAB environment using your Laptop/Desktop then practice along wit the video. I recommend you do three times you will never forgot.
@fahimsharuk4333 жыл бұрын
A big request sir,after 1 topic is completed there will be a BGM(flute),seriously its so annoying when you saw this full video using ear phone you can feel it, may be you can neglect that noise
@TechArkit3 жыл бұрын
Okay, we will avoid in future
@fahimsharuk4333 жыл бұрын
@@TechArkit it seems you have replied to all of the comments hats off broo 🔥 don’t change be this way
@snowleopard11462 жыл бұрын
Hi, Im currently looking forward to prepare for rhcsa and give the exam. Is this video enough or could you suggest any more resources along wth this. From this comments i can sense that this vodeo will be enough to completely prepare for rhcsa. It would be great if you can confirm the same Tech Arkit. TIA
@TechArkit2 жыл бұрын
This video is enough for RHCSA exam
@geoschool20222 жыл бұрын
Rhcsa exam is a basic level exam and rhca is an advanced level exam. If you are preparing for rhcsa exam then you need to know about basic linux skill that's it. And this video is 200% enough for rhcsa exam. Thank you😀
@malekjoumaa81173 жыл бұрын
Hello sir , thanks for this tuto ! Is there a part about the grub2 configuration ?
@TechArkit3 жыл бұрын
Nope, that is not part of RHCSA.
@gurmindersinghmalhotra81842 жыл бұрын
Sir thanks for providing wonderful resource, is this tutorial enough for clearing RHCSA?
@TechArkit2 жыл бұрын
Yes it's enough
@gurmindersinghmalhotra81842 жыл бұрын
@@TechArkit Thanks a lot again for the reply 🙏
@mohamedalichakroun44263 жыл бұрын
will you do a video for RHCE ? and if you will do it ,when it will be released ?
@TechArkit3 жыл бұрын
I am trying to compile RHCE as well however due to tight schedule of the work, RHCE video may come in SEP ending.
@shilpigupta77383 жыл бұрын
Hello @TechArkit, thankyou for this detailed video. It is far better than the official Red Hat Administration I and II videos. Request you to upload sample exam questions similar to RHCSA exam, so that we can practice.
@TechArkit3 жыл бұрын
Sample Exam practice is against NDA. Sorry about that.
@ArunHari132 жыл бұрын
is this video enough to crack RHCSA exam ?
@Khan_Adventures2 жыл бұрын
Did you pass the exam?
@karanchandra97893 жыл бұрын
Hello Arkit, what is the difference between this course and you other course with name: RHCSA 8 Complete Course in Single Video | Linux Certification | Tech Arkit | Must Do Certification, Jan 2020 9 hour 34 mins course? I am preparing for EX200 RHCSA exam so which course should i select?
@karanchandra97893 жыл бұрын
Please reply sir @Tech Arkit
@TechArkit3 жыл бұрын
This course has latest consent of RHCSA Updated
@karanchandra97893 жыл бұрын
@@TechArkit can you please share ppt of this course ? I have to take screenshots again and again
@satheeshkumar34752 жыл бұрын
@@karanchandra9789 please share ppt
@himanshubhasin49263 жыл бұрын
Same has uploaded on yesterday right ?
@RaviKumartechtutorials3 жыл бұрын
Few more topics added in this video.
@himanshubhasin49263 жыл бұрын
@@RaviKumartechtutorials ok thnks
@jasimkp77633 жыл бұрын
Excellent tutorial, all the topics are simply explained.
@TechArkit3 жыл бұрын
Glad it was helpful!
@waseemqaffaf57152 жыл бұрын
Does this video cover the Syllabus?
@TechArkit2 жыл бұрын
YEs
@zamanahmadi98103 жыл бұрын
Please make a tutorial of apache server as well.
@TechArkit3 жыл бұрын
its already there in the playlist please have a search using search feature in techarkit youtube channel videos
@Sai-p5r3 жыл бұрын
What is the difference between your RHCSA earlier tutorial and current tutorial Which one we need to follow to clear certification Please guide
@TechArkit3 жыл бұрын
Latest one as new topics required for new RHCSA 8
@ArunHari132 жыл бұрын
same question for me too what video should I watch ?
@nandakumarchebrolu92652 жыл бұрын
hello sir, I am from a private university students we are going to write redhat ex-183 exam so please make a video on it, so it is very useful to our students.
@TechArkit2 жыл бұрын
Sorry, i did not prepared any content on EX183.
@sardaars6993 жыл бұрын
Hello Arkit, I'm a beginner to Linux i don't know about what Is Linux & How it works can i start this course to became a Linux Administrator ?
@TechArkit3 жыл бұрын
This video for Beginners who don't know anything about Linux. Practice well. Best of luck!!
@acgoal21342 жыл бұрын
When you learn LINUX which certificate is good to prepare please tell me
@TechArkit2 жыл бұрын
the basic certification is RHCSA or LFCE
@acgoal21342 жыл бұрын
@@TechArkit thankz bro
@acgoal21342 жыл бұрын
@@TechArkit how about Lpi
@joydeepchakraborty19662 жыл бұрын
may I ask why you didn't show how we can make the partition permanent
@TechArkit2 жыл бұрын
i showed it clearly please watch entire video
@syedasurayya3 жыл бұрын
Can you tell me which topic is controlling services and daemons
@TechArkit3 жыл бұрын
systemctl
@nikhilkulkarni12373 жыл бұрын
Sir plz creat video on rhcsa exam questions
@TechArkit3 жыл бұрын
Already uploaded
@nagaganesh42393 жыл бұрын
Along with 1 cross over cable with 2 laptops is it possible to set a server client setup? (without switch or router)
@TechArkit3 жыл бұрын
it will work
@nagaganesh42393 жыл бұрын
@@TechArkit thanks a lot bro
@PUNISHERPUNISHES2 жыл бұрын
Can we use partprobe instead of udevadm (Partitioning)
@TechArkit2 жыл бұрын
Yes, you can use it
@muhammadqavikaleemkhan2522 жыл бұрын
With the help of this course, can any certification exam be attempted?
@TechArkit2 жыл бұрын
So many members on this channel earned certification using this video
@Khan_Adventures2 жыл бұрын
Did you appear in the exam?
@Yendi2332 жыл бұрын
will you do the new RHCSA 9?
@TechArkit2 жыл бұрын
i will try
@techguy26962 жыл бұрын
@@TechArkit Will this video be enough to cover RHCS 9? I bought two books and its for RHCSA 8. I can't find a book for RHSA 9 on Pearson. Thanks.
@saifurrahman1691 Жыл бұрын
Please Ans me: If i complete this full course is this enough to get an internship on system admin position is this from Scratch to job ready?
@TechArkit Жыл бұрын
If you practice this complete course content at least three times that is more than enough for the L2 level Linux Administrator job.
@saifurrahman1691 Жыл бұрын
@@TechArkit thank you so much sir
@kiransagarbommalingaiah31613 жыл бұрын
Hey, can you please do a tutorial about Emc vmax and powermax
@TechArkit3 жыл бұрын
Sorry no hardware available for showing demos, no chance of doing EMC at this moment.
@kiransagarbommalingaiah31613 жыл бұрын
@@TechArkit Thanks for the reply. amazing knowledge contribution from you.
@joydeepchakraborty19662 жыл бұрын
Is there any file type specification while copying by adding -C on SCP
@TechArkit2 жыл бұрын
No
@alenka598 Жыл бұрын
Sir, Recently in one server I found that RAM is 1T but in top command not able to see what exactly is consuming and whatever is showing its not showing exact value. Can you please share your expertise
@TechArkit Жыл бұрын
the top command shows CPU, Memory and Load Average. Which column you are looking at is important. Check this video kzbin.info/www/bejne/i4Kao6VqlJlqj7s
@alenka598 Жыл бұрын
@@TechArkit I was checking VIRT and RES
@princechaudhary91972 жыл бұрын
Any. Online practice test website suggestions ?
@TechArkit2 жыл бұрын
No
@armoorshailesh48913 жыл бұрын
Hii bro i was intending to learn aws cloud .is your linux tutorial suffiecient for cloud based work ?
@TechArkit3 жыл бұрын
Yes, it is
@DurgaPrasad-ey3su3 жыл бұрын
Please do videos related to realtime..
@TechArkit3 жыл бұрын
Sure.
@asuraindra Жыл бұрын
is there any latest update regarding this certification??
@TechArkit Жыл бұрын
This course is still valid.
@bueteee9648 Жыл бұрын
On 1:17:34 I am getting name or service not known. Any suggestions?
@TechArkit Жыл бұрын
provide your email address which is registered with Red Hat site and try
@andrikusnadi6083 жыл бұрын
❤️❤️❤️❤️❤️👍
@TechArkit3 жыл бұрын
Thanks
@adityamoray3271 Жыл бұрын
Hi sir if im new to linux can i take up this course and give the exam after completing??
@TechArkit Жыл бұрын
Yes, this course is enough for the certification.
@IMRANAKRAM793 жыл бұрын
Would anybody bother and let me know if this course is good or Beginner/new to Linux?
@TechArkit3 жыл бұрын
yes, its enough for beginners
@dirkbirot21552 жыл бұрын
hi. what's the difference between red hat enterprise linux and this course.
@TechArkit2 жыл бұрын
RHCSA = Red Hat Certified System Administrator which course based on Red Hat Enterprise Linux
@TECHONEWORLDTECHTIPS3 жыл бұрын
Please upload RHCE RHEL 8 VIDEO
@TechArkit3 жыл бұрын
I will do.
@tonyg4602 жыл бұрын
Could I follow this using Rocky Linux?
@TechArkit2 жыл бұрын
90% commands should work.
@dipeshmourya10202 жыл бұрын
Some missing topics are there top command
@TechArkit2 жыл бұрын
top command is covered
@rojorojo1022 жыл бұрын
Are the RHEL 8 and 9 the same? Cause I downloaded the iso files on the website and what I got is Rhel9. It is the same for the preparation exam?
@TechArkit2 жыл бұрын
Nope, RHEL 9 has new features.
@ayusharyan2165 Жыл бұрын
when i use ip a command, i'm not getting the IP address of my system it should start with 192.168 but mine shows 10.0... Why is that? I'm using it on ubuntu. Is it because of the distro
@TechArkit Жыл бұрын
it might start with any number, its not mandatory to start with 192. because different companies use different C-class addresses.
@ayusharyan2165 Жыл бұрын
when creating logical partitions, why are we careting in sdb but not in sdb2 as it is an extended partition at 5:44:47 @@TechArkit
@pallapothubhargavramfromib2244 Жыл бұрын
Is this enough for ex-200 please tell bro its important i have rhel9 all commands are same??
@TechArkit Жыл бұрын
its same.
@meenakshichandra8799 Жыл бұрын
Hi is this helpful in Aws ??
@TechArkit Жыл бұрын
Yes, you can even use the same methods in AWS.
@devnomadics3 жыл бұрын
Where can I get the written lab so I can lab it? TIA
@TechArkit3 жыл бұрын
Sorry, there is no document prepared.
@daudameen19162 жыл бұрын
2:16:10
@ruturajdharav46752 жыл бұрын
Sir , I am not able to full screen, it showing small screen in VM , I tried all the methods.... Can u solve this plz
@TechArkit2 жыл бұрын
Install VMware tools
@ashwameghkhotkar2471 Жыл бұрын
Can you share the notes of this video's
@TechArkit Жыл бұрын
All the notes are uploaded in github.com/techarkit
@infofeeder Жыл бұрын
Hello! Is this video enough to crack RHCSA exam ? Kindly suggest! i am really looking forward to learn this and take certification exam. Thank you in advance!
@walterwhite8384 Жыл бұрын
bro u got the answer? I have the same question, please let me know
@TechArkit Жыл бұрын
Yes, it is
@infofeeder Жыл бұрын
@@TechArkit thanks a ton 😁
@saranyaselvakumar7688 Жыл бұрын
Have u give the exam
@kunalpatil72022 жыл бұрын
can i clear the RHCSA exam using this course? and what is the process to appear for certification? if anyone knows plz share
@TechArkit2 жыл бұрын
Yes, you can. Please go to authorized Red Hat center and register for the exam.
@joydeepchakraborty19662 жыл бұрын
can you tell the command how to see the content of a zipped folder
@VivekError8 ай бұрын
Use "tar" to unzip the file
@joydeepchakraborty19662 жыл бұрын
can we delete a particular file from highly compress zipped folder
@TechArkit2 жыл бұрын
Nope.
@nagaganesh42393 жыл бұрын
Kindly clarify my doubt does the i3 10th gen laptop can handle 2 redhat virtual machines with 8gb of RAM?
@TechArkit3 жыл бұрын
processor is Okay, you need more RAM. they will run however access might be slow.
@nagaganesh42393 жыл бұрын
@@TechArkit how much RAM would you recommend 16 or 32GB with i3 10th gen
@TechArkit3 жыл бұрын
@@nagaganesh4239 12 or 16GB is good
@pallapothubhargavramfromib2244 Жыл бұрын
Hey you have 9 hours video and this is 11 hours video what should i prepare please tell . Is this enough na bro or else any topics
@TechArkit Жыл бұрын
11 Hours video is the latest one.
@vinchiru2 жыл бұрын
Sir is this video enough for get job as linux administrator?
@TechArkit2 жыл бұрын
For L1 there is another video along with this video EX200.
@vinchiru2 жыл бұрын
@@TechArkit ok sir thank you.sir pls share link
@mohamedshaykhounbusiness35982 жыл бұрын
What is this RHCSA version ?
@TechArkit2 жыл бұрын
EX200
@eatersenclave3728 Жыл бұрын
Hi Sir, i would like to take RHCSA 9 will this video helpful to pass the exam
@TechArkit Жыл бұрын
Yes, definitely
@eatersenclave3728 Жыл бұрын
@@TechArkit Thankyou, Hope RHCSA 8 & RHCSA 9 have similar commands
Hi I am installed the Redhat 7 in vmware, assigned the IP 192.168.1.4 , when i am trying to connect with putty it is showing Network error : Connection Error , plz help me from this
@TechArkit3 жыл бұрын
did you start the SSH server service in remote server? if not start it, check firewall rules. check user credentials are correct if not update credentials.
@Harshavardhan15970 Жыл бұрын
I have careergap can i get job as fresher in linux admin