PhoeNIXBird Networks
  • Home
  • About
  • Tech Tools
  • Tech Stuff
    • IPv6 Streaming
    • INMARSAT
    • O365 Reporting Tool – AdminDroid
  • Posts
    • Microsoft Technologies
    • Linux
    • Networking
    • Internet Voice
    • VMWare
  • Services
    • Services, Tools and fun
  • PBNET BBS
  • News
  • Contact
  • Old
    • History and much more
    • Old thoughts
    • How I used to connect to the Internet

Linux

Linux and Unix

No Image

[LINUX] Remote Login using Apache Guacamole

August 25, 2025 Andrei Rachita 0

Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. It is clientless because no plugins or client […]

No Image

[LINUX] WHOIS server retirement

May 15, 2025 Andrei Rachita 0

So, if you’re using the WHOIS command under linux (E.g whois rachita.net), you will probably get some notice like: **NOTICE** This WHOIS server is being […]

No Image

[LINUX] Get the ASN for a specific IP address

November 9, 2023 Andrei Rachita 0

OK, so you need the whois tool and issue a query like:

1
whois -h whois.cymru.com "-v 194.102.255.2"

The result would be like:   Enjoy!

No Image

[PFSENSE] WireGuard VPN with IPv6

July 14, 2023 Andrei Rachita 0

OK, so we’ll start with the install of PFSense+ 23.05.1 (not covered here). After installing PFSense+, we need to add the WireGuard package from: System […]

No Image

[HAPROXY] Enable HTTP/2 in HAPROXY Running on PFSense+

February 9, 2023 Andrei Rachita 0

So, here’s a way I found to enable HTTP/2 on HAPROXY running on PFSense+ Go to: Services –> HAPROXY and click on the “FrontEnd” tab […]

No Image

[Linux] Change iDRAC Self-Signed Certificate

December 6, 2022 Andrei Rachita 0

So, your Dell iDrac certificate expired. So let’ update it by creating a new self-signed certificate: openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem […]

No Image

[LINUX/NETWORKING] ISPConfig 3

July 15, 2022 Andrei Rachita 0

Today I’m going to discuss about installing ISPConfig 3 on Ubuntu 20.04 and the little issues I came across when installing it. So, let’s get […]

No Image

[RPI/Python] Raspberry PI Weather station using SenseHat

October 15, 2021 Andrei Rachita 0

OK, since I broke the first one during a firmware upgrade, I thought I should document this. So, here are the hardware requirements: Raspberry Pi […]

No Image

[Linux/Networking] Check Website Performance using HTTPStat

September 3, 2021 Andrei Rachita 0

OK, so first, let’s install HTTPStat. Machine: Ubuntu 20.04.3 LTS Install PIP: apt-get install pip get the python script: wget -c https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.py install HTTPSTAT: sudo pip […]

No Image

[Linux] Samba server and torrents machine

August 10, 2021 Andrei Rachita 0

So, I thought it’s time to write an article on how to create some Samba shares on a Linux machine, so that we can access […]

Posts pagination

1 2 … 5 »

Search

Latest Posts

  • [PnP/CSOM] – Reprovision SiteAssets library in SPO September 1, 2025
  • [LINUX] Remote Login using Apache Guacamole August 25, 2025
  • [SPO/PNP] Connect to SharePoint online using PNP and a self-signed certificate May 21, 2025
  • [LINUX] WHOIS server retirement May 15, 2025
  • [SPO] Remove retention tags for all the items (folders included) in a document library April 14, 2025
  • [SPO] Get the filename, filetype and path from a SharePoint shared link URL March 20, 2025
  • [SPO] Enable default sensitivity labels in SharePoint online March 6, 2025
  • [NETWORK] 2000’s style ISP with the cisco uBR u7114 January 16, 2025
  • [NETWORKING] 90’s style ISP with a CISCO 2600 June 1, 2024
  • [SPO-PowerShell] User-Friendly script to enable or disable DenyAddAndCustomizePages February 28, 2024

Copyright © 2025 | PhoeNIXBird Networks

 

Loading Comments...