🎯
Focusing
Linux Web and Application Development
visit me: https://blog.sitedata.org
-
SiteData.org
- Dallas, TX
- https://www.sitedata.org
- @SiteDataseo
- sitedataorg
- https://www.pinterest.com/sitedata/
- https://sitedata.medium.com/
Pinned Loading
-
A list of domains for disposable and...
A list of domains for disposable and temporary email addresses. Useful for filtering your email list to increase open rates (sending email to these domains likely will not be opened). 10-mail.com
20815.ru
30clickemail.com
40wnd.net
50wnd.org
-
emb
emb 1<script src="https://gist.github.com/sitedata/d98ca60eb1b9ec101c1d169b211dbd9d.js"></script>
-
Pull the LAN1/eth0 MAC address from ...
Pull the LAN1/eth0 MAC address from SuperMicro IPMI 1You can find the MAC address for LAN1/eth0 (*not* the BMC MAC) via the SuperMicro IPMI interface by running the following command:
23``` bash
4$ ipmitool -U $IPMI_USER -P $IPMI_PASS -H $IPMI_HOST raw 0x30 0x21 | tail -c 18
5```
-
DOMTokenList supports() example for ...
DOMTokenList supports() example for Preload 1var DOMTokenListSupports = function(tokenList, token) {
2if (!tokenList || !tokenList.supports) {
3return;
4}
5try {
-
OpenVPN Installer Script for Debian/...
OpenVPN Installer Script for Debian/Ubuntu 1#!/bin/bash
2# OpenVPN road warrior installer for Debian-based distros
34# This script will only work on Debian-based systems. It isn't bulletproof but
5# it will probably work if you simply want to setup a VPN on your Debian/Ubuntu
-
blog.sitedata.org/.htaccess
blog.sitedata.org/.htaccess 1<IfModule mod_rewrite.c>
2RewriteEngine On
3RewriteBase /
45# set some environment variables depending on host
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.