If you want to delete all local emails on Linux (for example system messages)
Run the following command in the terminal
echo 'd *' | mail -N
If you want to delete all local emails on Linux (for example system messages)
Run the following command in the terminal
echo 'd *' | mail -N
This short walkthrough describes how to install the Ubuntu Linux Kernel 4.0 (server and desktop/client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The general packages are available for 32 bits systems (I386+) and 64 bits (AMD64) and ARMHF. I will not provide low latency versions.
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 4.0 branch and 4.1 release candidates in comments below.
This short walkthrough describes how to install the Ubuntu Linux Kernel 3.19 (server and desktop/client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The general packages are available for 32 bits systems (I386+) and 64 bits (AMD64) and both as low latency.
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 3.19 branch and 3.20 release candidates in comments below.
This short walkthrough describes how to install the Ubuntu Linux Kernel 3.18 (server and client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The general packages are available for 32 bits systems (I386+) and 64 bits (AMD64) and both as low latency.
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 3.16 branch and 3.17 release candidates in comments below.
This short walkthrough describes how to install the Ubuntu Linux Kernel 3.17 (server and client) without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration. The packages are available for 32 bits systems (I386+) and 64 bits (AMD64)
Installation Guide (GUI)
sudo update-grub
I will post the latest version of the 3.16 branch and 3.17 release candidates in comments below.