PinnedFOXY🦊KNIGHTWhat is docker compose file & ExampleA Docker Compose file is a YAML file used to define and configure multiple Docker containers as a single application. It provides a way to…Jul 3, 2023Jul 3, 2023
FOXY🦊KNIGHTGenerate PDF from View using DomPDF in CodeIgniter 3In CodeIgniter 3, you can use the dompdf library to generate PDF documents. dompdf is a PHP library that converts HTML and CSS documents to…Jul 29, 2023Jul 29, 2023
FOXY🦊KNIGHTSSH Server Restriction in LinuxThe SSH command provides a secure encrypted connection between two hosts over an insecure network. This connection can also be used for…Jul 15, 2023Jul 15, 2023
FOXY🦊KNIGHTCron job scheduling in LinuxCron is a job scheduling utility present in linux systems. The crond daemon enables cron functionality and runs in background. The cron…Jul 15, 2023Jul 15, 2023
FOXY🦊KNIGHTShell scripting in LinuxShell scripting is an important part of process automation in Linux. Scripting helps you write a sequence of commands in a file and then…Jul 15, 2023Jul 15, 2023
FOXY🦊KNIGHTMariadb Database installation in Linuxyum install mariadb-serverJul 15, 2023Jul 15, 2023