Ubuntu Archives - Tuts Make https://www.tutsmake.com/category/ubuntu/ Tutorials Maker Mon, 25 Dec 2023 05:19:03 +0000 en-US hourly 1 https://www.tutsmake.com/wp-content/uploads/2018/12/cropped-favicon-1024-1-1-32x32.png Ubuntu Archives - Tuts Make https://www.tutsmake.com/category/ubuntu/ 32 32 Install Composer on Ubuntu 22.04|23.04 https://www.tutsmake.com/how-to-install-composer-on-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-composer-on-ubuntu-22-04/#comments Mon, 25 Dec 2023 04:54:18 +0000 https://www.tutsmake.com/?p=19273 Composer is a PHP dependency manager tool that helps in installing or updating packages or libraries in the system., In this tutorial, we will show you how to install and use composer on Linux Ubuntu 22.04 or 23.04 using a

The post Install Composer on Ubuntu 22.04|23.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-composer-on-ubuntu-22-04/feed/ 1
Nodemon App Crashed – Waiting For File Changes Before Starting https://www.tutsmake.com/nodemon-app-crashed-waiting-for-file-changes-before-starting/ https://www.tutsmake.com/nodemon-app-crashed-waiting-for-file-changes-before-starting/#respond Fri, 10 Nov 2023 10:17:41 +0000 https://www.tutsmake.com/?p=28921 Nodemon is a utility that monitors for changes in your source code and automatically restarts the Node.js application when changes are detected. The message “nodemon app crashed – waiting for file changes before starting” typically appears when you are using

The post Nodemon App Crashed – Waiting For File Changes Before Starting appeared first on Tuts Make.

]]>
https://www.tutsmake.com/nodemon-app-crashed-waiting-for-file-changes-before-starting/feed/ 0
Set PHP Environment Variables Ubuntu https://www.tutsmake.com/set-php-environment-variables-ubuntu/ https://www.tutsmake.com/set-php-environment-variables-ubuntu/#respond Sun, 15 Oct 2023 13:19:42 +0000 https://www.tutsmake.com/?p=28756 To set PHP environment variables in Ubuntu, you can configure your PHP application with specific settings, such as database credentials, debugging options, or any other configuration parameters. Environment variables make it easier to manage these settings without modifying your PHP

The post Set PHP Environment Variables Ubuntu appeared first on Tuts Make.

]]>
https://www.tutsmake.com/set-php-environment-variables-ubuntu/feed/ 0
Check Apache 2 Error Logs in Ubuntu 22.04 https://www.tutsmake.com/check-apache-2-error-logs-in-ubuntu-22-04/ https://www.tutsmake.com/check-apache-2-error-logs-in-ubuntu-22-04/#respond Tue, 22 Aug 2023 13:31:40 +0000 https://www.tutsmake.com/?p=27527 When working with Apache 2 on Ubuntu, you might encounter errors on your Apache2 Ubuntu 22.04 server. In this tutorial, you will learn how to check, view and analyze Apache2 error logs on your Ubuntu 22.04 server. How to Check

The post Check Apache 2 Error Logs in Ubuntu 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/check-apache-2-error-logs-in-ubuntu-22-04/feed/ 0
Start, Restart, Stop Apache2 Server in Ubuntu 20.04|22.04 https://www.tutsmake.com/start-restart-stop-apache2-server-in-ubuntu-20-0422-04/ https://www.tutsmake.com/start-restart-stop-apache2-server-in-ubuntu-20-0422-04/#respond Wed, 16 Aug 2023 13:11:11 +0000 https://www.tutsmake.com/?p=27433 Apache 2 is a popular web server software used to host websites and serve web content. It’s important to know how to start, restart, and stop Apache 2 when you’re managing a web server. So, In this tutorial, you will

The post Start, Restart, Stop Apache2 Server in Ubuntu 20.04|22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/start-restart-stop-apache2-server-in-ubuntu-20-0422-04/feed/ 0
Remove All Files in Directory in Linux Ubuntu https://www.tutsmake.com/remove-all-files-in-directory-in-linux-ubuntu/ https://www.tutsmake.com/remove-all-files-in-directory-in-linux-ubuntu/#respond Tue, 15 Aug 2023 08:41:47 +0000 https://www.tutsmake.com/?p=27328 In Linux Ubuntu, removing all files from a directory is a common task that can be accomplished using various command-line utilities. In this tutorial will show you some methods to safely remove all files from a directory in linux ubuntu

The post Remove All Files in Directory in Linux Ubuntu appeared first on Tuts Make.

]]>
https://www.tutsmake.com/remove-all-files-in-directory-in-linux-ubuntu/feed/ 0
Install Netbeans 11 on Ubuntu 18.04|20.04|22.04 https://www.tutsmake.com/how-to-install-netbeans-11-on-ubuntu-18-04/ https://www.tutsmake.com/how-to-install-netbeans-11-on-ubuntu-18-04/#respond Sun, 13 Aug 2023 13:17:57 +0000 https://www.tutsmake.com/?p=12319 In this tutorial, you will learn how to install and uninstall Netbeans on ubuntu 18.04|20.04|22.04 using terminal or command line. How to Install Netbeans In Ubuntu 18.04|20.04|22.04 Steps to install and uninstall Netbeans in ubuntu 18.04|20.04|22.04 using terminal or command

The post Install Netbeans 11 on Ubuntu 18.04|20.04|22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-netbeans-11-on-ubuntu-18-04/feed/ 0
Uninstall MySQL in Ubuntu 20.04 | 22.04 https://www.tutsmake.com/uninstall-mysql-in-ubuntu-20-04-22-04/ https://www.tutsmake.com/uninstall-mysql-in-ubuntu-20-04-22-04/#respond Sun, 13 Aug 2023 11:02:16 +0000 https://www.tutsmake.com/?p=27300 If you have MySQL installed in your Linux ubuntu apache system and you want to remove mysql from your linux ubuntu system due to any reason. Or Uninstalling MySQL from your Ubuntu 22.04 system can be necessary when you want

The post Uninstall MySQL in Ubuntu 20.04 | 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/uninstall-mysql-in-ubuntu-20-04-22-04/feed/ 0
How to Install Docker on Ubuntu 20.0|22.04 https://www.tutsmake.com/how-to-install-docker-on-ubuntu-22-04/ https://www.tutsmake.com/how-to-install-docker-on-ubuntu-22-04/#respond Sat, 12 Aug 2023 10:41:03 +0000 https://www.tutsmake.com/?p=19044 Docker is a open-source platform that uses OS-level virtualization to deliver software in packages called containers. Container is a unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing

The post How to Install Docker on Ubuntu 20.0|22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-docker-on-ubuntu-22-04/feed/ 0
Install PHP 8.1 in Ubuntu 20.04 | 22.04 https://www.tutsmake.com/how-to-install-php-8-on-ubuntu-20-04-using-terminal/ https://www.tutsmake.com/how-to-install-php-8-on-ubuntu-20-04-using-terminal/#respond Fri, 11 Aug 2023 13:01:14 +0000 https://www.tutsmake.com/?p=12353 Install PHP 8.1 with extensions in ubuntu. In this tutorial, you will learn how to install php 8.1 with it’s extensions in ubuntu 20.04 & 22.04 apache using the terminal or command line. Prerequisites If you want to install PHP

The post Install PHP 8.1 in Ubuntu 20.04 | 22.04 appeared first on Tuts Make.

]]>
https://www.tutsmake.com/how-to-install-php-8-on-ubuntu-20-04-using-terminal/feed/ 0