Frankenstone
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Frankenstone-
Silent like the night should be. I think i overlooked csf in Documentation until u showed me *embarrassing* After initial setup with security check -> all OK and we gonna get nothing. Thank u for ...
-
I would either change eh ssh port or close it entirely in the firewall. Jep, we want to change SSH Port - but..... You can use CSF to enable permanent bans. ...did I read that right that CSF will ...
-
Hey, our servers handling fine and dont rly have problems with loadtimes or network (Dont ask me why, their just 3 little VPS xD). I think this last night was a any coordinated operation - I could...
-
Eventually its just cache on your site? Any errors in log files?
-
Another option is a shell script. This is tested and working. Create file /usr/local/custom/cphulklogger with file permissions 755 with contents as below. #!/bin/sh exptime=$(printf "%q" $1) curre...
-
What is the output of echo "teststring"What is the output of echo --version I already tried to execute the commands in the shell (as root) and it worked. The only thing was that the variables wer...
-
Is this working? echo "teststring" >> /path/to/file.log Then is this working? echo "teststring and $(date)" >> /path/to/file.log Then is this working? echo "teststring and $(yourvariable)" >> /p...
-
Okay, thanks for ur help. My english isnt the best, but i just wrote a little feature request for this. I would rlly like if u support this :)
-
Did u have some informations about ur os? What did u changed last? Whats the output of the tailwatch log? Any in logfile?
-
solved! While creating the user for our own domain (where the fqdns for our servers came from and would be our company site) its loaded old dns entrys. CPanel resolved the nameservers to a old ip-...