Lillike
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by Lillike-
Hi @Lillike That was the only output you received? Here's: root@ip-192-xxx [/]# rpm -qa |grep kernel kernel-headers-2.6.32-754.3.5.el6.x86_64 root@ip-192-xxx [/]# uname -r 2.6.32-042stab120.16
-
Hi Lauren, rpm -qa |grep kernel or uname -r Thanks for your help. The answe of the server: kernel-headers-2.6.32-754.3.5.el6.x86_64
-
Hi, Lauren, can you clarify what you mean by this? I don't understand, the sites and services wouldn't be removed on any server updating. I tried to find the above content, but unfortunately I d...
-
Hello, Lauren Also, the cPKernel was deprecated in v68 of cPanel and is not available in v70. From:
-
Hi Lauren, That's fine! It doesn't look like you have nmap installed on the server though. You can run yum -y install nmap or run it from a terminal with the package installed. root@ip-192-x...
-
Hi @Lillike Can you remove the < > and just put your IP address there. Those were only present to delineate where the IP should go. Thanks! Lauren, Sorry for misunderstanding... So: root@ip-...
-
nmap -sU -sT -p 3306 root@ip-192-xxx [~]# nmap -sU -sT <192.xxx> -p 3306 -bash: 192-xxx: No such file or directory
-
The server had been restarted. root@ip-192-xxx [~]# iptables -L -n |grep 3306 DROP tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:3306 root@ip-192-xxxx ...
-
Hello Lauren, iptables -A INPUT -p tcp --dport 3306 -j DROP The above command added. And the following message sent again by Sec. Adv.: The MySQL service is currently configured to listen on a...
-
Hi Lauren, Support Request ID is: 9680081. Thanks for your help.