g
2015-Jun-16 21:17 UTC
[CentOS] using rsync to sync desktop /home/user of to laptop /home/user
thank you for replying Johanthan. On 06/16/2015 02:52 PM, Jonathan Billings wrote:> On Tue, Jun 16, 2015 at 02:44:43PM -0500, g wrote: >> what directories and files should not be copied so that configs for >> desktop/laptop do not corrupt configs for laptop/desktop screen? > > Maybe you need to be clearer. The screen's configuration is not > really configured in your home directory, but by X (although these > days it's all autoprobed). > > Are you talking about what icons appear? The configuration for KDE?. also, thank you for kicking my chemo brain in the butt. ;-) yes, i forgot about X being the wise and wondrous now. iirc, there used to be a file under /etc/X11 that had specs for keyboard, mouse, graphics card, monitor, language, etc, that one could make custom changes to if needed. several years back that got changed with auto probe. yes/no? therefore, my only real concern would be for progs like firefox, thunderbird and what else that is not standard with distrib, and have special files in /lib, /lib64, etc. y/n? as for icons and KDE configs, icons should be same as they are under /usr/share and i do want to have same/similar desktop window settings. long story to short, just try it. y/n? -- peace out. -- If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explains it! -- in a world with out fences, who needs gates. -- CentOS GNU/Linux 6.6 tc,hago. g .
Antonio S. Martins Jr.
2015-Jun-17 09:15 UTC
[CentOS] using rsync to sync desktop /home/user of to laptop /home/user
----- "g" <geleem at bellsouth.net> escreveu:> De: "g" <geleem at bellsouth.net> > Para: centos at centos.org > Enviadas: Ter?a-feira, 16 de Junho de 2015 18:17:36 (GMT-0300) Auto-Detected > Assunto: Re: [CentOS] using rsync to sync desktop /home/user of to laptop /home/user > > thank you for replying Johanthan. > > On 06/16/2015 02:52 PM, Jonathan Billings wrote: > > On Tue, Jun 16, 2015 at 02:44:43PM -0500, g wrote: > >> what directories and files should not be copied so that configs > for > >> desktop/laptop do not corrupt configs for laptop/desktop screen? > > > > Maybe you need to be clearer. The screen's configuration is not > > really configured in your home directory, but by X (although these > > days it's all autoprobed). > > > > Are you talking about what icons appear? The configuration for > KDE? > . > also, thank you for kicking my chemo brain in the butt. ;-) > > yes, i forgot about X being the wise and wondrous now. > > iirc, there used to be a file under /etc/X11 that had specs for > keyboard, mouse, graphics card, monitor, language, etc, that one > could make custom changes to if needed. several years back that > got changed with auto probe. yes/no? > > therefore, my only real concern would be for progs like firefox, > thunderbird and what else that is not standard with distrib, and > have special files in /lib, /lib64, etc. y/n? > > as for icons and KDE configs, icons should be same as they are > under /usr/share and i do want to have same/similar desktop window > settings. > > long story to short, just try it. y/n? >Well, First try to hold in the same OS version on both, this will easy things :D IMHO, filter the dirs for firefox, thunderbird, etc... and try to sync only your docs and desktop info! You can try syncing all and see what happens :D Att., Antonio. -- Antonio da Silva Martins Jr. Analista de Suporte NPD - N?cleo de Processamento de Dados UEM - Universidade Estadual de Maring? email: asmartins at uem.br fone: +55 (44) 3011-4015 / 3011-4411 inoc-dba: 263076*100 "Real Programmers don?t need comments ? the code is obvious." -- Esta mensagem foi verificada pelo sistema de antivirus e acredita-se estar livre de perigo.
g
2015-Jun-18 13:44 UTC
[CentOS] using rsync to sync desktop /home/user of to laptop /home/user
please excuse delay in replying. life does have it's priorities On 06/17/2015 04:15 AM, Antonio S. Martins Jr. wrote: <<>>> Well, > > First try to hold in the same OS version on both, this will > easy things :Dthis is true. both are 6.6 and as of 2015-0516 both are updated to release 2.6.32-504.23.4.el6.x86_64.> IMHO, filter the dirs for firefox, thunderbird, etc... and > try to sync only your docs and desktop info!this is true also and main of what i will need to sync, which i intended to run from a script to work with paths in ~/ for: .mozilla, .thunderbird, Audio, Documents, Downloads, Graphics, Personal, Pictures, Public, scripts, TV, Videos, WWW.> You can try syncing all and see what happens :Dcould, but not. building common ~/ for and then rsync/ssh took long enough. ;-) i found the file for screen info by opening system settings > display > size & orientation making a change to 'lvds' setting, then running from .kde ]$ find . -amin 1 -print .kde/share/config/krandrrc, then restored to, size: 1366x768(auto) refresh: 60hz, which is to specs. i still have a problem, horizontal tearing of screen while desktop is loading and centos banner is showing and varies each time. so i need to go back under the config directory to find what other files may need to be tweaked. or may be due to video chip being ati and may not be correct one loading. just one more reason i like computers with linux os. i get to play and increase my knowledge. ((GBWG)) strange thing about that file, -- peace out. -- If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explains it! -- in a world with out fences, who needs gates. -- CentOS GNU/Linux 6.6 tc,hago. g .