[sort of SOLVED] arch not showing up in win 7 home network browser

also can't access my linux shares via samba, however i can mount shared win folders via mount/cif.
workgroup = WORKGROUP on both machines. please help me, thank you!
EDIT:
still no indication in win that archbox is up and can't mount individually shared folders, but whatever.
Last edited by wootsgoinon (2014-11-06 17:16:38)

Can you smbclient -L localhost?
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 4.1.13]
Sharename Type Comment
Shares Disk
IPC$ IPC IPC Service (Samba Server)
tetsuo Disk Home Directories
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 4.1.13]
Server Comment
Workgroup Master
Last edited by wootsgoinon (2014-11-06 14:56:53)

Similar Messages

  • [SOLVED] Arch not showing up in grub after ArchBang install

    I have a triple booting machine with Windows7, Arch, and ArchBang.  Windows 7's system partition is where I have the bootloader installed.  I recently installed Archbang and now my other Arch is not showing up in grub.  I tried updating the grub menu by running os-prober, installing grub to the boot partition and doing a grub-mkconfig but it will not find the other Arch on the other partition.  I'm thinking maybe this is a naming issues since they have the same grub entry name?  I don't know.  Any thoughts?
    Lenovo Z580 i5
    Arch 64
    ArchBang 64
    Windows 7 64
    Last edited by tictoerest (2013-03-14 06:18:50)

    Okay nevermind, I got it fixed.  I just copied the entry from the other Arch's grub.cfg and pasted it into the new grub.cfg

  • FLVPlayback controls are not showing in other people computer on there browser...

    Hi,
    In my project I have to play a flv vedio in swf file so in place a FLVPlayback component in one movieclip and when I hv to show I make that movie clip visible and play the vedio from starting.
    Its working fine on my computer but FLVPlayback controls (play pause button, seek bar volume controls) are not showing in other people computer on there browser...

    Then set "base" attribute to "swf" or "./swf" (relative path - can't remember which ), or absolute path to the "swf" directory.
    Kenneth Kawamoto
    http://www.materiaprima.co.uk/

  • My music I downloaded in itune from my PC will not show on my phone without home sharing

    My music I downloaded in itune from my PC will not show on my phone without home sharing

    Make sure SYNC MUSIC box is checked from Music tab, and SYNC PHOTO box is checked from PHOTOS tab and the photo folder to be selected,  Click the APPLY or SYNC button on the lower right window.

  • Ort Express- my network suddenly not showing up. System preferences, advanced/network shows network. Opened Airport Utility options grayed out except configure other but no luck. No set up assistant option to reenter.  Not sure where to go from here?.

    Airport Express.
    My network suddenly not showing up.  Openend system preferences/Network & my network is there. When I open Airport Utility, most option are grayed out except "configure other" with no change.  Utility does not provide option for setup assistant where I could just start over.  So no wifi without network set up and can't use ethernet/router to troubleshoot.  I am stuck any assistance helpful.

    So I went back to the PC after my original post, and somehow I was able to connect to the AirPort wireless network in the Windows Wireless Network List. Once I did this, it showed up in the AirPort Utility, and I was able to access the internet. I have no idea what fixed the problem, but maybe it was simply a matter of waiting a few minutes before connecting to the network?

  • [Solved] Grub not showing windows partition

    Hey all,
    So I tried setting up my Win7/Arch dual boot system yesterday and I think I got the partitions right (correct me if I made any mistakes), but GRUB was not showing my main windows partition. I went into the menu.lst file and uncommented what I thought was my windows partition, but turned out to be my Samsung recovery partition. After a reboot, Grub now won't even load and automatically reboots the computer on failing. I'm sure that once I can figure out how to get back into that config file from my installer CD, I will be able to re-comment that windows entry, but I still am unsure how to get it to recognize my main windows partition.
    Here are the partitions:
    Name   Flags    Part Type       FS type     [Label]            Size
    sda1    (Boot)   Primary           ntfs          [RECOVERY]   16GB
    sda2                Primary           ntfs           [SYSTEM]       104MB
    sda3                Primary           ntfs                                 372GB  (main windows7 partition)
    sda5                Logical            ext2           [root]             15GB
    sda6                Logical            swap          [swap]            4GB
    sda7    (Boot)   Logical            ext2           [boot]            100 MB
    sda8                Logical            ext3                                 92GB  (home Linux partition)
    Thanks for your help
    Last edited by RichardPW (2011-12-05 00:01:57)

    Okay so first I tried recommenting all of the windows boot information with no luck. Then I changed the windows line to "rootnoverify (hd0,1)," also with no luck. Grub still tries to load but crashes and reboots the system before presenting me with any options.
    Here are the options, if this helps at all.
    # (0) Arch Linux
    title Arch Linus
    root (hd0,6)
    kernel /vmlinuz-linux root=/dev/sda5 ro
    initrd /initramfs-linux.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,6)
    kernel /vmlinuz-linux root=/dev/sda5 ro
    initrd /initramfs-linux-fallback.img
    # (2) Windows
    title Windows
    rootnoverify (hd0,1)
    makeactive
    chainloader +1

  • [SOLVED] Printer not showing up in print options but working (CUPS)

    I am using Lexmark X1270 and have got it working via CUPS web interface (printed test page and all), but even after restarting CUPS daemon and rebooting, it does not show up in File > Print in any apps like Firefox, Openoffice, etc. All I see in the print is "Print to file," no printer shows up.
    Last edited by colbert (2010-12-11 03:18:44)

    Same problem here with a HP LaserJet Professional 1102W.
    Also:
    [luc@borlox ~]$ lp
    lp: Error - scheduler not responding!
    [luc@borlox ~]$ lpstat -a
    lpstat: Connection refused
    /var/log/cups/error_log:
    W [06/Dec/2010:14:27:23 +0100] Duplicate listen address "127.0.0.1" ignored!
    E [06/Dec/2010:14:27:23 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    W [06/Dec/2010:14:30:19 +0100] Duplicate listen address "127.0.0.1" ignored!
    E [06/Dec/2010:14:30:19 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    /etc/cups/cupsd.conf:
    # "$Id: cupsd.conf.in 9310 2010-09-21 22:34:57Z mike $"
    # Sample configuration file for the CUPS scheduler.  See "man cupsd.conf" for a
    # complete description of this file.
    # Log general information in error_log - change "warn" to "debug"
    # for troubleshooting...
    LogLevel warn
    # Administrator user group...
    SystemGroup sys root
    HostNameLookups Double
    # Only listen for connections from the local machine.
    Listen localhost:631
    Listen 127.0.0.1:631
    Listen /var/run/cups/cups.sock
    # Show shared printers on the local network.
    Browsing On
    BrowseOrder allow,deny
    BrowseAllow all
    BrowseLocalProtocols CUPS dnssd
    # Default authentication type, when authentication is required...
    DefaultAuthType Basic
    # Restrict access to the server...
    <Location />
      Order allow,deny
      Allow from All
    </Location>
    # Restrict access to the admin pages...
    <Location /admin>
      Order allow,deny
    </Location>
    # Restrict access to configuration files...
    <Location /admin/conf>
      AuthType Default
      Require user @SYSTEM
      Order allow,deny
    </Location>
    # Set the default printer/job policies...
    <Policy default>
      # Job-related operations must be done by the owner or an administrator...
      <Limit Create-Job Print-Job Print-URI Validate-Job>
        Order deny,allow
      </Limit>
      <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
        Require user @OWNER @SYSTEM
        Order deny,allow
      </Limit>
      # All administration operations require an administrator to authenticate...
      <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices>
        AuthType Default
        Require user @SYSTEM
        Order deny,allow
      </Limit>
      # All printer operations require a printer operator to authenticate...
      <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
        AuthType Default
        Require user @SYSTEM
        Order deny,allow
      </Limit>
      # Only the owner or an administrator can cancel or authenticate a job...
      <Limit Cancel-Job CUPS-Authenticate-Job>
        Require user @OWNER @SYSTEM
        Order deny,allow
      </Limit>
      <Limit All>
        Order deny,allow
      </Limit>
    </Policy>
    # Set the authenticated printer/job policies...
    <Policy authenticated>
      # Job-related operations must be done by the owner or an administrator...
      <Limit Create-Job Print-Job Print-URI Validate-Job>
        AuthType Default
        Order deny,allow
      </Limit>
      <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
        AuthType Default
        Require user @OWNER @SYSTEM
        Order deny,allow
      </Limit>
      # All administration operations require an administrator to authenticate...
      <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
        AuthType Default
        Require user @SYSTEM
        Order deny,allow
      </Limit>
      # All printer operations require a printer operator to authenticate...
      <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
        AuthType Default
        Require user @SYSTEM
        Order deny,allow
      </Limit>
      # Only the owner or an administrator can cancel or authenticate a job...
      <Limit Cancel-Job CUPS-Authenticate-Job>
        AuthType Default
        Require user @OWNER @SYSTEM
        Order deny,allow
      </Limit>
      <Limit All>
        Order deny,allow
      </Limit>
    </Policy>
    # End of "$Id: cupsd.conf.in 9310 2010-09-21 22:34:57Z mike $".
    I would be very thankful for any hint.

  • [SOLVED] Hostname not showing in DHCP lease list

    This is a brand new installation using the new systemd base.
    Installed openbox as window manager and Network Manager.
    What did I miss that the hostname of this computer (opus) is not showing up in the DHCP Leases list?
    When I connect to the network using Network Manger(DHCP), hostname is not sent to the DHCP server (DNSmasq). It shows up as a "*":
    DHCP leases
    Hostname      IP-address                MAC-address            Lease expires
    *                     192.168.10.100        XX:XX:XX:XX:XX:XX    Nov 28th, 19:34
    *                     192.168.10.59          XX:XX:XX:XX:XX:XX    Nov 28th, 19:23
    alarmpi           192.168.10.69          XX:XX:XX:XX:XX:XX    Nov 28th, 16:56
    RM696            192.168.10.97          XX:XX:XX:XX:XX:XX    Nov 28th, 18:23
    (I blanked out the MAC-addresses.)
    The first entry is connecting through wireless. The second is wired.
    At the command line:
    hostname
    opus
    hostname -f
    localhost.localdomain
    /etc/hosts:
    # /etc/hosts: static lookup table for host names
    #<ip-address>    <hostname.domain.org>    <hostname>
    127.0.0.1    localhost.localdomain    localhost    opus
    ::1        localhost.localdomain    localhost    opus
    # End of file
    What file do I need to change and how?
    Updated:
    1) I created a /etc/dhclient.conf file and added:
    send host-name "opus";
    request subnet-mask, broadcast-address, time-offset, routers,
    domain-search, domain-name, domain-name-servers, host-name;
    and rebooted.
    This had no effect.
    2) Just for kicks, I uninstalled Network Manager and installed Wicd.
    This DID send the hostname and it displayed on the DHCP Leases List. But it also had the effect of turning off the WiFi radio.
    I did try to turn it back on: Went to the BIOS, made sure it was on (it was). Read some posts about power savings and what to do (tried them, didn't work).
    So I uninstalled Wicd, re-installed Network Manager and I am back to where I was.
    Last edited by dastagg (2012-11-29 11:15:11)

    Sorry, forgot to add this:
    https://bbs.archlinux.org/viewtopic.php?id=152376
    Follow the instructions on the bottom.

  • Problem with Css styles not showing in live view or when i browse

    I am using Mac osx 10.6 and building website with Dreamweaver CS5.  Sometimes div tags i create not showing styles or rendering in live view or when I browse but  showing in design view. I looked in dreamwever faq and they talk about not showing in design view to toggle the display styles. That is not the problem becuase it is check marked and I tried turning off and turning on and made no difference.I am using firefox browser.
    It happened before the other day too. But all of my other pages in this site that i have created the same way building with div tags and css styles. So not sure what the problem is. Maybe someone has a suggestion here.
    Johanna

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Portfolio</title>
    <style type="text/css"></style>
    <link href="css/jbstyles.css" rel="stylesheet" type="text/css" />
    <style type="text/css"></style>
    </head>
    <body>
    <div id="wrapper">
      <div id="mainnav">
        <div id="navbar">
          <ul>
            <li><a href="index.html"><br />
            </a></li>
    <li>
              <ul>
                <li><a href="index.html">          Home</a><a href="about.html">About</a></li>
                <li><a href="portfolio.html">Portfolio</a><a href="contact.html">Contact</a></li>
              </ul>
            </li>
          </ul>
      </div>
        <div id="contentinside">
          <div id="navbar2">
            <ul>
              <li><a href="design.html">Design</a></li>
              <li><a href="multimedia.html">Multimedia</a></li>
              <li><a href="webdesign.html">Web Design</a></li>
            </ul>
          </div>
          <div id="mm1thumb">Content for  id "mm1thumb" Goes Here</div>
          <div id="mm2thumb">Content for  id "mm2thumb" Goes Here</div>
        </div>
        <img src="images/multimsidebar.gif" width="212" height="615" alt="mmsdbr" longdesc="http://multimsidebar" />
      <div id="footer">
        <p> </p>
        <p>Johanna Bresnahan</p>
        <p>Web &amp; Graphic Design - http://www.johannabresnahan.com</p>
        <p> email: [email protected] ....phone....857•991•5717<br />
      </p>
    </div>
    </div>
    <!--end wrapper--></div>
    </body>
    </html> 
    Here is the html code above. not sure how to attach my file so get a visual. This is the first time I have used this forum.
    Johanna

  • My wireless adapter is not showing in my device manager under network adaptors

    I have a Pavilion, model p6210f with Windows 7
    I have used it for 2 years with an ethernet cable and now I need it to go wireless, however, no wireless adpater is showing in the device manager under network adaptors, only showing the LAN.
    Checking the specifications for this model at the hp website, it should have a 56K Win Modem.  
    Don't know what to do except go buy a USB Wireless adaptor, any ideas?
    Called tech support, but I was given no assistance.

    Hi:
    Below is the link to the product specs for your PC.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01852858&tmp_task=prodinfoCategory&cc=us&dlc=en...
    The PC does not come with wireless networking capability - only a wired ethernet adapter and a dial up modem.
    The easiest thing to do is to purchase and external USB wireless network adapter.
    Below is a link which will give you plenty of choices to consider. Look at the reviews and buy one that best suits your needs. You will of course, also need a wireless networking router.
    http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&DEPA=0&Order=BESTMATCH&N=100006519&isNodeI...

  • Why can't Firefox still not show a pdf properly from within the browser and do we need insufficient and not working add-ons?

    I never succeeded to show a pdf properly in the Firefox browser.
    There is an add-on, but the add-on itself tells you already in most cases that you should download the pdf because it can't show the pdf properly. I can't understand why that is! It makes my live much more complicated, since we have an application running that constantly should be able to show pdf's from within the browser.

    The add-on you are talking about is pdf.js. pdf.js does it best to show you what the pdf's it is given are, but pdf.js is not 100% compatible with all elements that can be put inside a pdf. Another problem pdf.js faces is that many pdf's generated with proprietary software either do not conform to the pdf spec or use proprieatary elements that only pdf readers that the company has designed or partnered with can interpret. I promise you Mozilla doesn't want your life to be any more complicated than it is but sometimes it is simply not possible for pdf.js to read a document when the manufacturer of the program that generated the pdf doesn't play by the rules.

  • Leopard not seeing Windows shares on a home network - one solution

    I have a small home network with a MacBook Pro, MacMini and a PC connected by Ethernet and a MacBook and a Powerbook connecting remotely. Recently upgraded to Leopard and initially could see the PC in the sharing tab of the sidebar of the Finder window. This then disappeared and was not fixed by the 10.5.1 update.
    I spent hours messing around and now seem to have fixed the problem to the extent that the PC now shows up in the sharing tab spontaneously and this survives a restart.
    First I looked at the workgroup issue in the WINS tab of the advanced settings in the Network preference pane. This wouldn’t ‘stick’ and the solution (posted elsewhere) is to duplicate the location setting, delete the old one and then use the new duplicated one, then you can enter a workgroup name and it will stick. The Mac doesn’t seem to detect a workgroup and I only found what the workgroup name was later. There was a greyed out NetBios name for my mac however. I also made sure that SMB sharing was enabled in the options dialog box in the sharing pane, (if you disable AFP sharing and close the window with SMB enabled the message in the sharing pane then says ‘Windows sharing enabled’ if both AFP and SMB are enabled then Windows sharing is not mentioned)
    I intermittently tried to connect to server on smb://192.168 etc. and I kept getting a connection failed dialog box.
    Still getting nowhere, so went to the PC to have a look at that. Found the correct workgroup name by searching the help for “computer, name” and this directed me to find the computer and workgroup names. I went back to the Mac and put in the workgroup name but still no joy. Went back to the PC and looked at ‘my network places’ and sure enough the public folder on my mac appeared and if I put a file into it I could open it on the PC.
    I then looked at the firewall settings on the PC (I’m using BitDefender 2008 total security) and set the Mac to be a trusted computer on the network. Went back to the mac and tried connecting via the connect to server dialog box and this worked!!! I was asked for my windows password and having put this in the shared folders on the PC appeared. The PC appeared in the sidebar with a generic icon and the IP address (192.168.etc) next to it instead of the computer name. However, after I ejected the PC to see if I could connect again, it suddenly popped up again spontaneously in the sidebar with the usual PC-type computer name, i.e. a name followed by a random seeming alphanumeric string. If I select the PC in the sidebar and then click on the ‘connect as…’ button in the Finder window the shared folders appear.
    As I say this ability to see the PC has now survived a restart so fingers crossed. I can't say which bits of the above were the important ones but it did seem to work.
    Maybe this might help others
    Cheers
    Iain

    I recently installed Leopard and just today wanted to connect to one of my Windows machines. After a Google search and some forum browsing I did the following:
    - System Prefs > Network > Ethernet > Advanced... > WINS > Workgroup
    - entered my Workgroup name (WORKGROUP)
    - clicked "Ok" then "Apply"
    - Restarted
    - Apple Key + "K" smb://192.168.1.1
    - Authentication box appeared; I typed in my creditials
    - Then I noticed that the finder sidebar had populated the "shared" section with my Workgroup computers (all two of them). Not sure if it was populated after the restart but sure it wasn't there before.
    - Just restarted and the "Shared" section is still populated with the Windows workgroup machines.
    I'm very glad this is working as I have the "no WiFi" bug.

  • Wireless Printing stopped working but ONLY on my G72...not on other laptops on my home network.

    Hi...I have an HP G72 laptop running windows7 64 bit and an HP deskjet4500 all in one printer with with a Belkin wireless G home network . The wireless printing has been working fine for months and it STILL works from a different laptop. I am able to print from the G72 with a USB cord but when I try wireless I get an error message saying printer not connected. I've tried walking through the troubleshooting tips but nothing seems to work. Can anyone provide some help? Thanks!
    This question was solved.
    View Solution.

    OK, lets run this utility from the troubled PC: http://h20180.www2.hp.com/apps/Nav?h_pagetype=s-926&h_lang=en&h_client=s-h-e17-1&h_keyword=dg-NDU&ju...
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • My iphone 5 does not remember the password of my home network. Well this is ot the case with my ipad. The wifi gets disconnected every 2 minutes. Its not any problem with my wifi router as my ipad and other devices work fine. So how do i fix this problem?

    Well my iphone 5 does not remember my home network. This is not a problem with the wifi router as the ipad works absolutely fine. The wifi loses it connection in just 2 minutes. So could you please fix this problem.

    Not unless the modem is causing a problem.
    What you want to do is get it to work reliably over Ethernet first, then tackle wifi. Power off the modem. On your macbook, delete the Ethernet configuration and the Wifi configuration. Power up the modem, then connect the mac via Ethernet. Create the new Ethernet configuration and see if you can connect.

  • NEW MAC BOOK PRO will not connet or even find my home network

    I have internet tv working perfect i have iphone working perfect, but my new mbpro will not even recognise when i type my home network name in.
    Also, doesnt recognise the password even though it is correct,it just says network not found......please help me its frustrating ..ive called my network provider and they were helpful and determined that i do have broadband in my house,and that the problem must lie with my mac? please help.

    Do you have the Boardcast SSID turned on in your wireless router/modem?

Maybe you are looking for

  • Sent messages aren't saved in the Sent Items folder in Outlook 2013

    When we send a message in Outlook 2013, a copy of the message should be saved in the Sent Items folder by default. If Outlook doesn’t save a copy of the sent message, it may be caused by any one of the following reasons: The “Save copies of messages

  • E3000 - printer won't stay "online"

    Hi all - new to this forum as I'm new to the E3000.  I received an E3000 about 2 months ago from a friend who upgraded his wireless setup.  I set everything back to factory and then setup my 2.4ghz and 5ghz networks.  All of my devices run on the 5gh

  • To access Web Interface Database

    Can anyone help in accessing the database (online peoples IDs) of Yahoo chat rooms (any room e.g. regional, age, romance) and can take their Index or so.

  • Pb synchronising applications iPhone 3GS with iTune 11

    Hi, All is in the Title ! I'm french (sorry for the approximative language) I want to change the operator for my phone, which I "unsimlocked" recently, but this has no matter with my problem I think. But this operation needed to clear my iPhone and a

  • [PKGBUILD] simutrans-bin 99.17.1

    Months ago I wanted to try this game so since the AUR package isn't working anymore, I made this PKGBUILD. This week I saw the PKGBUILD resting in my hard disk, so here it is since I don't want to adopt the other package or maintain this. It will ins