Updated version of Debian Linux 8/9 has been releasednixCraft
The Debian project has announced an updated version of Debian 9 (codename "stretch") and Debian 8 (codename "jessie"). One can get new updates merely running the apt command/apt-get command.The post...
View ArticleUpdate your OpenSSL on FreeBSD 10.x/11.x to fix vulnerabilitiesnixCraft
FreeBSD includes software from the OpenSSL Project for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. OpenSSL has multiple vulnerabilities on a FreeBSD. Currently, no...
View ArticleHow To Set Up PF Firewall on FreeBSD to Protect a Web ServernixCraft Updated...
I am a new FreeBSD server user and moved from netfilter on Linux. How do I setup a firewall with PF on FreeBSD server to protect a web server with single public IP address and interface?The post How To...
View ArticleHow to install and use Nginx on CentOS 7 / RHEL 7nixCraft
How do I install and configure the latest version of Nginx web server on a CentOS 7 or RHEL 7 server using the CLI and host a static site?The post How to install and use Nginx on CentOS 7 / RHEL 7...
View ArticleTop 20 OpenSSH Server Best Security PracticesnixCraft Updated Tutorials/Posts
This page shows how to secure your OpenSSH server running on a Linux or Unix-like system to improve sshd security.The post Top 20 OpenSSH Server Best Security Practices appeared first on nixCraft.
View ArticleMySQL reset password for user accountnixCraft Updated Tutorials/Posts
I am a new Linux system user. How do I reset a password for a user account named jerry using mysql command line option?The post MySQL reset password for user account appeared first on nixCraft.
View ArticleHow to install LXD container hypervisor on Ubuntu 16.04 LTSnixCraft Updated...
Learn how to setup and use LXD on Ubuntu Linux 16.04 LTS serverThe post How to install LXD container hypervisor on Ubuntu 16.04 LTS appeared first on nixCraft.
View ArticleHow to install Spotify application on LinuxnixCraft
How do I install Spotify app on Ubuntu Linux desktop to stream music? Spotify is a digital music stream service that provides you access to tons of songs. You can stream for free or buy a subscription....
View ArticleHow to install PHP 7.2 on CentOS 7/RHEL 7nixCraft
How do I Install PHP 7.2 on CentOS 7 server? How can I setup and install PHP 7.2 on RHEL 7 server along with Nginx web server? How do I configure PHP-fpm version 7.2 with Nginx server running on a...
View ArticleFix client intended to send too large body: xyz bytes in NginxnixCraft
I am getting the following error when trying to upload file using Nginx web server: 2018/01/21 12:19:23 [error] 375#375: *25019 client intended to send too large body: 3881539 bytes, client:...
View ArticleHow to install LXD container under KVM or Xen virtual machinenixCraft Updated...
In this quick tutorial you will learn how to install the latest stable version of LXD container under KVM cloud server hosted at Linode for security mechanism on Ubuntu Linux 16.04.xx LTS server.The...
View ArticleHow To Debug a Bash Shell Script Under Linux or UNIXnixCraft Updated...
I wrote a small hello world script. How can I Debug a bash shell scripts running on a Linux or Unix like systems?The post How To Debug a Bash Shell Script Under Linux or UNIX appeared first on nixCraft.
View Articleawk / cut: Skip First Two Fields and Print the Rest of LinenixCraft Updated...
How do I printing lines from the nth field using awk under UNIX or Linux operating systems?The post awk / cut: Skip First Two Fields and Print the Rest of Line appeared first on nixCraft.
View ArticleHow to configure Nginx with Let’s Encrypt on CentOS 7nixCraft
How do I secure my Nginx web server with Let's Encrypt free ssl certificate on my CentOS 7 or RHEL 7 server? How to configure Nginx with Let's Encrypt on CentOS 7?The post How to configure Nginx with...
View ArticleLinux Add User To GroupnixCraft Updated Tutorials/Posts
Learn how to add an existing user or new user into a group in Linux using command line and GUI optionsThe post Linux Add User To Group appeared first on nixCraft.
View ArticleHow to set and use sudo password for Ansible VaultnixCraft
How can I set a sudo password for Ansible from the Linux or Unix cli? How can I store sudo password in a vault file and use it securely without exposing my details?The post How to set and use sudo...
View ArticleHow to list all iptables rules with line numbers on LinuxnixCraft Updated...
I recently added NAT rules on my RHEL 6.x system. How do I see the rules including line numbers that I just added in Linux?The post How to list all iptables rules with line numbers on Linux appeared...
View ArticleHow to install Firefox 58 Quantum on a LinuxnixCraft Updated Tutorials/Posts
How do I installed newly released Firefox version 58 "Quantum" on a Linux operating system?The post How to install Firefox 58 Quantum on a Linux appeared first on nixCraft.
View ArticleLinux / Unix Bash Shell List All Builtin CommandsnixCraft Updated...
Builtin commands contained within the bash shell itself. How do I list all built-in bash commands on Linux / Apple OS X / *BSD / Unix like operating systems without reading large size bash man page?The...
View ArticleHow to install KVM on CentOS 7 / RHEL 7 Headless ServernixCraft
How do I install and configure KVM (Kernel-based Virtual Machine) on a CentOS 7 or RHEL (Red Hat Enterprise Linux) 7 server? How can I setup KMV on a CentOS 7 and use cloud images/cloud-init for...
View Article