NixUser

NixUser.com | Unix User | Linux User | NixUser

Unix

Internet Download Manager (IDM) for Ubuntu

There are many IDMs available for Ubuntu like Gwget, Axel, Steadyflow, Jdownloader, Aria2, etc. uGet for Linux is a real alternative for Internet Download Manager. uGet is a multi-platform GTK3 download manager that supports resuming downloads, comes with categories support, can download torrent and metalink files through aria2, a powerful command line download tool that’s More

Password protect directory or folder in wordpress installed directory

How to password protect a directory or files within WordPress installed directory? To do this, you need to create a file named 401.html and edit the .htaccess file in the password protected directory. Create the 401.html file in a separate directory (or in root directory) than the password protected directory. In this case I created More

access a folder/directory in wordpress

Suppose you have installed wordpress in root directory of your account. There is a folder/directory, say docs in the same (root) directory. You will not be able to access this folder like www.mysite.com/docs url. The wordpress will redirect to a 404 page instead. To override the wordpress rewrite rules, add the following line to .htaccess More

How to create a Self-Signed SSL Certificate

I will explain here how to create a self-signed ssl certificate for testing purposes. I am skipping the usual explanation of the technique, since you already know it. Generate Private Key The first step is to create the RSA Private Key. This key is a 1024 bit RSA key which is encrypted using Triple-DES and More

Previous Posts Next posts