arjene
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by arjene-
arjene commented,
Kenneth, thanks for your input. changed username to user and it's working: #!/bin/bash # /bin/ls -1 /var/cpanel/users | while read USER; do /bin/echo "Now processing ${USER} ..." /usr/sb...
-
arjene created a post,
API bash authentication.
When using whmapi1 to set all account to the shared ipv6 adres. (cpanel assigns only the shared ipv4 adres tot the vhost) i use this bash script: -- #!/bin/bash # /bin/ls -1 /var/cpanel/users | ...
-
arjene commented,
ipv6 implementation in cpanel is user/account based for websites... :-( if you want to use 1 ipv6 address (like your system ipv4 address) for all your hosted websites (like your default ipv4 adre...
-
arjene commented,
- feature manager edit default enable: "Directory Selection Popup" Regards, Arjen