Skip to content

KlevinKona.com

Big or small, every job is important and deserves professionalism and passion to ensure the clients satisfaction.

KlevinKona.com

  • Home
  • About
    • My Linekdin
    • My Github
  • Portfolio
  • Contact

server

Firewall-banner
Blog debian, linux, server, vps, wordpress

Easy way to manage iptables on Debian

March 5, 2022

In order to manager in a easy way iptables on Debian machines please install iptables-persistent apt install -y iptables-persistent After we did added the required rules need to add the following in order to block. ##required to be added iptables -A INPUT -p udp -j REJECT –reject-with icmp-port-unreachable iptables -A INPUT -p tcp -j REJECT…

Read More
klevin
WordPress_Website_Safe
Blog plugins, security, server, theme

WordPress Website Safe?

April 27, 2015

During my experience like web developer i cleaned up a lot of infected WordPress websites, Here are the reason mostly allow bad guy to enter into websites. First of all before you go further check the hosting provider, search on google for top 10 hosted, do not point on something cheap, cheaper web hosting not…

Read More
klevin 2 Comments
How to use git
Blog git, server

Git tutorial, how to work with git

December 16, 2013

Working in different projects in group some time can be a little frustrating if taked in the wrong way. What git do? Git is an open source distributed version control system designed for small and very large projects. Allows a groups of people to work on the same documents ( no metter if this is…

Read More
Quote klevin No Comments

Search

Recent Posts

  • Easy way to manage iptables on Debian
  • Aws Swap space
  • How to resize a VPC / EC2 volume in AWS
  • History of Vim
  • Centos 7 Apache with Varnish
  • Install Fastnetmoon Gui
  • Backup Linux files and database
  • Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in wp-db.php on line 1518
  • Configure phpList
  • Securing Ubuntu server 14.04
  • Ssh protocol
  • Crontab vs Anacron vs Systemd timer unit
  • Jenkins on Ubuntu server
  • Configure dkim on Centos 6
  • How to use git

Recent Comments

  • Randy Schnazy on Aws Swap space
  • Ali on Securing Ubuntu server 14.04
  • Anduel on Securing Ubuntu server 14.04
  • klevin on Securing Ubuntu server 14.04
  • ekrem on Securing Ubuntu server 14.04
© 2023 KlevinKona.com | Designed by: Theme Freesia | Powered by: WordPress