
- #Snip it download for ipad how to
- #Snip it download for ipad install
- #Snip it download for ipad software
MariaDB > GRANT ALL PRIVILEGES ON snipeit_db.* TO IDENTIFIED BY 'password' Next, log in to MariaDB shell: mysql -u root -pĮnter your root password, then create a database and user for Snipe-IT: MariaDB > CREATE DATABASE snipeit_db character set utf8 You can do this using the mysql_secure_installation script: mysql_secure_installation Then start Apache and MariaDB service and enable them to start on boot time with the following command: systemctl start apache2īy default, MariaDB is not hardened. Make the following changes: memory_limit = 256M Once all the packages are installed, you will also modify the php.ini file: nano /etc/php/7.2/apache2/php.ini
#Snip it download for ipad install
Once the repository is installed, update the repository and install PHP with all the required libraries with the following command: apt-get install apache2 libapache2-mod-php7.2 php7.2 php7.2-pdo php7.2-mbstring php7.2-tokenizer php7.2-curl php7.2-mysql php7.2-ldap php7.2-zip php7.2-fileinfo php7.2-gd php7.2-dom php7.2-mcrypt php7.2-bcmath -y You can add it with the following command: apt-get install software-properties-common -y


Next, you will need to add the PHP repository to your system. First, install Apache and MariaDB with the following command: apt-get install apache2 mariadb-server -y Snipe-IT requires Apache, MariaDB and PHP installed to your system. Once you are logged into your Ubuntu 16.04 instance, run the following command to update your base system with the latest available packages. Connect to your ECS instance and log in as the root user. Create a new ECS instance, choosing Ubuntu 16.04 as the operating system with at least 2GB RAM. A Root password is setup on the server.įirst, log in to your Alibaba Cloud ECS Console.A static IP address 192.168.0.103 is configured on the instance.A fresh Alibaba cloud Ubuntu 16.04 instance with minimum 2GB RAM.
#Snip it download for ipad how to
In this article, I will explain how to install Snipe-IT asset management system on Alibaba Cloud Elastic Compute Service (ECS) with Ubuntu 16.04. Add your own custom fields for additional asset attributes.
#Snip it download for ipad software
