Liverpoololympia.com

Just clear tips for every day

Trendy

Can CSS be hacked?

Can CSS be hacked? CSS hacks are sometimes used to achieve consistent layout appearance in multiple browsers that do not have compatible rendering. Most of these hacks do not work in modern versions of the browsers, and other techniques, such Read more…

How do I force fsck on boot?

How do I force fsck on boot? How to force fsck to check filesystem after system reboot on Linux when using systemd Edit the /etc/default/grub file on Debian/Ubuntu. Find line that read as GRUB_CMDLINE_LINUX_DEFAULT and append the fsck. Then run Read more…