Showing headlines posted by RoseHosting

« Previous ( 1 ... 30 31 32 33 34 35 36 37 38 39 40 ... 59 ) Next »

How to install pip on Debian 9

We will show you, how to install pip on Debian 9. pip is a package management system which you can use to install and manage packages written in Python. Python is a programming language that allows you to perform web development, software development, system administration, scientific and numeric data analysis and much more. The Python Package Index (PyPI) hosts thousands of third-party modules for Python and you can install any of these modules using the pip package manager. Installing Pip on Debian is really an easy task, just follow the steps bellow carefully and you should have pip installed on a Debian 9 VPS in few minutes.

How to Install TYPO3 on Ubuntu 16.04

In this tutorial, we will install TYPO3 on Ubuntu 16.04, with Apache web server, MariaDB, and PHP. TYPO3 is completely free and open source content management system (CMS) written in PHP. It allows users to create websites even if they don’t have an experience in web development. TYPO3 is very easy to use and it is an effective tool for small sites as well as multilingual sites of large corporations, and it makes it a great alternative to the most popular CMS platforms like WordPress, Joomla, and Drupal. Installing TYPO3 on Ubuntu 16.04 is fairly easy task, just follow the steps below carefully

How To Install Redmine on Ubuntu 16.04

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Mar 14, 2018 11:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this guide we will show you, how to install Redmine on Ubuntu 16.04. Redmine is an open source cross-platform and cross-database issue tracking, and web-based project management application built on top on the Ruby on Rails framework.

How to Install osTicket on Ubuntu 16.04

In this tutorial, we will show you, how to install osTicket on Ubuntu 16.04, using a LEMP stack, with Nginx as a web server, MySQL database server and PHP 7.0. osTicket is a free and open source support ticket system written in PHP. It’s a simple and lightweight tool, which you can use to manage, organize and archive your support ticket requests. Installing osTicket on Ubuntu 16.04, is an easy task if you carefully follow this tutorial below. Let’s get started.

How to Rename Multiple Files on Linux

We’ll show you, how to rename multiple files on Linux . Every operating system in the modern world comes with several ways to interact with its file system. Whether it’s creating files, renaming them, copying them, or deleting them, they all come with functionality to efficiently carry out all of these tasks. However, one operation that most operating systems fall short with is renaming several files at the same time. Whether you need a pattern that the files need to follow, or if you just want to rename many files at one time, renaming files can be quite tedious.

How to Install RPM Packages On Ubuntu

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Mar 5, 2018 12:25 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Debian-based systems such as Ubuntu and RedHat-based systems such as CentOS are mostly similar in their design. However, there are a few differences here and there. For example, RedHat-based systems use .rpm files for representing software packages, while Debian-based systems use .deb files. These file types differ from one another in their design, and cannot be installed outside of their respective type of operating systems (e.g. installing a .deb file on CentOS, or installing a .rpm file on Ubuntu). However, there are ways to port these packages to other types of systems.

How To Install Node.js on Ubuntu 16.04

We’ll guide you, how to install Node.js on Ubuntu 16.04. Node.js is an open source JavaScript runtime built on Chrome’s V8 JavaScript engine, and can be used to build different types of server-side applications. Node.js runs on most operating systems, including Linux, OSX and Windows. In this tutorial, we will guide you through the steps of installing Node.js on an Ubuntu 16.04 VPS.

pip Uninstall | Uninstall a Package Installed with pip

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Mar 1, 2018 12:22 PM EDT)
  • Story Type: Tutorial; Groups: Linux
We will show you how to uninstall a pip package that you installed with pip install. pip is a package management tool which can be used to install and manage software packages written in Python, which can be found in the Python Package Index (PyPI).

Linux crontab – Automate System Tasks

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Feb 22, 2018 12:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
We’ll show you, how to use Linux crontab. In few asimple steps we will explain, how to automate your system tasks using crontab in Linux. The cron software utility is a time-based job scheduler in Unix-like operating systems...

Find Large Files in Linux

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Feb 20, 2018 1:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux

How To Install Redmine on CentOS 7

In this tutorial, we will show you how to install Redmine on CentOS. Redmine is a free and open source issue tracking and web-based project management application. Redmine is built on Ruby on Rails framework and it is cross-platform and cross-database. This guide should work on other Linux VPS systems as well but was tested and written for CentOS 7 VPS

How to Install Maven on Ubuntu 16.04

How to Create a Sudo User on CentOS 7

  • RoseHosting.com; By RoseHosting.com (Posted by RoseHosting on Feb 8, 2018 11:24 PM EDT)
We’ll guide you, how to create a sudo user on CentOS 7. Sudo is a Linux command line program that allows you to execute commands as superuser or another system user.

How To Install Apache CouchDB on CentOS 7

Today we will show you, how to install Apache CouchDB on CentOS 7. CouchDB is an open-source database, and was first released in 2005 and later became an Apache Software Foundation project in 2008.

Error establishing a database connection

If the connection to your database cannot be established, your WordPress website will not load, and more then likely will give you the error: “Error establishing a database connection” In this tutorial we will show you, how to fix Error establishing a database connection in WordPress.

How to Reset WordPress Admin Password via MySQL Command Prompt

Have you ever forgotten your WordPress administrator password and did not have access to your e-mail account or haven’t configured your e-mail account properly in WordPress? Fear not, because in today’s tutorial we are going to learn how to reset the WordPress administrator password through the MySQL command prompt.

How to Limit Dashboard Access in WordPress

In today’s tutorial, we’ll show you, How to Limit Dashboard Access in WordPress. WordPress is the most popular CMS in the world and is used to power over 60% of all websites using a CMS. With WordPress being so popular, WordPress sites are the most popular target for hackers who want to exploit the WordPress security vulnerabilities.

How to Install and Configure LibreNMS on Ubuntu 16.04

  • How to Install and Configure LibreNMS on Ubuntu 16.04; By RoseHosting (Posted by RoseHosting on Jan 25, 2018 11:50 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this tutorial we will show you how to install and configure LibreNMS on Ubuntu 16.04. LibreNMS is free and open source auto-discovering network monitoring tool based on PHP/MYSQL/SNMP. It’s a featured network monitoring...

How To List and Delete iptables Firewall Rules

  • RoseHosting Blog; By RoseHosting (Posted by RoseHosting on Jan 20, 2018 3:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux
We’ll show you, how to list and delete iptables firewall rules. Iptables is a command line utility that allows system administrators to configure the packet filtering rule set on Linux.

What Is cURL?

We’ll show you, What is cURL? and why would you use cURL? cURL is a computer software project providing a library and command-line tool for transferring data using various protocols.

« Previous ( 1 ... 30 31 32 33 34 35 36 37 38 39 40 ... 59 ) Next »