Linux Tee Command with Examples

tee command reads the standard input and writes it to both the standard output and one or more files. The command is named after the ...

Read more

Morbi eget porttitor erat

Integer quis nisl at orci feugiat lobortis quis a odio. Etiam efficitur metus ultricies nisl lacinia malesuada. Mauris ante eros, convallis vitae eros ut, congue ...

Read more

How to Install Yarn on Ubuntu 18.04

Yarn is a adavanced package management tool for Javascript applications mostly used for Node.js applications. Yarn is compatible with npm used for installing, configuring, updating ...

Read more

Install Cockpit on Ubuntu 18.04/18.10

Cockpit is a web-based server management tool for Linux. It is easy to use web-based tool. It’s easy to start containers, administer storage, configure networks, ...

Read more

How to install VirtualBox 6.0 on Linux Mint 19

VirtualBox is an open source cross-platform virtualization software, it can be installed on any operating system and enable you to install and run multiple guests ...

Read more

How To Install and Configure Nextcloud with Apache on CentOS 7

Nextcloud is an open source, self-hosted file share and collaboration platform, similar to Dropbox. It comes bundled with media player, calendar and contact management. Nextcloud ...

Read more

How to Setup Apache Maven on CentOS 7

Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. Maven is a build automation tool used primarily for ...

Read more

Install MariaDB 10.3 on CentOS 7

MariaDB is an open source relational database management system, backward compatible, binary drop-in replacement of MySQL. It is developed by some of the original developers ...

Read more

How To Install and Configure GitLab on CentOS 7

GitLab is an open source repository manager based on Rails developed by GitLab Inc. It is a web based git repository manager that allows your ...

Read more