Linux Monk
Linux Monk
  • Видео 19
  • Просмотров 27 746
NFS ERROR; RPC: Port mapper failure - Unable to receive: errno 113 (No route to host)
This video is going to highlight trouble shooting procedure in solving the NFS error: clnt_create: RPC: Port mapper failure - Unable to receive: errno 113 (No route to host)
I will be using already configured passwordless ssh the tutorial for this can be found on this channel or just click on the following link: ruclips.net/video/Qaas4Erdq8g/видео.html
Enjoy the video, like, give feedback through the comment section and do not forget to subscribe.
Просмотров: 3 950

Видео

How to Install ParrotOS 4.x for Security on VMware Workstation
Просмотров 114 года назад
This is a step by instructional tutorial on how to install the ParrotOS Cybersecurity and forensic toolkit version 4.x. In this tutorial i am using VMware Workstation however the steps are the same on other virtualisation platforms and even for bare-metal installations. ParrotOS is gaining popularity with the hacking community and is the closest alternative to the popularly known Kali Linux. En...
How to run a command on multiple Linux servers at once using Tentakel
Просмотров 1494 года назад
This is a step by step practical implementation of distributed command execution using the python based package tentakel. Distributed command execution is the ability to run a single command on multiple server at once. Although this is meant for large clusters, Every system admin in charge of two or more servers must have this configured. Besides tentakel there are other packages and applicatio...
Installing VLC Media Player on CentOS 8 / Red Hat 8 Linux
Просмотров 1,3 тыс.4 года назад
This tutorial explains step by step procedure on how to install the most widely used media player which is theVLC Media Player on CentOS Linux and Red Had Linux . The steps are also true for other rpm based linux distros such as scientific linux.
How to install Kali Linux 2020.3 on VMware Workstation 15.x Pro Step by Step
Просмотров 5514 года назад
This video tutorial gives detailed step by step procedure for installing Kali Linux for security and penetration testing on VMware Workstation Pro
How to Install KDE plasma desktop in CentOS 8 Linux
Просмотров 2,4 тыс.4 года назад
By default CentOS 8 Linux comes with gnome as the default desktop enviroment, this tutorials shows step by step how to install and change the desktop enviroment from Gnome to KDE. 1. The Steps are as follows: 2. Install epel-release package 3. Enable PowerTools Reposiroty 4. Enable epel repository 5. Restart the system. 6. At login select kde.
how to fix ssh or ping; could not resolve hostname; name or service not known in CentOS8
Просмотров 8 тыс.4 года назад
This video shows how to resolve the common errors: "could not resolve hostname" and " service not known"
How to configure passwordless ssh step by step in CentOS 7/8 or Redhat 7/8 Linux
Просмотров 2844 года назад
Step by procedure on how to configure hostnames for CentOS 8 or Red Hat 8 and configuring password less ssh between two servers.
How to set a static ip address in CentOS 8 or RedHat 8
Просмотров 6244 года назад
This tutorial shows how to configure a static ipv4 ip address on CentOS 8 or Red Hat 8.
Job for mariadb.service failed. Can't start server: Bind on TCP/IP port.
Просмотров 8 тыс.4 года назад
This video aims to address the following errors: when starting mariadb service: Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details. mariadb log error: Can't start server: Bind on TCP/IP port. Got error: 99: Cannot assign requested address
How to Share files between host machine and guest virtual machine - Oracle Virtual Box
Просмотров 1304 года назад
This outlines step by step approach on how to share files between a host machine and a virtual machine using Oracle Virtual Box. The Steps are as follows: 1. Open guest Virtual Machine 2. Install guest Additions for Virtual Box 3. Configure the host and guest for Folder sharing 4. Restart the guset virtual machine 5. Test the Config TO SHARE FILES FROM HOST TO GUEST VM: 6. Create a file in the ...
How to Reset forgotten root password Step by Step in CentOS Linux 7/8 and Red Hat Linux 7/8
Просмотров 324 года назад
This is a step by step video tutorial showing how to reset a forgotten root password in CentOS 7/8 and Red Hat Linux 7/8 running systemd. The Steps are as follows: 1. Interrupt System boot up count down by pressing down arrow key on the keyboard 2. Edit the Kernel Parameters: Highlight the kernel line and press e 3. Find the line that starts with linux16 and press the end key on keyboard to go ...
How to Add a Second Network Card to a VM : Connect VM to a private and public network
Просмотров 84 года назад
Add a second network card to a VM that is able to access the Internet . The goal is to have a VM that is connected to two networks : A private Network and Public Network
Most important thing to do after Installing Linux
Просмотров 194 года назад
Linux best practice
fixing yum error : Existing lock /var/run/yum.pid: another copy is running
Просмотров 1444 года назад
fixing yum error : Existing lock /var/run/yum.pid: another copy is running ..
How to configure remote login (rsh and rlogin) and networking: Part 1
Просмотров 9764 года назад
How to configure remote login (rsh and rlogin) and networking: Part 1
How to Configure Remote Login rsh and rlogin Part 2
Просмотров 5644 года назад
How to Configure Remote Login rsh and rlogin Part 2
How to Create a custom yum repository in Linux CentOS 7/8
Просмотров 5634 года назад
How to Create a custom yum repository in Linux CentOS 7/8
How to Create an offline yum repository using iso file in CentOS Linux
Просмотров 3444 года назад
How to Create an offline yum repository using iso file in CentOS Linux

Комментарии

  • @chulsooslaugh1209
    @chulsooslaugh1209 Год назад

    Thank you for the video. I was trying to complete a lab. And it didn't mention to make sure that the firewall for the CentOS is disable.

    • @linuxmonk2855
      @linuxmonk2855 Год назад

      Ideally you can open the specific ports for the NFS without disabling the firewall

  • @White9000x
    @White9000x Год назад

    thanks you

  • @englandedwards9997
    @englandedwards9997 Год назад

    NO help AT ALL!

  • @Stories.44.
    @Stories.44. 2 года назад

    Thanks it’s working

  • @uttamkumarkumar3171
    @uttamkumarkumar3171 2 года назад

    Sir it doesn't look like gnome desktop start menu. Which desktop environment is used?

    • @linuxmonk2855
      @linuxmonk2855 2 года назад

      try using Gnome classic or KDE

    • @uttamkumarkumar3171
      @uttamkumarkumar3171 2 года назад

      Is gnome classic or kde package available in appstream/baseos/epel repository? What should be d command to install? yum install gnome-classic* kde* or some other else command

    • @linuxmonk2855
      @linuxmonk2855 2 года назад

      @@uttamkumarkumar3171 you can change to Gnome classic from the user login screen which OS are you using? to install KDE follow this tutorial ruclips.net/video/169-cED82N4/видео.html

  • @roopinderpalsinghrandhawa9846
    @roopinderpalsinghrandhawa9846 2 года назад

    Nice video. Narrative audio would be great.

  • @tdwy3220
    @tdwy3220 2 года назад

    cant hear.

  • @subhodipbanerjee6699
    @subhodipbanerjee6699 2 года назад

    Thomas Tsang suffers from Split Personality Disorder.

  • @subhodipbanerjee6699
    @subhodipbanerjee6699 2 года назад

    Thomas Tsang suffers from Split Personality Disorder.

  • @subhodipbanerjee6699
    @subhodipbanerjee6699 2 года назад

    Thomas Tsang suffers from Split Personality Disorder.

  • @subhodipbanerjee6699
    @subhodipbanerjee6699 2 года назад

    Thomas Tsang suffers from Split Personality Disorder.

  • @nazranthaqif639
    @nazranthaqif639 2 года назад

    improve the sound because its cant hear..btw ty!!'

  • @ll2yz537
    @ll2yz537 3 года назад

    How i solve this error without stop the firewalld

    • @linuxmonk2855
      @linuxmonk2855 3 года назад

      You basically need open the firewall port for nfs.

    • @ll2yz537
      @ll2yz537 3 года назад

      @@linuxmonk2855 thanks

  • @ajazqureshi4453
    @ajazqureshi4453 3 года назад

    Great video. Thank you. I was able to follow all the instructions. But at the end I am not able to select KDE. My login still takes me to a ctl prompt. Any ideas?

    • @linuxmonk2855
      @linuxmonk2855 3 года назад

      you probably need to change the default runlevel to graphical

  • @originaldanman
    @originaldanman 4 года назад

    Fairly new to Linux, would prefer KDE over Gnome on this new install, I followed everything exactly and all I get is a blank file with no info. Don't know what to do next. MS user since DOS 5.0 and am familiar with that terminal, but never really learned much with LINUX terminal, have a hard time remembering commands. Haven't used DOS much in the last 20 years.

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      Hie Originaldanman, thank you for following this tutorial, it's difficult for me to troubleshoot your system however I can try to help, first I would like to know at which stage are you getting the blank file, please note that the linux terminal is case sensitive.

  • @Pyxelles
    @Pyxelles 4 года назад

    A commentary of what you are doing and why would be more useful. I don't understand why people do "silent tutorials" because it appears you're is only targeting advanced users-big mistake if you want to grow your channel. Many others who do silent tutorials - though still irritating at least display written explanatory notes on screen. As a learner the following points would have been useful: 1. Knowing why you decided to troubleshoot from the /etc/host file 2. What should or shouldn't be included in the file and why 3. Which servers are clients and which is the DNS

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      Thank you for viwing; point noted will definitely address that in the coming videos.

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

    • @smrutiranjan3477
      @smrutiranjan3477 3 года назад

      Can u please help me to install kali linux ?? Please don't say noo

  • @linuxmonk2855
    @linuxmonk2855 4 года назад

    Thank you for visiting the new Linux Monk Channel, Enjoy the tutorial and do not forget to subscribe!

  • @sanathabti9836
    @sanathabti9836 4 года назад

    Thank you ❤️❤️

  • @mbakopdelijah6966
    @mbakopdelijah6966 4 года назад

    Hi I have the same issue but with Apache on centos ! Can you help me ?

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      Hi thanks for watching, let me know where not understanding in the video so that i can assist with full knowledge.

    • @mbakopdelijah6966
      @mbakopdelijah6966 4 года назад

      Linux Monk When I type systemctl start httpd I have the same error message as you ! How can I fix it ?

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      @@mbakopdelijah6966 Its probably a configuration issue, check for errors in the httpd log file; and also in the output of systemctl status httpd; these can provide valuable pointers to what might have gone wrong.

    • @mbakopdelijah6966
      @mbakopdelijah6966 4 года назад

      Linux Monk so did this : Ls /var/log/httpd/error_log LL Cd httpd LL (inside i have acces_log , acces_log-username , error _log , error_log_username , practice Cat error_log : the 2nd line said : AH00558: httpd: could not reliably determine the server’s fully qualified domaine name, using localhost.localdomain. Set the ‘ ServerName’ directive globally to suppress this message Can the problem be that ?

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      @@mbakopdelijah6966 let me assist you through email; send the full output of the command "systemctl status httpd", send the config file "/etc/httpd/conf/httpd.conf " and the full output of "/var/log/httpd/error_log" to this email address linuxmonk01@gmail.com

  • @larsfillmore6076
    @larsfillmore6076 4 года назад

    thanks, i'm just about to install KDE on CentOS 8 next week :) do you use this setup as a daily desktop ?

    • @linuxmonk2855
      @linuxmonk2855 4 года назад

      You are welcome. Yes i use it as a default daily desktop on one of my laptops, i like the feel and the presentation. Please go ahead and install it, i would be glad to hear your experience. Thank you.