mysterygaq.blogg.se

Install century gothic ubuntu server
Install century gothic ubuntu server













install century gothic ubuntu server install century gothic ubuntu server

Enter your database details as created in the second step : Now, Access your Web Installation page at You will see a screen like this :ģ. Sudo chmod a=rw '/var/www/html/racktables/wwwroot/inc/secret.php' Now, We have to create a Configuration File and give it permissions : sudo touch '/var/www/html/racktables/wwwroot/inc/secret.php' Give permission to the folder chown -R www-data:www-data /var/www/html/racktables Run the following commands to install it cd /var/www/html Now we can simply download the files from the official repository link and set it up. We have now everything setup to install RackTables. GRANT ALL PRIVILEGES ON racktabledb.* TO PRIVILEGES

install century gothic ubuntu server

Mysql -u root -p CREATE DATABASE racktabledb ĬREATE USER IDENTIFIED by ‘racktablepassword’ – – Do the following for Ubuntu Servers : apt -y install software-properties-commonĪpt-get update apt-get install php php7.4-cli php7.4-snmp php7.4-gd php7.4-mysql php7.4-mbstring php7.4-bcmath php7.4-json php7.4-fpm php7.4-ldap apt-get install mariadb-server mariadb-client mysql_secure_installationĬopy the steps as shown in the picture or the text : Set root password? Y – – Do the following for Debian Servers apt install apt-transport-https lsb-release ca-certificatesĮcho “deb $(lsb_release -sc) main” > /etc/apt//php.list Since, PHP7.4+ are not available by default in Ubuntu/Debian we have to install it through a repository We are going to install PHP7+ packages on our machine.

  • PHP 5.5.0 or higher (We are going to use PHP7 or more in our case)įirst step is to update your server and look for any newer packages or security releases for your DistributionĪpt-get upgrade -y Step 2 : Installing PHP7 & MariaDB.
  • Ubuntu 16.04 or more or Debian 8 or higher.
  • It can also run on older versions of distributions : Requirements : It uses MySQL/ MariaDB as database backend and its based on PHP. It has a simple WebGUI and it’s very easy to install. It is a helpful tool that can be used to manage document hardware assets, network addresses, space in racks, network configuration. Racktables is a robust and a nifty solution for datacenter and server room asset management. This post is about How to install RackTable on Ubuntu/Debian Servers















    Install century gothic ubuntu server