SystemD - Shutting Down, Suspending, and Hibernating the Linux System (part 3) The systemctl utility from systemd replaces a number of power management commands used in previous versions of many linux distros like reboot, poweroff, halt and many more. We learn Power Management Commands with systemctl utility that replace old power management command. Linux Debian
SystemD - Understanding the Unit File Structure (part 5) We need understand the unite file structure. A unit configuration file encodes information about a service, a socket, a device, a mount point and more. Each unit file is a simple text file describing a unit, what it does, what needs to run before or afterward, and other details. Linux Debian
SystemD - Working with systemd Targets (part 4) SystemD uses targets which serve a similar purpose as runlevels but act a little different. In the following examples, we will show you how to display and work with different linux runlevels (targets) Linux Debian
Turris Omnia - How add new vlans and configuration internal switch Turris Omnia is one of the best router on the market today. For home purposes it is number one. Today we cover how adding vlans, how configure internal switch, configuration trunk port and we learn what is maximum supported vlans on this perfect router Linux Networking
PsPing - Windows ICMP flood ping Windows flood ping utility: psping. This command-line utility accurately measures network performance and implements Ping functionality, TCP ping, as well as latency and bandwidth measurement. Windows
Downloading an Entire Web Site with wget This comprehensive guide introduces wget, a powerful command-line tool for downloading files via HTTP, HTTPS, and FTP Linux Linux Utilities
HUGO Datatables Experiment, how integrate datatables to Hugo static site generator. Not working now :-) Hugo
HUGO image gallery My own image gallery for Hugo static site generator. Image gallery based on pure css, no javascript Hugo
Sandbox - Citation and Blockquote style I created letter shortcode in hugo static site generator. Shortcode make a html block with look like letter or Quotation. Hugo