Cpanel/WHM Kill user process in TOP cpanel October 18, 2017admin script : for i in `ps -ef |grep USERNAME|awk ‘{print $2}’`;do kill -9 $i;done (Visited 115 times, 1 visits today)Related Posts:30 Perintah Dasar Linux yang Perlu Anda Tahu Sebagai PemulaCara Kill Process Sleep pada linuxInstall Netdata Parent dan Child Node pada Centos/Rocky…Install Cpanel / WHM pada AWSInstall Cpanel di Ubuntu 20.04 AWSGetting Started with Cloud KMSCara Membuat IAM user di AWS TerbaruGKE Workload OptimizationCara Setup Printer Epson L4260 Wi-Fi TerbaruHosting a Web App on Google Cloud Using Compute EngineBaca Juga : The mail server detected your messages as spam and has prevented delivery (80)
Exim Cpanel/WHM The mail server could not deliver mail to [email protected]. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries. August 30, 2019August 30, 2019admin
Cpanel/WHM Plugin Wordpress Solusi error pada plugin WP Super Cache – Warning! Could not update /home/xxx/xxx/wp-config.php! WPCACHEHOME must be set in config file. August 27, 2020October 24, 2021admin