Showing headlines posted by tecmint

« Previous ( 1 ... 3 4 5 6 7 8 9 10 11 12 13 ... 15 ) Next »

11 Cron Scheduling Task Examples in Linux

  • Tecmint; By Tecmint (Posted by tecmint on Jun 26, 2021 6:49 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article we are going to review and see how we can schedule and run tasks in the background automatically at regular intervals using Crontab command. Dealing a frequent job manually is a daunting task for system administrator.

How to Install SSH Server in Ubuntu 20.04

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 25, 2021 7:40 PM EDT)
  • Story Type: Tutorial; Groups: Linux
SSH is a network protocol that allows you to connect to your Linux machine. If you are someone working in IT you know servers are present in data centers and to connect with the server you need to use SSH protocol. It is the responsibility of the administrator to install an SSH server and secure it from external intrusion.

How to Fix 504 Gateway Timeout in Nginx Server

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 25, 2021 3:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
I use NGINX a lot. I recently deployed a Node.js web application with NGINX as a reverse proxy server for it. One of the key features of the application is support for data imports using excel templates. However, it didn’t take long before users uploading bulky files started getting a 504 Gateway Timeout error from NGINX.

How to Install and Use Tilix Terminal Emulator in Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 25, 2021 2:42 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Tilix is an open-source advanced Linux terminal emulator that uses GTK+ 3 and offers a lot of features that are not part of the default terminal that ships with Linux distributions.

20 Netstat Commands for Linux Network Management

  • Tecmint; By Tecmint (Posted by tecmint on Jun 24, 2021 6:10 PM EDT)
  • Story Type: Tutorial; Groups: Linux
netstat is available on all Unix-like Operating Systems and also available on Windows OS as well. It is very useful in terms of network troubleshooting and performance measurement. netstat is one of the most basic network service debugging tools, telling you what ports are open and whether any programs are listening on ports.

3 Best Udemy Python Courses – Go From Zero to Hero

  • Tecmint; By Ravi Saive (Posted by tecmint on Jun 24, 2021 9:29 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Python is often considered to be one of the most powerful, adaptable, and easy-to-learn high-level programming languages for developing websites, operating system components, applications to games and so much more.

Rocky Linux 8.4 Available Now – Download DVD ISO Images

  • LinuxShellTips; By Sarvottam Kumar (Posted by tecmint on Jun 24, 2021 3:28 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Rocky Linux is a community-driven free and open source enterprise operating system based on another popular enterprise OS, Red Hat Enterprise Linux (RHEL). It is developed and maintained by Rocky Enterprise Software Foundation (RESF).

How to Install Anaconda in Linux

  • LinuxShellTips; By Karthick Sudhakar (Posted by tecmint on Jun 24, 2021 12:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Python
Python is a battery-included language so when you install python it will have a set of packages available to be used. These are basic packages and you will need a lot more packages when you work for data science like numpy, pandas, etc.

Updated 14 Best RSS Feed Readers for Linux in 2021

  • Tecmint; By Aaron Kili (Posted by tecmint on Jun 23, 2021 12:36 PM EDT)
  • Story Type: Tutorial; Groups: Linux
RSS (Rich Site Summary or also Really Simple Syndication) is a popular and standardized web format used to deliver regularly changing content on the web. It is employed by blogs, news-related sites as well as other sites to deliver their content as an RSS Feed to Internet users interested in it.

How to Use Port Knocking To Secure SSH Service in Linux

Port Knocking is a nifty technique of controlling access to a port by only allowing legitimate users access to the service running on a server. It works in such a way that when the right sequence of connection attempts is made, the firewall gladly opens the port that was closed.

How to Install FFmpeg in Linux

  • Tecmint; By Tecmint (Posted by tecmint on Jun 23, 2021 5:10 AM EDT)
  • Story Type: Tutorial; Groups: Linux
FFmpeg is one of the best multimedia frameworks that contains various tools for different tasks. For example, the ffplay is a portable media player that can be used to play audio/video files, ffmpeg can convert between different file formats, ffserver can be used to stream live broadcasts and ffprobe is able to analyze multimedia stream.

How to Merge PDF Files Using GUI & CLI Tools in Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 23, 2021 1:04 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Whether you prefer to use a command-line or graphical application, several tools are available for free to combine multiple PDF files in Linux.

Updated 9 Best IRC Clients for Linux in 2021

  • Tecmint; By Aaron Kili (Posted by tecmint on Jun 22, 2021 10:00 AM EDT)
  • Story Type: Roundups; Groups: Linux
An IRC (Internet Relay Chat) client is a program that a user can install on their computer and it sends and receives messages to and from an IRC server. It simply connects you to a global network of IRC servers and enables one-on-one and group communication.

LFCA: Learn the Basic Concepts of Using Containers – Part 22

  • Tecmint; By Tecmint (Posted by tecmint on Jun 22, 2021 1:14 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Over time, as demand for rapid testing and deployment of applications grew coupled with faster business cycles, organizations were compelled to innovate in order to keep up with the fast-paced business environment.

How to Migrate from CentOS to Oracle Linux

  • Tecmint; By Tecmint (Posted by tecmint on Jun 19, 2021 6:35 PM EDT)
  • Story Type: Tutorial; Groups: Linux
For while now CentOS has been widely used by small businesses and developers in server environments given that it provides the stability and reliability that RHEL offers at absolutely no cost. Being a rolling release and a Beta version for future RHEL releases, CentOS Stream will certainly not be recommended for production workload

A Guide to Kill, Pkill and Killall Commands to Terminate a Process in Linux

Linux Operating System comes with kill command to terminate a process. The command makes it possible to continue running the server without the need to reboot after a major change/update. Here comes the great power of Linux and this is one of the reasons, why Linux is running on 90% of servers, on the planet.

11 Best Media Server Software for Linux in 2021

  • Tecmint; By Aaron Kili (Posted by tecmint on Jun 18, 2021 8:31 AM EDT)
  • Story Type: Roundups; Groups: Linux
A media server is simply a specialized file server or computer system for storing media (digital videos/movies, audio/music, and images) that can be accessed over a network.

How to Create 100% CPU Load on Linux System

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 17, 2021 11:16 AM EDT)
  • Story Type: Tutorial; Groups: Linux
To ensure that your Linux machine is stable and reliable, you need to stress test and benchmark certain key aspects of it including CPU performance. This helps you foresee how it will respond in real-world situations in which it is subjected to computing demands.

6 Best Arch Linux Based User Friendly Distributions of 2021

  • Tecmint; By Tecmint (Posted by tecmint on Jun 16, 2021 10:46 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If you’re an avid Linux user you probably know by now that it is no Operating System for the weak at heart (well sometimes). The chances of you getting crushed when trying to install a Linux-based Operating System or learning the usual curves in your first week are pretty high.

Micro – A Command Line Based Text Editor for Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 16, 2021 9:31 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Tired of using a Nano text editor? Then surely you have to try Micro – is a simple terminal-based text editor written in Go Language and released under MIT license.

« Previous ( 1 ... 3 4 5 6 7 8 9 10 11 12 13 ... 15 ) Next »