000
- Total activity 549
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 100
Posts
Recent activity by 000-
default users in CentOs 7 ?? (we get 24 in VPS "new" / "clean")
hello, which is the ORIGINAL list of users in CentOs 7 ?? we get 24: you can see we check SIX as malicious users, but may be is five more important: history SHELL for user ROOT = empty, howev...
-
is correct users with jailshell can open /etc/passwd ??
in my server CentOs 7 we have some users with jailshell when they run the commandcat /etc/passwdthey can see ALL users and the complet file. that is normal in LINUX ? how I can avoid that?
-
{Locate the connector port...} and how fix if PORT not load?
we do step to step Tomcat 8 and EasyApache Setup Guide not say what we do when PORT not load how we can fix this error ?
-
is possible script.php execute/open/run a bash script over servers with cPanel ?
@cPRex say to us "possible solution: open BASH SCRIPT from script.php" that is possible? wich config is required for that? something as
-
netstat - what means ":::port" ?, difference with "0.0.0.0:port" ?, what is the correct config?, why color RED?
I have 2 servers with DIFFERENT output: vs who is the correct? some is dangerous here? please: what means "[COLOR=rgb(209, 72, 65)]LISTEN" (in red) ?? with which command we can convert (maybe...
-
API: "Specified service does not exist"
hello, this URL show: then if you run $query = "https://IP:2087/json-api/servicestatus?api.version=1&service=crond"; result is but if you run $query = "https://IP:2087/json-api/servicestatus...
-
Failed to open stream: Connection timed out (API v2)
even when we execute [root@pepsi ~]# echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 [root@pepsi ~]#(
-
WHM »Home »Development »Manage Hooks (we can ADD/CREATE NEW hoooks ?)
hello, are the HOOKS native from each OS? or is a tool from cPanel? how we can ADD hooks? why/when we must disable a HOOK?
-
can user COMMON cPanel connect to API ?
from we get this code:{'data'}->{'acct'} as $userdetails) { echo "\t" . $userdetails->{'user'} . "\n"; } } curl_close($curl);documentation in say: " Specify either the root user or a...
-
ubic: command not found (cPanel 98.0)
we do step by step the guide