portfoliokerop.blogg.se

Install weka on ubuntu 16.04
Install weka on ubuntu 16.04





install weka on ubuntu 16.04
  1. #Install weka on ubuntu 16.04 install
  2. #Install weka on ubuntu 16.04 update

sudo mysql_secure_installationĪnswer all the questions as shown below: Set root password? n You can secure it by running the mysql_secure_installation script. sudo systemctl start mysql sudo systemctl enable mysqlīy default, MariaDB is not secured, so you will need to secure it first. Start MariaDB and enable it to automatically start at boot time.

#Install weka on ubuntu 16.04 install

You can install it with the following command: sudo apt-get install mariadb-server -y You will need to install MariaDB server to store data. Once all the packages are installed, you can proceed to install MariaDB server. You can install PHP and other required modules with the following command: sudo apt-get install wget unzip php7.0 php7.0-mysql php7.0-gd php7.0-curl libapache2-mod-php7.0 php7.0-mcrypt php7.0-pear python-mysqldb rrdtool subversion whois mtr-tiny ipmitool graphviz imagemagick snmp fping -y Once apache is installed, start the Apache web server and enable it to start on boot with the following command: sudo systemctl start apache2 sudo systemctl enable apache2 Install PHP You can easily install it by running the following command: sudo apt-get install apache2 -y Install Apache Web Serverįirst, you will need to install Apache web server on your system.

install weka on ubuntu 16.04

Once your system is up to date, you can proceed to install the Apache web server.

#Install weka on ubuntu 16.04 update

You can do this with the following command: sudo apt-get update -y sudo apt-get upgrade -y

  • A normal user with sudo privileges setup on your server.īefore installing any packages, it is recommended to update your system with the latest stable version.
  • Observium provides support for a wide range of network hardware and operating systems such as, Windows, Linux, NetApp, Cisco, FreeBSD, Dell, Netscaler and much more. It is written in PHP and uses SNMP to collect data from connected system that allows you to monitor all of the networks devices via an easy to use interface. Observium is an open source autodiscovering network monitoring tool based on SNMP.

    install weka on ubuntu 16.04

    Want your very own server? Get our 1GB memory, Xeon V4, 25GB SSD VPS for £10.00 / month.







    Install weka on ubuntu 16.04