Initiating WHM Backup Via Putty
Dec 15, 2007What is the ssh command to initiate my FTP backup for WHM? I do not want to wait for the control panel cron and wanted to run it manually?
View 6 RepliesWhat is the ssh command to initiate my FTP backup for WHM? I do not want to wait for the control panel cron and wanted to run it manually?
View 6 RepliesI am trying to transfer a 1.1GB file from one of my servers to one of my servers in another data center.
What command would I use inside PuTTy to transfer the file via FTP, not SFTP.
what do you guys use for shell access?
It's been 2 years since last Putty release, so would like to dump it in favor of something else.
How do I configure PuTTY to produce the equivalent of this command:
ssh -f root@xxx.xxx.xxx.xx -L 3333:yyy.yyy.yyy.yy:80 -N
So far the configuration I've come up with is:
Source Port: 3333
Destination: yyy.yyy.yyy.yy:80
"Local"
"Auto"
This doesn't seem to do anything at all. I don't use windows much, so go easy on me
I have setup a private/public key for myself so I can login to SSH with a different password now I need to setup for someone else.
Now do I put there public key in the same file as my public key on the server, or do I make a new file on the server?
I usually go mobile and I would need putty in my wm 6.1
is there some sort of "putty" or any other ssh tool where i can run ssh commands?
I'm trying to get to my server using putty but when i enter my root password is says its invalid when i know its valid because i can login with it in WHM.
View 4 Replies View Relatedputty, and the SSH commands in general
When I open a file using "vi" command, it just open the file and I don't know how to edit it, by removing or adding text to it, so how can I do it?
Im at work, and im trying to use putty behind a proxy. Im guessing they have L3 managed switched as I cannot just connect a server like I wiuld normally at home.
They are using a windows proxy (port 8080) so im guessing ISA...
I use SSH Putty from my Windows PC to login to multiple Servers. So I usually have multiple Putty windows on my desktop.
How can I set Putty to display the hostname or IP Address of the server in the title bar - So it'd be easy for me to choose the right Putty Window.
Out of sudden today, my cPanel server box appear this kind of error on my putty screen. Just wondering what is that all about?
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Oops: 0000 [#2]
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: SMP
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: CPU: 1
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP: 0060:[<c01ae881>] Not tainted VLI
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EFLAGS: 00010282 (2.6.21.1 #2)
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP is at ext3_splice_branch+0x90/0x134
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: eax: 000007ab ebx: cf3b1c28 ecx: 00000001 edx: 000007a9
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: esi: e87fdd80 edi: cf3b1c40 ebp: f798d9b4 esp: cf3b1bd5
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: ds: 007b es: 007b fs: 00d8 gs: 0033 ss: 0068
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Process pkgacct (pid: 3859, ti=cf3b0000 task=eebd25b0 task.ti=cf3b0000)
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Stack: 00012b35 a9000000 04000007 28f31165 66cf3b1c 40012b35 00cf3b1c d0000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: 40c01aeb 00cf3b1c 01000000 40000000 e6cf3b1c 6cc01701 03f31164 04000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: b4f31165 01f798d9 00000000 62000000 a0000000 c7f31164 00012b31 00000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Call Trace:
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: =======================
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Code: 3b 5c 24 2c 7d 0b 8b 17 89 c8 41 89 04 9a 43 eb ef 85 f6 74 1e 8b 4c 24 2c 8b 54 24 08 8d 44 0a ff 81 46 1c 6b 44 24 28 0c 8b 44 <38> 04 01 c8 48 89 46 20 8b 4c 24 0c 31 d2 a1 80 42 5f c0 89 51
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP: [<c01ae881>] ext3_splice_branch+0x90/0x134 SS:ESP 0068:cf3b1bd5
I am using Putty to connect to my server via ssh.
When opening a direct connection, i can login quickly without any problem
Quote:
login as: gracie
gracie@server1's password:
Last login: Thu May 7 07:31:26 2009 from 192.168.0.5
gracie@server1 [~]# sudo su -
Password:
root@server1 [~]#
When I open a connection FROM ANOTHER SERVER, I have to wait more than 20 seconds
Quote:
login as: tech2
tech2@server2's password:
Last login: Thu May 7 07:32:07 2009 from 192.168.0.5
tech2@server2 [~]# ssh gracie@192.168.0.222
Password:
After I enter the password, I waited 20 seconds before I am logged in.
I’ve just switched to a deticated server. I have backups of sites I need to move over and restore. cPanel has a “Restore a Full Backup/cpmove” option. Two questions…
1) How do I upload the back up file to the /home directory of my deticated server?
2) If the backup file is under a current client “/home/clienta” how do I restore it?
I’ve also tried using puTTy to restore the file.
- logged into as “root”
- typed “cd /home”
- typed “/scripts/restorepkg domainname”
i use for login to ssh by putty
and i run very command and result
how may i saved all this command and result in putty?
I am having problem login to my server using root as login.
Here is the situation:
I have the root access for WHM as user1 for login, and password1 for password. This can allow me to login to my WHM.
However, in SSH (Putty) I tried to connect to the server using user1 as login, but when I typed password1, it said access denied..
I've setup my ssh to login with keys and passphrase. I would like to do away with passphrases by using agent forwarding. Putty uses Pageant to store private keys, bu from all the tutorials I can find, it's a windows based feature (to add private keys). I've also tried to use ssh-add (a different agent), but it has trouble recognizing my private key passphrase (made with putty). I know the private key is working because I'm able to use use ssh without a password, just the phrase.
What's the best way to do this? Is there a putty pageant command line that I don't know about?
I have multiple backups stored under server repository (subscriptions --> <domainname> --> website and domains --> backup manager).
The physical files are located at: /var/lib/psa/dumps/clients/904279/domains/<domainname>/
When I click the green arrow to download these files to a local computer (see attached image) I get a new page with title "Download the backup file". On this page I have the option to set a password on the downloaded file, but no matter what I do (password or no password) the file is not downloaded to my local PC. I don't get a pop-up box with the option to save the file. Just nothing happens ...
I have 2 problems:
Firstly I wonder if there is any possibility to limit the number of cores the plesk backup zipping tool uses? This pigz takes up all my CPU. Is there any way I can reduce the amount of cores it uses because all my websites are down every time a backup takes place for around 3 minutes.
Secondly I get the following in my syslog:
1 baby plesk sendmail[20189]: Error during 'check-quota' handler
I don't know what is wrong. I think it's since the upgrade to Plesk 12. I now have 12.0.18 Update #13.
I have a 6GB backup file created with another Plesk Backup Manager, now I trying to upload this backup file to my Plesk Backup Manager but after upload 3% I am getting "413 Request Entity Too Large" error, I tried with disable NGINX but still getting this error.
how can I resolve this error or is their any other way to upload my file on backup manager?
I see that Backup Manager have a file size restriction of 2GB how can I increase this?
I have an Ubuntu 14.04 LTS 64 bit virtual private server with Plesk 12. The server is hired from a hosting provider. The server is used to run the Odoo ERP application (using postgres database).
The Odoo application is running fine and now I want to create a backup of the application using Plesks Backup manager.
I choose configurations and content option in the backup manager but the created backup is only 200kb.
I think the problem is the location where the Odoo application is installed is not included in the backup. I made a tar backup from the server and extracted it on my pc. It seems that the main parts of the Odoo application are in the var, opt, etc and usr directories (not in a domain but under root).
Installing the application in a domain would solve the Plesk backup issue I think but the installation script of Odoo puts Odoo in var, opt, etc and usr directories even if I put the install script in the directory of a created domain. Since the manual Odoo installation is complicated I am very happy to use the script.
My questions are:
1. Is it possible to include the directories var, opt, etc and usr in the Plesk backup and how and where do I do that?
2. Can I restore such a backup without no problem in Plesk?