similar to: Samba shares do not show up with net view command

Displaying 20 results from an estimated 2000 matches similar to: "Samba shares do not show up with net view command"

2005 Aug 31
0
(no subject)
Hello Everyone, Currently I'm having a problem with viewing my Samba shares from a Windows XP client using the "net view" command. However, I can map the shares using the command "net use M: \\localhost\sharename <file:///\\localhost\sharename> " to a network drive. I have copied my current smb.conf file below. Does anyone know why I can't see them but I
2005 Aug 26
1
Cannot see the samba shares with Windows XP professional
Hello, My name is Chris and I'm new with Samba. Currently, the problem I'm having is that I cannot see my samba shares from my Windows XP Professional workstation. Below is a copy of my smb.conf file: #======================= Global Settings ===================================== [global] workgroup = na.dsmain.com server string = Samba Server load printers = yes
2005 Aug 26
0
(no subject)
Hello, My name is Chris and I'm new with Samba. Currently, the problem I'm having is that I cannot see my samba shares from my Windows XP Professional workstation. Below is a copy of my smb.conf file: #======================= Global Settings ===================================== [global] workgroup = na.dsmain.com server string = Samba Server load printers = yes
2005 Aug 30
1
Problem with CVS working over Samba
Hello everyone, Currently I'm using Samba as a bridge between my Unix files and my windows XP client and it works just fine. But I'm having a problem with using CVS on my Windows XP client. I don't want to have two separate copies of my source files - one copy on my unix box and another copy on my Windows XP client and use CVS to manage two copies of the same sources in different
1998 Jun 17
0
Strangeness in mount attempts...
I am attempting to find out why the following is happening, and have been spending the last hour or so scanning the mailing list archives and a couple of FAQs (though I would by no means call the search exhaustive, just geting a little too long for my own taste). As far as I can tell, smbmount is a stripped out smbclient with some extras in there to do the sctual mounting. Which is why I am
2005 Jan 24
1
how can i override the show view to capture show/n , show/n+1, etc.
Hi - Yet another rails newbie ... I have a simple list view rhtml with data returned from a db and displayed within a table. Each row has a show action link_to based on the id field in the table row. i.e. http://127.0.0.1:3000/myapp/show/1 http://127.0.0.1:3000/myapp/show/2 http://127.0.0.1:3000/myapp/show/3 I want to override the default show view but I don''t understand how I can do
2006 Jul 19
1
What''s the point of the show view when using the scaffold tool?
This is kind if an elementary question, but what is the point of the show view when you have edit? If you try to edit the record you can see all of the details just as you would with show. Am I missing something here or is there some other good reason why there is a show? Thanks for the help. Thank You, Ben Johnson E: bjohnson@contuitive.com -------------- next part -------------- An
2006 Apr 05
2
How to add add child items to parent via parent show view?
I want to know the standard/easiest way to add items to a parent? Example: comment added to post I would like this to happen in the ?show? view of post using a form that is shown when the user clicks the ?add new? button/link. I would also like validation on the child form with the validation errors appearing in the post show? view. Two problems are presented: 1) When the user clicks the
2006 Jun 19
10
text_field_with_auto_complete doesn|t work in edit/show view
Hi, I am using the autocomplete for text field with ''Scriptaculous'' and it works perfectly fine in "new" action. All the examples I see are only for the "new" action. But doesn''t default to the selected value/text in "edit/show" action? Is this possible or should I write custom code for "edit/show" action? Thanks, Hari --
2003 Nov 27
2
Question about adding another parameter for OpenSSH
Hello, I need to allow for some people to execute ssh with one shared private key for remote executing command on various machines. However, it is not possible to set group permissions for private keys and it is possible to have just one private key file for one user. Please, is it possible to add patches into openssh development tree like these, so that standard behavior of ssh is not changed,
2009 Sep 14
1
Fwd: NUT and removed allowfrom/ACCEPT/REJECT support
I don't reply to messages send to me in private. Best regards, Arjen -- Please keep list traffic on the list -------------- next part -------------- An embedded message was scrubbed... From: Rudolf Cejka <cejkar op fit.vutbr.cz> Subject: NUT and removed allowfrom/ACCEPT/REJECT support Date: Mon, 14 Sep 2009 19:23:17 +0200 Size: 3148 URL:
2011 Mar 03
6
Show a value in view
Hello All, I am working on a microblogging application.(similar to twitter) In my controller there is a method called replypopUp.It is a method that runs when the reply link on timeline is clicked.When I a click on the link a pop-up appears in which there is a text area and a post button.Inside the text area,the name of the user to whom I am replying should appear in the form
2005 Oct 09
2
disable ID3 update
Hi, I'm running Aaron's tunequeue scripts for my radio site. (tunequeue.sf.net) I have ices2 to read Ogg Vorbis files and feed the icecast2 server with those files. Could someone please tell me how can I disable ID3 updating? I want all clients to only show the name of the radio, but don't get any of the ID tag information stored in the Ogg files. Where can I set that? Sorry for
2006 Oct 17
2
back-translation and round-tripping
i'll be doing some experiments myself, but i thought i'd ask here first about back-translation and round-tripping with markdown and its xhtml output. the object is to take markdown output, reduce it back to a markdown text-file, then regenerate the output again and compare it with the "original" output, repeating if necessary until there exists a pair of files that give perfect
2008 Oct 14
2
best-practice for programmatically using rxml generated from controller/view? (or 'how can I view a view from a model')
Hey Guys, Here''s the scenario: I''ve got vendor-specific XML I need to create and then POST it somewhere. It sounds easy enough, but I''m running into issues when it comes time to actually use the XML. Trying hard to stay within the MVC pattern I: 1) Create a controller which loads the models I''m about to turn into XML 2) Create an rxml view which renders the
2006 Mar 13
2
how do I render a partial view into a string from inside a view ?
I want to pass the partial to a Javascript function ( which uses the data for for creating an iframe) render_to_string is not accessible form a view thanks in advance -- Roberto Saccon - http://rsaccon.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060313/8165bcec/attachment.html
2009 Feb 23
0
Tree view similar to Grid view
Hi, Is there a plugin similar to wice grid for tree representation? A tree control which could directly use the active record the way wice grid does it? Thanks, Sudhi -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2007 Mar 19
0
Dreamweaver 8: "Design view" only partly visible, "Source view" completely
Hi, Dreamweaver 8 (installed, not copied) under Wine 0.9.32 and Kubuntu 6.10 shows a strange new effect: The source view is completely visible (e.g. 1000 lines), of the design view you could see only a small part (first 80 lines). The scrollbar in the design view appears as if the document is only 80 lines long. The effect is new. Until yesterday it did not appear. I didn't change anything
2006 Dec 29
1
ActionMailer view overwriting ActionController view?
Hi All, Accidentally posted this in comp.lang.ruby, now trying again in hopefully the right place: I''m having a bizarre problem. I have a page that let''s you share a link from the current page with other users. You can share with other users of the site (by selecting them from your list of friends) or arbitrary users by entering e-mail addresses. In both scenarios the site
2008 Jul 29
1
closing View windows after multiple View(x) crashes
> sessionInfo() R version 2.8.0 Under development (unstable) (2008-07-07 r46046) i686-pc-linux-gnu locale: LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils