Skip to content
  • Fri. Jan 27th, 2023

Rex Bytes

  • Home
  • Blog
  • Programming & IT
  • Software
Top Tags
  • python packaging
  • python
  • ubuntu
  • iptables
  • ssh
  • DV360
  • python console

Latest Post

Working With Git Submodules Reading & Writing To An SQLite3 Database Inside A Python Package Reading & Writing To Datafiles Inside A Package Ubuntu: Install PostgreSQL With pgAdmin4 RexBytes Software: Bumper VPN Kill Switch Package
Git Programming & IT Python Software

Working With Git Submodules

Nov 25, 2022 Rex Bytes
Python Software

Reading & Writing To An SQLite3 Database Inside A Python Package

Nov 23, 2022 Rex Bytes
Programming & IT Python Software

Reading & Writing To Datafiles Inside A Package

Nov 19, 2022 Rex Bytes
databases Programming & IT

Ubuntu: Install PostgreSQL With pgAdmin4

Oct 22, 2022 Rex Bytes
Programming & IT Python Security Software

RexBytes Software: Bumper VPN Kill Switch Package

Oct 11, 2022 Rex Bytes
  • Latest
  • Popular
  • Trending
  • Working With Git Submodules
    Git Programming & IT Python Software
    Working With Git Submodules
  • Reading & Writing To An SQLite3 Database Inside A Python Package
    Python Software
    Reading & Writing To An SQLite3 Database Inside A Python Package
  • Reading & Writing To Datafiles Inside A Package
    Programming & IT Python Software
    Reading & Writing To Datafiles Inside A Package
  • Ubuntu: Install PostgreSQL With pgAdmin4
    databases Programming & IT
    Ubuntu: Install PostgreSQL With pgAdmin4
  • Python Packaging – Using “setuptools”, “pyproject.toml”
    Programming & IT Python Software
    Python Packaging – Using “setuptools”, “pyproject.toml”
  • Python Package Interactive Install / Editable Install With “pyproject.toml”
    Programming & IT Python
    Python Package Interactive Install / Editable Install With “pyproject.toml”
  • Secure Your Linux Laptop With iptables
    Programming & IT Security
    Secure Your Linux Laptop With iptables
  • RexBytes Software: Bumper VPN Kill Switch Package
    Programming & IT Python Security Software
    RexBytes Software: Bumper VPN Kill Switch Package
  • Working With Git Submodules
    Git Programming & IT Python Software
    Working With Git Submodules
  • Reading & Writing To An SQLite3 Database Inside A Python Package
    Python Software
    Reading & Writing To An SQLite3 Database Inside A Python Package
  • Reading & Writing To Datafiles Inside A Package
    Programming & IT Python Software
    Reading & Writing To Datafiles Inside A Package
  • Ubuntu: Install PostgreSQL With pgAdmin4
    databases Programming & IT
    Ubuntu: Install PostgreSQL With pgAdmin4
Python Software

Reading & Writing To An SQLite3 Database Inside A Python Package

Nov 23, 2022 Rex Bytes

You might need to store data at the package level, take a look at the following package structure. I am going to show you how to create, read and write…

Programming & IT Python Software

Reading & Writing To Datafiles Inside A Package

Nov 19, 2022 Rex Bytes

There may be occasions where you want to store application data and configuration files outside of the reach of your users, and store it directly in the package files themselves.

databases Programming & IT

Ubuntu: Install PostgreSQL With pgAdmin4

Oct 22, 2022 Rex Bytes

A quickstart guide that includes the part how to connect pgAdmin4 to your local postgresql install by registering your server after installing PostgreSQL and pgAdmin4.

Programming & IT Python Security Software

RexBytes Software: Bumper VPN Kill Switch Package

Oct 11, 2022 Rex Bytes

I've put together a python package to automate the iptables firewall commands we've covered. It's available NOW on pypi.org

Docker Programming & IT Security

VPN Kill Switch With Docker

Oct 4, 2022 Rex Bytes

You might have set up some great rules in your iptables to act as a kill switch, only to find out that on installing Docker and running some containers they…

Programming & IT Security

OpenVPN: Create A Linux VPN iptables Killswitch

Oct 3, 2022 Rex Bytes

If your VPN connection drops your machine usually continues to connect to the internet leaking information. Let me show you how to make an iptables killswitch.

Programming & IT Security

Secure Your Linux Laptop With iptables

Sep 23, 2022 Rex Bytes

Your linux powered laptop is open and vulnerable. Let's harden it a little with the linux iptables firewall. It's not that hard, honest... it is just a text file.

Programming & IT Security

Pi-hole: A Portable Docker Laptop Solution

Sep 19, 2022 Rex Bytes

If you like the network-wide protection your home pi-hole provides against adverts, domains that are known phishing sites, or domains that are known to serve malware, then you are going…

Programming & IT Python Software

Python Parsing Command Line Arguments With argparse

Sep 6, 2022 Rex Bytes

The python package ‘argparse’ is a highly versatile and customizable command line parser. I’m going to show you a handful of examples that should cover most of your use cases,…

Posts navigation

1 2

Recent Posts

  • Working With Git Submodules
  • Reading & Writing To An SQLite3 Database Inside A Python Package
  • Reading & Writing To Datafiles Inside A Package
  • Ubuntu: Install PostgreSQL With pgAdmin4
  • RexBytes Software: Bumper VPN Kill Switch Package

Recent Comments

  1. Working With Git Submodules - Rex Bytes on Python Packaging – Using “setuptools”, “pyproject.toml”
  2. Working With Git Submodules - Rex Bytes on How To Clone A Git Repo With SSH Keys
  3. Reading & Writing To Datafiles Inside A Package - Rex Bytes on Working With Git Submodules
  4. Reading & Writing To An SQLite3 Database Inside A Python Package - Rex Bytes on Python Packaging – Using “setuptools”, “pyproject.toml”
  5. Reading & Writing To An SQLite3 Database Inside A Python Package - Rex Bytes on Python Parsing Command Line Arguments With argparse

Archives

  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • April 2022

Categories

  • databases
  • Docker
  • Git
  • Programming & IT
  • Python
  • Security
  • Software
  • SSH
  • Uncategorized

You missed

Git Programming & IT Python Software

Working With Git Submodules

Nov 25, 2022 Rex Bytes
Python Software

Reading & Writing To An SQLite3 Database Inside A Python Package

Nov 23, 2022 Rex Bytes
Programming & IT Python Software

Reading & Writing To Datafiles Inside A Package

Nov 19, 2022 Rex Bytes
databases Programming & IT

Ubuntu: Install PostgreSQL With pgAdmin4

Oct 22, 2022 Rex Bytes

Rex Bytes

  • Home
  • Blog
  • Programming & IT
  • Software
Rex Bytes
Proudly powered by WordPress Theme: Newsup.
 

Loading Comments...
 

You must be logged in to post a comment.