- 39
- 62 927
james kiarie
Kenya
เข้าร่วมเมื่อ 5 ก.ย. 2012
This channel covers basic Linux commands and aims at providing a solid understanding of some of the most commonly used Linux commands.
Install Oracle VirtualBox 7.1 on Ubuntu 24.04
#ubuntu24 #virtualbox
This video demonstrates the installation of Oracle VirtualBox 7.1 on Ubuntu 24.04.
0:00 Introduction
1:44 Install Oracle VirtualBox 7.1
8:17 Install VirtualBox extension pack
Check out the steps for installing Oracle VirtualBox on Ubuntu 24.04
docs.google.com/document/d/1l27WE1cLDqu0m5gHsjO8JukWvmT7gOxpPwGANcHlH_M/edit?usp=sharing
This video demonstrates the installation of Oracle VirtualBox 7.1 on Ubuntu 24.04.
0:00 Introduction
1:44 Install Oracle VirtualBox 7.1
8:17 Install VirtualBox extension pack
Check out the steps for installing Oracle VirtualBox on Ubuntu 24.04
docs.google.com/document/d/1l27WE1cLDqu0m5gHsjO8JukWvmT7gOxpPwGANcHlH_M/edit?usp=sharing
มุมมอง: 93
วีดีโอ
Find saved WiFi passwords on Ubuntu 24.04
มุมมอง 91วันที่ผ่านมา
#ubuntu #ubuntu24 #wifipassword This video demonstrates various ways of viewing saved WiFi passwords on Ubuntu 24.04. Enjoy 🙂 😎 Timestamps 😎 0:00 Introduction 0:32 Check the WiFi password of the currently connected WiFi network 4:03 Check the WiFi password of recently connected WiFi networks
Check internet speed from the CLI on Ubuntu
มุมมอง 17521 วันที่ผ่านมา
#ubuntu #ubuntulinux #internetspeedtest #speedtest-cli This video demonstrates how to check your internet speed from the command line on Ubuntu. 😎 Timestamps 😎 0:00 Introduction 1:48 Method 1 3:43 Method 2
Install Grub Customizer on Ubuntu 24.04
มุมมอง 75421 วันที่ผ่านมา
This video walks you through the installation of the Grub Customizer utility on Ubuntu 24.04. You will also learn how to reorder boot entries and change the background image of the Grub menu. 😎 Timestamps 😎 0:00 Introduction 0:52 Preview of current GRUB menu 1:35 Install Grub Customizer 5:00 Launch Grub Customizer 6:40 Configure Windows as the default OS 7:22 Set a background image for Grub Menu
How to install a deb file on Ubuntu
มุมมอง 474หลายเดือนก่อน
#ubuntu #apt #dpkg This video details various ways of installing .deb files on Ubuntu. For demonstration, I'm running Ubuntu 22.04. 0:00 Introduction 0:57 Install .deb using dpkg 5:41 Install .deb using apt 8:08 Install .deb using Gdebi
Basic Linux Commands for beginners
มุมมอง 978หลายเดือนก่อน
#Linux #Ubuntu22 #linuxforbeginners The two-hour course covers Linux command-line basics in a simple yet effective way. Install Oracle VirtualBox 7.0 th-cam.com/video/wF0PLVBmjm8/w-d-xo.html Install Ubuntu 22.04 on Oracle VirtualBox th-cam.com/video/-YOBCYmqESw/w-d-xo.html 0:00 Introduction 0:50 Lab setup 1:45 Launch the terminal & Terminal basics 6:15 pwd command 8:05 cd command 11:59 ls comma...
How to check uptime on Linux
มุมมอง 1452 หลายเดือนก่อน
#Linux #uptime This video demonstrates how to check uptime on a Linux system. Timestamps 0:00 Introduction 0:15 Uptime command 3:01 Top command 4:08 Htop command 4:55 Neofetch command
How to install the latest Python version ( Python3.13 ) on Ubuntu 24.04
มุมมอง 1.1K2 หลายเดือนก่อน
#python3 #ubuntu22 #ubuntu24 #python3.13 This video illustrates how to install the latest version of Python on Ubuntu 24.04/22.04. Timelines: 0:00 Introduction 1:50 Install Python3.13 from deadsnakes PPA 5.57 Confirm Python3.13 is installed 6:20 Set Python3.13 as the default Python version 11:11 Install Python3.13 from the source code 18:46 Confirm Python3.13 is installed 19:26 Set Python3.13 a...
How to check IP address in Linux
มุมมอง 2472 หลายเดือนก่อน
#ipaddress #linux This video explores various ways of checking an IP address in Linux.
Install Minikube Ubuntu 22 04 / Ubuntu 24.04
มุมมอง 7863 หลายเดือนก่อน
#minikube #ubuntu24 #ubuntu22 This video demonstrates how to install Minikube on Ubuntu 22.04 / 24.04 Timestamps: 0:00 Introduction 0:32 Prerequisites 1:19 Install Docker 5:09 Install Minikube 7:12 Install Kubectl client 9:50 Create a Kubernetes Cluster with Minikube 14:45 Deploy a simple application using Minikube # Step 1: Install Docker sudo apt update sudo apt install docker.io -y sudo user...
Deploy Lets Encrypt SSL on Apache Ubuntu 24 04
มุมมอง 1.1K4 หลายเดือนก่อน
#ubuntu24 #ubuntu22 #ssl #apache2 This video illustrates how to encrypt Apache with Let's Encrypt SSL Certificate on Ubuntu 22.04 / 24.04 Timestamps 0:00 Recap of the previous video 1:37 Install Certbot 3:18 Obtain Lets Encrypt SSL 6:03 Configure UFW firewall 7:04 Verify SSL Encryption from a web browser 10:26 Simulate Let's Encrypt autorenewal
Install LAMP stack Ubuntu 22.04 / 24.04
มุมมอง 9854 หลายเดือนก่อน
#lamp #ubuntu24 This video demonstrates how to install LAMP Stack on Ubuntu 22.04 / 24.04 LTS Timestamps 0:00 Introduction 0:34 Lab Setup 1:16 What is LAMP? 1:52 Install Apache Web server 4:20 Test Apache 6:14 Configure UFW firewall 8:58 Install MySQL server 11:32 Secure MySQL server 16:00 Enable MySQL password authentication 19:42 Install PHP 24:19 Test PHP 26:46 Configure Apache virtual host ...
Install LEMP on Debian 12
มุมมอง 3285 หลายเดือนก่อน
This video illustrates how to install LEMP Stack on Debian 12. Timestamps: 0:00 Introduction 1:35 Update local package index 1:57 Install Nginx 2:25 Confirm Nginx is running 3:24 Confirm Nginx from a web browser 4:20 Install MySQL database server 12:00 Secure MySQL 14:35 Install PHP-FPM 17:48 Configure Nginx to serve PHP files 22:30 Test PHP installation
Install Ansible on Ubuntu 24 04
มุมมอง 4266 หลายเดือนก่อน
#ansible #ubuntu24 This video illustrates how to install Ansible on Ubuntu 24.04, configure managed nodes, and deploy software. Timestamps 0:00 Introduction 1:09 Install Ansible from Ansible PPA 4:49 Configure SSH Public key authentication 9:41 Build an Inventory 15:29 Create and run a playbook to install Apache
Install VirtualBox Guest additions Ubuntu 24 04
มุมมอง 1.9K6 หลายเดือนก่อน
#virtualbox #ubuntu24 This video walks you step-by-step on how to install VirtualBox Guest additions on Ubuntu 24.04. Timestamps. 0:00 Introduction 2:05 Install VirtualBox Guest additions on Ubuntu 7:30 Explore Shared clipboard feature
Install Fedora 40 on Oracle VirtualBox 7.0 with custom partitions
มุมมอง 1.1K7 หลายเดือนก่อน
Install Fedora 40 on Oracle VirtualBox 7.0 with custom partitions
How to Install Ubuntu 24.04 on Oracle VirtualBox 7.0 with custom partitions
มุมมอง 5K8 หลายเดือนก่อน
How to Install Ubuntu 24.04 on Oracle VirtualBox 7.0 with custom partitions
Working with Docker containers and images
มุมมอง 2019 หลายเดือนก่อน
Working with Docker containers and images
How to Install Ubuntu 22.04 on Oracle VirtualBox 7.0 with Guest Additions
มุมมอง 1.9Kปีที่แล้ว
How to Install Ubuntu 22.04 on Oracle VirtualBox 7.0 with Guest Additions
Install Oracle VirtualBox 7.0 on Windows 11
มุมมอง 7Kปีที่แล้ว
Install Oracle VirtualBox 7.0 on Windows 11
How to Install PostgreSQL on Ubuntu 22 04
มุมมอง 357ปีที่แล้ว
How to Install PostgreSQL on Ubuntu 22 04
Install latest version of Python ( Python 3.12 ) on Ubuntu 22.04
มุมมอง 11Kปีที่แล้ว
Install latest version of Python ( Python 3.12 ) on Ubuntu 22.04
How To Upgrade from Debian 11 to Debian 12
มุมมอง 1.5Kปีที่แล้ว
How To Upgrade from Debian 11 to Debian 12
Excellent video!. Thanks for adding the last section on installing the extension pack.
You're welcome, Rick. Thanks for taking your time .☺
Perfect , Thank you so much
Glad it helped! You're very welcome. Thanks for your show of support.
I followed along step-by-step, but when It gets to installing grub (4:08), Ubuntu tells me I need "libatkmm" in various forms. Care to lend a hand?
Hey Bryan. I took time to conduct my research, and here's what you could do. Run the following commands to resolve any missing dependencies. dpkg --force-all --configure -a dpkg --purge --force-depends libatkmm apt --fix-broken install apt-get -f install
Thank you James!!
@@abidemiabogunrin79 You're welcome 🤗. I'm glad you found the video insightful. All the best in your endeavors 😎
Great Video, Works and keep up the good work.
@@johnm1311 Hey John. I'm grateful you found the video useful ☺️. Thanks for the love and support. Keep it here for more Linux tutorials.
👍👍👍
@@peezhead Thanks mate. I appreciate your support 🙏🏾😊
@@jameskiarie6923 r u familiar with bash scripting? If so, could u make a video on it?
@@peezhead I'll make an effort to do that soon. Keep checking 😊
Ekscellent tutorial, very useful!! 👍
@@goranlazic7276 Thanks for the love. I'm glad the tutorial was helpful. I appreciate 🙏🏾
Thank you.
@@Cureboy You're very welcome 🤗
speedtest-cli is BROKEN .....
@@bostonmacosx Hey Boston. Could you provide more information on that? What challenge did you run into?
nice
@@REALTALKEUGENELANE You're welcome 🤗
Great bro❤️
Thanks for the love, mate! I highly appreciate it.
@@jameskiarie6923 bro du have any plan to make any video on scripting??
@@S.MZiaurRahman Yes, I do. The tutorials are in the pipeline.
Hi... The key pair is not saved in .ssh folder... can you help me ... I followed all the steps meticulously...
Check if the keys exist by running the ls -l ~/.ssh command. Note that the .ssh directory should be in your home directory.
That really worked! Thank you
@@AASSHHKKAANN You're very much welcome 🤗
Thanks bro! How did you learn how to do all this? What should I research? I want to be good at linux.
you are goated with the suace.
@@spuddy77 Thanks for the kind words. 😊
This is excellent! Thank you
@@euphrates-tech You're welcome 🤗..I'm glad this lecture was helpful.
been a week trying to configure python , nothing worked till watched your videos. great salute
Well done. That is saving me a load of reading and sweat.
Thank you, the video was very helpful, liked it for installing it through the native apt
Thank you for your support! I'm glad the video was invaluable to you. 🙂
Good tutorial James. I am testing new vitual machines as VMware Player doesn't seem to play nice with new OS's anymore. Have you had any issues using VirtualBox
Thank you for your support and kind words🤗. I've encountered issues with VirtualBox 6.x releases, especially with Ubuntu 24.04. However, the latest release ( VirtualBox 7.1 ) ships with improvements and bug fixes for a seamless experience. I've been using VirtualBox at home with both Linux and Windows without any critical issues. Personally, I'd vouch for VirtualBox over VMware.😊
Kazi safi G
Thanks for your support, mate. ! I highly appreciate it.😎
That's a great tutorial!
Thank you so much! I'm glad you found it useful.
Very nice, clearly explained and at a good pace, not rushed at all.
I'm glad the video was helpful. I appreciate the love and support 😊. Thank you for your kind words.
Thanks boss. This works fine
@@Accurate_tunes Thanks for watching. I'm glad the video was helpful ☺️
Thank you for this video. Great job!!
You're most welcome! Thanks for your support.😎
what about the re-enable of the prompt by 12:12?
keep Growing bro 🗯️
Thanks for the love mate! I highly appreciate it.
Sorry, but these directions do not work for Ubuntu Server. You cannot locate the mounted CD --it isn't in any of the usual mount points.
These instructions are tailored for a GUI system, as demonstrated, and not a headless server.
Thanks. Also make sure gcc and make is installed.
good one, thanks
You're very welcome @shauryasharma. Thanks for the love.
Thank you so much for making it very clear and easy
Hello, greetings, I liked your videos. I have tried to do the same as you but on a local server with internet access, I was able to do all the steps without problems but in my case the SSL certificate with CERTBOT did not allow me to create it, I think CERTBOT is only for servers and with a purchased domain.
Correct. You need to purchase a domain whose A record points to the public IP address of a cloud server. In my case, I bought the domain and pointed it to my server's public IP address.
Audible and straight foward
Thanks man! this is just what i needed, i haven't implemented this yet, but i'll try tonight, thanks for the tutorial.
You're very welcome John.! Keep it here for more Linux tutorials 🙂
finally got it going. You are one smart motherfucker!
Great video that explains static and dynamic inventory. Thank you for ansible videos
You are very welcome. I'm glad you found the videos insightful. Thanks for the support.😎
From August 30th, 2024, the migration from Ubuntu 22.04 to Ubuntu 24.04 is straightforward. Just run the following commands: $ sudo apt update $ sudo apt upgrade $ do-release-upgrade
Thank you so much!
You're welcome! I'm glad the tutorial was helpful. Keep it here for more Linux tutorials :-)
great video delivered in a great style ! It turned out I had already done this process previously and there was an option to use the certificate that was made last time i cylced through this work flow.
Perfect ! I'm glad this worked out for you. Thank you for watching. I appreciate it.
Great help. Thanks for this detailed tutorial.
Glad it was helpful!
Great help thanks.
Thank you, and thanks for the kind words.
I don’t have a wired connection
very good explained it tnx a lot
@@Hosseynazad You're welcome 🤗. I'm glad this worked for you😉
I got this issue at 7:18 ssh-copy-id remote_node_private_IP address /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_ed25519.pub" /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id: ERROR: ssh: Could not resolve hostname "private IP I gave": Temporary failure in name resolution How to resolve this?
Hey Supriya. Try ssh-copy-id remote_user@remote_private_IP_address. For example, ssh-copy-id supriya@192.168.1.5
Thank you James. Finally i can use shared copyboard with my host and guest OS
Thank you for taking your time. I appreciate the love.
Do you know how can i create custom LVM partitions like in CentOS?
Hi, the tutorial is very detailed and accurate, I managed to install Python3.12.04. Yet, I couldn't get the terminal to open any more. I had to use the virtual terminal and change the priority to the version that came with ubuntu22.04 which is Python3.10.12. Currently I use this version. Is there something that I have done wrong ? I have followed the instructions step by step yet I am not very knowledgeable on Ubuntu or Python. If someone could explain what happened, I would be very grateful.
Well done
Thank you for taking your time. I appreciate the love.
Great jop bro keep shining ❤🎉
Your video help me so much.thanks a lot
You're welcome @Remix. Don't forget to like and subscribe for more tutorials☺. I've also made a video on how to install Ubuntu 24.04 on VirtualBox. Be sure to watch it.☺