explainshell.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Match linux command-line arguments to view their help text.

cssgradient.io

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

CSS gradient tool.

builtwith.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

The latest trends in web development.

CSV and Excel Export for Tech Lookups

20 August 2022 @ 10:30 pm

You can now get Excel/Google Sheet and CSV exports from BuiltWith Technology Profiles. Here’s a sample export from the system – To access these profiles use the Domain API – https://api.builtwith.com/domain-api or click on the XLSX/CSV options in the sidebar when viewing profiles i.e. – https://builtwith.com/builtwith.com

Country Specific Trends

20 July 2022 @ 8:27 pm

You can now see country specific trends for technologies at a glance by clicking the yellow button link on the homepage of https://trends.builtwith.com – it should be default geolocate to your home country. These new pages let you quickly see what the top technologies across different technology categories are near you. This is quite useful […]

Many Many Many Sub-Domains

20 June 2022 @ 10:37 pm

Sometimes we come across sites that have lots of subdomains. Some of them are really weird but others are legitimate, i.e. they are banks like HSBC or Internet technology companies like Hubspot or colleges like Lamar University. We though it might be useful to have these are a filter and report in BuiltWith – You […]

BuiltWith for Zendesk

19 May 2022 @ 3:06 am

If you use Zendesk for your support and sales tickets then the BuiltWith Zendesk App is a must have. It basically highlights the technology spend and premium technologies that the customer of the ticket you are looking at has. It also costs nothing – you’re welcome. Install it via – https://www.zendesk.com/au/marketplace/apps/support/803760/builtwith/

BuiltWith Top 1m

20 April 2022 @ 10:06 pm

TL;DR – Follow this link to the ZIP – https://builtwith.com/top-1m When we got started with BuiltWith in 2007 we relied heavily on the Quantcast Top 1m file that Quantcast used to provide in those days. Alexa also provided a Top 1m file but it contained URLs like YouTube channels so we always preferred the Quantcast […]

Technology Joins

21 March 2022 @ 9:25 pm

We’ve just added easier links to popular technology joins. This is basically a feature you can create using the Pro tool. For example you can create a list of sites using Shopify that are also using HubSpot. We are highlighting the most popular joins and the ones we think are going to be the most […]

Lists by Financial, Group and Region

14 February 2022 @ 12:32 am

Sales people at larger companies are sometimes defined ‘regions’ to work in. For example, just focus on businesses in APAC or EMEA or America. So we’ve created new report groupings for these regions. There’s a lot of variations to choose from and they are all accessible on the sidebar of technology reports – This saves […]

BuiltWith Pipedrive Integration

22 January 2022 @ 10:04 pm

Install the BuiltWith Pipedrive integration into Pipedrive and get technology details for your deals, organizations and contacts. It’s a free extension and can be installed at https://www.pipedrive.com/en/marketplace/app/built-with/bba0d287c95ca5bb

2021 Wrapped

10 December 2021 @ 11:08 pm

We made it! Enjoy the wrap video or images –

Are we Net Zero yet?

21 November 2021 @ 11:22 pm

No for the time being is the answer but really close. That should have changed by 2025 (just 3 and a bit years from now). How do you quantify if your business is net zero emissions? There is a standard for quantifying it, ISO 14064-1:2018 – but it’s 158 Swiss Francs just to read it […]

dirtymarkup.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Clean up dirty code (HTML, JS, CSS) online

serverfault.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Common Server issues – FAQs and answers from those in the know

Finding docker container by the host PID of a contained (crashed) proccess

14 July 2025 @ 10:15 am

I'm trying to set up a redirection of core-dumps captured on the host into volumes mounted in (dynamically created) containers that are causing the core dumps. I have access to the host PID of the crashing process, as well as access to everything under /proc/<pid> in the initial namespace on the host. How do I identify the container from which the core dump has originated, based on the available information?

AWX24 Ansible Smart Inventory Filter Syntax?

14 July 2025 @ 9:44 am

I'm trying to create a very basic Smart Inventory in AW24 to subdivide my Alma 8 and 9 hosts using ansible_facts, but I am really struggling to find the correct filter syntax. I have tried all of the following: ansible_facts.ansible_distribution_major_version == 9 ansible_facts.ansible_distribution_major_version:"9" ansible_distribution_major_version:9 ansible_facts.ansible_lsb__major_release:"7" ansible_distribution__major_version:"9" "ansible_distribution_major_version": "9" ansible_facts."ansible_distribution_major_version":"9" ansible_distribution_major_version[]:9 ansible_distribution_major_version[]:"9" ansible_distribution_major_version[]:"9" Whatever I try gives me back an Invalid Query error, the documentation link leads to a 404 and documentation/simple guides seem to be very awkward to track down. -- Actually, from the Automation Controll

Is there any way to get status code (XXX) of Nginx except setting up stub_status page?

14 July 2025 @ 8:34 am

I need to monitor Nginx via HTTP response status code (200). Does Nginx have default status code pages either I need to configure stab_status page?

Setting up a git host on windows [migrated]

14 July 2025 @ 7:14 am

I have a Windows Server that is accessible through SSH, on the server, I went to C:\Users\ftptest' and ran 'git init --bare MyRepo.git On the client, I'm attempting to clone the new repo with git clone ftptest@my-server:MyRepo.git but I get the error: fatal: ''MyRepo.git'' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I'm guessing there's something wrong with my url and git is looking for the repo in the wrong directory, what would be the correct command to clone the repo?

Direct outbound traffic through a Wireguard VPN tunnel but keep receiving inbound on the physical interface

13 July 2025 @ 12:21 pm

I have a Debian server, on which Wireguard is installed bare-metal. The physical network inteface is called enp5s0. There are multiple services running in Docker containers on this machine, some of which are accessible through a reverse proxy (Caddy) on the machine's public IP address. The machine itself is behind a firewall/router. Is it possible to configure Wireguard and/or the server in such a way that all outgoing traffic is routed through the Wireguard VPN tunnel (which is established to a VPN provider), but each of the already reverse-proxied services remains accessible on the public IP address? If it is, I'll be looking at how to automate the process of changing the VPN server at some interval, so for the brief moment that the connection is being reestablished it would be ideal if all outgoing traffic is temporarily suspended. Could you help me figure this out, please?

Trusted Token Issuers in AWS Identity Center

13 July 2025 @ 7:59 am

I'm trying to understand how we setup an identity provider (idP) in AWS. I can then use that idP from Cognito (using SAML). I'm simplifying the description of my current situation in order to simplify the questions and the conversation. I have one AWS account. We use Google as an external identity provider in that IAM Identity Center (the "External identity provider" identity source). I was able to easily create a new application via a simple, two step process. This is the first screen I get when creating an application in this context: create an application when using an external idP After this, I was able to use this application as an idP for a user pool in Cognito. I have another AWS account. It's configured to use Identity Center (the "Identity Center directory" identity source; the default). When I crea

Linux thinks that [closed]

13 July 2025 @ 7:55 am

I had a ~100 GB partition with Arch Linux on it (/dev/nvme0n1p6). I ran out of space, and could not resize it due to adjacent Windows partitions to the right. I created a new partition (500 GB) /dev/nvme0n1p5 using fdisk on a live Arch USB. I mounted it to /. I used dd to copy the data in partition 6 to partition 5, which seemed to work okay. After some debugging with GRUB and fstab, I was able to boot to my lock screen. The first message I get on my lock screen is that the root filesystem is running out of space. GNOME Disk Usage Analyzer (and also df) say that my root filesystem is at 100% capacity. I'm also not able to create new files as a normal user (though I can as root). enter image description here However, fdisk and the output of mount suggest that /dev/n

VMWare, IPV6, Containers, and MacOS using VM NIC in Promiscuous Mode: encountering duplicate IP addresses? [migrated]

12 July 2025 @ 4:56 pm

I enabled promiscuous mode on a VM NIC to use containers in Solaris and Linux, I'm noticing with this enabled the router VMWare creates has a duplicate IPV6 address of a VM I created. When I invoke the DHCP client on the Linux VM DAD (duplicate address detection) finds a duplicate IPV6 address and network configuration fails. Does anyone know why there is a duplicate MAC address and the solution to this? I'm suspecting its something specific to MacOS. I'm creating two VMs on the same network segment (bridgeX and vmnetX). VM containers use multiple MAC addresses on the same NIC, therefore for one of the solutions to this it's a requirement to enable promiscuous mode for a NIC in the VM server and VM OS, so other VMs can see the VM container's MAC addresses. Yes, I know it's a performance hit. I'm running VMWare Fusion on MacOS Ventura, a network in private host only mode and a DHCP server running in a VM OS container using a VNIC with virtual MAC.

Want to keep only one latest artifact in artifact registry

12 July 2025 @ 12:23 pm

I have configured the setting to keep only the one latest artifact in the Artifact Registry. It does not work. Has anybody else faced the same issue? screenshot

Multiple dovecot servers on a single host? [closed]

11 July 2025 @ 6:15 pm

=== ADDED TEXT: THIS QUESTION WAS CLOSED BECAUSE IT WAS INCORRECTLY ASSUMED THAT THIS IS NOT FOR A "SERVER ENVIRONMENT": This question pertains to an IMAP server that we are running for multiple external users, not just for myself. This is every bit a "server environment". Users of this IMAP server need to have the kind of email filtering that I am asking about here, and the answer to this question has allowed me to enable this feature. Furthermore, the answer is applicable to any dovecot-based IMAP service in any kind of server environment. === END OF ADDED TEXT I would like to run several dovecot servers on a single linux host, each one listening on port 993, and each one monitoring a separate email address. Is this even possible? If so, would I simply set up each dovecot server with a separate login ID and password? Or perhaps is there another way to accomplish this?

ie6countdown.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

The countdown to the death of Microsoft Internet Explorer 6 (IE6)

Interface.eyecon.ro

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Interface elements for jQuery
Interface.eyecon.ro

AlertFox.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Web Application Monitoring

Launchpad.net

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Opensource projects version control

css.maxdesign.com.au

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

CSS resources and tutorials for web designers and web developers