Bloke2
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by Bloke2-
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...
-
After I log in, I have to cd to the /home/username/public_html before I run tar -crf public_html.tar public_html gzip public_html.tar And are these two run one at a time? And I login on the other...
-
I have so many instructions on how to transfer the files I am confused. At first I thought it was working just transferring but many of the files failed due to permissions. Then I deleted everythin...
-
I tried this to zip the folder and I get no file or directory. After I log in to SSH do I need to type something first? tar -pczf backup.tar.gz home/username/public_html/