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] configure /etc/hosts and /etc/nsswitch.conf file[How To] configure /etc/hosts and /etc/nsswitch.conf file
Kernel Lockdown Mode: Enforcing Security Restrictions in the Linux KernelKernel Lockdown Mode: Enforcing Security Restrictions in the Linux Kernel
Kernel Tracing: A Guide to Using Systemtap, Ftrace, and Perf for Linux Performance OptimizationKernel Tracing: A Guide to Using Systemtap, Ftrace, and Perf for Linux Performance Optimization
[How To] Optimize RAM Usage on Linux[How To] Optimize RAM Usage on Linux
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
[How To] set or change the IP address on FreeBSD[How To] set or change the IP address on FreeBSD
© 2025 Linux/Unix Configuration.
https://linuxconfig.net
  • Contact Us