• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

Tag: mount

27 September 2020

How to Mount Windows Share on Linux using CIFS

Written by Admin
How to Mount Windows Share on Linux using CIFS
On Linux or UNIX OS, you can mount a Windows share on a specific point in the local directory tree using mount command with the cifs option. The Common Internet File System (CIFS) is a network file-sharing protocol. CIFS is a form of SMB. This tutorial explains how to mount Windows share on Linux...
Read More about How to Mount Windows Share on Linux using CIFS
Linux Commands Leave a Comment
10 September 2020

How to Mount ISO File on Linux

Written by Admin
How to Mount ISO File on Linux
An ISO file is an archive file. It contains the complete image of a CD or DVD. Typically, most operating systems like macOS, Linux and Windows are provided as ISO image. This tutorial explains how to mount ISO file on Linux. Mount ISO Files using the Command Line# You can attach the ISO files...
Read More about How to Mount ISO File on Linux
Linux Commands Leave a Comment
01 June 2020

How to Mount and Unmount File Systems in Linux

Written by Admin
How to Mount and Unmount File Systems in Linux
The mount command mounts (attach) file systems or a storage device and makes it accessible in the existing directory tree. While the umount command detaches the mounted file system from the directory structure. In this tutorial, you will learn how to attach and detach file systems using the mount and umount commands. List Mounted...
Read More about How to Mount and Unmount File Systems in Linux
Ubuntu Leave a Comment
01 May 2020

How to Install and Configure an NFS Server on CentOS 8

Written by Admin
How to Install and Configure an NFS Server on CentOS 8
NFS, or Network File System is popular file system protocol. It enables client system to access files over the network. NFS is a client-and-server file system(FS). In this article, you will learn how to install and configure the NFS server on CentOS 8 Linux distributions. By default NFS protocol is not encrypted and it...
Read More about How to Install and Configure an NFS Server on CentOS 8
CentOS Leave a Comment
DigitalOcean Referral Badge

Popular Posts

© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook