Bloke2
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by Bloke2-
Where do I get certificates for exim, cpanel, dovecot, and ftp?
-
Ok so I didn't have to set them up, this is how it is supposed to be? The warning in my browser went away after made the exception and clicked ok.
-
I was referring to the certificates for exim, cpanel, dovecot, and ftp. I was getting messages these would expire. But also they would automatically renew. My certificate for my store and website a...
-
wget https://securedownloads.cpanel.net/cPanelPublicKey.asc -O /dev/null --2015-07-10 11:22:39-- https://securedownloads.cpanel.net/cPanelPublicKey.asc Resolving securedownloads.cpanel.net... 74....
-
GNU Wget 1.12 built on linux-gnu. +digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl -iri Wgetrc: /etc/wgetrc (system) Locale: /usr/share/locale Compile: gcc -DHAVE_CONFIG_H ...
-
When I log in to Cpanel it shows version 11.50.0 (build 20) so I guess its updated now? Did something get fixed after it failed and now its ok?
-
I was able to get it transferred over.
-
I am signed into the new server in /home/user/ directory and tried gunzip public_html.tar.gz and it says no such file or directory. Any idea why this is not working? I can see it there when I run ...
-
I transferred it and did a ls on the home directory and can see it listed there. Then I did gunzip public_html.tar.gz gzip: public_html.tar.gz: No such file or directory
-
tar -cf public_html.tar public_html gzip public_html.tar scp public_html.tar.gz username@000.00.00.00:/home/user/ I got it zipped and now I get this when i try to transer it. stdin: is not a tty...