Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pixelpadre

Pages: 1 ... 13 14 [15] 16 17 ... 29
211
Information / Re: ssh disable root login
« on: June 13, 2019, 03:43:34 PM »
Okay, figured it out.

1. create new directory .ssh in /home/somenewuser/
2. create new file authorized_keys in /home/.ssh/ directory
3. paste new public key in /home/.ssh/authorized_keys file

Now login is possible with shell.   HOWEVER.....login to filezilla will only give you access to public_html

212
Information / Re: ssh disable root login
« on: June 13, 2019, 03:15:12 PM »
Not true.  Private key was created without any user name input.  A matching private and public key is all that is needed.

Apparently, private key login is only used for root login.

213
Information / Re: Ongoing Issue With Crontab
« on: June 13, 2019, 11:01:45 AM »
What exactly does this cron do? 

0 0 * * 0 usr/local/php5/bin/php /home/your_username/public_html/index.php -p cron -t weekly

214
Information / ssh disable root login
« on: June 12, 2019, 08:39:37 PM »
I am a little confused about this whole root login no-no business.

If ssh config is set to NO for allowrootlogin then how do we login?

I created a su but the new su does not have root access if I try to see the root directory.

Right now, I login to shell using putty.  I use the root user and private key generated from putty.  And that works fine.  But everyone is saying using root is not a good idea.  So what do I do?

When I try using putty with a new su and the private key, it says server refused our key, please type in password.  So I type in the password and I am in.  But with no root access.


215
Suggestions / Re: Why is this project closed source?
« on: June 07, 2019, 10:27:29 PM »
Its been sold to a european company.  I suspect that they are moving towards commercial version.

Has anyone tried Apache Guacamole?

216
I bought a yubikey for $45.  Total waste of money.  No support, works with win7&8,  doesnt work with win10, and I cant get it to work with shell centos7.    Complete waste of good money.

Yubico closed the forum down,  probably too many public problems that they didnt want floating on the internet.  Bad publicity.

217
CentOS-WebPanel Bugs / Re: Creating CRON jobs in CWP
« on: June 06, 2019, 08:51:40 PM »
All I get is a message saying "a new tare has been successfully added" .  But no cron tabs are listed under user or root. I tried this under root login not user login. 

218
MySQL / Re: NO_AUTO_VALUE_ON_ZERO error on import
« on: May 23, 2019, 11:35:32 AM »
Hi, try to check the SQL dump or re-create it.
Or try to import the database via SSH console.

Yes, as I posted in a different thread, I had to use shell to export.  phpmyadmin export gives a bad unuseable sql file.

220
E-Mail / Re: Roundcube CWP7 500 error FIX
« on: May 15, 2019, 01:29:40 PM »
you can run this script to :
Code: [Select]
sh /scripts/mail_roundcube_update

Roundcube has had the same release for two years

221
CentOS-WebPanel GUI / Re: admin panel slow to load
« on: May 13, 2019, 09:46:49 PM »
Changed my router DNS to 8888 and 8844 and pages load instantly now.

222
Information / Re: Ongoing Issue With Crontab
« on: May 13, 2019, 08:05:43 PM »
check /var/spool/cron for existence of cronjobs

223
Updates / Re: Can't update CWP
« on: May 13, 2019, 04:55:15 PM »
I HAD THE SAME PROBLEM.  TURNED CSF OFF AND IT UPDATED PERFECTLY.

224
CentOS-WebPanel Bugs / Re: Update script throws error
« on: May 13, 2019, 04:50:30 PM »
SOLUTION: TURN FIREWALL OFF DURING UPDATE

225
CentOS-WebPanel Bugs / Update script throws error
« on: May 13, 2019, 04:40:13 PM »
Is there any other way to update cwp?  Script has a problem

######################
Update Server Packages
######################
PHP Warning:  file_get_contents(http://centos-webpanel.com/webpanel/versions/el7                                                                                                                     .txt): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/r                                                                                                                     esources/admin/include/cron.php on line 0
PHP Notice:  Undefined offset:1 in /usr/local/cwpsrv/htdocs/resources/admin/incl                                                                                                                     ude/cron.php on line 0
PHP Warning:  file_get_contents(http://...@gmail.com&version=0.9.8.750&u=1&d=9&s                                                                                                                     =1): failed to open stream: Connection timed out in /usr/local/cwpsrv/htdocs/res                                                                                                                     ources/admin/include/cron.php on line 0

Pages: 1 ... 13 14 [15] 16 17 ... 29