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
    • Downloads
      • Books
        • Programming
        • OSes
    • 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
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] reset Webmin password[How To] reset Webmin password
Set/Reset root Password and Enable Root Login in UbuntuSet/Reset root Password and Enable Root Login in Ubuntu
[How To] Enable Root Login on Fedora[How To] Enable Root Login on Fedora
[How To] Monitor CPU Temperature and Performance on Linux[How To] Monitor CPU Temperature and Performance on Linux
[How To] Optimize RAM Usage on Linux[How To] Optimize RAM Usage on Linux
[How To] Enable Root Login via SSH on Fedora[How To] Enable Root Login via SSH on Fedora
Kernel Lockdown Mode: Enforcing Security Restrictions in the Linux KernelKernel Lockdown Mode: Enforcing Security Restrictions in the Linux Kernel
© 2025 Linux/Unix Configuration.
https://linuxconfig.net
  • Contact Us