james kiarie
james kiarie
  • Видео 26
  • Просмотров 37 841
Install Ansible on Ubuntu 24 04
#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
Просмотров: 38

Видео

Install VirtualBox Guest additions Ubuntu 24 04
Просмотров 211Месяц назад
#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
Просмотров 257Месяц назад
#fedora This video demonstrates how to install Fedora 40 on OracleVirtualBox step by step with custom partitions.
Upgrade from Ubuntu 22 04 to 24 04
Просмотров 8982 месяца назад
This video demonstrates how to migrate from Ubuntu 22.04 to Ubuntu 24.04. Timestamps 0:00 Introduction 5:24: Install the upgrade manager tool 6:21 Allow SSH on Port 1022 7:45 Upgrade from Ubuntu 22.04 to Ubuntu 23.10 16:05 Upgrade from Ubuntu 23.10 to Ubuntu 24.04
How to Install Ubuntu 24.04 on Oracle VirtualBox 7.0 with custom partitions
Просмотров 3,3 тыс.2 месяца назад
#ubuntu24 This is a walkthrough of how to install Ubuntu 24.04 LTS on Oracle VirtualBox 7.0. Please watch till the end. 0:00 Introduction 4:10 Create a virtual machine on VirtualBox 7:44 Increase Video Memory and Enable 3D Acceleration 8:29 Install Ubuntu 24.04 21:15 Disable 3D acceleration 23:07 Post Installation wizard
Install Portainer on Ubuntu 22 04
Просмотров 2573 месяца назад
#portainer #docker #Ubuntu22 This video demonstrates how to install Portainer on Ubuntu 22.04 and manage Docker containers. Prerequisites: Ensure Docker is installed: ruclips.net/video/yPrhyaNKYfU/видео.html Step 1: Create a persistent volume docker volume create portainer_data Step 2: Deploy the Portainer container docker run -d -p 9000:9000 name portainer_ce restart always -v /var/run/docker....
Working with Docker containers and images
Просмотров 1184 месяца назад
#docker #dockerimages #dockercontainer This video tutorial walks you through basic commands for working with Docker images and containers. Timestamp 0:00 Introduction 1:50 Create 'hello-world' container 4:04 List Docker images and containers 5:50 Working with images and containers 12:59 Manage images and containers
Install Docker on Ubuntu 22 04
Просмотров 5574 месяца назад
#docker #ubuntu22 This video illustrates how to install Docker on Ubuntu 22.04. Timestamp 0:00 Introduction 1:14 Install Docker from default Ubuntu repositories 6:08 Install Docker from the Official Docker repository 12:15 Test Docker installation Installing Docker from the Default Ubuntu Repositories Step 1: Update the package index sudo apt update Step 2: Install Docker from default repositor...
How to Install JAVA on RHEL 9
Просмотров 4225 месяцев назад
#java #rhel9 #redhat This video illustrates how to install various Java versions on RHEL 9. Timelines 0:00 Introduction 0:45 Install OpenJDK from default RHEL repositories 6:49 Install Java from Oracle 9:37 Set your default Java version 11:43 Create a simple Java program to test the installation 13:09 Configure JAVA_HOME and PATH environment variables
How to Install Ubuntu 22.04 on Oracle VirtualBox 7.0 with Guest Additions
Просмотров 7996 месяцев назад
#virtualbox #ubuntu22 In this video, I demonstrate how to install Ubuntu 22.04 on Oracle VirtualBox 7.0 and then install VirtualBox Guest additions to the VM to improve user experience. Timestamps: 0:00 Introduction 0:35 Download Ubuntu 22.04 ISO file 2:34 Create a virtual machine 5:45 Install Ubuntu 22.04 on virtual machine 14:28 Install VirtualBox guest additions
Install Oracle VirtualBox 7.0 on Windows 11
Просмотров 2,7 тыс.6 месяцев назад
#virtualbox #windows11 This video demonstrates how to install Oracle VirtualBox on Windows 11.
How to Install PostgreSQL on Ubuntu 22 04
Просмотров 2146 месяцев назад
This is a step-by-step video that illustrates how to install PostgreSQL database server on Ubuntu 22.04. #postgresql #ubuntu22 Timelines 0:00 Introduction 1:27 Install PostgreSQL from the Ubuntu repository 4:34 Install PostgreSQL from the PostgreSQL repository 9:15 Manage PostgreSQL service 12:58 Access PostgreSQL Prompt 15:55 Secure Postgres User using a password 21:44 Create a database and table
Install latest version of Python ( Python 3.12 ) on Ubuntu 22.04
Просмотров 9 тыс.8 месяцев назад
This video illustrates how to install the latest version of Python on Ubuntu 22.04. #python3 #ubuntu22 #python3.12 Timestamps: 0:00 Install Python from Deadsnakes PPA 8:57 Install Python from source Method 1: Install Python 3.12 from Deadsnakes PPA Step 1: sudo apt update Step 2: sudo add-apt-repository ppa:deadsnakes/ppa Press ENTER when prompted to continue. Step 3: sudo apt update Step 4: su...
Ansible modules
Просмотров 619 месяцев назад
This video walks you through Ansible modules. As an example, I have demonstrated how to create new users and install Apache web server on a Rocky Linux target node. Here's a link to the playbook files. drive.google.com/drive/folders/1kAW6t6KolMIMU4p_iBNYpGyr4Titijof?usp=sharing
How To Upgrade from Debian 11 to Debian 12
Просмотров 97511 месяцев назад
This video demonstrates how to migrate from Debian 11 to Debian 12:
How to build your Ansible Inventory
Просмотров 688Год назад
How to build your Ansible Inventory
Ansible basic concepts and terms
Просмотров 299Год назад
Ansible basic concepts and terms
Install and Configure Ansible on Ubuntu 22 04
Просмотров 14 тыс.2 года назад
Install and Configure Ansible on Ubuntu 22 04
Install Ubuntu 22.04 on VirtualBox with custom partitions
Просмотров 1,6 тыс.2 года назад
Install Ubuntu 22.04 on VirtualBox with custom partitions
How to configure passwordless SSH login to a Linux server
Просмотров 3072 года назад
How to configure passwordless SSH login to a Linux server
How to check RAM utilization on Linux
Просмотров 1012 года назад
How to check RAM utilization on Linux
How to create a sudo user on Ubuntu 20 04 / Debian 11
Просмотров 922 года назад
How to create a sudo user on Ubuntu 20 04 / Debian 11
How to install Oracle VirtualBox 6.1 on Windows 10
Просмотров 672 года назад
How to install Oracle VirtualBox 6.1 on Windows 10
How to check Linux version on command line
Просмотров 4392 года назад
How to check Linux version on command line
How to check uptime on Linux
Просмотров 2042 года назад
How to check uptime on Linux
How to Install VMware Workstation 16 on Windows 10
Просмотров 442 года назад
How to Install VMware Workstation 16 on Windows 10

Комментарии

  • @DutchVanDerLindo
    @DutchVanDerLindo День назад

    Thank you James. Finally i can use shared copyboard with my host and guest OS

  • @axell1905
    @axell1905 17 дней назад

    Do you know how can i create custom LVM partitions like in CentOS?

  • @fredericoppermann2030
    @fredericoppermann2030 18 дней назад

    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.

  • @mback12000
    @mback12000 18 дней назад

    Well done

  • @alkhalilalriyami17
    @alkhalilalriyami17 25 дней назад

    Great jop bro keep shining ❤🎉

  • @Remix_beat-cz3su
    @Remix_beat-cz3su Месяц назад

    Your video help me so much.thanks a lot

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      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.☺

  • @hushbreaker
    @hushbreaker Месяц назад

    This vedio was very helpful. Thanks a lot❤

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      You're very welcome 🤗 . Subscribe for more of these tutorials.🙂

  • @kevinnikolai8422
    @kevinnikolai8422 Месяц назад

    thanks my bro, it worked here. Brazil😍😍

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      You're very welcome Kevin! Don't forget to like and subscribe to get more of these videos.

  • @wyndhamkeith7048
    @wyndhamkeith7048 Месяц назад

    I'm having problem installing Ubuntu, on last part "We're sorry, but we're not sure what the error is. You can try restarting your computer and start the installation process again." Unexpected error while running command Command 'rsync, '-aXHAS', '--one-file-system', /tmp/tmpifp9dmpl/mount Exit code: 11 ubuntu subiquity_event.3300[6764] ubuntu subiquity_event.3300 I cannot proceed

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      Hey there @Wyndham, This is an issue to do with VirtualBox 7.0. It's quite buggy at the moment and this explains why you may be experiencing such errors.

    • @wyndhamkeith7048
      @wyndhamkeith7048 Месяц назад

      @@jameskiarie6923 how do I fix this? I am thinking to download lower version of Ubuntu... or just use Vmware instead

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      @@wyndhamkeith7048 Try VMware or any other virtualization platform such as Proxmox. Personally, I'm running an instance on VMware WorkStation 16 and it runs smoothly. Also, be sure to give it 4GB of RAM and at least 2vCPUs.

  • @litosax
    @litosax Месяц назад

    It works! thank you.

  • @thierrymemel
    @thierrymemel Месяц назад

    Thanks bro well done!

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      I'm glad this worked for you. Have a nice time with your project ! Don't forget to leave a like and subscribe. 🙂

  • @vcidszn_3228
    @vcidszn_3228 Месяц назад

    I’m getting an error message after clicking “try or install Ubuntu”….please help😭

    • @jameskiarie6923
      @jameskiarie6923 Месяц назад

      What's the error message ?

    • @vcidszn_3228
      @vcidszn_3228 Месяц назад

      @@jameskiarie6923 Ubuntu 24.04 [drm] *ERROR* mugfx seems to be running - I 31.540190] vmugfx 0000:00:02.0: on an unsupported hypervisor. 31.540204] mugfx 0000:00:02.0: [drm] *ERROR* This configuration is likely b roken. 31.540215] vmugfx 0000:00:02.0: [drm] *ERROR* Please switch to a supported g raphics device to avoid problems.

  • @kapitankidlattv9613
    @kapitankidlattv9613 2 месяца назад

    Thanks, works flawlessly! One question, can I delete the installation fils?

    • @jameskiarie6923
      @jameskiarie6923 2 месяца назад

      Sure no problem! Once Python is installed, you can safely delete the files. It's a good house-keeping practice to free up disk space😊

  • @amalsultan5579
    @amalsultan5579 2 месяца назад

    thanks you are a big help

    • @jameskiarie6923
      @jameskiarie6923 2 месяца назад

      You're very much welcome Amal. Keep it here for more of these Linux tutorials.😊

  • @MohamedamineTABAEI
    @MohamedamineTABAEI 2 месяца назад

    thanks for ur help

    • @jameskiarie6923
      @jameskiarie6923 2 месяца назад

      Thank you for the kind words, Mohamed.🙂 Keep it here for more informative Linux tutorials and guides.

  • @michaelpierre9738
    @michaelpierre9738 2 месяца назад

    Warning on VirtualBox's website: "ATTENTION: PLEASE REFRAIN FROM UPGRADING TO 7.0.16 FOR NOW. THIS RELEASE HAS AN ISSUE WHICH MIGHT CAUSE HOST OS CRASH WHEN VM IS CONFIGURED TO USE BRIDGED OR HOST-ONLY NETWORKING. WE WILL SEND AN ANNOUNCEMENT TO MAILING LISTS WHEN FIX WILL BE AVAILABLE FOR DOWNLOAD."

    • @jameskiarie6923
      @jameskiarie6923 2 месяца назад

      Thanks, Michael for that insight. Indeed my suspicion was right after all about a bug lurking somewhere in VirtualBox. Mine's still VirtualBox 7.0 and yet has an issue with this installation.

    • @michaelpierre9738
      @michaelpierre9738 2 месяца назад

      ​@@jameskiarie6923 Just another headsup: I've experienced several bugs in VirtualBox 6.1 and 7 on several Windows and Ubuntu systems for the past year and a half. Bugs like the drag and drop feature not working when enabled bidirectional, and out of memory errors related to virtualbox when restarting the host OS. However, I was surprised to learn just how many CVEs exist for virtualbox in 2023 and 2024 with relatively high CVSS scores. Just Google "VirtualBox CVE Details"

  • @rishikeshsharma1262
    @rishikeshsharma1262 2 месяца назад

    VM is stuck at black screen

    • @jameskiarie6923
      @jameskiarie6923 2 месяца назад

      Hello. This is a problem I have addressed in the video. You need to enable 3D acceleration and increase the video memory. Check timestamp @7:46. Then reboot and turn disable 3D acceleration once the installation is complete.

  • @JoaoRobertoDev
    @JoaoRobertoDev 2 месяца назад

    Thank James

  • @Ju8Sho
    @Ju8Sho 3 месяца назад

    thanks for the video, now how to update python to the latest version automatically I appreciate your knowledge🤝

  • @marcoantoniopenacubillos6146
    @marcoantoniopenacubillos6146 3 месяца назад

    Thank you, this was the best installation tutorial I could find.

    • @jameskiarie6923
      @jameskiarie6923 3 месяца назад

      Thank you for the support @Marco. I'm glad this tutorial was helpful. Like and Subscribe for more Linux topics🙂

  • @Moyinoluwa.Adegbolu
    @Moyinoluwa.Adegbolu 3 месяца назад

    Thank you sir👍

    • @jameskiarie6923
      @jameskiarie6923 3 месяца назад

      You're very much welcome 🤗 Moyinoluwa. Your subscription will be appreciated.🙂

  • @dozaltay
    @dozaltay 3 месяца назад

    Do you mind if I delete the downloaded and extracted file?

    • @jameskiarie6923
      @jameskiarie6923 3 месяца назад

      Not at all. Once Python is installed, you can go ahead and delete it.🙂

  • @awakeningcall492
    @awakeningcall492 3 месяца назад

    Hey.. can you please help me... mwgfx 0000:00:02.0: [drm] ERROR vmwgfx seems to be running on an unsupported hypervisor. vmwgfx 0000:00:02.0: [drm] ERROR This configuration is likely broken. vmwgfx 0000:00:02.0: [drm] ERROR Please switch to a supported graphics device to avoid problems... An Ubuntu virtual machine was working on a Windows 10 computer without a problem. Today, suddenly, it gives the error below during the boot. I've tried to resolve the error but nothing is happening, even after uninstalling and reinstalling the VM. Can you please tell me what how can i fix the error

  • @snoupys331
    @snoupys331 3 месяца назад

    good job !! :)

  • @user-mi9zn6vo2u
    @user-mi9zn6vo2u 4 месяца назад

    I think we should strongly avoid using the root user for SSH logins

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      I agree to some extent.🙂 In fact, SSH Public key authentication is the safest remote login option. However, in some cases logging in as root is ideal for users who know exactly what they are doing in the system. After all, it's for administrative purposes, right?

  • @harpreetsinghrang
    @harpreetsinghrang 4 месяца назад

    ThanKs ALot

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      You are very much welcome Harpreet. Keep it here for more Linux topics.

  • @awakeningcall492
    @awakeningcall492 4 месяца назад

    Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE). VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED). Result Code: E_FAIL (0X80004005) Component: ConsoleWrap Interface: IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} hey.. this error is occuring when i start the machine... please help me what should i've to do??

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      From the error, VT-x is disabled in the BIOS. So, you need to enable VT-x virtualization on your BIOS. To do this, reboot and access your BIOS by pressing either the ESC key or F1 on the keyboard during the boot process. Next, locate the virtualization settings and enable VT-x virtualization. Save the changes and continue booting your PC. I hope this helps.

    • @awakeningcall492
      @awakeningcall492 4 месяца назад

      @@jameskiarie6923 thank you so much

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      @@awakeningcall492 You are very much welcome. Keep it here for more Linux tutorials😎

  • @falantogan92
    @falantogan92 4 месяца назад

    Hello. Thank you for your video. I jast installed Ubuntu. I am learnin Python now. Is it nessesery for me to install the latest version of Python. What do you tink?

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      Hello there, I'd recommend working with Python 3.10 and newer versions since they will be supported much longer than older versions.

    • @falantogan92
      @falantogan92 4 месяца назад

      @@jameskiarie6923 ty

  • @aydinakbuga
    @aydinakbuga 4 месяца назад

    Don't make python3.12 in priority of linux. İt causes problems in start/boot. If you already did it, in boot options menu chiose "linux advanced option" then choose "root" option to start from terminal. Then you give priority to python 3.10 again. It worked for me

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      Thank you so much for your insights. I'll keep this in mind.

  • @user-ke6zj5br5g
    @user-ke6zj5br5g 4 месяца назад

    On my Ubuntu 22.04 VM after update-alternatives command Terminal shortcut in favourite apps and desktop context menu is not working. Why is it happening?

  • @user-ke6zj5br5g
    @user-ke6zj5br5g 4 месяца назад

    05:20 Assign priorities to multiple Python versions in system. sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1 sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.12 2 sudo update-alternatives --config python3

  • @mayanksh219
    @mayanksh219 4 месяца назад

    Thank you for clear demonstration.

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      You are very welcome🙂. Keep it here for more Linux tutorials🤗

  • @VarshiniVinayakam
    @VarshiniVinayakam 4 месяца назад

    thank you sir this video is most use ful for me sir

    • @jameskiarie6923
      @jameskiarie6923 4 месяца назад

      You are very much welcome. Keep it here for more informative videos.

  • @alexandruteodor3585
    @alexandruteodor3585 4 месяца назад

    Thank you! I have Q4OS and I used the second method successfully.

  • @gl1tch405
    @gl1tch405 4 месяца назад

    thanks alot

  • @amankumargupta9973
    @amankumargupta9973 5 месяцев назад

    Hey, thanks for the video 😀. I am currently using pop os 22.04. I have installed the latest python using deadsnakes ppa and now i want to install pip and virtualenv for python3.12. How to do it. I have installed pip > sudo apt install python3-pip, then upgrade it using pip install --upgrade pip. I have installed latest virtualenv using pip > pip install virtualenv , but it is only working for python3.10 version

    • @JC.72
      @JC.72 3 месяца назад

      its strange, as pip is giving some kind of error. why is this so complicated in today's day and age. and this is from 1 of the most popular OS and programming language... it puzzles me lol

  • @pramodbmgowda9988
    @pramodbmgowda9988 5 месяцев назад

    D BOSS

  • @mercykissi7016
    @mercykissi7016 6 месяцев назад

    This video really helped 😊...Thank you

    • @jameskiarie6923
      @jameskiarie6923 5 месяцев назад

      Thanks Mercy, for the kind words. I'm really glad it helped. All the best in your endeavors 😊

  • @luisdavid8020
    @luisdavid8020 6 месяцев назад

    Excellent video, it was very helpful to me, it practically saved my day because I had been looking for help with VirtualBox for a course at my university. Greetings from Mexico

    • @jameskiarie6923
      @jameskiarie6923 6 месяцев назад

      Muchas Gracias🤗 @luisdavid. I'm glad you found the video beneficial. Subscribe to this channel for more of these tutorials🙂

  • @tiagocruz8638
    @tiagocruz8638 6 месяцев назад

    Thank you a lot! The second method to install it is very effective. I was having some trouble trying to get the Python 3.12.0 version, but this helped me grandly.

  • @gmocano1
    @gmocano1 6 месяцев назад

    If you check the Python version as follows: python3 -- version Checks the previous version. However, to check the new version the syntax is: python3.12 --version

  • @juan-tj1xf
    @juan-tj1xf 6 месяцев назад

    if i installed python with this method, then how to remove it?

  • @bodnarsa
    @bodnarsa 6 месяцев назад

    Dear James, I installed Python3.12.1 successfully by the second method on Debian. Thank you very much.

  • @user-wl2so9ph1e
    @user-wl2so9ph1e 7 месяцев назад

    how to write playbook in reactjs code please make an video on that and output also after cloning

  • @rzaabsi
    @rzaabsi 7 месяцев назад

    First of all, thank you very much Unfortunately, both methods did not work for me. The second method was executed without error until the last step, but at the end, when I checked, the Python version was the same as before!

    • @jameskiarie6923
      @jameskiarie6923 7 месяцев назад

      Could you try on a fresh Ubuntu instance and see whether that works? Thanks.

  • @serhiikroshka7230
    @serhiikroshka7230 7 месяцев назад

    It works, but I would not recommend to set the latest version of Python the highest priority on Ubuntu OS. Some Ubuntu programs are written on this language and after restart some of them are not working properly (for example, terminal cannot be launched). You''ll need to reboot your system in safe mode (terminal version) and change the priority of Python

    • @Pryda18
      @Pryda18 6 месяцев назад

      Yes, I was just going to comment on that, the Ubuntu terminal and other applications stop working correctly. Although I'm not sure if there will be another configuration to avoid having those same errors. Greetings :')

    • @fahadkhanofficial9031
      @fahadkhanofficial9031 6 месяцев назад

      Hey bro, I changed the priority of Python highest version but it broke my terminal and now I am unable to open it. I restarted my ubuntu vm in safe mode and uninstalled the new version but I am still unable to open my terminal. Can you please reply back to my message with step by step on how to change the priority back to how it was or how to fix this issue now. I would be very thankful to you for this.

    • @businessbusiness-xd3mc
      @businessbusiness-xd3mc 5 месяцев назад

      ​ Yes bro just reverse the process by using the nano editor by pressing Ctrl + alt + f3/f1 it will depend and the look for the /usr/bin/python3 and add python3.10 then save and quit by pressing Ctrl + X then y and exit the nano editor after that press Ctrl + Alt + F7 to go back to the GUI interface and your issue will be be solved

    • @Usama-Tanoli
      @Usama-Tanoli 5 месяцев назад

      @@businessbusiness-xd3mc so how can we use python3.12 is there any other way

    • @businessbusiness-xd3mc
      @businessbusiness-xd3mc 5 месяцев назад

      @@Usama-Tanoli You can use it but you will need to configure most of the applications besides the terminal alone so it is not recommended to upgrade to it now since it is not purely stable

  • @recordable542
    @recordable542 7 месяцев назад

    Thanks! it works like charm

  • @michael-kiptoo
    @michael-kiptoo 7 месяцев назад

    check on timestamp write up method 2 step 6 . It should be sudo make -j 2 kindly rectify. Thanks

    • @jameskiarie6923
      @jameskiarie6923 7 месяцев назад

      Thanks man. I highly appreciate it. Looks all good now.

  • @user-g5rt89
    @user-g5rt89 8 месяцев назад

    It worked. Thanks for the video.

    • @jameskiarie6923
      @jameskiarie6923 8 месяцев назад

      Glad it helped. You are very much welcome.

  • @nedkely2023
    @nedkely2023 9 месяцев назад

    Hello, I could not undrestand , how to remove insert and write :wq! .could you please explain?

    • @jameskiarie6923
      @jameskiarie6923 9 месяцев назад

      Hello there Ned! I'm using the vim command line editor. So to save the changes, press the ESC key followed by :wq! and then press ENTER. I hope that does the trick.

    • @nedkely2023
      @nedkely2023 9 месяцев назад

      @@jameskiarie6923 thank you so much

    • @nedkely2023
      @nedkely2023 9 месяцев назад

      @@jameskiarie6923 I want to install Tableau Server in my Ubuntu server using Ansible. In this case, is my Ubuntu the control node and Tableau Server a target node? Thanks for your help