I use a special documentation server which I always want to reach from my Mac without establishing an VPN connection. Why? Because I have to write documentations while I am in other VPN (L2TP or WireGuard) tunnels. For this I need a permanent way to reach a predefined IP adress in my secure network. After a short talk with my… Read more →
Kategorie: Hints
Ubuntu Docker Compose Error
When you install docker with the default installer of Ubuntu (in our case. 20.04.3) you get following error by using „sudo docker-compose up“ It is quiet easy to be fixed. Just install/reinstall docker-compose with following command: an then you can use: Read more →
Checksum – Check
If you want to compare to folder, which are not based on the same system you can create to text files with an command and the compare them. Linux systems use md5sum: Mac systems use md5: Then you can compare this files using following command. Read more →
Synology – Network Speed Test
In the last weeks I searched for a ways to analyse the speed test of my Demo-Synology and to get clear answers how fast a client can maximum be with the 10Gbit connection. The Hardware is following:DS1821+ (CPU AMD Ryzen V1500B)32 GB RAMSystem: DSM 6.2.3-25426 Update 38x Seagate Exos X16Synology Cache SSD 2x 400GB Read and Write10Gbit RJ45 CardRAID –… Read more →
AXLE MAM – proxy workflow
You can import pregenerated proxy files into your AXLE media asset management system. This can speed up your workflow, when you do not generate the proxy files on the same machine where your MAM is installed. First you have to set the „Existing Proxies“ path in the „Advanced“ settings. There you can set the „Location of Existing Proxies:“ to a… Read more →