nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to check disk space on Unix servers

Posted: 26 Jul 2019 12:08 PM PDT

I recently switched from a Windows server 2016 to a FreeBSD Unix server. I need to check disk space on Unix command line. How do I find out disk space utilization information using the Unix command-line option?

The post How to check disk space on Unix servers appeared first on nixCraft.

How to install snapd on Fedora Linux system using dnf command

Posted: 26 Jul 2019 11:48 AM PDT


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.

How to update source tree at /usr/src using svn on FreeBSD

Posted: 25 Jul 2019 11:56 PM PDT


I compiled 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 compile kernel again?

The post How to update source tree at /usr/src using svn on FreeBSD appeared first on nixCraft.