分享

ubuntu one

 善哉善斋 2014-01-07

Ubuntu One comes with the commandline tool u1sdtool to control it.

Basically the gui control panel cannot quit the syncdaemon but can connect/disconnect it.

If you need to control syncdaemon start/stop it

you have u1sdtool --start and u1sdtool --quit

If you need to connect/disconnect it

you have u1sdtool --connect and u1sdtool --disconnect commands

See u1sdtool --help for all the available commands.

You can do connect/disconnect through control panel gui as well.

There is a indicator for ubuntuone as well: What Application Indicators are available?

If you need to disable ubuntuone from autostarting at login Syncdaemon is autostart service. So if you just need to disable the autostart part when you login to your session. Go to /etc/xdg/autostart and do

sudo sed --in-place 's/NoDisplay=true/NoDisplay=false/g' ubuntuone-launch.desktop

and disable it from startup-applications

answered Apr 20 '12 at 12:00
sagarchalise
9,33723155

 
amazing! yes, disable ubuntuone from the start, for the moment, is my goal. thanks! –  peppe84 Apr 20 '12 at 12:04
1  
You do not want to edit the file in /etc/xdg/autostart directly. You should instead copy it into your ~/.config/autostart/ directory, and change the X-GNOME-Autostart-enabled key to false to disable autostart. –  dobey Apr 20 '12 at 13:20

 
Good point dobey, thanks –  peppe84 Apr 24 '12 at 5:17

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多