Skip to content
No results
  • About
  • Contact Us
  • Meet The Team
  • Privacy Policy
  • Test Page
Linuxlogo
  • Home
  • About
  • Contact Us
  • Privacy Policy
Linuxlogo
  • Linux

Methods to Enable or Disable Root Login in Linux

Disable Root Login In Linux

The root user enjoys the privilege of being able to access just about anything in the Linux system. While disabling root login is an authentication strategy that might boost security, people still debate whether it’s truly effective or not. Don’t…

Read MoreMethods to Enable or Disable Root Login in Linux
  • Ninad Pathak
  • March 3, 2020
  • Linux

The Linux wget Command – Linux Download Command

The Wget Command

The Linux wget command is a command-line utility to download files from the internet over HTTP, HTTPS, and FTP protocols. The wget command is usually available on most Linux distros by default, but if you do not have it installed…

Read MoreThe Linux wget Command – Linux Download Command
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: The select Loop in Shell Scripts

Select Loop

We talked about the while, for, and until loops in shell scripts in the past few tutorials now. Let’s learn the select loop in shell scripts, a very interesting and unique loop in bash. Why is it interesting or unique?…

Read MoreShell Scripting 101: The select Loop in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Until Loop in Shell Scripts

Continuing our series, in today’s article, we’ll go over the until loop in shell scripts. We’ve already covered for loops and while loops in shell scripts in our previous tutorials. You’ll find a lot of similarities in the while and…

Read MoreShell Scripting 101: Until Loop in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Functions in Shell Scripts

After learning the basics in our previous tutorials about if-else statements, switch-case statements, etc, it’s time to create functions in shell scripts. Functions help us divide scripts into different sections and make the code more portable as well as reusable.…

Read MoreShell Scripting 101: Functions in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
  • Shell Script

Shell Scripting 101: Switch Case in Shell Scripts

Switch case in shell scripts is an efficient alternative to the if-elif-else statement we learned previously. The concept of the switch case statements is that we provide an expression for different cases (conditions) to the statement that, when fulfilled, will execute specific…

Read MoreShell Scripting 101: Switch Case in Shell Scripts
  • Ninad Pathak
  • March 3, 2020
Prev
1 … 196 197 198 199 200 201 202 … 210
Next
No results

Recent Posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials
Linuxlogo

Learn everything about Linux, under a single roof. LinuxForDevices covers Linux tutorials, Open Source news, and courses to help you grow.

Menu

  • Home
  • About
  • Contact Us
  • Privacy Policy

Important Links

  • YouTube
  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials

Latest posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Copyright © 2025 - LinuxForDevices is part of Diyansh IT Services Private Limited

 

Linux® is a registered trademark of Linus Torvalds.