Debian Linux 7 Long Term Support reached end-of-lifenixCraft
The Debian Linux version 7 (codenamed "Wheezy") support ended on 31st May 2018. It was initial release on May 4, 2013. Each LTS ( initial release on May 4, 2013) support lasts for five years. It means...
View ArticleHow to Restart Linux server using putty ssh client on WindowsnixCraft
I am using Windows version 7 or 10 on my desktop. How can I use putty client to restart Linux server? What is the procedure to restart Linux server using putty from Windows 7 or 10 desktop?The post How...
View ArticleHow to open DNS port 53 using ufw on Ubuntu/Debian LinuxnixCraft
How do I allow incoming DNS tcp/udp port 53 connections from a specific IP address or subnet on a Ubuntu or Debian Linux server using ufw? How can I open DNS port 53 using ufw firewall?The post How to...
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 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 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 ArticleDebian/Ubuntu: Setup Planet Venus To Combine Two Or More RSS FeedsnixCraft...
How do I setup 'Planet Venus' under Debian or Ubuntu Linux to downloads news feeds (RSS) published by web sites and aggregates their content together into a single combined feed? How do I setup an...
View ArticleHow to install htop on macOS Unix desktop running on MacBook PronixCraft
I like htop on my Ubuntu server. The man page says it is a free (GPL) ncurses-based process viewer for Linux. Can I install htop on macOS Unix desktop? How do I install htop on macOS sierra based...
View Articlediff Command Colorize Output On the Unix / Linux Command LinenixCraft Updated...
colordiff is a wrapper for diff and produces the same output as diff but with coloured syntax highlighting at the command line to improve readability. colordiff has been tested on various flavours of...
View ArticleE: Unable to locate package on Ubuntu Linux when using apt-getnixCraft...
I am getting an error that read as 'Unable to locate package' while trying to install packages with apt-get. How do I fix this problem?The post E: Unable to locate package on Ubuntu Linux when using...
View ArticleLinux dd Command Show Progress Copy Bar With StatusnixCraft Updated...
How do I use the Linux or Unix dd command while coping /dev/sda to /deb/sdb and display a progress bar when data goes through a pipe? How do I monitor the progress of dd on Linux?The post Linux dd...
View ArticleHow to compile and install Linux Kernel 4.18 from source codenixCraft Updated...
Compiling a custom kernel has its advantages and disadvantages. However, new Linux user/admin find it difficult to compile Linux kernel. This step by step howto covers compiling Linux kernel version...
View ArticleHow to update source tree at /usr/src using svn on FreeBSDnixCraft
Icompiled custom FreeBSD kernel for my FreeBSD jail to use vnet. How do I update my FreeBSD /usr/src/ code tree? How can I update source tree at /usr/src on FreeBSD using svn command to patch and...
View ArticleLinux See Bandwidth Usage Per Process With Nethogs ToolnixCraft Updated...
How can I see bandwidth usage per PID, command, and user on a Linux operating systems?The post Linux See Bandwidth Usage Per Process With Nethogs Tool appeared first on nixCraft.
View ArticleLinux iotop Check What's Stressing Increasing Load On Hard DisksnixCraft...
Learn how to install and use iotop to see the I/O bandwidth read and written by each process/thread on your Linux server. Useful to find out current DISK I/O usage by processes.The post Linux iotop...
View ArticleInstall LXD pure-container hypervisor on Ubuntu 18.04 LTSnixCraft
How can I install LXD pure-container hypervisor on Ubuntu 18.04 LTS to runs unmodified Debian/Ubuntu/CentOS Linux operating systems VM at incredible speed? How do I setup and use LXD on Ubuntu Linux...
View ArticleLinux mount an LVM volume / partition commandnixCraft
I have some data on second SATA hard disk created by Fedora Linux installer with some data. How do I mount an LVM volume/partition in Linux to access my data? Can you tell me the command to mount LVM...
View ArticleUbuntu Linux install OpenSSH servernixCraft
How do I install OpenSSH server on Ubuntu Linux? The post Ubuntu Linux install OpenSSH server appeared first on nixCraft.
View Article