Swaks Email Scripting
Hi, in this blog post I will show you how I configured Swaks for sending emails using SMTP using my custom […]
Hi, in this blog post I will show you how I configured Swaks for sending emails using SMTP using my custom […]
In this post, I will show case a winform application that I have just finished building which will tell you
From my previous post, found here, you can see that I have formatted the text to be a specific colour
To install samba capabilities on your Linx box, run the following commands: sudo apt-get install samba samba-common-bin This will run
First, install VSFTP (Very Secure File Transfer Protocol) using the following command: sudo apt-get install vsftpd Now edit the vsftpd.conf
Prerequisites:Â I would install nano, this is a text editor on Linux which is MUCH easier to use for
Following on from my recent upload on Linux scripting, I have yet again created a BASH script to make my
Recently I have set up a VSFTPD CentOS 7 server and chrooted all the local users to their home directory.