Virtual Curiosities

  • Websites
    • Search Engines
    • Social Media
  • Applications
    • For Digital Art
  • Tutorials & Tips
    • The Basics
    • Windows
    • GIMP
    • Krita
    • Inkscape
    • DaVinci Resolve
    • OBS Studio
    • WordPress (PHP Programming)
  • Reference
    • Hardware (Concepts)
    • Names of Computer Parts
    • Software (Concepts)
    • File Extensions
    • User Interfaces
    • Images & Image-Editing (Concepts)
    • Video & Video-Editing (Concepts)
    • Games (Terminology)
    • Internet (Concepts)
Linux

Folder: Linux Terminal

[How to Use the Terminal on Linux Mint]

Bash Linux Terminal Tutorials
  • How to Display a Message Every Time You Open the Terminal on Linux (Bash)

    Tutorial
    Learn how to display a message every time you open the terminal on Linux, such as "Hello, how can I help you?" by configuring the .bashrc file.
  • Bashism

    Definition
    Use of a feature in a shell script that is only supported by Bash, but not by other shells.
  • Dangers of Copy Pasting Linux Terminal Commands that You Don't Understand

    Danger
    Some harmful terminal commands and syntax to be aware of if you are new to Linux.
  • gnome-keyring-daemon --unlock changed my password

    An issue I had recently was that gnome-keyring-daemon changed my login keyring's password when I unlocked it via the terminal with the --unlock command.
  • sudo

    Name of a program on Linux that you use to execute commands as administrator.
  • Shebang

    Shebang, short for shell-bang, is a statement written in the first line of a script file starting with #! that tells an operating system's shell which program to use to execute the script file.
  • Bash

    Shell found in most Linux distributions.
  • What does "Sudo" do on Linux Mint?

    Explanation
    By default, the command sudo executes a command as root, which is equivalent to executing it as the system administrator.

About the Site

  • Sitemap
  • Privacy Policy

Follow

Main Content © Virtual Curiosities 2023–2024.
Some Resources © Their Respective Authors.
Made with WordPress.