Linux: Add Network Bridge with Nmcli Tool
This post will guide you how to add a new network bridge with nmcli network Manager tool under the Linux operating system. How do I create a network bridge using the nmcli tool in Ubuntu/Debian… read more »
#1 Linux/Unix Tutorial on The Net
This post will guide you how to add a new network bridge with nmcli network Manager tool under the Linux operating system. How do I create a network bridge using the nmcli tool in Ubuntu/Debian… read more »
This post will guide you how to analyze Nginx configuration file under Linux operating system. How to check the Nginx configuration file to prevent security misconfiguration and automate flaw detection in Linux. Gixy is a… read more »
This post will guide you how to check if your processor support Intel-VT or AMD-V hardware virtualization in Linux. How do I find out if my system CPU supports virtualization under Linux operating system. Linux… read more »
This post will guide you how to install keychain ssh key manager under Ubuntu/Debian Linux system. How do I install keychain for openSSH to ssh other server. Keychain is a manager for OpenSSH, ssh, Sun… read more »
This post will guide you how to list all available shell built-in commands in Linux. How do I list all built-in command with a Linux command in Linux operating system. A built-in command is a… read more »
This post will guide you how to change the color of Bash shell prompt in Linux operating system. How do I customize the shell prompt in Linux. How to change the color of your bash… read more »
This post will guide you how to turn on or turn off vi or vim syntax highlighting in Linux system. How do I trun off all colors in vi/vim editor. How to turn on or… read more »
This post will guide you how to trun off color for ls or grep command on Linux terminal. How do I disable colors in Linux shell or terminal. How to turn off colors in vi/vim… read more »
This post will guide you how to configure mac terminal to have color ls output on Mac OS x system. How do I colorized output from the ls command on the Mac OS X system…. read more »
This post will guide you how to trun on or turn off colors in the output of the ls command in the command line interface of Linux system. How do I enable or disalble colors… read more »
This post will guide you how to append line to end of file in Linux. how do I append text to th end of a file without an editor in Linux system. How to append… read more »
This post will guide you how to run .sh shell script under your Linux operating system. How do I run shell script in Linux. Run Shell Script If you want to run a shell script… read more »
This post will guide you how to restart network interface using command lines in Linux operating system. How do I restart network interface after editing /etc/network/interfaces or others network configuration on CentOS/RHEL/Ubuntu Linux system. How… read more »
This post will guide you how to remove a user account in Linux operating system. How do I delete a user account with home directory under CentOS/RHEL/Ubuntu Linux system. Revmoe Linux User If you want… read more »
This post will guide you how to run a cron job every 10 minutes in Linux system. How do I run a cron command every 10 minutes under Linux operating system. How to run a… read more »