How To Find Hard Disk SATA Link Speed On FreeBSDnixCraft
I know how to find out my SATA link speed such as 3.0 or 6.0 Gbps on Linux operating system. How do I find out my SATA link speed on FreeBSD Unix operating system? How do I make sure my sata hard disk...
View ArticleHow to Change a USER and GROUP ID on Linux For All Owned FilesnixCraft
I would like to know how to change a UID (USER ID)/GID (GROUP ID) and all belonging files on Linux operating system. Say, I want to change UID from 1005 to 2005 and GID from 1005 to 2005 on Linux. How...
View Article15 Useful Linux and Unix Tape Managements Commands For SysadminsnixCraft
Tape devices should be used on a regular basis only for archiving files or for transferring data from one server to another. Usually, tape devices are all hooked up to Unix boxes, and controlled with...
View ArticleHow To Create Disk Image on Mac OS X With dd CommandnixCraft
How do I create or write to images to disk on Apple Mac OS X Unix operating system with dd command?
View ArticleHow To Install FreeBSD on Raspberry Pi 2 Model BnixCraft
How do I install FreeBSD 10 or FreeBSD 11 (current) on Raspberry Pi 2 Model B? How do I flash the SD Card using Linux, OS X, FreeBSD or Unix-like operating system?
View ArticleHow To Find Out If 32 or 64 bit Unix OS Installed On ServernixCraft
I'm a new Unix system user. How can I determine if 32 or 64 bit OS is installed on my Unix server?
View ArticleHow To Find Out If 32 or 64 bit Unix OS Installed On ServernixCraft
I'm a new Unix system user. How can I determine if 32 or 64 bit OS is installed on my Unix server?
View ArticleHow To Update Apple OS X Using Command Line Software Update ToolnixCraft
How do I install software updates from the command line tool on my Apple Mac OS X computer? How can I remotely update my Apple computer by just sshing into a system? Is there is something like apt-get...
View ArticleBook Review: FreeBSD Mastery – ZFSnixCraft
Once again a great FreeBSD book to read. I was anxious to read this after reading FreeBSD Mastery- Storage Essentials 2014. I read where he was writing a ZFS book, but didn't know it was out until I...
View ArticleHow To See Characteristics of File Systems on Linux or UnixnixCraft
How do I display the characteristics of file systems such as inodes, blocks, block size, file system name, state, lifetime writes, fsck status and more on Linux or Unix-like operating system?
View ArticleHow To Install Microsoft Visual Studio Code on LinuxnixCraft
Visual Studio code (VScode) is the cross-platform Chromium-based code editor is being open sourced today by Microsoft. How do I install Microsoft Visual Studio Code on a Debian or Ubuntu or Fedora...
View ArticleDebian / Ubuntu Linux Delete Old Kernel Images CommandnixCraft
I'm a new Ubuntu Linux user and noticed that old kernel still exists in my system. Why doesn't Ubuntu remove old kernels automatically? How do I delete old unused kernel images to free disk space. How...
View ArticleFreeBSD Install Rsnapshot Filesystem Snapshot Backup UtilitynixCraft
How do I install rsnapshot a filesystem snapshot utility based on rsync on my FreeBSD server to backup my local/remote Linux and Unix-based desktop, server and laptop system?
View ArticleHow to summarize detailed system resource usage for given command on a Linux...
How do I determine the system resource usage during of execution of a particular command on a Linux, OS X Unix, BSD and Unix-like operating system?
View ArticleHow to find out Mac OS X operating system version information from Terminal...
I use ssh client to login into my Mac Min server without GUI. How can I tell what version of Mac OS X operating system am I using command prompt? How do I find out Mac OS X version from Terminal app...
View ArticleLinux / Unix Desktop Fun: Christmas Tree For Your TerminalnixCraft
Let us create Linux or Unix console Christmas tree just for fun and profit. First, you need to install a Perl module called Acme::POE::Tree. It is an animated Christmas tree module. I've tested this on...
View ArticleHow to find out AES-NI (Advanced Encryption) Enabled on Linux SystemnixCraft
The Intel Advanced Encryption Standard (AES) or New Instructions (AES-NI) engine enables extremely fast hardware encryption and decryption for openssl, ssh, vpn, Linux/Unix/OSX full disk encryption and...
View ArticleFedora Linux – How to Use dnf Command With A Proxy ServernixCraft
My Fedora Linux 23 workstation based laptop can only be accessed through our corporate proxy servers. How do I access and use dnf command with a web proxy server on a Fedora Linux? How do I configure...
View ArticleHow to install Composer on Debian / Ubuntu LinuxnixCraft
I'm trying to upgrade my Mediawiki installation and I'm getting an error that read as follows: Error: your composer.lock file is not up to date, run "composer update" to install newer dependencies...
View ArticleHow to Force Apache To Show a HTTP-410 Gone Status CodenixCraft
I removed www.example.com/foo/file.html from my domain. But, it is still being crawled by Google/Yahoo and many other bots. How do I return a HTTP-410 gone error i.e. tell these bots that resource...
View Article