Linux / UNIX Desktop Fun: Steam Locomotive - get train in shellnixCraft...
One of the most common mistake is typing sl instead of ls command. I actually set an alias i.e. alias sl=ls; but then you may miss out the steam train with whistle.The post Linux / UNIX Desktop Fun:...
View ArticleHow to configure Samba to use SMBv2 and disable SMBv1 on Linux or...
I am a new Linux user and for security reasons and to avoid ransomware, I would like to disable the SMB1 protocol in samba configuration on a CentOS Linux version 7 server. Is it possible to disable...
View ArticleHow To: FreeBSD install VIM text editor using pkg and portsnixCraft Updated...
How do I install VIM text editor for my FreeBSD server? I like vim as it is a highly configurable text editor and efficient one. Currently, it has an old version of vi. How can I install vim text...
View ArticleLinux: 25 Iptables Netfilter Firewall Examples For New SysAdminsnixCraft...
Linux comes with a host based firewall called Netfilter. The netfilter is a set of hooks inside the Linux kernel that allows kernel modules to register callback functions with the network stack. A...
View ArticleHow to add cron job on Asuswrt Merlin Wifi RouternixCraft
How can I add or delete cron jobs on my wifi router powered by Asuswrt Merlin firmware? How do I add cron job on Asuswrt Merlin Wifi router using command line?The post How to add cron job on Asuswrt...
View ArticleMake Linux/Unix Script Portable With #!/usr/bin/env As a ShebangnixCraft...
The env-mechanism is hugely enhancing convenience, and almost all Unix like systems today provide /usr/bin/env. I regular use FreeBSD, CentOS/RHEL/Ubuntu/Debian/SUSE Linux, macOS, and OpenBSD and all...
View ArticleHow to add encrypted ZFS pool on FreeBSD servernixCraft
I recently added hard disk to my FreeBSD based server. How do I configure an encrypted ZFS pool to store data on this disk? How can I add encrypted ZFS pool on FreeBSD 11.x server?The post How to add...
View ArticleHow to add encrypted ZFS pool on FreeBSD servernixCraft
I recently added hard disk to my FreeBSD based server. How do I configure an encrypted ZFS pool to store data on this disk? How can I add encrypted ZFS pool on FreeBSD 11.x server?The post How to add...
View ArticleHow to install and enable Bash auto completion in Fedora LinuxnixCraft
I am a new Fedora Linux user. How do I install and enable Bash auto completion in Fedora Linux server?The post How to install and enable Bash auto completion in Fedora Linux appeared first on nixCraft.
View ArticleShell script to setup an LXD (Linux Containers) VM lab for testing...
A sample shell script to build an LXD (Linux Containers) VM lab on Ubuntu Linux 16.04/18.04 LTS or Fedora Linux server.The post Shell script to setup an LXD (Linux Containers) VM lab for testing...
View Articleneofetch - Awesome system info bash script for Linux, MacOS, UnixnixCraft...
A command-line system information tool written in bash 3.2 (or above) displays information about your operating system, software and hardware in an aesthetic and visually pleasing way. Works on...
View Articleneofetch - Awesome system info bash script for Linux, MacOS, UnixnixCraft...
A command-line system information tool written in bash 3.2 (or above) displays information about your operating system, software and hardware in an aesthetic and visually pleasing way. Works on...
View ArticleHow to install and configure OpenVPN client on OpenBSDnixCraft
I have a file named openvpn.client.ovpn. How do I use this file to connect my OpenBSD based desktop to remote OpenVPN server and setup secure VPN? How do I configure OpenVPN client on OpenBSD Unix...
View ArticleHow to install and configure OpenVPN client on OpenBSDnixCraft
I have a file named openvpn.client.ovpn. How do I use this file to connect my OpenBSD based desktop to remote OpenVPN server and setup secure VPN? How do I configure OpenVPN client on OpenBSD Unix...
View ArticleAnsible reboot a Debian/Ubuntu Linux for kernel update and wait for itnixCraft
How can I reboot a Debian or Ubuntu Linux server/host remotely using an Ansible playbook for kernel update and wait for it to come back again?The post Ansible reboot a Debian/Ubuntu Linux for kernel...
View ArticleLinux / Unix: Test Internet Connection Speed From SSH CommandnixCraft Updated...
I have recently rented a dedicated server for my hobby projects and learning CentOS Linux server. I was informed that I am connected to the 100M/s port. How do I test my Internet connection download...
View ArticleHow to upgrade Alpine Linux 3.4/3.5/3.6/3.7 to 3.8.xxnixCraft Updated...
I am using Alpine Linux v3.6 or v3.7 with my LXD server. How do I upgrade Alpine Linux v3.7 to Alpine Linux v3.8? How can I upgrade Alpine Linux v3.7 to Alpine Linux v3.8?The post How to upgrade Alpine...
View ArticleHow to Install and Configure latest version of Ansible on Ubuntu...
Ansible is a simple and easy to use IT automation tool. One can use Ansible to deploy applications and systems/VM/containers. Ansible configuration is written in plain English and works on the...
View ArticleHow to Install and Configure latest version of Ansible on Ubuntu...
Ansible is a simple and easy to use IT automation tool. One can use Ansible to deploy applications and systems/VM/containers. Ansible configuration is written in plain English and works on the...
View ArticleHow to move/migrate LXD VM to another host on LinuxnixCraft Updated...
How do I migrate LXD VMs/containers between two Linux nodes powered by Ubuntu Linux or Fedora Linux?The post How to move/migrate LXD VM to another host on Linux appeared first on nixCraft.
View Article