Skip to main content
Home
Dave's Software and Hardware Projects

Search form

  • home
  • blog
  • notebooks
  • software projects
  • hardware projects
  • recent
  • presentations
  • about
  • !
OS Topics >

LAMP Stack

Submitted by dave on Sat, 04/11/2015 - 09:51

Linux
Is it normal to get hundreds of break-in attempts per day?

Apache

sudo systemctl stop httpd.service

sudo systemctl start httpd.service

sudo systemctl restart httpd.service

MySQL
Is DNS the Achilles Heel of your MySQL Installation?
Skip Name Resolve to Speed up MySQL and Avoid Problems

Check/Repair MyIsam
servicectl stop mariadb
cd /var/lib/mysql/dbname
myisamchk *.MYI | grep "should be fixed" 2>&1 temp1.txt
cat temp1.txt | grep fixed

PHP

‹ OS Topics up Operating System Monitoring ›
  • Printer-friendly version

Popular Content

Today's:

  • oracle.sysman.emSDK.emd.comm.OperationException: could not write to targets.xml.bak file
  • Shell Script to Run a SQLPLUS against all databases running on a server...
  • Strawberry Perl + DBD::Oracle for MS Windows...
  • impdp too smart for its own good - ORA-2000 and missing indexes on target...
  • HammerOra Quick Start...
  • SQL Developer Custom Report Example - Long Operations Graph
  • Heat map for Redo Size in SQL Developer...

Management

  • Comment Approval
  • Top Referrers

User Login

  • Request new password
CAPTCHA
Are you a humanoid?

Content Copyright 2006-2022. Links are copyright of respective owners.