Previous
Left Arrow
Linux Ubuntu IP Address is not contained in Subnet
Current Code Entry
Next
CFF Coding Source - 
Nano Commands
  • Create a Windows Share in Linux Ubuntu

    Article Entry Date: April 2,2026 @ 03:34:13 / Last Updated On: April 2,2026 @ 03:34:13
When working with files in Linux, you may need to copy files over to your Windows machine.
In this article, we will do just that. Create the share, and then create the link between both the Linux machine and the Windows machine.
These commands will be typed in at your prompt: root@Linux-05:/home/linux05#

Step 1:
Go into SUDO mode.

# Type in password

Step 2:
Create the Folder to map the Windows drive to.


Step 3:
Mount the Windows drive folder to the Linux folder we just created.
Make sure you create the user before performing this next step.


Step 4: (This can be used as a Backup of your important files)
Copy folders over from Linux to Windows.