Difference between revisions of "Main Page"

From SPOT CHECK IT
Jump to: navigation, search
Line 8: Line 8:
-----
-----
= <u><small>Bash Single Line</small></u> =
= <u><small>Bash Single Line</small></u> =
  * [[:Category:Manage File Single Line|Manage File]] -  remove , create , count  
  - [[:Category:Manage File Single Line|Manage File]] -  remove , create , count  
  * [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk
  - [[:Category:Monitor System Single Line|Monitor System]] - cpu , memory , devices , disk
  * [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall
  - [[:Category:Log Scraper Single Line|Log Scraper]] - web service, email service, ftp, firewall


= <u><small>Bash Script</small></u> =
= <u><small>Bash Script</small></u> =
  * [[:Category:Manage File Script|Manage File]] -  remove , create , count  
  - [[:Category:Manage File Script|Manage File]] -  remove , create , count  
  * [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk
  - [[:Category:Monitor System Script|Monitor System]] - cpu , memory , devices , disk
  * [[:Category:Log Scraper Script|Log Scraper]] - web service, email service, ftp, firewall
  - [[:Category:Log Scraper Script|Log Scraper]] - web service, email service, ftp, firewall
  * [[:Category:Template Script|Template]] - menus , skeleton script  <br />
  - [[:Category:Template Script|Template]] - menus , skeleton script  <br />


= <u><small>System Setting</small></u> =  
= <u><small>System Setting</small></u> =  
  * [[:Category:prompt|prompt]] - customization.
  - [[:Category:prompt|prompt]] - customization.
  * [[:Category:environment|environment]] - customization.
  - [[:Category:environment|environment]] - customization.
  * [[:Category:proc|proc]] - View or change.
  - [[:Category:proc|proc]] - View or change.
  * [[:Category:dev|dev]] - View or change or setup and remove.
  - [[:Category:dev|dev]] - View or change or setup and remove.
  * [[:Category:grub|grub]] - View or change or setup and remove.  
  - [[:Category:grub|grub]] - View or change or setup and remove.  
  * [[:Category:kernel|kernel]] - modules, devices, compile configs.  
  - [[:Category:kernel|kernel]] - modules, devices, compile configs.  
  * [[:Category:mount|mount]] - Set, remove, modify  
  - [[:Category:mount|mount]] - Set, remove, modify  
  * [[:Category:systemd|systemd]] - create , setup , remove , modify
  - [[:Category:systemd|systemd]] - create , setup , remove , modify
-----
-----
-----
-----
-----
-----
= '''Linux Online Tools''' =
= '''Linux Online Tools''' =
  * MySQL Memory Calculator - https://www.mysqlcalculator.com.
  - MySQL Memory Calculator - https://www.mysqlcalculator.com.
  * Base64 Encode - https://codebeautify.org/base64-encode
  - Base64 Encode - https://codebeautify.org/base64-encode
  * Base64 Decode - https://codebeautify.org/base64-decode
  - Base64 Decode - https://codebeautify.org/base64-decode
  * Abusive IP DB - https://www.abuseipdb.com
  - Abusive IP DB - https://www.abuseipdb.com
  * Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
  - Search RBL Blacklists - https://mxtoolbox.com/blacklists.aspx
  * MX Lookup - https://mxtoolbox.com/MXLookup.aspx
  - MX Lookup - https://mxtoolbox.com/MXLookup.aspx
  * MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
  - MX ToolBox SuperTool - https://mxtoolbox.com/SuperTool.aspx
  * NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
  - NETBLOCK Lookup - https://ip-netblocks.whoisxmlapi.com/lookup
  * SSL Checker - https://www.sslshopper.com/ssl-checker.html
  - SSL Checker - https://www.sslshopper.com/ssl-checker.html
  * WHOIS Checker - https://who.is
  - WHOIS Checker - https://who.is
  * Check Open Port - https://portchecker.co
  - Check Open Port - https://portchecker.co
  * Check Web Service History - https://sitereport.netcraft.com
  - Check Web Service History - https://sitereport.netcraft.com
  * DNS Propagation - https://dnschecker.org
  - DNS Propagation - https://dnschecker.org
  * Internet Traffic -  https://livemap.pingdom.com
  - Internet Traffic -  https://livemap.pingdom.com
  * GeoPeeker - https://geopeeker.com
  - GeoPeeker - https://geopeeker.com
  * Traceroute - https://tools.keycdn.com/traceroute
  - Traceroute - https://tools.keycdn.com/traceroute
  * Check HTTP Header - https://www.webconfs.com/http-header-check.php
  - Check HTTP Header - https://www.webconfs.com/http-header-check.php
  * Check OWASP CSP - https://cspscanner.com
  - Check OWASP CSP - https://cspscanner.com
  * Check Site Online For Malware - https://sitecheck.sucuri.net
  - Check Site Online For Malware - https://sitecheck.sucuri.net
  * Detailed Online Malware Checker - https://scanner.pcrisk.com
  - Detailed Online Malware Checker - https://scanner.pcrisk.com
  * Web Site Performance - https://gtmetrix.com
  - Web Site Performance - https://gtmetrix.com
  * Schema SEO Checker - https://validator.schema.org
  - Schema SEO Checker - https://validator.schema.org
-----
-----
-----
-----
-----
-----

Revision as of 11:10, 8 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