Delta RPMs disabled because applydeltarpm not installednixCraft
I getting the following warning on both CentOS 7 and RHEL (Red Hat) 7 when I run yum command:Delta RPMs disabled because /usr/bin/applydeltarpm not installed.What is delta RPM (DRPM) and how does it...
View ArticleDelta RPMs disabled because applydeltarpm not installednixCraft
I am getting the following warning on both CentOS 7 and RHEL (Red Hat) 7 when I run yum command:Delta RPMs disabled because /usr/bin/applydeltarpm not installed.What is delta RPM (DRPM) and how does it...
View ArticleBash History Display Date And Time For Each CommandnixCraft Updated...
How do I display shell command history with date and time under a Linux, MacOS or Unix-like operating systems? How do I see date and time stamps in bash history command running on a Linux or Unix-like...
View ArticleHow to find a website’s DNS (name server) addressnixCraft
How can I find a website's DNS address? How do I check the current DNS servers of a domain or website using a Linux or macOS command line option? How do I find DNS address of a website using bash?The...
View ArticleBash Read Comma Separated CSV File on Linux / UnixnixCraft Updated...
How do I read comma separated CVS file under UNIX / Linux / BSD / MacOS bash script? How can I parse a CSV file in Bash?The post Bash Read Comma Separated CSV File on Linux / Unix appeared first on...
View ArticleHow to mount an ISO image/file under LinuxnixCraft Updated Tutorials/Posts
{Updated} An ISO archive file (disk image) of an optical disc using a conventional ISO (International Organization for Standardization) format. ISO image files typically have a file extension of .ISO....
View ArticleHow to find fan speed in Linux for CPU and GPUnixCraft
What commands I need to type to find out fan speed for GPU and CPU in Linux?The post How to find fan speed in Linux for CPU and GPU appeared first on nixCraft.
View ArticleHow to find fan speed in Linux for CPU and GPUnixCraft
What commands I need to type to find out fan speed for GPU and CPU in Linux?The post How to find fan speed in Linux for CPU and GPU appeared first on nixCraft.
View Articlebash: file: command not found. How to install filenixCraft
I am running file /usr/sbin/arp command on a Debian VM minimal but getting an error that read as:bash: file: command not foundHow do I fix this error on a Debian or Ubuntu Linux system? How can I...
View ArticleVI / VIM: Open File And Go To Specific Function or Line NumbernixCraft...
In vim or vi text editor, how do I go to a particular line or word/function in a source code/text file?The post VI / VIM: Open File And Go To Specific Function or Line Number appeared first on nixCraft.
View Article/proc/filesystems: Find out what filesystems supported by Linux...
So, How do you find out or see which filesystems are supported by the Linux kernel?The post /proc/filesystems: Find out what filesystems supported by Linux kernel appeared first on nixCraft.
View Article/proc/filesystems: Find out what filesystems supported by Linux...
So, How do you find out or see which filesystems are supported by the Linux kernel?The post /proc/filesystems: Find out what filesystems supported by Linux kernel appeared first on nixCraft.
View ArticleShell script to set up 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 or 18.04 LTS or Fedora Linux 30/31 server.The post Shell script to set up an LXD (Linux Containers) VM lab for...
View ArticleBash get filename from given path on Linux or UnixnixCraft
How do I extract filename and extension in the Bash shell script from the given path? How can I get filename from the path under the bash shell?The post Bash get filename from given path on Linux or...
View ArticleHow to find out when Debian or Ubuntu package installed or updatednixCraft...
How do I find and list installed Debian or Ubuntu Linux packages date? How can I see when packages got updated on my systems?The post How to find out when Debian or Ubuntu package installed or updated...
View ArticleDebian Linux 10.2 released and here is how to upgrade itnixCraft
The Debian GNU/Linux project has released an updated version of its stable Linux distribution Debian 10 (“buster”). You must upgrade to get corrections for security problem as this version made a few...
View ArticleLinux Check User Password Expiration Date and TimenixCraft Updated...
How do I check the user account password expiry information on Linux? How do I check users password expiry information under Linux operating systems?The post Linux Check User Password Expiration Date...
View ArticleLinux hide processes from other users and ps commandnixCraft Updated...
How can I stop leaking process information to all users on Linux operating systems? How do I prevent users from seeing processes that do not belong to them on a Debian/Ubuntu/RHEL/CentOS Linux server?...
View ArticleRHEL / Centos Linux Disable Firewall CommandnixCraft Updated Tutorials/Posts
How do I disable firewall on CentOS or Red Hat Enterprise Linux server version 5.x/6.x running on my HP micro server?The post RHEL / Centos Linux Disable Firewall Command appeared first on nixCraft.
View ArticleHow to return pid of a last command in Linux / UnixnixCraft
I need to find and return the PID of the last command executed in Linux. How do I return the PID of command in Linux?The post How to return pid of a last command in Linux / Unix appeared first on...
View Article