How to Simply Add a NAS (Network Storage) using Konqueror and Samba
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
By waterox at 2006-06-14 02:34
So I decided to add a DSM G600 to my network to simplify transfering files between the computers in my house. Maybe some other day I will write an essay on installing a DSMG600. Or even better why you should always update firmware in all network devices. For now I will tell you how to access the NAS.
First Make sure you have Samba installed.
Second It is helpful to install SMBC which is a commandline gui for Samba but it can easily browse your network and find the NAS.
Now you have required programs installed. Go into SMBC. Find your network. My DSMG600 used WORKGROUP. And the unit I named storage. So I got //WORKGROUP/storage/HDD_a and there was my NAS.
Using that information, I opened Konqueror. In the address bar I typed "smb://WORKGROUP" This showed me a directory storage. When I clicked on that the address bar changed to "smb://storage" and I went into the HDD_a directory. So this gave me a final address of "smb://storage/HDD_a".
Now book mark the directory. Or make a shortcut. This is the quickest way to use your NAS. But I think this might be due to the fact the DSMG600 has linux as its OS and probably running SAMBA. Hope this helps.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.