Linux Tutorials on the topic “linux”
-
How to install Moodle on Ubuntu 14.04
Author: Srijan Kishore • Tags: linux, apache, ubuntu, web server • Comments: 9
How to install Moodle on Ubuntu 14.04 This document describes how to install and configure Moodle on Ubuntu 14.04. Moodle (acronym for Modular Object-Oriented Dynamic Learning Environment) is a free software e-learning platform, also known as a Learning Management System, or Virtual Learning Environment (VLE).
-
How to install MediaWiki on Ubuntu 14.04
Author: Srijan Kishore • Tags: apache, linux, ubuntu, web server • Comments: 1
How to install MediaWiki on Ubuntu 14.04 This document describes how to install and configure MediaWiki on Ubuntu 14.04. MediaWiki is free server-based software which is licensed under the GNU General Public License (GPL). It's designed to be run on a large server farm for a website that gets millions of hits per day. MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL. Pages use MediaWiki's wikitext format, so that users without knowledge of XHTML or CSS can edit them easily.
-
How to install X2Goserver on CentOS 7 as an alternative for VNC
Author: Srijan Kishore • Tags: linux, centos, desktop • Comments: 11
How to install X2Goserver on CentOS 7 as an alternative for VNC This document describes how to use X2Goserver as an alternative of VNC. I will install and configure X2Goserver on CentOS 7. X2Go enables us to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. X2Go is a Remote Desktop solution, which some vendors vaguely call Remote Control. This is not to be confused with Microsoft Remote Desktop Connection, which is a competing Remote Desktop solution and protocol. With X2Go, we can access Linux computers. The Linux computer we are accessing is the X2Go Server. The best part is that it supports sound transmission over remote connections.
-
-
How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7
Author: howtoforge • Tags: centos, linux, mysql, nginx, php, web server • Comments: 2
How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7 Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 6.5 server with PHP support (through PHP-FPM) and MySQL (Mariadb) support.
-
How to install Joomla on Ubuntu 14.04
Author: Srijan Kishore • Tags: apache, linux, ubuntu, web server • Comments: 20
How to install Joomla on Ubuntu 14.04 This document describes how to install and configure Joomla on Ubuntu 14.04. Joomla is an immensely popular and award-winning open source Content Management System (CMS) that enables users to build websites and create potent online applications in an unperturbed manner. Absolute user-friendliness and flexibility make Joomla amongst the most sought-after CMS softwares.
-
How to install X2Goserver on Ubuntu 14.04 as an alternative for VNC
Author: Srijan Kishore • Tags: desktop, linux, ubuntu • Comments: 6
This document describes how to use X2Goserver as an alternative of VNC. I will install and configure X2Goserver on Ubuntu 14.04. X2Go enables us to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. X2Go is a Remote Desktop solution, which some vendors vaguely call Remote Control. This is not to be confused with Microsoft Remote Desktop Connection, which is a competing Remote Desktop solution and protocol. With X2Go, we can access Linux computers. The Linux computer we are accessing is the X2Go Server. The best part is that it supports sound transmission over remote connections.
-
How to install osCommerce on CentOS 7
Author: Srijan Kishore • Tags: apache, centos, linux, web server • Comments: 0
How to install osCommerce on CentOS 7 This document describes how to install osCommerce in CentOS 7. Open Source Commerce (osCommerce) is a popular e-Commerce and online store-management software program that may be easily used on any web server with PHP and MySQL installed. osCommerce is available to users as a free software under the General Public License (GNU) The versatile and fuss-free software enables easy setting up and maintenance of e-stores using minimal effort. This tutorial describes the process of installing osCommerce on CentOS 7.
-
Installation and configuration of RainLoop on Debian 7 (Wheezy)
Author: Srijan Kishore • Tags: linux, apache, debian, email, web server • Comments: 7
Installation and configuration of RainLoop on Debian 7 (Wheezy) This document describes how to install and configure Rainloop on Debian 7. Rainloop is a popular free Open Source Web Application primarily written in PHP. It offers users a swift and contemporary web interface for accessing emails on a majority of commonly used domain mail providers such as Outlook, Yahoo, and Gmail, in addition to local mail servers. Rainloop also doubles up as a Mail User Agent (MUA) by accessing domain mail via IMAP/ SMTP protocols. This tutorial explains the process of installing Rainloop Webmail on Debian 7 and customizations for Rainloop.
-
How to run your own Git server with GitlabHQ on Ubuntu 14.04
Author: Srijan Kishore • Tags: control panels, linux, programming, ubuntu • Comments: 5
How to run your own Git server with GitlabHQ on Ubuntu 14.04 This document describes how to install and configure Git and GitHub. These are great tools to manage and administer a whole host of Git repositories and the associated permissions. So, these remain true blessings for users writing open source software, however, when writing a closed source software may not be comfortable in trusting the code to a third party server. To gain the much-needed flexibility and control on stuff like Github/BitBucket without hosting the git repositories on servers that lie external to the control of users, GitLab remains a Godsend!
-
OwnCloud 7 installation and configuration on Debian 7 (Wheezy)
Author: howtoforge • Tags: apache, debian, linux, storage, web server • Comments: 1
Installation and configuration of ownCloud 7 on Debian 7 (Wheezy) This document describes how to install and configure ownCloud 7 on Debian Wheezy. I will also describes how to connect to the ownCloud Server's data from Ubuntu 14.04 desktop and Windows 7. OwnCloud provides access to your data through a web interface or WebDAV while providing a platform to easily view, sync and share across devices—all under your control. ownCloud’s open architecture is extensible via a simple but powerful API for applications and plugins and works with any storage.