What is: NginX
What is: NginX Lately I have been writing a lot about NginX so I thought I would write a small post to describe NginX and what it is.Although I like to write it NginX...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
What is: NginX Lately I have been writing a lot about NginX so I thought I would write a small post to describe NginX and what it is.Although I like to write it NginX...
HowTo: Copy Files Over The Network using the Ubuntu Command Line As I continued to struggle in this GUI-less word, the need for transferring files over the network arose. I needed to get a lot...
General Commands Manual: Rsync NAME rsync – a fast, versatile, remote (and local) file-copying tool SYNOPSIS Local: rsync [OPTION…] SRC… [DEST] Access via remote shell: Pull: rsync [OPTION…] [USER@]HOST:SRC… [DEST] Push: rsync [OPTION…]...
SCP(1) BSD General Commands Manual SCP(1) NAME scp — secure copy (remote file copy program) SYNOPSIS scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit]...
How to: Use Git (Git Clone, Git Fetch, Git Pull, Git Clone & Git Rebase) I am new to Git and using repositories in Linux based systems (Being a Visual Studio / Team Foundation...
Quick Fix: WordPress SEO by Yoast sitemap_index.xml giving blank page After the latest somewhat recent update made to Yoast’s WordPress SEO I have had issues with my sitemap. If I do a view source...
Resolved: fatal: Not a git repository (or any of the parent directories): .git I just started using BitBucket as it offer private Git repositories which is something I was looking for and GitHub obviously...
How to: Install NginX If you want to Install NginX, we currently host a PPA that tries to keep up with the latest updates from NginX. Sometimes we make changes to the build when...
How to: Get the size of your Databases in MySQL Query Browser Imagine you want to transfer data from one server to another and you need to know the size of the databases you...
Changes with NginX 1.4.5 Below are the list of changes from the 1.4.4 release of NginX to stable version 1.4.5. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx...