Get unlimited access
Open in app
Home
Notifications
Lists
Stories

Write
Lim Sing
Lim Sing

May 6, 2021

·
1 min read

Command to kill process in server

Check running process (eg grep artisan (for artisan only))
ps aux|grep artisan

Stop running process
- can get PID from above
kill 88888

stop all artisan process
pkill -f artisan

宝塔:

sudo cat /www/server/panel/data/port.pl && /etc/init.d/bt restart

--

--

More from Lim Sing

I am a Backend Developer

Love podcasts or audiobooks? Learn on the go with our new app.

Try Knowable

Recommended from Medium

Nicolas FABRE

Nicolas FABRE

in

YounitedTech

What if… hosting sources, website and database on GitHub

Jeremy Glesner

Jeremy Glesner

in

The Startup

Allowing Users to Delete Their Own AWS Cognito Accounts With Amplify and aws-sdk-js-v3

Florian Loitsch

Florian Loitsch

Google Apps Scripts with Dart

Omar Bhular

Omar Bhular

Easy Way to Unpivot Google Sheets Data

Ole Ersoy

Ole Ersoy

Simulating HTTP REST Requests Using the RxJS Delay Operator

Sophia Martin

Sophia Martin

in

JavaScript in Plain English

How to Raise Funds for Your Startup App in 2022?

Nevin Katz

Nevin Katz

in

JavaScript in Plain English

The Math Behind Stars Rendered with JavaScript

Eric Elliott

Eric Elliott

in

JavaScript Scene

Master the JavaScript Interview: What is a Promise?

AboutHelpTermsPrivacy


Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Lim Sing

Lim Sing

I am a Backend Developer

More from Medium

surya prakash

surya prakash

Create Alias in Linux

Critical_

Critical_

Learn these top 10 Linux commands

Rishab Batra

Rishab Batra

Redirection Operator in Linux

Ashutosh Kumar

Ashutosh Kumar

Linux and Terminal Commands(Pt. 1/2

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable