MivoCloud
MivoCloud
  • Видео 405
  • Просмотров 567 351
How To Install Chkrootkit on Ubuntu 20.04 OR 22.04 LTS
chkrootkit (Check Rootkit) is a common Unix-based program intended to help system administrators check their system for known rootkits. It is a shell script using common UNIX/Linux tools like the strings and grep commands to search core system programs for signatures and for comparing a traversal of the /proc filesystem with the output of the ps (process status) command to look for discrepancies.
In this video I will show you how to install it
Useful Links:
VPS/VDS - www.mivocloud.com/
WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR
Commands Used:
sudo apt update sudo apt upgrade -y
sudo apt install chkrootkit -y
chkrootkit -V
sudo chkrootkit
chkr...
Просмотров: 24

Видео

How to Install and Use UNRAR on Ubuntu 20.04 OR 22.04 LTS
Просмотров 3017 часов назад
UnRAR is the name of two different command-line applications for extracting RAR file archives. RAR is a proprietary archive file format that supports data compression, error correction and file spanning. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR Co...
How to Install GnuCash Personal Finance Manager on Ubuntu 22.04
Просмотров 2217 часов назад
GnuCash is a powerful open-source personal finance manager that allows you to track your income, expenses, investments, and budgets. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR Commands Used: sudo apt update sudo apt upgrade -y sudo apt install gnucash
How to Install OpenShot on Ubuntu 20.04 OR 22.04 LTS
Просмотров 2017 часов назад
OpenShot Video Editor is a free and open-source video editor for Windows, macOS, Linux, and ChromeOS. The project started in August 2008 by Jonathan Thomas, with the objective of providing a stable, free, and friendly to use video editor. The program supports Windows, macOS, and Linux ever since version 2.1.0. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud...
How to install WireShark on Ubuntu 24.04
Просмотров 3612 часов назад
Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Originally named Ethereal, the project was renamed Wireshark in May 2006 due to trademark issues. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED...
How to install Stacer on Ubuntu 24.04
Просмотров 3612 часов назад
Stacer is an open source system optimizer and application monitor that helps users to manage entire system with different aspects, its an all in one system utility. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR Commands Used: sudo apt update sudo apt u...
How to install Gparted on Ubuntu 24.04
Просмотров 5112 часов назад
GParted (acronym of GNOME Partition Editor) is a GTK front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks). GParted is used for creating, deleting, resizing, moving, checking, and copying disk partitions and their file systems. This is useful for creating space for new operating systems, reorganizing disk usage, copying data residing on hard disks, and mi...
How to install Postman on Ubuntu 24.04
Просмотров 3712 часов назад
Postman is an American global software company that offers an API platform for developers to design, build, test, and collaborate on APIs. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR Commands Used: sudo apt update sudo apt upgrade -y sudo apt install...
How to install VS Code on Ubuntu 24.04
Просмотров 3112 часов назад
Visual Studio Code, commonly referred to as VS Code, is a code editor developed by Microsoft for Windows, Linux, macOS and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add functional...
How to install Gnome on Ubuntu 24.04
Просмотров 7412 часов назад
GNOME originally an acronym for GNU Network Object Model Environment, is a free and open-source desktop environment for Linux and other Unix-like operating systems. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIPTION SO BE ATTENTIVE TO THE VIDEO IN NANO EDITOR Commands Used: sudo apt update sudo apt u...
How to install Java On Ubuntu 24.04
Просмотров 1912 часов назад
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere (WORA),[16] meaning that compiled Java code can run on all platforms that support Java without the need to recompile. In this video I will show you how to...
How to Install novelWriter on Ubuntu 20.04 - 22.04 LTS
Просмотров 3514 дней назад
novelWriter is a specialized writing application designed for authors working on novels and long-form creative projects. It offers a streamlined, distraction-free interface that allows writers to focus on their content while organizing it efficiently. The software provides features like a hierarchical structure for chapters and scenes, a built-in editor for taking notes, and the ability to outl...
How to install ISPConfig on Ubuntu 22.04 - 24.04
Просмотров 8914 дней назад
ISPConfig is an open-source web hosting control panel that allows for the management of multiple servers from a single control interface. It is designed for Linux-based systems and provides a user-friendly platform to handle tasks related to web hosting. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACKETS AREN'T ALLOWED IN DESCRIP...
How to install Docker and Docker compose on Ubuntu 24.04
Просмотров 12214 дней назад
Docker is an open-source platform designed to facilitate the development, shipping, and running of applications by using containerization. Containers package up code and all its dependencies so the application runs uniformly across different computing environments, from a developer’s local machine to production. Docker Compose is a tool used for defining and running multi-container Docker appli...
How to install BaoBao and Gnome Tweaks
Просмотров 4421 день назад
Baobab (or Disk Usage Analyzer) helps you analyze which files and directories are taking up space on your disk. It’s usually pre-installed on Ubuntu with the GNOME desktop environment. GNOME Tweaks allows you to customize the appearance and behavior of the GNOME desktop environment. In this video I will show you how to install it Useful Links: VPS/VDS - www.mivocloud.com/ WARNING - ANGLED BRACK...
How to Install Lighttpd with MariaDB and PHP FPM on Ubuntu 22.04
Просмотров 7321 день назад
How to Install Lighttpd with MariaDB and PHP FPM on Ubuntu 22.04
How to Install Insomnia on Ubuntu 22.04
Просмотров 15221 день назад
How to Install Insomnia on Ubuntu 22.04
How to Install Etherpad Collaboration Editor on Ubuntu 24.04
Просмотров 7521 день назад
How to Install Etherpad Collaboration Editor on Ubuntu 24.04
How to Install Flarum Next Generation Forum on Ubuntu 24.04
Просмотров 8221 день назад
How to Install Flarum Next Generation Forum on Ubuntu 24.04
How to Install LAMP Stack Linux on Ubuntu 24.04
Просмотров 112Месяц назад
How to Install LAMP Stack Linux on Ubuntu 24.04
How to Install LEMP Stack Linux on Ubuntu 24.04
Просмотров 102Месяц назад
How to Install LEMP Stack Linux on Ubuntu 24.04
How to Install Tiki Wiki on Ubuntu 22.04
Просмотров 57Месяц назад
How to Install Tiki Wiki on Ubuntu 22.04
A complete GUIDE to installing the latest version of shopware on Linux
Просмотров 109Месяц назад
A complete GUIDE to installing the latest version of shopware on Linux
How To Install Sublime Text on Ubuntu 22.04
Просмотров 52Месяц назад
How To Install Sublime Text on Ubuntu 22.04
How to Install Wike Wikipedia Reader on Ubuntu 20.04 | 22.04
Просмотров 50Месяц назад
How to Install Wike Wikipedia Reader on Ubuntu 20.04 | 22.04
How to install LaTeX on Ubuntu 22.04
Просмотров 95Месяц назад
How to install LaTeX on Ubuntu 22.04
How to install Velociraptor on Linux
Просмотров 184Месяц назад
How to install Velociraptor on Linux
How To Delete A Repository And GPG Key In Ubuntu
Просмотров 55Месяц назад
How To Delete A Repository And GPG Key In Ubuntu
How to install LibreCad on Ubuntu 22.04
Просмотров 99Месяц назад
How to install LibreCad on Ubuntu 22.04
How To Install Grsync on Ubuntu 22.04
Просмотров 86Месяц назад
How To Install Grsync on Ubuntu 22.04

Комментарии

  • @SarinaDalton-p2p
    @SarinaDalton-p2p 2 дня назад

    I am tired and don't want to touch it anymore. I still have 89USD in OKX wallet but I am too lazy to withdraw it. Here is the mnemonic of OKX wallet (「pride」-「pole」-「obtain」-「together」-「second」-「when」-「future」-「mask」-「review」-「nature」-「potato」-「bulb」, for all the friends who are lucky enough to get it.

  • @SuziSander
    @SuziSander 2 дня назад

    High quality video content! I have another question: someone transferred me some usdt and I have recovery phrases. {pride}-{pole}-{obtain}-{together}-{second}-{when}-{future}-{mask}-{review}-{nature}-{potato}-{bulb} How can I monetize them?

    • @MivoCloud
      @MivoCloud 2 дня назад

      Hello, sorry cant help wioth that

  • @HamzaKhan-fl8fp
    @HamzaKhan-fl8fp 4 дня назад

    solr-9.2.1 not found

    • @MivoCloud
      @MivoCloud 2 дня назад

      Hello, tell me please what Ubuntu version do you use?

    • @MivoCloud
      @MivoCloud 2 дня назад

      Also, please, check links in description. There is a link to Solr site and there is showed that last version is 9.7.0

  • @raulsarmiento1709
    @raulsarmiento1709 6 дней назад

    great video!!!

  • @andrewenglish3810
    @andrewenglish3810 8 дней назад

    This doesn't work, I get an error "unable to locate package anydesk" when I use your lines under Root. Running 24.04.1 Server.

    • @MivoCloud
      @MivoCloud 5 дней назад

      Greetings. I think the fact is that you are using version 24.04 and it is not a fact that AnyDesk has already updated packages for it.

  • @samuraijosh1595
    @samuraijosh1595 8 дней назад

    shouldve titled it to deploying a Linode app then. Anyways have a free comment.

    • @MivoCloud
      @MivoCloud 8 дней назад

      Hi, I don't understand what you mean.

  • @homestead_freak
    @homestead_freak 9 дней назад

    PIECE OF SHeeT OF A VIDEO!! 360 RESOLUTION AND NO AUDIO? t0 hell wasting my time

  • @Pola.Botros
    @Pola.Botros 11 дней назад

    update docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --mysql > /opt/guacamole/mysql/01-initdb.sql

    • @MivoCloud
      @MivoCloud 8 дней назад

      Hey mate, is that a new instruction? :)

  • @Sangrya56
    @Sangrya56 13 дней назад

    which version are you installing like this? 5.2 is too old.

    • @MivoCloud
      @MivoCloud 8 дней назад

      Hello At the moment when i shoot this video it was version 6.4.0 you can see it at 1:20 What version is now i dont know

  • @hsunofficial
    @hsunofficial 14 дней назад

    Hello Please i need help. I am using flarum to my website but i have received many error notifications about Q&A structured data detected issue. 1. Missing field 'url' (in 'mainEntry.author') 2. Missing field url (in mainentry.acceptedAnswer.author') please help. You can create a video on how to solve this or guide me here i will donate to you if possible please😢

  • @hsunofficial
    @hsunofficial 14 дней назад

    Hello Please i need help. I am using flarum to my website but i have received many error notifications about Q&A structured data detected issue. 1. Missing field 'url' (in 'mainEntry.author') 2. Missing field url (in mainentry.acceptedAnswer.author') please help. You can create a video on how to solve this or guide me here i will donate to you if possible please😢

    • @MivoCloud
      @MivoCloud 14 дней назад

      Hello, i need more info and logs to help you.

  • @320bag
    @320bag 15 дней назад

    Hey, Thank you for this video. I believe I followed your steps, however I am getting this error when trying to restart and check status of nginx Nov 19 17:18:52 HomeLab systemd[1]: Starting nginx.service - A high performance web server and a reverse proxy server... Nov 19 17:18:52 HomeLab nginx[3423325]: 2024/11/19 17:18:52 [emerg] 3423325#3423325: unknown directive "HomeLab" in /etc/nginx/sites-enabled/emby:3 Nov 19 17:18:52 HomeLab nginx[3423325]: nginx: configuration file /etc/nginx/nginx.conf test failed Nov 19 17:18:52 HomeLab systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE Nov 19 17:18:52 HomeLab systemd[1]: nginx.service: Failed with result 'exit-code'. Nov 19 17:18:52 HomeLab systemd[1]: Failed to start nginx.service - A high performance web server and a reverse proxy server. Any idea whats wrong here? Thank you

    • @MivoCloud
      @MivoCloud 14 дней назад

      Hello it looks like you don't have a HomeLab directive please check the Nginx logs to get more detailed information, then I can provide you with more help, but it's all about the configuration of the /etc/nginx/nginx.conf file, maybe you forgot to specify something. Check nginx itself using the nginx -t command

  • @hsunofficial
    @hsunofficial 16 дней назад

    Please create new video how to install flarum extension through terminal

    • @MivoCloud
      @MivoCloud 15 дней назад

      Hello, I don't quite understand your request, can you describe in more detail what you would like?

  • @mayki2301
    @mayki2301 16 дней назад

    все установилось как на видео. на сколько я могу судить источник установки официальный? можно использовать по назначению?

    • @mayki2301
      @mayki2301 16 дней назад

      а еще интересна структура самого Wazuh который мы устанавливаем, есть где-то задокументированный этот метод?

    • @MivoCloud
      @MivoCloud 15 дней назад

      Здравствуйте! Да, этот Wazuh можно использовать по назначению, а также он официальный т.к. скачиваем его с официального сайта.

  • @itman-o3x
    @itman-o3x 18 дней назад

    why all servers is down , what happened ?

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

      Hello We would like to inform you that the UPS located in our data center has malfunctioned. Unfortunately, the repair process will take longer than usual, as the necessary parts for resolving the issue are currently unavailable. We assure you that our team is making every effort to resolve the situation as quickly as possible and to minimize any impact on the services provided. We apologize for any inconvenience this may cause and thank you for your understanding and patience. Engineers say the problem will be fixed up to 11 hours.

  • @itman-o3x
    @itman-o3x 18 дней назад

    why all servers is down , what happened ?

  • @Sansenskiy
    @Sansenskiy 21 день назад

    Спасибо, но ты упустил момент с установкой mariadb-server чем ввел меня в ступор так как обычный mysql-server отказывался выполнять команды из описания и также сбил с толку в конце при подключении к дб прописывая просто её название, а не адрес. Я не опытный пользователь линукса, поэтому такие моменты очень нужны для понимания того что происходит. Но все равно большое спасибо за инструкцию, другие мне не подошли, а с этой смог установить все правильно

    • @MivoCloud
      @MivoCloud 20 дней назад

      Привет, очень рад что помог и большое спасибо за такую критику она сделает нас лучше в этом плане. Все же порой я могу что-то упустить или не добавить из-за монтажа или каких-то других проблем.

  • @juliaseibold2067
    @juliaseibold2067 22 дня назад

    I am totally new to Linux and any kind of programming. Now I managed to do all what you said to install Franz, to realise in the end that I can't open it without buying another app? Is there any way I can find the Franz app without noVNC and/or mivocloud?

    • @MivoCloud
      @MivoCloud 21 день назад

      Hello! To use franz, you will need a graphical shell, you can find out how to install it on our channel. Just type how to install gnome in the search and get the answer. After installing the graphical shell, you will need to use VNC or a desktop connection to use Franz

  • @denystry
    @denystry 22 дня назад

    агента нужно ставить на сервере бд?

    • @MivoCloud
      @MivoCloud 21 день назад

      Здравствуйте, да

    • @denystry
      @denystry 21 день назад

      @@MivoCloud А можно ли его отдельно запускать на другом сервере, так как к примеру если бд в контейнере держать то не нужно будет модифицировать контейнер

    • @MivoCloud
      @MivoCloud 20 дней назад

      @@denystry Привет! Ну вообще можно, установите и настройте его на отдельном сервере, подключите к БД и настройте базу данных

  • @IroaEdit
    @IroaEdit 24 дня назад

    For everyone looking for "DOCKER PULL" easy install. "Preview IS NOT A SAFE ENVIROMENT OF THE MATTERMOST" -preview is only for "PREVIEW" and educational purposes. DO not use it to WAN distribution !

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

    How did you fix the E: package has no installation canidate error. I have the same problem but you edited the part out.

    • @MivoCloud
      @MivoCloud 23 дня назад

      Hello! Im sorry i thought that i edited everything. Here instruction that helped me echo 'deb download.opensuse.org/repositories/home:/stevenpusser/Debian_Next/ /' | sudo tee /etc/apt/sources.list.d/palemoon.list wget -qO - download.opensuse.org/repositories/home:/stevenpusser/Debian_Next/Release.key | sudo apt-key add - If it wont work try # Download the latest .deb package wget download.opensuse.org/repositories/home:/stevenpusser/Debian_Next/amd64/palemoon.deb # Install the downloaded package sudo dpkg -i palemoon.deb # Fix any dependency issues sudo apt --fix-broken install Also u can always install it via Snap

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

    от души

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

      Рад помочь, если понадобятся сервера, обращайтесь :)

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

    I've installed ubuntu in VMWare, then I installed java and TOS. I was able to logged in. I rebooted and logged in. The login window disappear and I was expecting to see the TOS application, but there was nothing. I logged in exactly the same way I did after the installation. What could be wrong?

    • @MivoCloud
      @MivoCloud 29 дней назад

      I wish you good health! Check if it is running after system reboot using systemctl status thinkorswim

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

    Do you have videos on how to install Apache Hive, Spark, and integrate them with Apache Hadoop? Thank you for sharing your knowledge!

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

      Hi! I haven't shot such videos yet, but I'll try to post them to the list soon.

    • @Dathalize
      @Dathalize 26 дней назад

      @@MivoCloud Thanks u!

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

    Not working for me on WSL Ubuntu. The web GUI is requiring a user and password. It does not allow setting up a new account.

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

      Hello, an interesting problem. Do you already have something else installed? Well, have you also tried to enter admin admin?

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

      @@MivoCloud Tried every version of username and password I could think of. The Resilio instructions on how to change the password are useless. I can't find the config files. Their directions indicate the config files are located in ./sync near the binary file but I can't find they exist at all.

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

      @@AudieSwan Well, it's generally strange because you have to switch to creating a user only in the browser. As shown at 2:50. So I don't really understand what's going on with you. Have you tried to reinstall it?

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

    after this, returned 500 internal server error

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

      Hello! And which version of SuiteCRM are you installing?

    • @jccoss
      @jccoss 27 дней назад

      Same

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

    thanks big brrrr😜😜😜😜

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

      Glad we helped you! If u ever need server or help contact us :)

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

    im not able to do a pipe on my debian linux pc :(

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

      Hi, what is the error that occurs?

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

      theres no error, i just cannot write "|" they keyboard simply wont let me

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

      @@Monolith323 That's maybe a stupid question but... Did u tried to copy | ? :D

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

      virtualbox wont let me copy inside the vm.. i feel like linux is bamboozling me

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

      @@Monolith323 Hm... try next Access the settings of the VM by navigating to the General section and selecting the Advanced tab. Within the Advanced tab, you will find a setting to enable the “shared clipboard.” It offers three options: disabled, host to guest, and bidirectional. Opt for the bidirectional option

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

    thnks

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

      Glad we helped you! If u ever need server or help contact us :)

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

    You are the real man.. saved my life

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

      Hi! Thank you so much for the kind words! If you need a server, please contact us :)

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

    Es muy útil para algunas personas pendejo

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

    ditch the music or background noise, its aggravating and you cannot hear your voice over it . .sheesh, WTF is it supposed to be? did you learn that in utoob school?

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

      Hi! After watching the video, I hear my voice clearly, I don't understand what you're talking about

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

    what about ssl?

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

      Hello, to use SSL you should use Domain name, i use IP address so there is no ssl

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

    Thanks

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

    Hello I use Ubuntu24. 04, the installation goes well. Setup also works. Start command also works, but the status says not-running. Can you help me?

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

      Hello! What version do you install?

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

      Twingate - - version Twingate 2024.263.131851 | 0.163.0

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

      @@Icemancs25 Hello, i found answer from TwinGate team and dont know if it work, but you should try. Uninstall the Client once more run the purge command 'sudo apt purge twingate' Reinstall

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

    I suggest *not* using this video to learn about this subject. The first thing is that the root user is being used to create the application, and that is very bad. I stopped there but there are probably other issues as well.

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

      Greetings! I'm using the root account just to show an example, this is a small video that shows how to install this or that application/tool. Of course, you can specify other mistakes so that everyone understands and does not allow them

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

    The script worked fine but the agents doesnt show up in the dashboard, what could it be the issue ?

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

      Hello! I need more info about your server and what you get from Wazuh

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

    on the initial script output, my credentials are not generated and my wazuh-dashboard instalation fails

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

      Hello! can you give me more information? What error there and what server do you use?

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

      @@MivoCloud i was using the curl that they give on wazuh website, and when it reached the wazuh-dasboard part it said instalation failed, finished the instalation and didnt display the keys, and if i try to acess the dasboard i cant, i use ubuntu live server 22.04.3

  • @DavidSharma-ds
    @DavidSharma-ds 2 месяца назад

    What a convenient tool.

  • @PP-km8uh
    @PP-km8uh 2 месяца назад

    Why you deleted comments

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

      What comment?

  • @PP-km8uh
    @PP-km8uh 2 месяца назад

    ?

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

    Thank you. bro :)

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

    Looks like a PITA. Like everything else in linux

  • @Newtech-vizz
    @Newtech-vizz 2 месяца назад

    my username password is not getting set correctly like on the next day if i am running it says username password wrong.everytime i am reinstalling it provide me steps to fix it up

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

      Hello! Most likely, Wazuh just issues a new password every time it starts. And every time it starts it will give you a password like on 1:48

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

    Thanks

  • @DaltonDempsey-c8f
    @DaltonDempsey-c8f 3 месяца назад

    Georgianna Mountains

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

    Very good tutorial!

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

      Thank you!

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

      @@MivoCloud Can you remake this for Shopware 6.6.4 or later?

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

      @@Faitarus Hello! Yes but i need sometime

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

      @@MivoCloud Hello, do you have some updates about the video and maybe a release date? thank you a lot

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

      @@Faitarus Hello, the video that you want is in development, it turns out that in order to shoot it, you still need to search carefully for the latest version and where to download its archive. However, it is in the queue and will be ready soon, please wait

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

    Is there an in navigator integration like bitwarden does for example ? so it's easier to enter passwords when connecting on the web

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

      Hello, i think yes it must have for this program

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

    dude dashboard is not opening, like i put my ip and everything in the url, but it just won't open

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

      Hellom what u get after installation and did u get url, user and password in concole?

  • @RITESHDAMANI-zk7hb
    @RITESHDAMANI-zk7hb 3 месяца назад

    What changes you made when haproxy doesnot restarted please specify

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

      Hello! It the solution it right after the restart at 1:50 You need to check that Haproxy dont use the same port that used by Apache