Tag: Fedora 23

How To Use Cockpit in Fedora 23

Posted on by dpepper | Updated:
Reading Time: 3 minutes
Note:
Please note that this article is considered legacy documentation because Fedora 23 has reached its end-of-life support.

Several free options exist for remotely managing Linux servers through a graphical user interface. While some seek to replicate the full range of features available in paid control panels such as Plesk or cPanel, others are focused on helping you perform common tasks and manage essential services. The GUI for remote server administration that ships with Fedora 23, Cockpit, falls into the latter category.

Continue reading →
Reading Time: < 1 minute

Node Version Manager allows you to quickly install and manage node.js versions. It’s a bash script that has the capability to manage multiple active versions of node.js. It can be used to install node.js versions, execute commands with a specific node.js version, set the PATH variable to use a specific node.js version, and more. To learn more, visit the project’s Github page.

Continue reading →

How To Install Node.js on Fedora 23

Posted on by dpepper | Updated:
Reading Time: 2 minutes

Node.js is a cross-platform runtime environment built on JavaScript. Applications also are written in JavaScript. Node.js lends itself to rapidly deploying, real-time web applications, and is considered extremely scalable due to its event-driven architecture. Node Version Manager allows admins to easily install and manage multiple node.js versions.

Continue reading →

How To Install Varnish on Fedora 23

Posted on by dpepper | Updated:
Category: Tutorials | Tags: Fedora 23, Varnish
Reading Time: < 1 minute
Note:
Please note that this article is considered legacy documentation because Fedora 23 has reached its end-of-life support.

Varnish is a web accelerator, specifically a caching HTTP reverse proxy, designed to improve performance for busy, dynamic websites. By redirecting traffic to static pages whenever possible, Varnish reduces the number of dynamic page calls, thus reducing load.

Continue reading →

How To Install XCache on Fedora 23

Posted on by dpepper | Updated:
Category: Tutorials | Tags: Fedora 23, XCache
Reading Time: < 1 minute
Note:
Please note that this article is considered legacy documentation because Fedora 23 has reached its end-of-life support.

Pre-Flight Check

Continue reading →

How To Install Memcached on Fedora 23

Posted on by dpepper | Updated:
Reading Time: 3 minutes

Memcached is a high-performance distributed, in-memory caching system. It primarily is used to speed up sites that make heavy use of databases. It also can, however, be used to store any kind of object.

Continue reading →

How To Install Squid on Fedora 23

Posted on by dpepper | Updated:
Category: Tutorials | Tags: Fedora 23, squid
Reading Time: 2 minutes
Note:
Please note that this article is considered legacy documentation because Fedora 23 has reached its end-of-life support.

Squid is a caching and forwarding web proxy. It is most often used in conjunction with a traditional LAMP stack (Linux, Apache, MySQL, PHP), and can be used to filter traffic on HTTP, FTP, and HTTPS, and increase the speed (thus lower the response time) for a web server via caching.

Continue reading →

How To Install and Connect to PostgreSQL on Fedora 23

Posted on by dpepper | Updated:
Category: Tutorials | Tags: Fedora 23, postgres
Reading Time: 2 minutes

PostgreSQL is a free, open-source object-relational database management system (object-RDBMS), similar to MySQL, and is standards-compliant and extensible. It often is used as a back-end for web and mobile applications. PostgreSQL, or ‘Postgres’ as it is nicknamed, adopts the ANSI/ISO SQL standards together, with the revisions.

Continue reading →

How To Install Pip on Fedora 23

Posted on by dpepper | Updated:
Category: Tutorials | Tags: Fedora 23, PIP
Reading Time: < 1 minute
Note:
Please note that this article is considered legacy documentation because this OS has reached its end-of-life support.

Pip is a tool for installing and managing packages for Python. The popular Python programming language is considered one of the easiest to learn because of its emphasis on code readability.

Continue reading →
Reading Time: < 1 minute

The locate command is an invaluable tool when you’re trying to track down a particular file but know only the file name. Locate reads one or more databases prepared by the related updatedb and writes file names matching at least one of the patterns to standard output, one per line.

Continue reading →
← Older posts
Have Some Questions?

Our Sales and Support teams are available 24 hours by phone or e-mail to assist.

1.800.580.4985
1.517.322.0434