Linux.org

Learning python with OpenAI's ChatGPT

  • 5,707
  • 8
ChatGPT can be super helpful in helping you to create or modify code. For a fun exercise I recently asked it to write a "dead man's switch" style script in python. Specifically to check if there...

Hands on with lsof

  • 3,415
  • 2
lsof stands for "List Open Files," and as the name implies, it's a command-line tool in Linux that provides a detailed list of all open files on the system. Open files in this context refer to any...

The Vim Text Editor

  • 7,613
  • 21
I use Vim, all my homies use Vim.. do you use Vim? Vim is a powerful and popular text editor for Linux that is known for its efficiency and flexibility. It is widely used by developers and system...

Conky - Real Time System Info on Your Desktop

  • 5,406
  • 4
Many people would like to see real-time statistics about their system on their desktop. The information shown on the desktop by 'Conky' is configurable.

Let's look into installing 'Conky' and...

Install Ubuntu Server on Synology NAS

  • 3,930
  • 0
This one is pretty straight forward - network and everything else works right out of the box. I chose the 'server' version because I won't be connecting with this looking for any UI, i'll mainly...

Install Arch Linux on Synology NAS

  • 3,769
  • 4
Today I installed an Arch VM on my Synology NAS (AMD Ryzen R1600) and ran into a couple of things that I wanted to document and share. The following is a video going through all of the steps to...

Latest posts


Members online


Top