Untanux workshop

Category: Linux

VMware linux VM CPU and RAM hot-plug script

February 24, 2020 Untanux

The script below will turn all CPU and RAM online for you.

Read More
LinuxLeave a Comment on VMware linux VM CPU and RAM hot-plug script

Install MariaDB

January 28, 2020 Untanux

installation guide consists of these three steps: sudo apt update sudo apt install mariadb-server sudo mysql_secure_installation sudo mysql MariaDB [(none)]> GRANT ALL ON *.* TO ‘admin’@’localhost’ IDENTIFIED BY ‘password’ WITH GRANT OPTION; MariaDB [(none)]> FLUSH PRIVILEGES; MariaDB [(none)]> exit

Read More
LinuxLeave a Comment on Install MariaDB

Install Fail2ban on CentOS 7

May 29, 2019January 28, 2020 Untanux

While Fail2ban is not available in the official CentOS package repository, it is packaged for the EPEL project. EPEL, standing for Extra Packages for Enterprise Linux, can be installed with a release package that is available from CentOS: You will be prompted to continue—press y, followed by Enter: Now we should be able to install […]

Read More
LinuxLeave a Comment on Install Fail2ban on CentOS 7

Recent Posts

  • VMware linux VM CPU and RAM hot-plug script
  • Install MariaDB
  • ESP8266 throttle with oled code
  • Audi A6 C7 VCDS and green menu tweaks
  • Install Fail2ban on CentOS 7

Recent Comments

    Archives

    • February 2020
    • January 2020
    • October 2019
    • September 2019
    • May 2019
    • April 2019

    Categories

    • Linux
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Proudly powered by WordPress | Theme: Jalil Blog by Themestour.com

    • Follow Us