Linux Tutorials on the topic “Linux”
-
How To Install Wordpress 4 On CentOS 7
Author: Srijan Kishore • Tags: apache, centos, linux, web server • Comments: 9
How To Install Wordpress 4 On CentOS 7 This document describes how to install and configure Wordpress 4.0 on CentOS 7.0. 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 CentOS 7.0 in the form of a simple-to-follow guide.
-
VNC-Server installation on CentOS 7
Author: Srijan Kishore • Tags: centos, desktop, linux • Comments: 42
VNC-Server installation on CentOS 7.0 This guide explains how to configure VNC-server in CentOS 7.0 server. It is a very convinient way of administrating the CentOS 7.0 with the help of GUI(Graphics User Interface). The GUI can be access any where with the help of the VNC-client on any OS. The basic condition is that the connecting OS must have VNC-clients installed in it.
-
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.
-
-
How to install TYPO3 CMS on Ubuntu 14.04
Author: howtoforge • Tags: apache, linux, ubuntu, web server • Comments: 2
How to install TYPO3 CMS on Ubuntu 14.04 This document describes how to how you can install and run a TYPO3 (version 6.2 LTS) on Ubuntu 14.04 system. The version TYPO3 6.6LTS is the latest version and have its support till March,2017. The TYPO3 Universe offers highly flexible, scaleable and customizable products for Web Content Management, providing the basis for websites, intranets and web & mobile applications worldwide - always with a focus on the current needs of businesses and public institutions.
-
How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy)
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 14
How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy) ISPConfig 3 has a builtin feature to support multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM and FastCGI. This tutorial shows how to build PHP 5.6 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP 5.5 builds include Zend OPcache, and APCu.
-
How To Install Tomcat On CentOS 7
Author: howtoforge • Tags: centos, linux, web server • Comments: 10
How to install Tomcat on CentOS 7 This document describes how to install Tomcat in CentOS 7.0. 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. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.
-
How To Recover Data From An Encrypted Harddisk On Boot Failure With Ubuntu 14.04
Author: howtoforge • Tags: desktop, linux, security, storage, ubuntu • Comments: 1
How to recover data from an encrypted harddisk on boot failure with Ubuntu 14.04 This document describes how to recover an encrypted harddisk in a failed boot device for Ubuntu 14.04 Server. This method will work for Ubuntu Desktop also. This is a very havoc situation when the distro fails to boot and we have our important data inside the distro. If the harddisk is not encrypted then we can easily retrieve our data with the help of live-cds or live-USB boot devices, but if the harddisk was encrypted then situation becomes little hectic. I will cover the topic for encrypted harddisk data retrieval from Ubuntu distros.
-
Hardening Postfix For ISPConfig 3
Author: pititis • Tags: linux, postfix, antivirus, control panels, email, ispconfig • Comments: 30
Hardening Postfix For ISPConfig 3 The goal of this tutorial is to harden the mail server postfix used by ISPConfig for internet mail servers where authenticated users are trusted. With this setup you will reject a great amount of spam before it passes into your mail queue, saving a lot of system resources and making your mail server strong against spammers and spam botnets.
-
How To Install Contao CMS On Ubuntu 14.04
Author: howtoforge • Tags: linux, ubuntu, web server • Comments: 0
How To Install Contao CMS On Ubuntu 14.04 This document describes how to how you can install and run a Contao in Ubuntu 14.04. Contao is a highly flexible and scalable open source Content Management System (CMS) that works for websites of varying capacities. It is a top notch system that ensures implementation of ace accessibility and security, and high SEO standards. Contao remains a modular model and enables usage of loads of additional extensions for enhanced website functionality. Built using contemporary PHP object-oriented programming and the MooTools JavaScript framework, Contao promises a highly intuitive user interface thanks to the use of Ajax.
-
How To Install PIWIK On Ubuntu 14.04
Author: howtoforge • Tags: linux, ubuntu, web server • Comments: 1
How To Install PIWIK On Ubuntu 14.04 This document describes how to install and run a PIWIK in Ubuntu 14.04. PIWIK is a downloadable, Free (GPL licensed) web analytics software platform. It provides detailed reports on your website and its visitors, including the search engines and keywords they used, the language they speak, which pages they like, the files they download and so much more. PIWIK aims to be an open source alternative to Google Analytics. PIWIK is PHP MySQL software which you download and install on your own webserver. At the end of the 5-minute installation process you will be given a JavaScript tag. Simply copy and paste this tag on websites you wish to track (or use an existing plugin to do it automatically for you).