By default, at least sometimes, Microsoft OneDrive does not have any backup mechanism in place at all. There is a Previous Versions system however which can be turned on and off:
Previous Versions for documents stored in OneDrive for Business
article #975, updated 3046 days ago
ADSync errors, event IDs 6127, 6126
article #974, updated 3052 days ago
Here’s a great set of steps for these:
http://blog.jocha.se/tech/azure-ad-sync-event-error-6126-and-6127
The short of it is:
- Bring up the Syncronization Service Manager (“Synchronization Service” in Windows search),
- Click on Connectors,
- Click on “Active Directory Domain Services”,
- Click Run in the right pane, choose Full Synchronization, click OK, and wait for completion to be reported (it’s fairly obvious),
- Click Run in the right pane, choose Full Import, click OK, and wait for completion to be reported,
- Click Windows Azure Active Directory,
- and do the same two Runs as for the other line item.
Official Repos for btsync (Resilio)
article #973, updated 3054 days ago
For Debian-based and RPM:
http://t-e.cc/install-btsync-on-ubuntu-14-04-from-official-repo/
Internal QoS on Linux for General Speed and Reliability
article #972, updated 3054 days ago
Prioritizing certain kinds of data, can help a lot in general on Linux. Here’s the FireQOS configuration I just set up on this 802.11g-wireless laptop:
DEVICE=wlan0 INPUT_SPEED=54000kbit OUTPUT_SPEED=54000kbit LINKTYPE="ethernet" interface $DEVICE world-in input rate $INPUT_SPEED interface $DEVICE world-out output rate $OUTPUT_SPEED interface $DEVICE world-in input rate $INPUT_SPEED $LINKTYPE balanced class priority commit 10% match tcp port 22,3389,53,444 # SSH, RDP, DNS, SSL VPN match proto GRE match icmp match tcp syn match tcp ack interface $DEVICE world-out output rate $OUTPUT_SPEED $LINKTYPE balanced class priority commit 10% match tcp port 22,3389,53,444 match proto GRE match icmp match tcp syn match tcp ack
Control your Googly Data
article #971, updated 3061 days ago
Google stores all of your historical Google searches, YouTube video searches and views, and lots of other interesting things. Here’s a new tool to control this.
FRS is deprecated in Server 2008R2
article #970, updated 3062 days ago
Some articles:
https://msdn.microsoft.com/en-us/library/windows/desktop/ff384840(v=vs.85).aspx).aspx
https://blogs.technet.microsoft.com/filecab/2014/06/25/the-end-is-nigh-for-frs/
Check TRIM for SSDs under Windows
article #969, updated 3063 days ago
Here’s a tool. Run this once as administrator on the drive to check, wait 20 seconds and do it again, and if it says you’re good, you are.
Current Resilio (btsync) Repository for Debian and Ubuntu
article #968, updated 3063 days ago
The current one, official, is described here:
https://blog.resilio.com/official-linux-packages-for-sync-now-available/
Recommended DropBox replacement
article #967, updated 3064 days ago
This one’s new and comes recommended, I have not tested it yet:
AnyDesk: remarkable cross-platform remote control
article #966, updated 3065 days ago
This is very interesting: