Cheat sheet for SELinux( Security-Enhanced Linux ). All commands tested on CentOS release 6.8 (Final).
Cheat sheet
HTML5 cheat sheet
Just a simple HTML5 document Sometimes it is very frustrating when you are starting a new project and you can not remember how to include javascripts or how to do a comment in HTML5. Of course you can find the way but if it takes more than one minute it is kinda annoying when you […]
Linux cheat sheet
Introduction Some things are just hard to remember. Nasty moment comes when you have to do something but you just do not remember the right order. These are my weak points. All tested on Ubuntu 14.04 LTS. Miscellaneous tar: create – full backup of /, dont tar /mnt $ sudo tar -cvpzf backup.tar.gz –exclude=/mnt […]