2017, Aug 4 | Windows
I work as a system admin, and i reset a lot of windows pc, one constant problem is that computer delivered with windows 7 or windows 8 / 8.1 that has been upgraded to windows 10, will not reset without problems.
So my question to Microsoft, how can you make possible to reset a windows 10 pc without breaking the pc? I have tried on Asus, Acer, Dell and HP computers, and there is always a problem resulting in houres of work to get the PC back to a clean windows 10 state with drives installed.
2017, Jul 5 | *nix, CentOS, Linux
mod_pagespeed by google inc, can help you get 100/100 in google pagespeed. You will not get 100/100 straight out of the box, but with some tweaking we might get near.
I will try to help you getting started with mod_pagespeed for Apache on CentOS 7, you might be able to use this guide with other distros.
(more…)
2017, Jul 5 | *nix, CentOS, Linux
Using CentOS firewall daemon can help secure your server. This might help protect you from data theft, and unwanted server access.
(more…)
2017, Jul 3 | OSX
Some time you might need to convert a iso file to img format.
hdiutil convert --format UDRW -o outputfile.img inputfile.iso
2017, Jul 2 | *nix, CentOS, Linux
Here are some basic CentOS 7 modifications for Linux nginx MariaDB PHP.
Use your favorite editor when editing files. I prefer vim, but if you want to use nano or some other please do that.
(more…)
2017, Jun 29 | *nix, OSX
If you want to backup a disk or just copy disk to new source dd is the command to do this.
PV(Pipe View) is a good tool to show progress of transfer, but to use PV we might need a size so the % is correct.
(more…)
2017, Jun 9 | *nix, CentOS, Linux, OSX
There are to commands that might help finding the commands you are looking for.
(more…)
2016, Oct 12 | Magento
When using a third party checkout google tag manager didn’t want to work for me.
It worked totally fine on magento’s native checkout page, but not on a this party checkout.
I’m using Udevix GTM extension with Nordic Web Team’s Klarna Checkout extension
My Solution:
(more…)