Skip to content
  • Mon. Jun 5th, 2023

Rex Bytes

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

Latest Post

Python Concurrency (or is that asynchronicity?) , With asyncio Python Concurrency, Multi-threading & Multi-processing Portable Laptop Pi-Hole and Unbound DNS resolver Working With Git Submodules Reading & Writing To An SQLite3 Database Inside A Python Package
Programming & IT Python Software

Python Concurrency (or is that asynchronicity?) , With asyncio

Mar 30, 2023 Rex Bytes
Programming & IT Python Software

Python Concurrency, Multi-threading & Multi-processing

Mar 16, 2023 Rex Bytes
Docker Programming & IT Security

Portable Laptop Pi-Hole and Unbound DNS resolver

Jan 29, 2023 Rex Bytes
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
  • Latest
  • Popular
  • Trending
  • Python Concurrency (or is that asynchronicity?) , With asyncio
    Programming & IT Python Software
    Python Concurrency (or is that asynchronicity?) , With asyncio
  • Python Concurrency, Multi-threading & Multi-processing
    Programming & IT Python Software
    Python Concurrency, Multi-threading & Multi-processing
  • Portable Laptop Pi-Hole and Unbound DNS resolver
    Docker Programming & IT Security
    Portable Laptop Pi-Hole and Unbound DNS resolver
  • Working With Git Submodules
    Git Programming & IT Python Software
    Working With Git Submodules
  • Python Packaging – Using “setuptools”, “pyproject.toml”
    Programming & IT Python Software
    Python Packaging – Using “setuptools”, “pyproject.toml”
  • RexBytes Software: Bumper VPN Kill Switch Package
    Programming & IT Python Security Software
    RexBytes Software: Bumper VPN Kill Switch Package
  • 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
  • Python Concurrency (or is that asynchronicity?) , With asyncio
    Programming & IT Python Software
    Python Concurrency (or is that asynchronicity?) , With asyncio
  • Python Concurrency, Multi-threading & Multi-processing
    Programming & IT Python Software
    Python Concurrency, Multi-threading & Multi-processing
  • Portable Laptop Pi-Hole and Unbound DNS resolver
    Docker Programming & IT Security
    Portable Laptop Pi-Hole and Unbound DNS resolver
  • Working With Git Submodules
    Git Programming & IT Python Software
    Working With Git Submodules
Programming & IT Python Software

Python Concurrency, Multi-threading & Multi-processing

Mar 16, 2023 Rex Bytes

Run your tasks faster by taking advantage of python concurrency.

Docker Programming & IT Security

Portable Laptop Pi-Hole and Unbound DNS resolver

Jan 29, 2023 Rex Bytes

Run Pi-Hole and Unbound locally on your own laptop so that you have a portable 'as secure as can be' internet browsing experience. DNS - just a modern telephone book.

Git Programming & IT Python Software

Working With Git Submodules

Nov 25, 2022 Rex Bytes

Using Git Submodules with your python packages helps stop you from re-inventing the wheel. Make one wheel, and use it in every project. Let me show you how.

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.

Posts navigation

1 2 3

Recent Posts

  • Python Concurrency (or is that asynchronicity?) , With asyncio
  • Python Concurrency, Multi-threading & Multi-processing
  • Portable Laptop Pi-Hole and Unbound DNS resolver
  • Working With Git Submodules
  • Reading & Writing To An SQLite3 Database Inside A Python Package

Recent Comments

  1. Portable Laptop Pi-Hole and Unbound DNS resolver - Rex Bytes on RexBytes Software: Bumper VPN Kill Switch Package
  2. Python Concurrency (or is that asynchronicity?) , With asyncio - Rex Bytes on Python Concurrency, Multi-threading & Multi-processing
  3. VPN Kill Switch With Docker - Rex Bytes on Portable Laptop Pi-Hole and Unbound DNS resolver
  4. Portable Laptop Pi-Hole and Unbound DNS resolver - Rex Bytes on Pi-hole: A Portable Docker Laptop Solution
  5. Working With Git Submodules - Rex Bytes on Python Packaging – Using “setuptools”, “pyproject.toml”

Archives

  • March 2023
  • January 2023
  • 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

Programming & IT Python Software

Python Concurrency (or is that asynchronicity?) , With asyncio

Mar 30, 2023 Rex Bytes
Programming & IT Python Software

Python Concurrency, Multi-threading & Multi-processing

Mar 16, 2023 Rex Bytes
Docker Programming & IT Security

Portable Laptop Pi-Hole and Unbound DNS resolver

Jan 29, 2023 Rex Bytes
Git Programming & IT Python Software

Working With Git Submodules

Nov 25, 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.