Upgrade to PHP 7

PHP 7 is released after 10 years of PHP 5 released.  It’s a major release and it has a lot of improvements compares to PHP 6. Eventually, developer community did not accept PHP 6 that much.  If you haven’t upgraded PHP  environment, I would recommend upgrading its version as soon as possible to get better … 

 

Share your files in a network by SAMBA Server

SAMBA is very well known Opensource applications for file and printer sharing server in Unix and Linux. It supports the Server Message Block (SMB) and Common Internet File System (CIFS) protocols used by Microsoft operating systems.  So,  it is an effective application for sharing files between Linux and Windows computers in a Network. It can also be configured as many different deployment options such …