Tagged articles
4 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Aug 16, 2025 · Operations

How to Install, Configure, and Secure Samba on Linux for File Sharing

This step‑by‑step guide shows how to install Samba on a Linux server, configure shared directories with proper permissions, set up client access, restrict mounts to specific users, persist mounts via /etc/fstab, and isolate departmental shares for secure file sharing.

CIFSSambafile sharing
0 likes · 7 min read
How to Install, Configure, and Secure Samba on Linux for File Sharing
Raymond Ops
Raymond Ops
Jun 16, 2025 · Operations

Step‑by‑Step Guide to Install and Configure Samba on CentOS 7

This tutorial walks through installing Samba on CentOS 7, creating system and Samba users, setting up a shared directory, configuring smb.conf, starting services, and then configuring a client to connect, mount, and auto‑mount the share using CIFS, providing a complete end‑to‑end solution.

CIFSCentOSSMB
0 likes · 6 min read
Step‑by‑Step Guide to Install and Configure Samba on CentOS 7
MaGe Linux Operations
MaGe Linux Operations
Feb 4, 2025 · Operations

Step‑by‑Step Guide to Installing and Configuring Samba on Linux

This article walks you through installing Samba on a Linux server, configuring shared directories with custom permissions, verifying client access, restricting mounts to specific users, persisting mounts via /etc/fstab, and creating department‑specific shares, all with concrete command examples.

CIFSSambaSystem Administration
0 likes · 7 min read
Step‑by‑Step Guide to Installing and Configuring Samba on Linux
ITPUB
ITPUB
Jul 17, 2016 · Operations

How to Permanently Mount Windows Network Shares on Linux Using CIFS

This step‑by‑step guide shows how to install the required CIFS utilities, configure host name resolution, create a credentials file, edit /etc/fstab, and mount a Windows network share so it remains available after Linux reboots.

CIFSMountNetwork Share
0 likes · 5 min read
How to Permanently Mount Windows Network Shares on Linux Using CIFS