Linux.org

Python Series Part 4: Flow Control

  • 1,142
  • 3
In this article, we will discuss the methods of managing the flow of statements in a program. These methods include:
  • If
  • For
  • While
We will also cover two items that are used...

Rescuezilla: System Recovery Tools

  • 8,855
  • 0
Rescuezilla is a fork of Clonezilla with more ability. You can back up and restore drive and partitions. It is also possible to clone a whole disk, including all partitions, to another disk...

Python Series Part 3: Python Operators

  • 3,664
  • 2
In the previous article, Python Basics, we hinted at arithmetic operations. These can include basic math functions, comparative features, and others.

We can go over these operators to help...

Plex Media Server

  • 1,701
  • 0
The Plex Media Server is like a DLNA server, because it shares media from a central location. Plex requires more configuration of the media by placing them in special media folders.

Using Plex...

LFCS - KVM Installation

  • 2,510
  • 2
Kernel-based Virtual Machine (KVM) allows for Virtual Machines (VM) to be created and run on a machine with an existing Operating System (OS). The overall KVM core is a loadable module. Along with...

Python Series Part 2: Python Basics

  • 2,171
  • 2
Python uses many keywords and variables. You'll need to keep in mind the difference between the two and not confuse them.

If you confuse them, then the Integrated Development Environment (IDE)...

Latest posts


Members online


Top