Articles
- 
      NFS serverby oxnzIntroductionNFS(Network File System) is a distributed filesystem protocol used to provides remote directory access on a server. This helps leveraging storage space in a different location and to write to the same space from multiple clients. In this article, we will show how to configure NFS mounts on openSUSE. And the process would keep alike between different releases, such as Ubuntu, RHEL, CentOS, etc. 
- 
      Network Settingsby oxnzIntroductionA basic understanding of networking is important for system admin. Not only is it essential for getting your services online and running smoothly, it also give you the insight to diagnose problems. This article will privides an overview of the common network related operations. Network Connection
- 
      NIC eno16777736 problem fixby oxnzIntroductionNIC under Linux is sometimes mis-named as eno16777736. This article describes why this happend and how to fix it with either udevorifcfg-connnetwork configuration scripts.
- 
      MySQL Primer - Performanceby oxnz IntroductionThis article will discus MySQL server performance tuning tips and tricks. This article is intend for - Application Designer/Developer
- Database/System Administrator
 
- 
      Containerby oxnzIntroductionContainer related tech stuff 
- 
      System Administration - macOSby oxnzIntroductionThis article describes system administration tasks focused on macOS. 
- 
      SELinuxby oxnzIntroductionSecurity-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including United States Department of Defense–style mandatory access controls (MAC). This article will introduce some selinux internals as well as some useful examples. 
- 
      Web Developmentby oxnzIntroduction
- 
      Web Development - Thundering Herdby oxnzIntroductionThis article describles the thundering herd problem during web development. 
- 
      Sharepoint performance issuesby oxnzIntroductionThis article describes various performance-related issues may occured on your sharepoint farm.