michael@slashetc:~$

  • The trouble with Windows CRLF

    Windows line endings are in a pain in the … terminal. They muck up the operations of AWK, comm, diff, echo, grep, join, paste, read, rev, sed and tr. Article Source.

  • 3 Ways to Mount a Windows Share in Linux

    Learn how to mount a Windows SMB or CIFS share in the Linux GUI, on the command line with fstab, or using autofs. We also explain the SMB vs CIFS vs Samba. Article Source.

  • How to Generate a CSR (Certificate Signing Request) in Linux

    SSL Certificates fall into two broad categories: 1) Self-Signed Certificate which is an identity certificate that is signed by the same entity whose identity it certifies-on signed with its own private key, and 2)…\ \ [[ This is a content summary only. Visit my website for full links, other content,...