Linux/Unix Configuration

Menu
  • LINUXCONFIG.net
    Linux/Unix configuration
  • How To
    Manuals and more
    • How To
      Linux, Unix Manuals, HowTos
    • Git
      Git
    • Exam, Quiz and answers
      Exam, Quiz and answers
    • Reviews
    • Design
      Linux, Unix Design
    • FAQ
    • System Files
    • Keyboard Shortcuts
  • Commands
    Linux, Unix Commands
    • man
  • Programming
    .NET, PHP, Python …
  • Others
    News, Downloads, Books …
    • News
      Linux, Unix News
    • Contact Us

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

[How To] Find Motherboard Model in Linux[How To] Find Motherboard Model in Linux
[HowTo] Get MAC Address on Linux and BSD Systems: Complete Guide[HowTo] Get MAC Address on Linux and BSD Systems: Complete Guide
[How To] set vim as GIT editor[How To] set vim as GIT editor
[How To] Enable Root Login on Fedora[How To] Enable Root Login on Fedora
[How-to] Master IP Addressing and Subnet Calculation: Complete Guide[How-to] Master IP Addressing and Subnet Calculation: Complete Guide
Set/Reset root Password and Enable Root Login in UbuntuSet/Reset root Password and Enable Root Login in Ubuntu
[How To] reset Webmin password[How To] reset Webmin password
2.4 Git Basics: Git show who the author and committer are?2.4 Git Basics: Git show who the author and committer are?
[ERROR] failed to locate and extract VM_ID for MachineName[ERROR] failed to locate and extract VM_ID for MachineName
© 2026 Linux/Unix Configuration.
https://linuxconfig.net
  • Contact Us