Quick tip on how to specify a timezone with the date command. This will display the time and date in whatever timezone you choose. The post Specify the Timezone with Linux date Command appeared first on Putorius.| Putorius
If you ever wanted to update your BIOS or make any other hardware changes to your Linux system, you likely needed the motherboard information. There is a handy little command line tool called dmidecode that we have written about in the past. This program will... The post How to Find Motherboard Model and Serial Number in Linux appeared first on Putorius.| Putorius
In this Linux quick tip we show you how to specify a filename (save as) when saving a file in the vi / vim editor.| Putorius
How to add a comment to UFW (uncomplicated Firewall) rules. UFW is the default firewall for Ubuntu and many other Linux distributions.| Putorius
Learn how to easily add comments to iptables rules to be a courteous Linux sysadmin. Adding comments is easy and a best practice.| Putorius
How to flush the local DNS cache on a Linux system using resolvectl or systemd-resolve commands. Flush old DNS records from cache.| Putorius
Learn how to run a command and send the output to an email from the Linux command line. Send the output of a script to an email address.| Putorius
How to find the date and time Linux OS was installed using simple commands and log files. Quick and easy Linux tip.| Putorius
Learn how to specify IPv4 or IPv6 for your SSH connections. With a simple command line option you can force SSH client to use ipv4 or ipv6.| Putorius
Learn how to easily export logs to a file from Journalctl. We discuss exporting all logs, and how to refine your exports to useful data.| Putorius
Check how long a process has been running in Linux using the ps command, some simple formatting options and easy to follow examples.| Putorius
Learn how to show the line numbers in the vi / vim editor and how to jump directly to a specific line. Just set the number parameter!| Putorius
In this Linux quick tip we show you how to allow multicast packages through your firewall to fix the no devices found chrome cast issue.| Putorius