Disable SELINUX permanently

Disabling SELinux is necessary to run many of applications and services such as webservers and etc. The easiest way to disable SELinux is the famous command of “setenforce 0”. while this command disables SELinux fast but it does not provide a permanent solution. To disable SELinux Permanently you need to make changes to “/etc/selinux/config” file.… Continue reading Disable SELINUX permanently

Published
Categorized as Technology

Exclude Folder from Rewrite rule in WordPress

It’s annoying that you cannot create folders in your wordpress website and access them directly,  it’s very easy to exlude your folders by editing the .htaccess file. simply use following line of code in your .htaccess and exclude your desired folder: RewriteCond %{REQUEST_URI} !(FOLDERNAME) [NC]  

Painting on surface pro 3

this is my 5th attempt. I did it on Microsoft fresh paint. the oil color Palettes and brush is really nice, I could mix the colors and that was awesome. The original paint was by Eric Lacombe. I tried to do it in my own way. Hope some of you like it.

Published
Categorized as Thoughts

Farther than we could see

The song is on repeat, it lingers myself in my mind. me in an empty room, standing by the mirror. Looking and that stranger, that old me. Even I left myself, farther than anyone could see. the only thing left, is that old memory of you, and the feeling of cold ground. [soundcloud url=”https://api.soundcloud.com/tracks/198217153″ params=”color=ff9900&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false” width=”100%”… Continue reading Farther than we could see

Published
Categorized as Thoughts