WordPress HTTP error on image upload (Nginx)
Recently, I’ve encountered this kind of problem. Maybe because it has been awhile I’m not uploading any images to my post :p Anyway, if you came out with this kind…
Recently, I’ve encountered this kind of problem. Maybe because it has been awhile I’m not uploading any images to my post :p Anyway, if you came out with this kind…
If you want to disable IPv6 on your server, below is the step to do it. Edit this file: Add these lines to the bottom of the file: Run this…
In Ubuntu, user “root” won’t show up as an options to login, which you need to adjust the Ubuntu to allow login as “root”. Run this command below in your…
If you using Mac OS X (in my case, I’m using Mavericks), during SSH session, you may see this kind of error in your terminal: perl: warning: Setting locale failed.perl:…
Installing nano on FreeBSD
To allow root login via ssh on FreeBSD, edit sshd_config file: Find this line: and change it to: Now Restart sshd:
If you start your Ubuntu and it display a grub shell to you, you can run this command below to fix it: * Ensure that you entered correct partition (e.g.…
PyMongo distribution contains tools for interacting with MongoDB database from Python.
Maltrieve originated as a fork of mwcrawler. It retrieves malware directly from the sources as listed at a number of sites, including: Malc0de Malware Black List Malware Domain List VX…
Conpot is a low interactive server side Industrial Control Systems (ICS) honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems. For…