opensuse
How to wirelessly manage, control, and access your Android phone from Linux using Airdroid
There’s little doubt that computers and smartphones have become two of the most used electronic gadgets today. This is evident from the fact that those whose…
How to do line-by-line comparison of files in Linux using diff command – Part II
In the first part of this diff command tutorial series, we discussed the basics of the command, including how it works and how the output it…
Linux command line navigation tips and tricks – part 1
If you’ve just started using the command line in Linux, then it’s worth knowing that it is one of the most powerful and useful features…
How to split a large archive file into multiple small files using Split command in Linux
Although one of the primary reasons behind creating archives is the ease of handling and transfer, sometimes the compressed file itself is so large that…
How to Install PostgreSQL and phpPgAdmin on OpenSUSE Leap 42.1
PostgreSQL (most people call it Postgres) is an advanced object-relational database management system (ORDBMS). Postgres is an open source database server with more than 18…
How to Install Seafile with Nginx on openSUSE Leap 42.1
Seafile is a free file hosting software with a functionally like Dropbox or Google Drive that can be installed on your own server. Seafile is…
How to install and configure OpenVPN on OpenSUSE Leap 42.1
VPN or Virtual Private Network is a secure private network over a public network like the internet. A VPN is a secure tunnel trough the internet…
How to Install ownCloud 9 with Nginx on OpenSUSE Leap 42.1
ownCloud is an OpenSource file sharing application based on the PHP programming language. OwnCloud provides Self-hosted file syncing and sharing with a nice web interface…
How to Install Nginx, PHP and MySQL (LEMP Stack) on OpenSUSE Leap 42.1
LEMP or Linux, Engine-x, MySQL, and PHP is a collection of software installed on the Linux operating system to get your PHP based web applications…
How to Install a LAMP Stack on OpenSUSE Leap 42.1
The LAMP Stack is a collection of open source software installed together on the Linux operating system to get your website and web application running…