I have a Linux VPS and I installed postfix to send emails from it.

Gmail working fine. But hotmail.com, outlook.com do not accept the emails, even to the Spam/Junk folder.

... Resolve Hotmail Email Delivery


I felt excited when noticed I can run C# commands with mono csharp shell using Terminal in Linux.

Let's try it...

First of all, for Ubuntu, mono-csharp-shell  package should be installed on your system.

... Run C# Commands in Bash Terminal (Linux)


I will try to install postfix mail server and configure authentication by following ubuntu.com and taking short notes.

... How to Install Postfix Mail Server For Ubuntu


To read xml document with terminal we can use xmllint tool.

Lets say we have a file named 1.xml with the below content:

<?xml version="1.0" encoding="utf-8"?>

<item>

  <definition test="abc">v.

... Command Line XML Parsing (Ubuntu/Linux)


When I try to mount a NTFS partition in Ubuntu I get following error:

Failed to mount "data".

Error mounting system-managed device /dev/sda7: Command-line `mount "/media/data"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).

... Fixing NTFS Partition Mount Error in Ubuntu

Home | Search | Contact | Terms
Editor