Ubuntu :: Synchronizing Settings Between Computers?
Oct 11, 2010
Is it possible to syncronize certain settings in ubuntu between several computers, such that when I change them on one they change on all?If not, is it possible to at least use the settings of one computer as the initial settings of another?These are the settings I am interested in:
- Keyboard shortcuts
- Compiz settings
- Statusbar configuration
- Theme
View 3 Replies
ADVERTISEMENT
Oct 12, 2010
I got my desktop all set up the way I like it, and it took a lot of tweaking and I can't even remember where I set all of the settings.
Is there a hidden file (or folder) or something like that in my home folder I can copy over to another Ubuntu machine to duplicate it?
I'm looking at settings like theme, colors, menu transparecies, etc.
View 1 Replies
View Related
Aug 8, 2010
I have 2 10.04 computers and one win 7 and one vista computer: The win computers can see each other and the ubuntu computers, but the ubuntu computers cannot see each other or the win machines. The ubuntu computers connect to the internet fine and can ping each other. I cannot find settings to correct.
View 3 Replies
View Related
Oct 23, 2010
Am I the only person who can't get ubuntu one working properly?1) if I right-click a folder and ask to synchronize it to ubuntu one, there is absolutely no feedback at all (nothing seems to be synchronized, no icons are added to the folder, no progress bar, nothing).2) if I open the Ubuntu one preferences, it states "synchronizing in progress", and it keeps doing that. again; no progress, no icons, no nothing.Disconnecting reconnecting doesn't seem to matter.Rebooting (I know, I was desperate..) doesn't seem to matter.How do you guys manage to use this. I mean, the interface of ubuntu one is pretty clean, so there is not much to configure, which is good, if it would work out of the box .
View 1 Replies
View Related
Apr 30, 2010
I installed 10.04 today and while messing around with it I decided to try syncing a folder. While it worked and the file in it was uploaded and removed when deleted I can't stop syncing the folder.
View 6 Replies
View Related
Jan 31, 2011
im trying to connect two computers on lan.One computer has: VMWare Workstation and has Opensuse 11.3 mounted in it.The other computer has: VMWare Player and has Opensuse 11.3 mounted in it.Both computers are connected to a switch with cables.I have followed this guide in both computers:Depanati singuri calculatorul!: Opensuse 11.3 - configure local networkin order to setup a network.In one computer, if i go to: Computer---Network---Network folder, i only see one machine. When in fact i could see both of them right
View 9 Replies
View Related
Nov 24, 2010
I have a file in a directory mysite/a.php on machine A and machine B. The files will not have any difference initially.On machine A if a.php is changed and then when a sync is done from machine B to A, will a.php have the change or will it be overwritten? What about directories?
View 1 Replies
View Related
Apr 30, 2011
I'm writing an application that uses PortAudio to generate sound. I need to synchronize certain GUI changes with the sound stream. The callback function receives a struct PaStreamCallbackTimeInfo that seems to have the timing information I need, but there's no documentation on what the various fields mean. Through experimentation, I've found that the currentTime field is the time that the callback was called (in retrospect, that seems pretty obvious), but what do the inputBufferAdcTime and outputBufferDacTime fields mean?
(Actually, PortAudio calls the callback fast enough that I could just use the currentTime to get the synchronization close enough, but still... it's the principle of the thing.)
View 1 Replies
View Related
Apr 9, 2010
I am trying to synchronize the time of a PC using NTP using a server on LAN. Both the PCs do not have internet. I have made changes to the /etc/ntp.conf file of both the server and client . But still on rebooting is shows Synchronizing with time server failed. I am attaching the ntp.conf file of both server and client.
View 13 Replies
View Related
Jun 16, 2011
I have 16 linux servers that use /etc/hosts files to see and talk with each other. I'm adding servers to this pool of servers. It is required to do host resolution via the /etc/hosts files. DNS or NIS are not alternatives. Aside from manually editing each of the 16+ /etc/hosts files every time I add a server or editing one /etc/hosts file on one server then scp'ing it to all the other servers, is there anyway to edit the /etc/hosts on one server and "push" it onto the other servers that need the new /etc/hosts file?
Everywhere I've looked on the Net, there hasn't been any suggestion except for the options I mention here.
Or am I just whistling in the wind?
View 6 Replies
View Related
Dec 8, 2010
does anyone of you know an application for automatically synchronizing data of a Linux-PC to a Windows XP-PC?The form should be echo (changes only on the Linux-PC).Only the Linux-PC should have the application.
View 6 Replies
View Related
Aug 13, 2011
I am looking for XJadeo for opensuse 11.3 x86_64 for synchronizing video with audio
View 1 Replies
View Related
Apr 1, 2011
I was looking for a way to get the same or similar functionality as the Nokia PC Suite on Ubuntu 10.04. I did find a discussion here [url].
However it is fairly old (2008). I was wondering if it is possible to get more recent information.
In the Ubuntu Software Center I find two applications that seem to fit the bill. I need to know which is better or are the complimentary.
View 3 Replies
View Related
Jul 14, 2011
we are synchronizing server time with ntpdate command in cron.how often should it run?
View 3 Replies
View Related
Oct 1, 2010
I wonder if other people have this problem. sometimes I need to duplicate most or all of a server from one machine to another. part where I most tend to have issues is with recreating the users. Sometimes the UIDs don't match up because of differences between the two systems, which gives funky results, like files owned by the wrong user.
Or, sometimes, I just need to create the same 10 users on x number of machines, and it's tedious to do this 10x times. Plus, then, if you need to change a password or delete a user, you have to do it x times.Any recommendations on how to centralize users/auth?
View 3 Replies
View Related
Jan 31, 2010
Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?
Well, just follow the steps below:
Quote:
gconftool-2 --recursive-unset /apps/compiz
Then,
Quote:
Restart your PC / lappy
[URL]
View 4 Replies
View Related
Aug 21, 2011
i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:
1) create a script that only changes permissions that need be changed.
2) change file permission settings to force all documents to inherit parent document settings
View 9 Replies
View Related
Aug 21, 2010
I am using Fedora 13 x86_64 on a Acer Aspire 7730ZG laptop with: 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1) I have kmod-nvidia-2.6.33.6-147.2.4.fc13.x86_64-195.36.31-1.fc13.2.x86_64 installed from rpmfuison when I plug in the hdmi cable to the tv, my tv says the resoultion is at 720p, and I can not get any of the resolutions settings to look right on seperate x screen with the nvidia X server settings gui. my tv is a vizo 42inch. also another question is their a way to set the video card to output at 1080? this might be part of my problem?
View 14 Replies
View Related
Sep 28, 2010
I have a triboot windows suse 11.3 stable and suse 11.3 factory pc, I would like to share the browsers and email settings between the suse stable and factory, I succeed with thunderbird and firefox moving the /home/.thunderbird and /home/.mozilla in an ext3 shared partition and linking these in the respecive /homes, I found that there isn't a /home/.chromium folder, I found probably /usr/lib64/chromium could be the same as /home/.mozilla for firefox, but I don't know if is secure or can damage my system to move this in a ext3 partition and then link this to the respective /usr/lib64/chromium, /usr/lib64/chromium has root owner, root group, visible and modifiable for root and only visible for group and other.
View 5 Replies
View Related
Apr 1, 2011
Is there a way I can save system settings and have yast revert to a config file in case I ever need to reinstall the system again? I hate having to configure the firewall, runlevels, samba shares, samba workgroup, apparmor, and all the other junk after every install. It's not like I install often, but should suse 11.5 or 12 roll out, I'd like it to be a snappy upgrade.
View 6 Replies
View Related
Oct 18, 2009
I am running a debian squeeze machine on a ibm t40 laptop with window maker as my window manager. I am using gpointing-device-settings as a program to get the scroll bar on my touch pad working. unfortunately, I can't get the settings to stick after i shutdown and turn on. I have to go into the program and unclick then reclick the button. i'm using version 1.3.2 (ive tried both deb and source versions). does anyone have any ideas on how to fix this? and if there is any configure files that I could configure instead of having to use the gui program.
View 4 Replies
View Related
Aug 12, 2010
I'm trying to create a user account for my children in Ubuntu 10.04
When creating their account, I have turned off the 'Connect to ethernet and wireless' option of the Advanced Settings.
However, when I log into their accounts, they still have full access to the internet through both the wireless and ethernet connections. Is this option for some other purpose?
Is there an alternate way to limit internet access for childrens' accounts in Ubuntu? (I'm used to MS Family Safety as a filter for internet access - is there an eqivalent for Ubuntu?)
View 2 Replies
View Related
Feb 14, 2010
Im trying to set up a share between my 2 ubuntu computers. I set one computer to share a folder in the properties tab, and installed the corresponding software. now, how do I search my local network for shares?hat type of share is it? NFS? Is there a tutorial out there some place?
View 1 Replies
View Related
May 8, 2010
I have installed 10.04 on both my laptop and my desktop computer. the desktop was pre-installed with 9.10 then upgraded to 10.04, the laptop was pre-installed with 9.04then upgraded to 10.04. There are a few differences in the look of the desktop but the most notable is the fact that the window controls for the desktop are on the left and the windows controls for the laptop are on the right . Any thoughts as to how this happened or what went wrong. Both were upgraded at the same time.
View 2 Replies
View Related
Sep 4, 2010
I have configured Ubuntu 10.04 to work on a Windows XP network that has 2 other XP desktops (wired to same router). Ubuntu sees the icons for each computer in the "network" tab of "places" and can access the shared files 1 of those desktops, no problem, but trying to access the other one gets the error "Unable to mount location-failed to retrieve share list from server" I have checked the XP computers and can't find what may be different about them.
View 9 Replies
View Related
Feb 18, 2011
I'm having ubuntu 10.04 on my pc. How can I setup LAN between two systems in ubuntu?
View 6 Replies
View Related
Apr 10, 2011
Slightly off topic, but does anyone know how to change or delete the name on my computer? jim@jim-Inspiron-910:~$
View 9 Replies
View Related
Jan 2, 2010
I have two computers. One has UNR installed and the other Karmic. I back up my home folder from Karmic monthly. Is there any reason why I could not just copy the home folder from Karmic over the UNR home folder to synchronize my computers? I wasn't sure if UNR might not like this idea...
View 1 Replies
View Related
Jan 9, 2010
Exactly how do I move Thunderbird emails, settings, contacts from computer A to computer B?
What folders do I copy and move?
View 4 Replies
View Related
Jan 29, 2010
We have 5 computers networked with 9.04 installed. On some days, when you click on Place -> Network, then all the computers will show. On other days, like today, it does not show. However, one can ping them and I have been able to print to one computer which has the printer attached. SAMBA is installed on the computers for file and printer sharing.
View 2 Replies
View Related