تسجيل الدخول

مشاهدة النسخة كاملة : لينكس الدخول على الأجهزة الأخرى المتصلة بالشبكة



خالد 1424
02-06-2004, 03:16 PM
انا متصل بشبكة LAN و عبرها اتصل بالانترنت , و عليها أجهزة أخرى , في الويندوز اذهب الى view workgroup computers و أشوف جميع الأجهزة المتصلة و ادخل ملفاتها المشتركة , و لكن في فيدورا كور 2 دخلت على شبكة الاتصال في غنوم و يعطيني لا شئ , فهل من مساعد , مشكورين مقدما.

RABEH
05-06-2004, 08:01 PM
From terminal type :
redhat-config-samba




In samba server configuration window click (Performance) and select (server sitting).


In workgroup type same name of the windows workgroup or windows domain.

In security tap:
sellect ( SHARE) in Authintication mode.
---> (there other option but this is easiest one.)


select (yes) in encrypt password


Click OK


then from (performance) menu sellect (SAMBA USERS..)


add the users U R using in thin OK


Then from (SAMBA server configuration) window click (ADD SHARE) from (FILE) menu to add shared folders.

after U finish from adding shared folders close the window.

NOW from terminal type :
serveice smb start

** If it's alrady started type:
serveice smb restart


Regardes,

خالد 1424
05-06-2004, 10:03 PM
First of all thanks alot. I will try it and report back.

ثانيا مقولتك:" أحب الصدق وأعمل به .. كتبته وكنت أنا الخسران @@@ ولو صدقي يخسرني ... تشرفني خساراتي "

ابدا مع الصدق لن تخسر و إن بدا لك ذلك , بل الصدق طريقك للنجاح و الجنة باذن الله. فابشر مع الصدق بالذي يسرك يا أخي بإذن الله.

خالد 1424
05-06-2004, 10:58 PM
OK, I followed the procedure you provided but I used system-config-samba in FC2 instead. I reached the following step:

[root@localhost root]# service smb start
Starting SMB services:
Starting NMB services:
[root@localhost root]#

Now how can I access the MSHOME network?
I tried the network icon in FC2 but no success.

RABEH
06-06-2004, 08:25 PM
thanks for your topic about my signature.

Please tell me what is the state after u entered this command : service smb restart , if it was [OK] in 2 lines, then compleate these other steps.


Now from terminal type :
redhat-config-network
OR
system-config-network


From (Device) tap click (edit).then configure your network sitting as in windows.
If u have DHCP select (automatically obtain IP addressing sitting from : DHCP and type a name for your linux machine
OR
If u have not DHCP, select (statically set IP adress) and fill the boxes with IP and subnet mask.
* becareful to use same IP mask of windows network.


Click OK

Now click on (DNS) tap and fill these boxes:
HOSTNAME: <with full name of your machine if it in domain and one name if it in workgroup>ex: [linux2.mydomain.com] ---> with domain, and [ linux] --> with workgroup

and fill PRIMARY DNS if u have



Now from Devices tap Clcik deactive then after 10 sec. click active

Save your changed from file menu then close thw window



now from terminal again type:
service smb restart


NOW from file manager OR file explorer type :
smb://WORKGROUP/ then enter
or
smb://DOMAIN/ then enter