Linux/Unix Configuration

Menu
  • LINUXCONFIG.net
    Linux/Unix configuration
  • How To
    Linux, Unix Manuals, HowTos
  • Commands
    Linux, Unix Commands
    • man
    • System Files
  • Misc
    Reviews, Design, FAQs…
    • Guide
      Linux, UNIC Guides
    • Reviews
      Linux and UNIX Reviews
    • FAQ
    • Exam, Quiz and answers
      Exam, Quiz and answers
    • Git
      Git
    • Development
      .NET, PHP, Python …
    • Keyboard Shortcuts

Tag: Mail

Linux/Unix script
How To

[Script] Send e-mail from bash

lc-root | May 18, 2012
The mail command can be used under Linux or UNIX bash, ksh, csh shell to send an email. To send a message to one or more address, mail
Read More
Linux/Unix script
How To

Sending mail from command line [Script]

lc-root | September 16, 2011
Mail content text is /tmp/message.txt mail -s 'Server Status Report' [email protected] -c [email protected] < /tmp/message.txt Sending mail with attachment # !/bin/bash tar -zcf /tmp/backup.tar.gz /home/david/files echo | mutt
Read More

Linux Distributions for AI: Top Choices for ML in 2026Linux Distributions for AI: Top Choices for ML in 2026
[How To] Find Motherboard Model in Linux[How To] Find Motherboard Model in Linux
[How To] Get MAC Address on Linux and BSD Systems: Complete Guide[How To] Get MAC Address on Linux and BSD Systems: Complete Guide
[How To] Install and Configure Ollama for Local AI Inference on Ubuntu[How To] Install and Configure Ollama for Local AI Inference on Ubuntu
[How To] Build AI Model on Linux: A Beginner's Guide[How To] Build AI Model on Linux: A Beginner's Guide
ARP Protocol: How it Works, Cache & Security RisksARP Protocol: How it Works, Cache & Security Risks
Open TerminalOpen Terminal
2.4 Git Basics: Git show who the author and committer are?2.4 Git Basics: Git show who the author and committer are?
[How To] Fix PyTorch View Size Incompatibility Errors[How To] Fix PyTorch View Size Incompatibility Errors
© 2026 Linux/Unix Configuration.
https://linuxconfig.net
  • Contact Us