Difference between revisions of "Main Page"

From SPOT CHECK IT
Jump to: navigation, search
Line 59: Line 59:
-----
-----
-----
-----
<div style="background-color: #ACACAC; {{round top}} padding: 0.5em 1em;">
= '''Linux Online Tools''' =
= '''Linux Online Tools''' =
- MySQL Memory Calculator - https://www.mysqlcalculator.com.
</div>
- Base64 Encode - https://codebeautify.org/base64-encode
<div style="background-color: #CCCCCC; {{round bottom}} padding: 0.5em 1em;">
- Base64 Decode - https://codebeautify.org/base64-decode
- MySQL Memory Calculator - https://www.mysqlcalculator.com.
- Abusive IP DB - https://www.abuseipdb.com
<br/>
- Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
- Base64 Encode - https://codebeautify.org/base64-encode
- MX Lookup - https://mxtoolbox.com/MXLookup.aspx
<br/>
- MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
- Base64 Decode - https://codebeautify.org/base64-decode
- NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
<br/>
- SSL Checker - https://www.sslshopper.com/ssl-checker.html
- Abusive IP DB - https://www.abuseipdb.com
- WHOIS Checker - https://who.is
<br/>
- Check Open Port - https://portchecker.co
- Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
- Check Web Service History - https://sitereport.netcraft.com
<br/>
- DNS Propagation - https://dnschecker.org
- MX Lookup - https://mxtoolbox.com/MXLookup.aspx
- Internet Traffic -  https://livemap.pingdom.com
<br/>
- GeoPeeker - https://geopeeker.com
- MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
- Traceroute - https://tools.keycdn.com/traceroute
<br/>
- Check HTTP Header - https://www.webconfs.com/http-header-check.php
- NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
- Check OWASP CSP - https://cspscanner.com
<br/>
- Check Site Online For Malware - https://sitecheck.sucuri.net
- SSL Checker - https://www.sslshopper.com/ssl-checker.html
- Detailed Online Malware Checker - https://scanner.pcrisk.com
<br/>
- Web Site Performance - https://gtmetrix.com
- WHOIS Checker - https://who.is
- Schema SEO Checker - https://validator.schema.org
<br/>
- DiffChecker - https://www.diffchecker.com
- Check Open Port - https://portchecker.co
<br/>
- Check Web Service History - https://sitereport.netcraft.com
<br/>
- DNS Propagation - https://dnschecker.org
<br/>
- Internet Traffic -  https://livemap.pingdom.com
<br/>
- GeoPeeker - https://geopeeker.com
<br/>
- Traceroute - https://tools.keycdn.com/traceroute
<br/>
- Check HTTP Header - https://www.webconfs.com/http-header-check.php
<br/>
- Check OWASP CSP - https://cspscanner.com
<br/>
- Check Site Online For Malware - https://sitecheck.sucuri.net
<br/>
- Detailed Online Malware Checker - https://scanner.pcrisk.com
<br/>
- Web Site Performance - https://gtmetrix.com
<br/>
- Schema SEO Checker - https://validator.schema.org
<br/>
- DiffChecker - https://www.diffchecker.com
</div>
-----
-----
-----
-----

Revision as of 23:35, 9 April 2022




Linux Shell Type

The goal of this site is to be a collection of script single line or script based and system settings




Bash Single Line

- Manage File - remove , create , count
- Monitor System - cpu , memory , devices , disk
- Log Scraper - web service, email service, ftp, firewall



Bash Script

- Manage File - remove , create , count
- Monitor System - cpu , memory , devices , disk
- Log Scraper - web service, email service, ftp, firewall
- Template - menus , skeleton script



System Setting

- prompt - customization.
- environment - customization.
- proc - View or change.
- dev - View or change or setup and remove.
- grub - View or change or setup and remove.
- kernel - modules, devices, compile configs.
- mount - Set, remove, modify
- systemd - create , setup , remove , modify




Linux Online Tools

- MySQL Memory Calculator - https://www.mysqlcalculator.com.
- Base64 Encode - https://codebeautify.org/base64-encode
- Base64 Decode - https://codebeautify.org/base64-decode
- Abusive IP DB - https://www.abuseipdb.com
- Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
- MX Lookup - https://mxtoolbox.com/MXLookup.aspx
- MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
- NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
- SSL Checker - https://www.sslshopper.com/ssl-checker.html
- WHOIS Checker - https://who.is
- Check Open Port - https://portchecker.co
- Check Web Service History - https://sitereport.netcraft.com
- DNS Propagation - https://dnschecker.org
- Internet Traffic - https://livemap.pingdom.com
- GeoPeeker - https://geopeeker.com
- Traceroute - https://tools.keycdn.com/traceroute
- Check HTTP Header - https://www.webconfs.com/http-header-check.php
- Check OWASP CSP - https://cspscanner.com
- Check Site Online For Malware - https://sitecheck.sucuri.net
- Detailed Online Malware Checker - https://scanner.pcrisk.com
- Web Site Performance - https://gtmetrix.com
- Schema SEO Checker - https://validator.schema.org
- DiffChecker - https://www.diffchecker.com




Site File Resource

- Single Line - add,remove,modify 
- Script File - add,remove,modify