ss command: Display Linux TCP / UDP Network/Socket InformationnixCraft...
Some Linux distro considered the nestat command as deprecated and therefore should be phased out in favor of more modern replacements such as ss command. Most Linux distributions shipped with ss and...
View Articless command: Display Linux TCP / UDP Network/Socket InformationnixCraft...
Some Linux distro considered the nestat command as deprecated and therefore should be phased out in favor of more modern replacements such as ss command. Most Linux distributions shipped with ss and...
View ArticleHow to backup FreeNAS configuration file and restore itnixCraft
I have FreeNAS server configured to backup data for my office. How do I backup FreeNAS configuration file?The post How to backup FreeNAS configuration file and restore it appeared first on nixCraft.
View ArticleHow to update Lenovo BIOS from Linux without using WindowsnixCraft
I am using Lenovo laptop. I want to update my BIOS but do not have Windows installed my system. How do I update Lenovo BIOS from Linux without using MS-Windows operating system with the help of a USB...
View ArticleLinux/Unix bash shell script to purge Cloudflare url/images from the command...
Here is a simple and easy to use bash shell script to purge/delete Cloudflare url/images cache from the command line without using web interface.
View ArticleShell script to mirror backups to another server in pull mode using...
A sample shell script to mirror remote server directory in pull mode for offsite backups using rsync command on Linux/Unix-like system.
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 LTS server.
View ArticleHow to update Lenovo BIOS from Linux without using WindowsnixCraft
I am using Lenovo laptop. I want to update my BIOS but do not have Windows installed my system. How do I update Lenovo BIOS from Linux without using MS-Windows operating system with the help of a USB...
View ArticleWhat does rm -rf command do on a Linux or UnixnixCraft
I am a new Linux sysadmin. What is the purpose of rm -rf command on a Linux? What does rm -rf command do on a Unix-like operating system?The post What does rm -rf command do on a Linux or Unix appeared...
View ArticleHow to create FreeNAS Jails with iocagenixCraft
How do I install and use a FreeBSD jail manage called iocage on FreeNAS server from the command line? How do I create FreeNAS jail with iocage command?The post How to create FreeNAS Jails with iocage...
View ArticleIptables insert rule at top of tables ( PREPEND rule on Linux )nixCraft
I want to insert the iptables rule at the top of given tables such as filter table INPUT chain. How do I prepend iptables rules at the top of a filter table on Linux operating system?The post Iptables...
View ArticleUpdate Fedora Linux using terminal for latest software patchesnixCraft
I recently switched from Windows server to Fedora 28 server running in the cloud. How do I apply software updates and patches on Fedora 28 server using the terminal application? The post Update Fedora...
View ArticleHow to install snapd on Fedora Linux system using dnf commandnixCraft
How do I install snapd on Fedora Linux to run and manage snaps?The post How to install snapd on Fedora Linux system using dnf command appeared first on nixCraft.
View ArticleHow to change hostname in Fedora Linux permanentlynixCraft
How do I change the hostname of a Fedora Linux system permanently using the command line tools from localhost to fedora28-nixcraft? How do I change hostname in Fedora Linux permanently from...
View ArticleHow to install and setup LXD on Fedora Linux servernixCraft
I set up a brand new Fedora Linux server in the cloud. How can I install and setup LXD on Fedora Linux? How do I create my first VM using LXD?The post How to install and setup LXD on Fedora Linux...
View ArticleHow to prepare FreeBSD server to be managed by Ansible toolnixCraft
I know Ansible manages Linux server using SSH by default. I thought FreeBSD servers are running in the cloud are no exception. However, I ran into problems. I am unable to manage freshly created...
View ArticleHow to allow pasting password when blocked on Google ChromenixCraft Updated...
I use the gpass password manager to store my randomly generated unique password for each site. However, many sites such as net banking prevent you from pasting a password when signing up. The site...
View ArticleLinux Check Disk Space Command To View System Disk UsagenixCraft Updated...
I recently switched from a Windows server to a Linux server operating system and need Linux check disk space command. I am using Ubuntu LTS 16.04 and CentOS 7.x server. How do I find out disk space...
View ArticleFreeBSD Install BASH Shell Using pkg commandnixCraft Updated Tutorials/Posts
I would like to Bash shell under FreeBSD for bash programming. How do I install bash shell under FreeBSD UNIX operating system? How do I install a programmable completion convenience library for the...
View ArticleHow to configure Nginx for WordPress permalinksnixCraft Updated Tutorials/Posts
I switched from Apache to Nginx web server. How do I configure permalinks under WordPress blog? How can I configure Nginx for WordPress permalinks using virtual hosting?The post How to configure Nginx...
View Article