Linux

Sort Folders by Size with Linux du

Overview Use Linux DU to batch check and sort folder sizes in Linux. You can also use Linux DU command on a Windows share or a NAS CIFS/NFS …

bash linux

Mount an ISO File with fstab on Linux

Overview To mount ISO files in Linux is very easy, and sometimes you want to use fstab to auto-mount on boot. I’ll show how to do this …

linux bash centos

Disable Java in All Browsers at Once

Overview Several major companies have been hacked lately. Security advice for web users last week from the US Department of Homeland …

android chrome firefox

sSMTP: Use Gmail as a Sendmail Relay on Linux

Overview sSMTP - a simple and lightweight MTA used to deliver mail from a computer to a mail hub (SMTP server) using Gmail SMTP servers. …

centos gmail linux

VMware Zimbra Active Directory User Mailbox Sync

Overview Zimbra Active Directory User Mailbox Sync script uses Zimbra utility to Add or Remove mailboxes according to the AD User List. You …

bash centos linux

Manage NetApp NFS Exports with exportfs

Overview In this tutorial we will be using FAS3210 with ONTAP 8 to Manage NetAPP NFS exports using exportfs CLI.

linux netapp nfs

Add EPEL Repository to CentOS 6

Centos EPEL Centos EPEL - In the following tutorial I will show you how to add the fedora EPEL repository to your CentOS installation.

bash linux centos

Mount an ISO File on Linux

Introduction We want to mount an iso file to a folder. with linux it’s soooooo easy!

bash centos linux

Set Up Passwordless SSH Between Two Linux Machines

Overview How to establish SSH connection without password between two linux/unix machines

bash linux security

Set Up Git and GitHub on CentOS 6

A quick guide to installing and setting up Git and GitHub on CentOS 6 using yum.

bash centos clone

Install Python and Django on CentOS 6

A guide to installing Python and the Django web framework on CentOS 6 with Apache.

apache centos django

Set Up BOINC on CentOS, RHEL, or Fedora

Boinc BOINC is an open-source software platform for computing using volunteered resources, Use the idle time on your computer (Windows, …

bash centos linux

Fix ‘Cannot Find Module block-stream’ in npm on CentOS

Overview While writing and exploring on Node.js I did lots of ‘yum remove/install’ for npm node.js. after a while I realized that npm …

centos linux node-js

Install npm on CentOS 6 Using install.sh

How to install npm on CentOS 6 minimal using the install.sh script, including a workaround for the missing which command.

node-js npm centos

Monitor FlexLM License Status with Bash

Overview A Bash script that automatically monitors FlexLM (FlexNet) license server status across multiple applications and sends email …

bash centos linux