Posted by misterioso | January 6, 2018 | Coding, Misc
[Fix] SourceTree: Git over SSH

If you have problems with the connection between SourceTree and your git repo over SSH, this post should be useful for you… A common error is: “FATAL ERROR: Server unexpectedly...

Posted by misterioso | January 6, 2018 | Misc, Ubuntu
[Guide] Install Pure-FTPd in Ubuntu server

Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It doesn’t provide useless bells and whistles, but focuses on efficiency and ease of use. It provides simple answers...

Posted by misterioso | January 6, 2018 | Nginx, Ubuntu
[Guide] Install NGINX in Ubuntu server

NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. NGINX is known for its high performance, stability, rich feature set, simple...

Posted by misterioso | January 5, 2018 | GitLab, Ubuntu
[Guide] Install GitLab in Ubuntu server

GitLab is a web-based Git repository manager with some useful tools like board, wiki, issue tracking,… The community edition comes with an open source license and this platform is developed by GitLab Inc....