Linux Tutorials on the topic “ubuntu”
-
How to install Tomcat in Ubuntu 14.04
Author: Srijan Kishore • Tags: linux, ubuntu, web server • Comments: 5
How to install Tomcat in Ubuntu 14.04 This document describes how to install Tomcat in Ubuntu 14.04. Apache Tomcat (or simply Tomcat, formerly also Jakarta Tomcat) is an open source web server and servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run in.
-
Postfix Virtual Hosting With LDAP Backend And With Dovecot As IMAP/POP3 Server On Ubuntu Trusty Tahr 14.04
Author: Miguel • Tags: email, ftp, linux, postfix, ubuntu • Comments: 8
Postfix Virtual Hosting With LDAP Backend And With Dovecot As IMAP/POP3 Server On Ubuntu Trusty Tahr 14.04 Here we we use an LDAP backend for both the MTA (Postfix) and POP3/IMAP server (Dovecot), and a web based management interface.
-
Fast way to update Bash on Debian based distributions to secure it against Shell Shock.
Author: SamTzu • Tags: debian, security, ubuntu • Comments: 0
Fast way to update Bash on Debian based distributions to secure it against Shell Shock.
-
-
How to install OpenLDAP Server on Debian or Ubuntu
Author: Srijan Kishore • Tags: linux, debian, ubuntu • Comments: 8
How to install OpenLDAP Server on Debian or Ubuntu This document describes how to install and configure OpenLDAP in Debian/Ubuntu Server. I will use OpenLDAP to configure a corporate organizational structure through OpenLDAP.
-
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 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 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!
-
How to install Wordpress 4 on Ubuntu 14.04 LAMP
Author: howtoforge • Tags: apache, linux, ubuntu, web server • Comments: 9
This document describes how to install and configure Wordpress 4.0 on Ubuntu 14.04. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing Wordpress 4.0 on Ubuntu 14.04 in the form of a simple-to-follow guide.