Articles
-
NFS server
by oxnz
Introduction
NFS(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 Settings
by oxnz
Introduction
A 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 fix
by oxnz
Introduction
NIC under Linux is sometimes mis-named as eno16777736. This article describes why this happend and how to fix it with either
udev
orifcfg-conn
network configuration scripts. -
MySQL Primer - Performance
by oxnz
Introduction
This article will discus MySQL server performance tuning tips and tricks.
This article is intend for
- Application Designer/Developer
- Database/System Administrator
-
Container
by oxnz
Introduction
Container related tech stuff
-
System Administration - macOS
by oxnz
Introduction
This article describes system administration tasks focused on macOS.
-
SELinux
by oxnz
Introduction
Security-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 Development
by oxnz
Introduction
-
Web Development - Thundering Herd
by oxnz
Introduction
This article describles the thundering herd problem during web development.
-
Sharepoint performance issues
by oxnz
Introduction
This article describes various performance-related issues may occured on your sharepoint farm.