Showing headlines posted by linuxize
« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 39 ) Next »How to Install TensorFlow on Ubuntu 18.04
TensorFlow is a free and open source platform for machine learning built by Google.
How to Install Apache Cassandra on CentOS 7
Apache Cassandra is an open source NoSQL database with no single point of failure, providing linear scalability and high availability. In Cassandra, records are structured in a similar way as in the relational database with tables, rows, and columns. Apache Cassandra is used by a number of organizations including Apple, NetFlix, eBay, and Easou.
How to Install PrestaShop on Ubuntu 18.04
PrestaShop is a free and open-source e-commerce platform. It is based on PHP and MySQL and can be extended with free and premium plugins and themes. With features like intuitive administrative interface, multiple payment gateways, multi-lingual, analytic and reporting PrestaShop is a platform of choice for many online merchants.
Configure Static IP Address on Ubuntu 18.04
In this tutorial, we'll explain how to set up a static IP address on Ubuntu 18.04.
Bash Concatenate Strings
One of the most commonly used string operations is concatenation. String concatenation is just a fancy programming word for joining strings together by appending one string to the end of another string.
How to Install Slack on Ubuntu 18.04
Slack is one of the most popular collaboration platforms in the world that brings all your communication together. Conversations in Slack are organized in channels. You can create channels for your teams, projects, topics, or any other purpose to keep information and conversations organized. You can search through everything that’s been posted in channels or your messages. Slack also allows you to talk with your teammates over audio or video calls and share documents, images, videos, and other files.
How to Zip Files and Directories in Linux
ZIP is the most widely used archive file format that supports lossless data compression. A ZIP file is a data container containing one or more compressed files or directories. Compressed (zipped) files take up less disk space can be transferred from one to another machine more quickly than uncompressed files. ZIP files can be easily extracted in Windows, macOS, and Linux using the utilities available for all operating systems.
How to Install LEMP Stack on Debian 9
The term LEMP is an acronym of the names of its four open-source components: Linux operating system, Nginx [engine x] an HTTP and reverse proxy server, MySQL or MariaDB relational database management system, and PHP programming language.
How to Change the SSH Port in Linux
By default, SSH listens on port 22. Changing the default SSH port adds an extra layer of security to your server by reducing the risk of automated attacks.
How to Install WildFly (JBoss) on Debian 9
WildFly, formerly known as JBoss is a cross-platform open source application runtime written in Java that helps you build amazing applications. WildFly is flexible, lightweight, and it is based on pluggable subsystems that can be added or removed as needed.
How to Install Drupal on CentOS 7
Drupal is one of the leading open source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites.
Install RPM packages on Ubuntu
Learn how to install an RPM file on Ubuntu
Check if a File or Directory Exists in Bash
In Bash, you can use the test command to check whether a file exists and determine the type of the file.
How To Set or Change Timezone on Debian 9
Using the correct timezone is important for many systems related tasks and processes. For example, the cron daemon uses the system’s timezone for executing cron jobs and the timestamps in the log files are based on the same system’s timezone.
How to Add and Delete Users on Debian 9
Debian, as well as all other Linux distributions is a multi-user operating system. Each user can have different permission level and specific settings for various command line and GUI application. Knowing how to add and remove users is one of the basic skills a Linux user should know.
How to Enable and Set up Automatic Unattended Security Updates on Ubuntu 18.04
Regularly updating your Ubuntu system is one of the most important aspects of overall system security.
How to Install CouchDB on Ubuntu 18.04
CouchDB is a free and open-source fault-tolerant NoSQL database maintained by the Apache Software Foundation.
How To Install Plex Media Server on Debian 9
Plex is a streaming media server that lets you organize your video, music, and photo collections and stream them to all of your devices at any time and from anywhere.
How to Enable and Disable Root User Account in Ubuntu
In Ubuntu Linux, the root user account is disabled by default for security reasons.
How to Install Skype on CentOS 7
Skype is one of the most popular communication applications in the world that allows you to make free online audio and video calls, and affordable international calling to mobiles and landlines worldwide.
« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 39 ) Next »