Search found 16 matches
- Sun Dec 16, 2018 1:32 am
- Forum: General Discussion
- Topic: Fail2ban + WP Fail2Ban Redux
- Replies: 1
- Views: 3131
Re: Fail2ban + WP Fail2Ban Redux
jail.local
Code: Select all
[wordpress-hard]
enabled = true
filter = wordpress-hard
action = iptables-allports
logpath = /var/log/messages
maxretry = 1
port = http,https
logencoding = utf-8
- Thu Dec 13, 2018 1:22 am
- Forum: General Discussion
- Topic: Cannot login ssh using new user account
- Replies: 6
- Views: 8062
Re: Cannot login ssh using new user account
Edit the user directly.
- Wed Dec 12, 2018 8:54 pm
- Forum: General Discussion
- Topic: No option to select "No Login" in SSH settings
- Replies: 4
- Views: 5952
Re: No option to select "No Login" in SSH settings
Imperio, I think I figured it out. For some reason my providers Centos 7 image was missing the "No Login" option. The original file(etc/shells) had this: /bin/sh /bin/bash /usr/bin/sh /usr/bin/bash I simply added: /sbin/nologin at the bottom of the file and now I see "No Login" as an option. Is this...
- Wed Dec 12, 2018 1:19 am
- Forum: General Discussion
- Topic: No option to select "No Login" in SSH settings
- Replies: 4
- Views: 5952
No option to select "No Login" in SSH settings
Hello all,
Just reinstalled VestaCp on my VPS running Centos 7. After configuring everything, I wanted to switch my users SSH access to "No Login" but all I see is SH and Bash.
Any pointers?
Just reinstalled VestaCp on my VPS running Centos 7. After configuring everything, I wanted to switch my users SSH access to "No Login" but all I see is SH and Bash.
Any pointers?
- Sun Jan 15, 2017 1:58 pm
- Forum: Mail Server
- Topic: Locating Spam Sending Scripts
- Replies: 3
- Views: 5126
Re: Locating Spam Sending Scripts
I'm sure you have it fixed by now, but for anyone that finds this thread, this is a great tool. In your php.ini file add this code. Modify the log path to your liking. mail.add_x_header = On mail.log = /var/log/phpmail.log Keep an eye on your log file for the spam scripts. More information here: htt...
- Tue Jul 05, 2016 11:21 pm
- Forum: Web Interface
- Topic: Wrong backup number after updating to 0.9.8-16
- Replies: 8
- Views: 16670
- Sun Jun 26, 2016 6:49 pm
- Forum: General Discussion
- Topic: Cutom Fail2Ban Jails
- Replies: 2
- Views: 3587
Re: Cutom Fail2Ban Jails
Thanks, tjebbeke.
But when you add a custom jail, it wont show up in that page you listed.
But when you add a custom jail, it wont show up in that page you listed.
- Sat Jun 25, 2016 10:18 pm
- Forum: General Discussion
- Topic: Cutom Fail2Ban Jails
- Replies: 2
- Views: 3587
Cutom Fail2Ban Jails
Is there a way to have them displayed in VestaCP when viewing Fail2Ban? I added 2 jails to help block some Joomla and Wordpress hackers. They are banning ok, just not displayed in VestaCP.
Thanks!
Thanks!
- Thu Jun 23, 2016 7:52 pm
- Forum: General Discussion
- Topic: Prevent users from changing their package and enable SSH
- Replies: 2
- Views: 4511
Re: Prevent users from changing their package and enable SSH
Sure you weren't logged in as admin then log in as a user?
- Thu Jun 23, 2016 7:32 pm
- Forum: DNS Server
- Topic: Branded Nameservers.
- Replies: 6
- Views: 9241
Re: Branded Nameservers.
I did just what you did in the first picture. I use Godaddy though. I added 2 hosts. NS1 and NS2 on my main domain both pointing to my shared IP. Just like you did, so I would say you're good there. In VestaCP, On the main domain, I added 2 NS records, one with ns1 and the other with ns2 both pointi...