Popular Posts

Recent Posts

Flush Blob cache in SharePoint

SharePoint 2016 Logo

To flush blob cache on SharePoint servers you should execute a PowerShell script on each front end server. Blob cache is set on each front-end server in a farm, that is why you have to do this way. Read more»

SharePoint

Truncate log files with PowerShell

It is a very common task to truncate log files. You don’t notice them and they reach the limit size always not in the appropriate time. And when this moment occurs, it’s much better to have a quick solution to decrease the size of log files. But even much better to clean logs automatically on […] Read more»

Windows

How to fix upside down image from web camera in Skype in Ubuntu

Skype upsidedown

Ubuntu is one of the most favorite operation systems. It is free, it is easy to install it to any PC, you do not worry about viruses and other no good things, which Windows systems have. But in Ubuntu you can have different problems with proprietary software and drivers. One of the common problems with […] Read more»

Linux

Update date modified and date created for SharePoint items

SharePoint 2016 Logo

Sometimes you need to make some not common things with data in SharePoint site. Today one girl asked me if I can modify date of creation or modification date of a file in document library. Of course, there can be other cases, for example, you need to save creation date information for data in migration […] Read more»

SharePoint

Embed stream RTMP video in Intranet site SharePoint 2010

VideoJS

Playing stream video is a very popular task in nowadays in companies with wide network. Stream video is supported well with modern browsers, but there are some difficulties with streaming inside networks without direct Internet access and SharePoint 2010 as a portal solution. Of course, SharePoint 2010 is very good, but it is unlikely to […] Read more»

React