Erik Jakobsen wrote:
David C. Rankin wrote:
Erik Jakobsen wrote:
I have attached some screenshots from my NAS server's GUI for backing up with rsync. Sorry for the huge attachments.
I will be back with my results.
Erik,
Looks like we will be coming to you for rsync help before too long.... My use of rsync looks nothing like the fancy interface in your screenshot. It's just black -- and white ;-)
[09:41 ecstasy/usr/local/bin] # rsync -auv david@nirvana:/usr/local/bin/setwpq . receiving file list ... done setwpq
sent 42 bytes received 4145 bytes 8374.00 bytes/sec total size is 4020 speedup is 0.96
Hi David. You are more than welcome :-)
What is it that you show from (09:41) ?
Erik, That is just part of my bash prompt on my server named 'ecstasy' showing that I'm in the /usr/local/bin directory. I have the clock as part of the prompt to keep track of the time. Give the prompt a try. Just enter the following on the command line to change your prompt: PS1="\[\e[0;37m\]\A\[\e[1;34m\] \[\e[1;34m\]\h:\w> \[\e[0m\]" If you like it and want to make it your default, just include the following line in your ~/.bashrc file: export PS1="\[\e[0;37m\]\A\[\e[1;34m\] \[\e[1;34m\]\h:\w> \[\e[0m\]" I like a different prompt for root to make it very clear that your logged in as root. Red works. Here is the root prompt: PS1="\[\e[1;34m\][\[\e[1;31m\]\A \[\e[1;34m\]\h\[\e[0;31m\]\w\[\e[1;34m\]] # \[\e[0m\]" Give it a try as well. There are no end of combinations for your prompt that you can come up with ;-) -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
David C. Rankin wrote:
Erik Jakobsen wrote:
David C. Rankin wrote:
Erik Jakobsen wrote:
I have attached some screenshots from my NAS server's GUI for backing up with rsync. Sorry for the huge attachments.
I will be back with my results.
Erik,
Looks like we will be coming to you for rsync help before too long.... My use of rsync looks nothing like the fancy interface in your screenshot. It's just black -- and white ;-)
[09:41 ecstasy/usr/local/bin] # rsync -auv david@nirvana:/usr/local/bin/setwpq . receiving file list ... done setwpq
sent 42 bytes received 4145 bytes 8374.00 bytes/sec total size is 4020 speedup is 0.96
Hi David. You are more than welcome :-)
What is it that you show from (09:41) ?
Erik,
That is just part of my bash prompt on my server named 'ecstasy' showing that I'm in the /usr/local/bin directory. I have the clock as part of the prompt to keep track of the time. Give the prompt a try. Just enter the following on the command line to change your prompt:
PS1="\[\e[0;37m\]\A\[\e[1;34m\] \[\e[1;34m\]\h:\w> \[\e[0m\]"
If you like it and want to make it your default, just include the following line in your ~/.bashrc file:
export PS1="\[\e[0;37m\]\A\[\e[1;34m\] \[\e[1;34m\]\h:\w> \[\e[0m\]"
I like a different prompt for root to make it very clear that your logged in as root. Red works. Here is the root prompt:
PS1="\[\e[1;34m\][\[\e[1;31m\]\A \[\e[1;34m\]\h\[\e[0;31m\]\w\[\e[1;34m\]] # \[\e[0m\]"
Give it a try as well. There are no end of combinations for your prompt that you can come up with ;-)
Many thanks David. And ok with what you showed me. I tried if I could find anything about rsync in the "Running Linux" book I have and also a SuSE Linux 10 Bilble I have, but could'nt find anything. But it's also a matter of learning by doing on a machine, that is for test purposes :-) -- Med venlig hilsen / Best regards Erik Jakobsen OZ4KK eja@urbakken.dk Registered Linux user #114875 - http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hi,
[...]
And ok with what you showed me. I tried if I could find anything about rsync in the "Running Linux" book I have and also a SuSE Linux 10 Bilble I have, but could'nt find anything. But it's also a matter of learning by doing on a machine, that is for test purposes :-)
We have a small section in the Start-Up Guide: 11.4.2 Transferring Files with rsync http://www.novell.com/documentation/opensuse111/opensuse111_startup/index.ht... Hope that helps, Tom -- SUSE LINUX Products GmbH >o) Documentation Specialist Maxfeldstrasse 5 /\\ http://en.opensuse.org/Documentation_Team 90409 Nuernberg, Germany _\_v SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG N=FCrnberg) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Thomas Schraitle wrote:
Hi,
[...]
And ok with what you showed me. I tried if I could find anything about rsync in the "Running Linux" book I have and also a SuSE Linux 10 Bilble I have, but could'nt find anything. But it's also a matter of learning by doing on a machine, that is for test purposes :-)
We have a small section in the Start-Up Guide: 11.4.2 Transferring Files with rsync
http://www.novell.com/documentation/opensuse111/opensuse111_startup/index.ht...
Hope that helps, Tom
Many thanks To. I'm so greatfull, that I still get valuable information from you people. -- Med venlig hilsen / Best regards Erik Jakobsen OZ4KK eja@urbakken.dk Registered Linux user #114875 - http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
David C. Rankin
-
Erik Jakobsen
-
Thomas Schraitle