Linux and Unix
[LINUX] Remote Login using Apache Guacamole
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 […]
Linux and Unix
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 […]
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 […]
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!
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 […]
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 […]
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 […]
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 […]
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 […]
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 […]
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 […]
Copyright © 2025 | PhoeNIXBird Networks