by Richard W | Aug 26, 2014 | How-To/Tips, Internet, Security
When managing online servers that can be accessed from anywhere, you may want to add some level of security by disabling SSH logon for the root account. By default when you install CentOS 7 and SSH server, the root account automatically have remote access via SSH....
by Richard W | Aug 18, 2014 | How-To/Tips, Internet, Linux, Web, Wordpress
With Google’s announcement that sites that implement HTTPS or SSL will get a small ranking boost, most webmasters are jumping onto the news and switching their blogs and websites to serve https traffic. We ourselves have switched to HTTPS. If you look in the...
by Richard W | Aug 7, 2014 | How-To/Tips, Linux, Web
We’ve written a lot about WordPress on this site. We’ve written about how to speed up WordPress, install and secure plugins, and many other valuable posts. One thing to remember is WordPress isn’t the only content management system (CMS) available....
by Richard W | Jul 29, 2014 | How-To/Tips, Linux
This brief tutorial is going to show you how to create a Samba file server in Ubuntu and allow client computers to access files with different permission levels. In this post, we’re going to create three folders with different levels of permissions. One shared...
by Richard W | Jul 24, 2014 | How-To/Tips, Linux, Windows
Here’s a tutorial that shows you how to enable Samba in CentOS 7 and create a file server with different access permissions in a networked environment. For example, if you own CentOS server with huge storage space, you can create multiple shares and enable other...
by Richard W | Jul 14, 2014 | How-To/Tips, Internet, Linux, Security
This brief tutorial is going to show you how to log on to a SSH server without passwords using only SSH encryption keys. The reason you may want to do this is to enable more secured form of authenticating to your SSH enabled servers. Using password authentication...