Thank you @sandeep
Best posts made by bmask
-
RE: error GDBus.Error:org in restart-start-stop of service in centos 7
@sandeep said in error GDBus.Error:org in restart-start-stop of service in centos 7:
mount proc -o remount,hidepid=2 && mount proc -o remount,hidepid=0 && systemctl restart polkit.service
It worked, thank you very much
Latest posts made by bmask
-
Kernel Alert
CWP Secure CentOS Kernel currently is NOT running
You can request the installation of CWP Secure CentOS Kernel from our support team!
Why do you think I'm getting this warning?
-
RE: CWP & Backup with Rclone Options
@sandeep said in CWP & Backup with Rclone Options:
yum install rclone
I could not pass this part ```
If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth
Log in and authorize rclone for access
Waiting for code...Doesn't open via putty, i copied the link and tried to open it in my own browser (of course it won't open) Does anyone know how to do it?
-
RE: error GDBus.Error:org in restart-start-stop of service in centos 7
@sandeep said in error GDBus.Error:org in restart-start-stop of service in centos 7:
mount proc -o remount,hidepid=2 && mount proc -o remount,hidepid=0 && systemctl restart polkit.service
It worked, thank you very much
-
RE: CWP & Backup with Rclone Options
@Arti7 If you do that, I'll be glad if you share how you did it. I also have to send my backups to google drive automatically.
-
RE: ftp username on cwp
@sandeep I have to overcome this problem, but I don't know exactly how. I sent an e-mail to the camera system manufacturer, I said that you need to update the software to support @ domain.com for ftp settings, maybe this will solve the problem, thanks
-
RE: Undelivered Mail Returned to Sender
@sandeep I had set it as 2000 per hour, blocked by the server administrator, nothing to do with cwp.
I really liked cwp and got a pro user license. Thank you for everything.
-
Undelivered Mail Returned to Sender
Hi, All e-mail configuration is correct, all services are working correctly, no error message. So why am I getting this message?
This is the mail system at host smtp.xxx.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.The mail system
xxx@gmail.com: host gmail-smtp-in.l.google.com [66.102.1.27] said: 550
5.7.1 You are only allowed to send 150 bulk messages per 8 hours, try later
ec7873f5-f6ae-11ea-b6a4-53a6a6fd9464 [CBLK-01] (in reply to end of DATA
command)
Reporting-MTA: dns; smtp.xxx.com
X-Postfix-Queue-ID: 51D992D6041F
X-Postfix-Sender: rfc822; xx@xx.com
Arrival-Date: Mon, 14 Sep 2020 20:21:56 +0300 (+03)Final-Recipient: rfc822; xxx@gmail.com
Original-Recipient: rfc822; xxx@gmail.com
Action: failed
Status: 5.7.1
Remote-MTA: dns; gmail-smtp-in.l.google.com
Diagnostic-Code: smtp; 550 5.7.1 You are only allowed to send 150 bulk messages
per 8 hours, try later ec7873f5-f6ae-11ea-b6a4-53a6a6fd9464 [CBLK-01]
Return-Path: xxx@xxx.com
Received: from 176.239.234.134 (unknown [176.239.234.134])
by smtp.xxx.com (Postfix) with ESMTPA id 51D992D6041F
for xx@gmail.com; Mon, 14 Sep 2020 20:21:56 +0300 (+03)
DKIM-Signature: v = 1; a = rsa-sha256; c = relaxed / simple; d = xxx.com;
s = default; t = 1600104173;
bh = lXLWfeIX1RD9snxaCq2u2kVTDpoRG6CCIGJNr7p8HWU =;
h = Subject: Date: From: To;
b = bN2XT2qLWRdSTmgy1Ic6jrqVtFRH3YuS7gTOCa7wKb2VD + vt4lCekWC03BCpUBT0 /
AqWAqk6O3ThGshSomg + 5GnabijkQWH95g + h2MtLXH1NtqQlE94dsCGbUgmhBTYFJ9i
7UvQ + skYlE + GFRZdk8oRL / Lck4ujSijqr20je6Jc =
MIME-Version: 1.0
Content-Type: multipart / mixed;
boundary = "----_ = _ NextPart_001_200914202155.35316B07SIM5360E"
Content-class: urn: content-classes: message
Subject: =? Utf-8? B? SUQ6ODYzNzg5MDI1NjM5NDg5? =
Date: Mon, 14 Sep 2020 20:21:55 +0000
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
From: =? Utf-8? B? VElHTyBUSU1FIExBUFNF? = Xxx@xxx.com
To: xxx@gmail.com -
RE: ftp username on cwp
So what do I do when I need more than one ftp user?
I examined the cyberpanel. I do not have much knowledge and experience in these matters. I think pureftpd is associated with mysql on cyberpanel. There is a database called pureftpd in mysql and it stores ftp users in a table called user in this database. Wouldn't it be possible to apply the same to cwp? -
ftp username on cwp
Hi,
I have a device that records a camera and automatically sends it to the server.
This device does not have any problem with ftp username and password that I created in cyberpanel.
For example, ftp username in cyberpanel is like this: admin_user1
I deleted cyberpanel on the server and installed cwp. Ftp username on cwp as follows: user1@testsite.com
As in this example, the camera recording system does not work with the user name. How can I create the ftp username created on the cwp as user1@testsite.com only as "user1"?I hope I was able to explain my problem, I apologize for my English.