luissquall
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by luissquall-
luissquall commented,
Thank you @cPanelMichael! I was hoping editing a yaml file or something could help me. I'll open a feature request then.
-
luissquall created a post,
Remove git repo without deleting the contents inside the repo path
Hi, By mistake I created a repo using "Git" Version Control" ui on a path I would like to keep even if it is not associated with a repo. I created a new repo to test what happens when you delete a...
-
luissquall created a post,
Missing option to set public-contact in WHM API 1 saveacllist
Hello, I couldn't find a way to allow a reseller to edit their public contact information via WHM API 1 'saveaclist' command: root@server [~]# whmapi1 saveacllist acllist=public_contact_acl acl-p...
-
luissquall commented,
Hi, For anyone looking into this issue, someone open a feature request to add an username parameter to `api_token_create`: root to be able to manage all user's tokens with api_token functions
-
luissquall commented,
Never mind, I just realized /scripts is a symlink of /usr/local/cpanel/scripts/.
-
luissquall created a post,
/scripts or /usr/local/cpanel/scripts
There are scripts, like `slurp_exim_mainlog`, on /scripts and /usr/local/cpanel/scripts that look the same: `diff -u /usr/local/cpanel/scripts/slurp_exim_mainlog /scripts/slurp_exim_mainlog`. Even ...
-
luissquall commented,
The documentation is not updated. /scripts/removeacct --user=myaccount fails with this error: Unknown option: user die [removeacct] Invalid username specified: ''. exit level [die] [pid=721993]...
-
luissquall commented,
Are /scripts/pkgacct & /usr/local/cpanel/scripts/pkgacct deprecated? I used to backup accounts with pkgacct as described here: /scripts/pkgacct " Package a cPanel Account - Documentation - cPanel ...
-
luissquall commented,
Thank you both for your answers. After all I didn't change the IP assigned to eth1 because my server provider advised me not to change the primary IP. For those who want to proceed with the confi...
-
luissquall created a post,
Assign a new IP address to the primary network interface
Hi, I used the IP Migration Wizard to change my server's primary address. In section Update your system startup scripts to reflect the new main IP address you say you have to update the IP address...