Skip to content
indented space

web development & server how-tos

Primary Menu

centos 7

  • Home
  • centos 7
By cambo July 6, 2019July 6, 2019 Tutorials

Secure SSH on CentOS 7

In order to leave your server without worry, you’ll want to secure your SSH daemon on your server. First, if you haven’t already, you should create an SSH key on your local machine: Next, copy that key across to your server: Once you’ve copied across your key, log into your

Continue Reading
By cambo July 6, 2019July 6, 2019 Tutorials

Install ConfigServer Firewall (CSF) on CentOS 7

ConfigServer Firewall (CSF) is my preferred alternative to iptables. It’s very easy to install. First, we need to prepare yum. You’ll want to be root for this: Next, download and install CSF from its source: Once that’s done, check whether the installation has worked: After that has run successfully, you

Continue Reading
Load More Posts
Recent Posts
  • React Native iOS Allow Self-Signed Certificates
  • How to set size of React Native Windows apps on startup
  • Change Max Character Limit for Mastodon Instance
  • Force HTTPS on Apache via .htaccess file
  • Secure SSH on CentOS 7
Recent Comments
    Archives
    • December 2020
    • January 2020
    • July 2019
    Categories
    • Tutorials
    • Uncategorised
    Social
    Follow me on Mastodon

    You may also like

    By cambo December 20, 2020December 20, 2020 Uncategorised

    React Native iOS Allow Self-Signed Certificates

    WARNING: Allowing Self-Signed Certificates in your React Native app can create serious security implications if your app is published to the App Store. This article is recommended ONLY for the development process or when deploying as an Enterprise app in a controlled network environment. Sometimes you really need to grant

    Continue Reading
    Tutorials

    How to set size of React Native Windows apps on startup

    Tutorials

    Change Max Character Limit for Mastodon Instance

    Tutorials

    Force HTTPS on Apache via .htaccess file

    indented space

    web development & server how-tos

    Theme: Knight by Themeinwp

    React Native iOS Allow Self-Signed Certificates

    How to set size of React Native Windows apps on startup

    Change Max Character Limit for Mastodon Instance

    Force HTTPS on Apache via .htaccess file

    Secure SSH on CentOS 7

    Install ConfigServer Firewall (CSF) on CentOS 7