n this post, we will discuss how to kill an application that is running on a specific port number using the command prompt. This is a useful technique to know if you are trying to free up a port that is already in use, or if you want to stop an application that is causing problems on your system.
Category: Linux
[SOLVED] HOW TO START APACHE SERVER? Apache2.service Failed with result ‘exit-code’.
[SOLVED] HOW TO START APACHE SERVER? APACHE2.SERVICE FAILED WITH RESULT ‘EXIT-CODE’.
How to Switch between Multiple PHP Version on Ubuntu TERMINAL?
The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.
Process Control Block(PCB)
To identify the processes in the operating system each process is assigned a process identification number(PID). As Operating System supports multiprogramming, it needs to keep track of all processes. Process Control Block is used to track the process execution status.
Open Source Operating Systems
Open Source refers to any program whose source code is made available for use or modification as users other developers see fit. Usually, this kind of operating system is developed as a public collaboration and made freely available to everyone. Most of the open-source operating system was released under a license where the copyright holder allows others to study, change as well as distribute software to other people
Operating System Variations
The operating system(OS) is the collection of software that directs a computer’s operations, controlling and scheduling the execution of other programs, and managing storage, input/output,and communication resources.Basically, the operating system is an interface between the user and machine. It helps user to communicate with machines. Below are the list of widely used variations of the operating system…
How to Create a New User Account in CentOS
Most of the operation can be done in two ways i.e. via user interface and via the command line interface (CLI). This turotial of creating new user in CentOS will be donw via the command line terminal. Tutorial covers topics such as creation of user, adding a password, deleting user ans listing the user information.
[Orange3 Installation] No module named PyQt5.QtSvg
We have written a blog on the installation of the Orange Data Mining Tool some
How to change default version of python as python3?
By default most of the IDE where we write code for python uses the Python3
How To Install PHP7 in Ubuntu16.04 LTS?
PHP is not guided by Debain. And not all version of PHP are availeble in