Skip to content

Eduguru

  • Tutorial and Training
    • SQL Server
    • Linux Tutorial
    • PHP Tutorial
    • Asterisk Tutorial
    • MySQL Tutorial
    • JavaScript Tutorial
    • C Tutorial
    • Who Breaks into Computer Systems
    • Planning and Performing Hacking Attacks
    • Maintaining Anonymity
    • Selecting Security Assessment Tools
    • Scanning Systems
  • Contact Us
    • Feedback
  • Business
    • Solutions
      • Job : Dialer Support
    • ViciDial – GoautoDial Support
    • Domain Registration
    • Web Hosting
    • Consultancy
    • Dialer Support
  • About Us
  • News
  • Donate Online
  • Offers
  • Newsletter
  • Jobs
  • Sale
    • Amazon
    • Get Computer Books
    • Amazon Sale Offer
  • Search
  • Python Tutorial
  • Search
  • WPMS HTML Sitemap
  • Log In
  • Log Out
  • Register
  • Lost Password
  • Reset Password
  • Download
  • Result
  • Newsletter
  • search
  • MySQL – Video Tutorial
  • Products Page
    • Checkout
    • Transaction Results
    • Your Account
  • Privacy

mount Windows share on Centos 6 or Redhat RHEL

mount Windows share on Centos 6 or Redhat RHEL

March 5, 2014October 7, 2013 by eduguru

Share one folder name Software on Windows (192.168.0.100) with username test 2. On Centos , mount that share folder to mnt folder on Server [root@localhost ~]# mount -t cifs -o username=test,password=Passw0rd //192.168. 0.100/Software /mnt 3. Now we can use that folder as our local disk [root@localhost ~]# df -h Filesystem Size Used Avail Use% Mounted … Read more

Categories Asterisk, linux Tags are maintained under ‘/dev/disk’ # See man pages fstab(5), by reference, findfs(8), mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 //192.168.0.100/Software /mnt cifs username=test, mount storage on linux, mount that share folder to mnt folder on Server [root@localhost ~]# mount -t cifs -o username=test, mount Windows share on Centos 6 or Redhat RHEL, mount windows share on linux, mount(8) and/or blkid(8) for more info # UUID=5239d6c9-2742-4a94-b628-f71e0e442ea7 / ext4 defaults 1 1 UUID=3bbdbf55-e9e1-4d5c-a18f-941aa122a7a9 /boot ext4 defaults 1 2 UUID=3eb80b0d-6b3d-4ea7-b5a6-d4, password=Passw0rd //192.168. 0.100/Software /mnt 3. Now we can use that folder as our local disk [root@localhost ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda2 13G 2.5G 9.5G 21% / tmpf, password=Passw0rd 0 0 [root@localhost ~]# [root@localhost ~]# init 6 login as: root root@192.168.0.108′s password: Last login: Thu Jan 10 04:54:07 2013 from 192.168.0.100 [root@localhost ~]# df -h Fil, Share one folder name Software on Windows (192.168.0.100) with username test 2. On Centos, we have to add to fstab file [root@localhost ~]# cat /etc/fstab # /etc/fstab # Created by anaconda on Fri Jan 4 10:36:43 2013 # # Accessible filesystems Leave a comment

Recent Posts

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP
  • What is inode and where this is stored
  • How to create Bootstrap Dropdown button/link
  • How to check supported RAM type in Linux System
  • MySQL update table based on value of another table Join
  • How to check the Public IP: Mera Wala IP
  • How to fix WordPress 404 Errors, requested URL was not found on this server: Home Page works
  • How to create Round Buttons and Square Buttons
  • Basic and Simple Examples of Skills with CSS
  • How to SUM Columns value in MYSQL
  • How to create a data table in bootstrap PHP and MySQL ?
  • How to DELETE Data Into MySQL Database Using PHP ?
  • How to Create MySQL user and Grant permission ?
  • What is XML & HTML ? What is Difference Between XML & HTML?
  • What is MySQL Binary logs ,their usages and how to purge binary logs ?
  • How to Select Data Into MySQL Database Using PHP ?
  • How to Remove spaces from string in MySQL ?
  • What is Different Between CHAR & VARCHAR ?
  • How to Insert Data Into MySQL Database Using PHP
  • What is MySQL SELECT Statement And Example of MySQL SELECT Query
  • What is INSERT Statement And Example of INSERT Query ?
  • What is MySQL Cluster vs Replication ?
  • How to Protect your computer from viruses and malware ?
  • What is the Use of Motherboard in a Computer ?
  • Happy Teacher’s Day 2022 – Quotes and Greetings on Teachers’ Day
  • NDA exam date question paper 2022 download and solution
  • What is Need of Information Security?
  • What is Information Security ?
  • How to Secure Web server ?
  • What is JSP ?
  • What is DDoS Attack ? & How Google Stopped the Largest -ever DDoS Attack ?
  • what is Malware ? And How to Stay Protected from Malware Attacks?
  • Best Practices to secure from DDoS Attack
  • How to protect Your Site Against DDoS Attack
  • How to secure from DDoS Attack
  • What is DDoS Attack. Basic introduction of DDoS

Recent Post

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
© 2026 Eduguru • Built with GeneratePress