Results 1 to 8 of 8

Thread: Linux/Vista64 network help

  1. #1
    disMember M0nkeyb0Y's Avatar
    Join Date
    Apr 2005
    Location
    Kent
    Posts
    1,046
    Thanks
    274
    Thanked
    61 times in 33 posts
    • M0nkeyb0Y's system
      • Motherboard:
      • DFI DK X58 T3 eH6
      • CPU:
      • Intel Core i7 930
      • Memory:
      • Corsair 6GB (3x2GB) DDR3 1600
      • Storage:
      • Boot: Intel SSD (80gb); + >3Tb
      • Graphics card(s):
      • ati 5870
      • PSU:
      • Corsair 750w modular
      • Case:
      • see thread in my sig
      • Operating System:
      • Windows 7 Professional
      • Monitor(s):
      • NEC EA 231wmi
      • Internet:
      • 16MB/s

    Linux/Vista64 network help

    Please bear with me this is all new to me:

    I’ve lost my Linux virginity, and am so far enjoying the experience. I bought a cheap server and loaded Kubuntu planning to use it as a file server, print server and a PC for the wife for photography based stuff.

    My other PC runs Vista 64, and I can’t get them to “see” each other on the network, although they both see the Thecus box and connectt to the internet.

    Please could someone direct me to somewhere a person with zero experience on Linux can learn how to use/network it?

    Or any other pearls of wisdom would be appreciated…

  2. #2
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Linux/Vista64 network help

    You need to set up samba and run the samba daemon (service) so that client machines can connect to it.

    I don't use Ubuntu (or other debian based distros) but there may be a Gui configuration tool to set it up. You need to ensure that the samba daemon is started at boot time.

    From a console terminal try man samba for the samba manual pages. Google will also be your friend!
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  3. Received thanks from:

    M0nkeyb0Y (10-04-2008)

  4. #3
    disMember M0nkeyb0Y's Avatar
    Join Date
    Apr 2005
    Location
    Kent
    Posts
    1,046
    Thanks
    274
    Thanked
    61 times in 33 posts
    • M0nkeyb0Y's system
      • Motherboard:
      • DFI DK X58 T3 eH6
      • CPU:
      • Intel Core i7 930
      • Memory:
      • Corsair 6GB (3x2GB) DDR3 1600
      • Storage:
      • Boot: Intel SSD (80gb); + >3Tb
      • Graphics card(s):
      • ati 5870
      • PSU:
      • Corsair 750w modular
      • Case:
      • see thread in my sig
      • Operating System:
      • Windows 7 Professional
      • Monitor(s):
      • NEC EA 231wmi
      • Internet:
      • 16MB/s

    Re: Linux/Vista64 network help

    Quote Originally Posted by peterb View Post
    You need to set up samba and run the samba daemon (service) so that client machines can connect to it.

    I don't use Ubuntu (or other debian based distros) but there may be a Gui configuration tool to set it up. You need to ensure that the samba daemon is started at boot time.

    From a console terminal try man samba for the samba manual pages. Google will also be your friend!
    Thanks – tried Google, but it frightened me with a language I barely understand… I feel like I’m through the looking glass. Actually just found KUDOS unofficial Kubuntu FAQ, which looks at the noob level I should be trying for.

    I admit it I was hoping for a Hexus ‘magic bullet’, but am going to have to put some legwork in, as I want to trust this thing.

  5. #4
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Linux/Vista64 network help

    Quote Originally Posted by M0nkeyb0Y View Post

    I admit it I was hoping for a Hexus ‘magic bullet’, but am going to have to put some legwork in, as I want to trust this thing.
    Trouble is - there isn't really one! There are so many options that a single solution is difficult/impossible to give! I did give you the bare outline - partly because I don't know what your particular scenario is, partly because I'm not familiar with the specifics of how Ubuntu implements Samba, and partly because if you research it yourself, you will understand more!! (Harsh but true)

    You need to decide if you are going to have an open shared ddirectory, or private ddirectories on the Linux server. A single shared directory is the easiest to implement as it doesn't require the users to have accounts on the machine - but Samba is very flexible in what it can do. (It is an open source version of the Server Message Block (SMB) protocol which I think was developed largely by Microsoft.

    You will find useful information on the Samba site (I think it is Samba -- Opening Windows to a Wider World) as well as the other sites I mentioned - and the ones you have already discovered.

    If you are into buying a text book, the (slightly dated) "Linux Cookbook by carla Shroeder (published by O'Reilly) gives lots of recipes and how tos in easy steps for lots of linux based tasks, running web and mail servers, editors, basic administration and lots more including setting upo Samba shares.(and specifically mentions te differences for Debian based systems)

    Amazon.co.uk: linux cookbook

    Other references (I haven't used them myself), include this

    Amazon.co.uk: Using Samba (Using): Gerald Carter,Jay Ts,Robert Eckstein: Books

    if you really want to learn the ins and outs of Samba but it is probably overkill for your needs!

    Hpowever this might be worth a look...

    Amazon.co.uk: Samba Pocket Reference (Pocket Referemce): Jay Ts,Robert Eckstein,David Collier-Brown: Books
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  6. Received thanks from:

    M0nkeyb0Y (10-04-2008)

  7. #5
    The late but legendary peterb - Onward and Upward peterb's Avatar
    Join Date
    Aug 2005
    Location
    Looking down & checking on swearing
    Posts
    19,378
    Thanks
    2,892
    Thanked
    3,403 times in 2,693 posts

    Re: Linux/Vista64 network help

    Duplicate post - content deleted
    Last edited by peterb; 10-04-2008 at 05:52 PM.
    (\__/)
    (='.'=)
    (")_(")

    Been helped or just 'Like' a post? Use the Thanks button!
    My broadband speed - 750 Meganibbles/minute

  8. #6
    disMember M0nkeyb0Y's Avatar
    Join Date
    Apr 2005
    Location
    Kent
    Posts
    1,046
    Thanks
    274
    Thanked
    61 times in 33 posts
    • M0nkeyb0Y's system
      • Motherboard:
      • DFI DK X58 T3 eH6
      • CPU:
      • Intel Core i7 930
      • Memory:
      • Corsair 6GB (3x2GB) DDR3 1600
      • Storage:
      • Boot: Intel SSD (80gb); + >3Tb
      • Graphics card(s):
      • ati 5870
      • PSU:
      • Corsair 750w modular
      • Case:
      • see thread in my sig
      • Operating System:
      • Windows 7 Professional
      • Monitor(s):
      • NEC EA 231wmi
      • Internet:
      • 16MB/s

    Re: Linux/Vista64 network help

    Quote Originally Posted by peterb View Post
    if you research it yourself, you will understand more!! (Harsh but true!)
    agreed - I'm on it. Thanks again

  9. #7
    Senior Member
    Join Date
    Aug 2005
    Posts
    334
    Thanks
    10
    Thanked
    12 times in 12 posts

    Re: Linux/Vista64 network help

    for ubuntu I install linneighborhood (or pyneighborhood) + samba.

    make sure all PCs have the same network address range either via DHCP or manually (the first 3 quartets) & the same group Linux defaults to MSHOME.

    In KDE (much as windows) you can right click on a directory to access sharing - for interacting with windows you will need to use SMB rather than NFS

  10. #8
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,026 times in 677 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS

    Re: Linux/Vista64 network help

    Quote Originally Posted by speardane View Post
    for ubuntu I install linneighborhood (or pyneighborhood) + samba.

    make sure all PCs have the same network address range either via DHCP or manually (the first 3 quartets) & the same group Linux defaults to MSHOME.

    In KDE (much as windows) you can right click on a directory to access sharing - for interacting with windows you will need to use SMB rather than NFS
    recent ubuntu has simple right click -> sharing

    previous versions use system/administration/folder sharing iirc. check the last few paragraphs of HEXUS.net - Article :: Run your own home-entertainment server with Linux and MythTV: we show you how. : Page - 4/9

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Computer on network has lost connection to network
    By Furton in forum Networking and Broadband
    Replies: 9
    Last Post: 19-08-2011, 04:31 PM
  2. network trouble
    By djk1 in forum Networking and Broadband
    Replies: 4
    Last Post: 14-05-2006, 07:59 AM
  3. Small Home Network Setup Problems
    By ToxicPanda in forum Help! Quick Relief From Tech Headaches
    Replies: 2
    Last Post: 08-09-2004, 11:36 PM
  4. Network broken?
    By MAS in forum PC Hardware and Components
    Replies: 7
    Last Post: 01-10-2003, 02:02 AM
  5. Wired+Wireless home network purchasing recommendations...
    By D001 in forum Networking and Broadband
    Replies: 4
    Last Post: 01-09-2003, 11:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •