Ayush Singh has Published 179 Articles

Can a website be solely built with HTML and CSS?

Ayush Singh

Ayush Singh

Updated on 17-Aug-2023 10:28:33

131 Views

HTML(Hypertext markup language) and CSS(Cascading Style sheets) are some of the tools used to develop a webpage. HTML works upon building the structure or framework of a website and CSS is known to design the webpage as per user's needs. But are these two enough to build a website? Is ... Read More

Setting Up LAMP (Linux, Apache, MySQL/MariaDB, PHP) and PhpMyAdmin on Ubuntu 15.04 Server

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 15:39:42

172 Views

LAMP is one of the most widely used Open source technology stacks which is used in the development of web applications. In this combination, Linux acts as the operating system, while PHP is the server side programming language. MySQL or MariaDB acts as the database management system along with apache ... Read More

Setting Up Nginx with MariaDB and PHP/PHP-FPM on Fedora 24 Server and Workstation

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:54:08

353 Views

Hosting websites and online applications requires setting up a web server infrastructure. In this article, we'll try to understand the setting up of Nginx on Fedora 24 Server and Workstation using MariaDB and PHP/PHP-FPM. This combination creates a strong stack for managing databases and presenting dynamic content. The main concepts ... Read More

Setting Up LEMP Linux, Nginx, MySQL/MariaDB, PHP) and PhpMyAdmin on Ubuntu 15.04 Server

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:38:31

296 Views

LEMP stack is a powerful combination of open source technology used for Web development and hosting. LEMP comprises Linux, which is the operating system in the combination, Nginx (pronounced as engine x) is a web server software, used to handle HTTP requests from servers, it helps the delivery of static ... Read More

Setting Up High-Performance ëHHVM' and Nginx/Apache with MariaDB on Debian/Ubuntu

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:37:14

79 Views

Setting up high overall performance HHVM (HipHop Virtual Machine) with Nginx, Apache, and MariaDB on Debian or Ubuntu entails configuring an effective internet server stack to optimise the overall performance of internet programmes. HHVM is a just-in-time compiler designed for PHP, resulting in advanced execution speed. Nginx/Apache acts because the ... Read More

Setting Up LAMP (Linux, Apache, MySQL/MariaDB, PHP and PhpMyAdmin) in Ubuntu Server 14.10

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:34:59

262 Views

Setting up LAMP (Linux, Apache, MySQL/MariaDB, PHP, and PhpMyAdmin) in Ubuntu Server 14.10 includes putting in and configuring an effective net improvement stack. LAMP affords an entire environment for growing and deploying dynamic web sites and net programmes. Linux serves as the running system, offering a strong and steady basis ... Read More

Setting Up LDAP-based Authentication in RHEL 8

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:32:50

4K+ Views

To configure LDAP-based authentication in RHEL 8, install required packages, adjust configuration files, and configure LDAP server details in sssd.conf. To apply the modifications, restart the sssd service after that. Finally, login using an LDAP user account to check the LDAP authentication. User authentication across several systems is made simpler ... Read More

Setting Up LAMP (Linux, Apache, MariaDB and PHP) on Fedora 24 Server

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:32:04

187 Views

Follow these instructions to install LAMP (Linux, Apache, MariaDB, and PHP) on a Fedora 24 server. First, perform a minimum installation of Fedora 24. Install the necessary components, including PHP, MariaDB, and Apache, after updating the system. Activate the automatic startup of the Apache server and permit incoming HTTP traffic ... Read More

Setting Up NTP (Network Time Protocol) Server in RHEL/CentOS 7

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:30:14

600 Views

To configure an NTP (Network Time Protocol) server in RHEL/CentOS 7, adhere to these procedures. Install the NTP software initially using the package manager. Modify the "/etc/ntp.conf" file to set up the NTP server after that by adding the server's IP address and preferred time sources. Then, enable NTP traffic ... Read More

Setting Up NFS Server with Kerberos-based Authentication for Linux Clients

Ayush Singh

Ayush Singh

Updated on 03-Aug-2023 14:27:24

943 Views

In order to offer Linux clients a secure file sharing environment, establishing security mechanisms in place to safeguard file integrity and credibility, an NFS server must be configured using Kerberos-based authentication. Installing and configuring the NFS server software comes first. After that, enabling Kerberos authentication on both the server and ... Read More

Previous 1 ... 4 5 6 7 8 ... 18 Next
Advertisements