tecwithquestion
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by tecwithquestion-
]Could you elaborate further on the "jailshell lock" reference? As for the second question, there's a thread on that here: Prevent users from editing bash history Thank you. Sorry . I mean to sa...
-
Okay. I will look for it. how can I get the jailshell lock for user for which jailshell is enabled. can I make copy of his history file somewhere on server ? home/user/.bash.history is not good...
-
many folders of servers
-
Thanks but its not working I created 2 plans and assigned plugins via future manager to plan. Then assign plan to user. Plan A with plugin assigned by future manager Plan B without plugin w...
-
Looks like your css file not working well. Try to run /scripts/upcp. I had same issue in past which I fixed by running upcp
-
]Hello :) Are you attempting to customize the Paper Lantern theme or the X3 theme? Please note the following documentation if you are planning to customize the Paper Lantern theme: Paper Lantern ...
-
I managed by using below code [% IF CPANEL.CPDATA.PLAN == 'ABC' %] [% quota_info.inodes_limit = 250000 %] [% ELSE %] [% quota_info.inodes_limit = 600000 %] [% END %] Once again thank you for you...
-
Thank you so much. But how can I keep 600000 limit for other packages as it is?
-
Oh I am sorry. cpanel version is 110.0.2 and I am using Jupiter theme. The path of index file is : /usr/local/cpanel/base/frontend/jupiter/tools/index.tt The package name is Startup.
-
Hello I used this URL just to insert in the post. If I used my server URL, still I get the same result. Can you guide me how can I use cPanel URL With iframe? My laravel application is hosted on...