Zbx3x4UyxPy7Ty2
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Zbx3x4UyxPy7Ty2-
Zbx3x4UyxPy7Ty2 created a post,
Looking for Advice to Prevent Server from Sending Email with FROM Not Matching Valid Email on Server
I am looking for suggestions on settings to check/change and/or additional software I should install to prevent the following: The password for 2-3 accounts on one of our servers appear to have be...
-
Zbx3x4UyxPy7Ty2 commented,
public_html/ is definitely getting removed. I say "non-interactive" because I have mostly default ssh settings for Capistrano, and it's docs say it assigns a non-login, /http://capistranorb.com/d...
-
Zbx3x4UyxPy7Ty2 commented,
It looks like /etc/bashrc has the following, which is most definitely the source of my problem if [ ! -e ~/public_html/cgi-bin ]; then mkdir -p ~/public_html/cgi-bin fi
-
Zbx3x4UyxPy7Ty2 created a post,
public_html/ being recreated automatically via non-interactive shell?
I am deploying an application using a tool like Capistrano, sending individual commands to the server via a non-interactive shell. public_html/ for the cPanel account is configured as a symlink, p...