Linux.org

LFCS – File Transfer Protocol (FTP)

  • 2,795
  • 0
Everyone probably uses FTP at one point or another. In this article, we will set up an FTP server and configure it for anonymous connections. We will also set it up to be used as a repository and...

DCA – 04 – Running Containers

  • 2,310
  • 0
The information in this article is basic knowledge you need to know when dealing with Docker and running containers. I have covered some of this already, but I want to make sure we cover it and it...

Ubuntu 22.04 on Surface Pro 7+

  • 30,146
  • 11
I have to admit, I've thought about getting a Surface Pro for a long time. After I bought one, I realized what an amazing piece of hardware it is. It's a tablet running on Windows 11. Then I...

LFCS – BIND DNS Management

  • 4,529
  • 2
This LFCS article is starting a completely new section for managing services.

Because we are getting to a new area, you can scrap out your Virtual Machines or real systems that you are using to...

DCA - 03 - Docker Images and Tags

  • 3,006
  • 1
When dealing with Docker, you will need to have images to work with.

A Docker image is a package of software, which is executable, and includes everything you need to run the application or...

Learning python with OpenAI's ChatGPT

  • 5,686
  • 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...

Latest posts


Members online


Top