Showing headlines posted by tecmint

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

How to Use echo Command in Bash Scripts in Linux

  • LinuxShellTips; By Karthick Sudhakar (Posted by tecmint on Jul 13, 2021 1:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
echo is a shell built-in command that is used to print the information/message to your terminal. It is the most popular command that is available in most Linux distributions and is typically used in bash scripts and batch files to print status text/string to the screen or a file.

Top 5 Best Alternative Linux Distributions for Windows Users

It is quite intriguing how Windows 10 took off shortly after its announcement on the 29 of July 2015 and it is without a doubt that it’s the best Windows ever – which is what a sequel of any operating system should be anyway – unlike those that came before it (I’m looking at you Window 8/8/1).

5 Basic chkconfig Command Examples in Linux

  • Tecmint; By Ravi Saive (Posted by tecmint on Jul 9, 2021 4:32 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This is our ongoing Linux command series where we are going to review how we can use chkconfig command efficiently with it’s available parameters. The Chkconfig command tool allows to configure services start and stop automatically in the /etc/rd.d/init.d scripts through command line.

How to Restrict SSH Access to Certain Users in Linux

OpenSSH (Secure Shell) is a standard connectivity program for logging into a remote machine using the SSH protocol for executing commands on the remote machine. It encrypts all network traffic between client and server to eradicate eavesdropping, connection hijacking, and other attacks.

How to Sync VSCode Settings Across Any Machines

Visual Studio Code aka VSCode is a very popular source-code editor that offers tons of extensions to satisfy everyone’s needs. VSCode is highly customizable and you can install plugins easily.

Ncdu a NCurses Based Disk Usage Analyzer and Tracker

  • Tecmint; By Tecmint (Posted by tecmint on Jul 7, 2021 11:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
ncdu (NCurses Disk Usage) is a command line version of the most popular “du command“. It is based on ncurses and provides a fastest way to analyse and track what files and directories are using your disk space in Linux

How to Verify PGP Signature of Downloaded Software on Linux

PGP (Pretty Good Privacy) is a cryptographic application used for encrypting and signing files. Most software authors sign their applications using the PGP program for instance GPG (GNU Privacy Guard).

Switching From Windows to Nix or a Newbie to Linux – 20 Useful Commands for Linux Newbies

  • Tecmint; By Tecmint (Posted by tecmint on Jul 6, 2021 7:31 PM EDT)
  • Story Type: Tutorial; Groups: Linux
So you are planning to switch from Windows to Linux, or have just switched to Linux? Oops!!! what I am asking! For what else reason would you have been here. From my past experience when I was new to Nux, commands and terminal really scared me,

How to Install Rocky Linux 8.4 Step by Step

  • Tecmint; By Tecmint (Posted by tecmint on Jul 5, 2021 2:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
CentOS 8 is reaching EOL (End Of Life) by the end of this year, 2021, and a few Linux distributions have been floated as formidable CentOS alternatives. Among them is Rocky Linux, which is a fork of CentOS and 100% binary compatible with RHEL. In a previous guide, we introduced Rocky Linux 8.4 and how to download it. We have also touched on how you can migrate from CentOS 8 to Rocky Linux 8.4.

25 Hardening Security Tips for Linux Servers

Everybody says that Linux is secure by default and agreed to some extend (It’s debatable topics). However, Linux has in-built security model in place by default. Need to tune it up and customize as per your need which may help to make more secure system.

ReactOS Alternative to Windows – Review, and Installation

Microsoft’s Windows dominance in the Desktop PC space has been a thing for decades now and the 35 years old OS — although has made some significant strides in the industry — is undoubted a monopoly. Thank God for options like OSX and Linux Desktop, of course, we would all have been choking on – and continue to choke on whatever the Redmond company decides to throw at our faces.

How to Clone/Backup Linux Systems Using – Mondo Rescue Disaster Recovery Tool

  • Tecmint; By Tecmint (Posted by tecmint on Jul 2, 2021 3:28 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Mondo Rescue is an open source, free disaster recovery and backup utility that allows you to easily create complete system (Linux or Windows) Clone/Backup ISO Images to CD, DVD, Tape, USB devices, Hard Disk, and NFS.

Create Multiple IP Addresses to One Single Network Interface

  • Tecmint; By Tecmint (Posted by tecmint on Jul 2, 2021 10:28 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The concept of creating or configuring multiple IP addresses on a single network interface is called IP aliasing. IP aliasing is very useful for setting up multiple virtual sites on Apache using one single network interface with different IP addresses on a single subnet network.

bpython – A Fancy Python Interpreter for Linux

Bpython is an open-source terminal-based fancy Python interpreter which offers important features that are not part of the default interpreter.

Deepin 20 – A Beautifully Crafted Linux Distribution

Deepin OS is a revolutionary distribution. OK. I’ll stop right there; maybe that was giving a little too much credit. But I’ve got to be honest with you, nothing quite easily blows me away when it comes to Linux distributions as of late.

Rsync Show Progress Bar When Copying Files in Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 30, 2021 7:31 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Rsync is a powerful utility to backup and synchronizes your files and directories. You can see Rsync mainly used as a backup solution to snapshot your files and directories.

LFCA: Learn Software Deployment Environments – Part 23

Implementing DevOps is a key element for any team that is working and maintaining a large project(s). As discussed in previous subtopics, DevOps provides teams with tools and processes required to streamline workflows and provide the agility required to work efficiently, resulting in increased productivity.

5 Ways to Count the Number of Lines in a File

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Jun 29, 2021 5:06 AM EDT)
  • Story Type: Tutorial; Groups: Linux
On Linux, you can do a single task in several ways. Likewise, if you want to count the number of lines in single or multiple files, you can use different commands. In this article, I’ll share five different ways including that you can use to print a total number of lines in a large file.

How to Install Microsoft Edge Browser on Ubuntu 20.04

Microsoft Edge is a chromium-based browser created by Microsoft, which is trying to have a strong footprint in Linux by bringing some of its core products to run on Linux which was only supported in Windows and Mac previously.

Linux Mint 20.1 Installation, Review, and Customization

Linux Mint is arguably one of the easiest and most user-friendly Linux-based operating systems to come by in the Linux world, and while it might be second to Ubuntu in popularity, it remains the favorite of a large majority of Linux users around the globe.

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