Command Line Fix for a Super Large MySQL Table Marked as Damaged
Repairing a MySQL table that was over 4Gb in size would have taken days without this command:
Repairing a MySQL table that was over 4Gb in size would have taken days without this command:
I think it’s a nice feature when browsing, but when developing websites, it’s kind of nice to know when an image isn’t loading properly. Internet Explorer has that big ugly image placeholder box and frankly I miss it sometimes. The … Continued
I needed a bash script to quickly update the ownership of a bunch of files, based on what directoy I’m currently in. The username is pulled from the present working directory (pwd): /home/SOMEUSER/the/rest/of/the/path