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
  • Pointing a private database link at another database without knowing the password...sorta...
  • Archived Log Switch Heat Map for SQL Developer...
  • impdp too smart for its own good - ORA-2000 and missing indexes on target...
  • Strawberry Perl + DBD::Oracle for MS Windows...
  • Heat map for Redo Size in SQL Developer...
  • Shell Script to Run a SQLPLUS against all databases running on a server...

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.