by skufel | Oct 3, 2018 | Linux, SysAdmin
Once you install Ubuntu 18.04 some packages might not be found by default in repositories (example: php7.2-fpm). If you want to have more packages available just add repository with more packages available 🙂 sudo add-apt-repository universe Now you can enjoy more...
by skufel | Sep 29, 2018 | Apple, Scripting, SysAdmin
After upgrading to macOS Mojave you might experience following error when trying to run some command line tools like git, for example: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:...
by skufel | Oct 16, 2017 | Cloud, Cryptocurrency, Uncategorized
Once you have MasterNode configured, you might want to check status and see, if everything works fine. // Start ArcticCoin MasterNode Once you have arcticcoind up and running you can start MasterNode role. arcnode01@arc-srv-01:~/.arcticcore$ arcticcoin-cli...
by skufel | Oct 16, 2017 | Cloud, Cryptocurrency, Linux, Uncategorized
If you interested in cryptocurrency and want to support certain coin and community as well as earn some money, you might be interested in running MasterNode for chosen coins. In this article I put together some quick guide how to setup ArcticCoin MasterNode. I have...
by skufel | Sep 1, 2017 | Infrastructure, SysAdmin, Virtualization, Windows
For testing purposes I deployed Microsoft AppV infrastructure. Systems presented on diagram above: Core-DC-01 – Domain Controller – deployed prior to AppV installation Core-SQL-01 – SQL Server – deployed prior to AppV installation...