Skip to content

Instantly share code, notes, and snippets.

View LordFader's full-sized avatar

Fader Pessoa LordFader

View GitHub Profile
@LordFader
LordFader / cifs-mount.md
Created October 11, 2021 00:48 — forked from ipbastola/cifs-mount.md
How to mount CIFS into Ubuntu 14.04-x64 LTS

CIFS Mount on Ubuntu 14.04

1. Install packages

$ sudo apt-get install cifs-utils

2. Create a Mount point Directory

$ sudo mkdir /mnt/CIFSMOUNT