Sep 29, 2020 linux Linux - rsyslog: parsing and splitting message fields Until now I hadn’t used the options and features rsyslog comes with. Let me show a simple example I have done today. This is
Aug 24, 2020 linux Linux - Simple DNS server using DNSmasq This article offers a 5 min howto about configuring your own DNS server (perhaps for your company or maybe for your home network) using DNSmasq.
Jan 16, 2020 linux Linux - SQL Server command line to perform queries (mssql-cli) There are different methods to run queries against an SQL Server from a Linux machine. The one I am using is mssql-cli (https://github.com/
Dec 27, 2019 linux Linux - Show git branch in bash prompt If you are a Git user, you can find very useful this custom prompt. Branch Shows working branch when it detects the current folder is
Dec 5, 2019 linux windows active directory Linux - Join to Windows domain (realm command) Dont be afraid. Joining a linux machine to a windows active directory domain is not difficult. This post explains step by step how to join