similar to: revision of posting guide

Displaying 20 results from an estimated 3000 matches similar to: "revision of posting guide"

2000 Jan 02
1
smbd spawns
Stoped and restarted smbd and nmbd. Logged out of NT user account and logged back in. Tried to acces the shares on Linux The message box I get is, \\myhost\root is not accessible The handle is invalid. On Linux, now I see 2 processes of smbd running. Why is smbd spawning? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time.
1999 Dec 29
3
Unix .TXT vs DOS .TXT files
Is there any option that will covert a text file from one system to the other? I have a few files on linux with extension TXT. There are plain text files. On NT, TXT is associated with the "notepad" and opens with the file as one long string. This is the typical CR/LF conversions between Unix and DOS. Can Samba convert the text files based on the client? Subba Rao subb3@attglobal.net
2003 Oct 28
1
proposal for
Having written a number of R programs and having been stung with this myself, I think this is a very good idea. In fact, if the aim of R is to "to do it right" (as one person on the list claimed) rather than be compatible with S-Plus or prior versions of R then I would go even further and make all subscripting behave like this. (If that were to be the way R goes then, of course,
1999 Dec 30
3
Can't print to NT printer
I need some help with getting this NT printer setup with Samba server. I think I have modified all the required files and don't know what else is missing. An outside observation should find the missing link. Here is my /etc/printcap: lp:\ :cm=NT printer :\ :sd=/var/spool/lpd/lp:\ :af=/var/spool/lpd/acct:\ :mx#0:\ :if=/usr/local/samba/bin/smbprint:\
2000 Feb 24
0
Samba's syslog messages
I have the following messages in my syslog. Feb 24 02:07:26 myhost smbd[23469]: [2000/02/24 02:07:26, 0] smbd/nttrans.c:map_share_mode(410) Feb 24 02:07:26 myhost smbd[23469]: map_share_mode: Incorrect value 0 for desired_access to file \ The current configuration allows me to access, the linux filesystems from NT. What does the "map_share_mode" message indicate? Thank you in
1999 Dec 18
2
NT client setup
I have installed smbd/nmbd version 2.0.6 on linux. I have read through the FAQ. Is there any document, that explains what needs to be done to setup on a NT workstation? I am trying to access the NT printers from Linux. Any pointers appreciated. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <=
1999 Dec 27
0
Accessing multiple Samba shares
I have defined 2 shares in my smb.conf. When I try to access these shares from the NT box, I can access only USER1 home directory. For USER2, I always get the login dialog. I have used smbpasswd to add USER2, but still can't access it. How do I access USER2 account too? One other issue, is the umask for all the users on Linux is set to 027. All I can see for USER1, is some dot files. Nothing
2000 Jan 06
1
Is reboot the only answer?
I have created the [homes] shares and can login to any user's home directory. This access is done via an NT box. The only userid on NT is Administrator. If I want to switch to another linux users home directory( or share), I have to reboot the system. I cannot log out the user once s/he is logged on. Is reboot the only answer to access a different user's share on linux? Subba Rao
2003 Oct 28
2
proposal for "strict" versions of subsetting operators
I'd like to propose adding "strict" versions of the subsetting operators "[", "[[", and "$" to the R language. These strict versions would be intended for use in programming rather than in interactive use. They do not perform any form of partial string matching or opportunistic simplification such as dimension dropping by default. They allow more
1999 Dec 04
7
Samba newbie question
I am a newbie to Samba and have read the HOWTO-SMB and README files. Before you say RTFM, I have some very basic questions. The goal for me is to use the NT systems local printer, CD-R and scanner devices. The SMB documents talk a lot about the Client and Server. The source I have downloaded will create a smbd and nmbd. 1. Do I need anything running on the NT? 2. Do I need any special options
2007 Oct 21
3
OggPCM family
Erik de Castro Lopo <mle+xiph@mega-nerd.com> wrote: > Martin Leese wrote: > > So what is "OggPCM"? I started this thread > > because I was puzzled why someone was > > changing a draft instead of the document > > itself. > > The original OggPCM was started by a person who really didn't > lnow what they were doing and wouldn't listen to
2007 Oct 21
1
OggPCM family
On 10/21/07, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote: > On 10/21/07, Martin Leese <martin.leese@stanfordalumni.org> wrote: > > Either "OggPCM" or "OggPCM Draft2" needs > > to be deleted. It really doesn't matter which, > > but I would suggest that "OggPCM" takes the > > big sleep. Just give time for me (or Sempo)
2015 Aug 04
1
Enabling capabilities in a container
I'm using libvirt_lxc to create and manage various containers. I need to enable certain capabilities in a container to support ctdb, and as a quick solution I decided to just enable them all. I *thought* this would do the trick, adding the following XML to my container config: <features> <capabilities policy='allow'> </capabilities> </features> After
2015 Aug 04
3
Does CTDB run under LXC containers?
We're transitioning from a VM based environment to one that uses LXC based containers running under CentOS 7. CTDB runs fine under our CentOS 7 VMs. The same packages running under LXC however seem to have issues: # systemctl start ctdb.service Job for ctdb.service failed. See 'systemctl status ctdb.service' and 'journalctl -xn' for details. # systemctl status ctdb.service
2007 Oct 19
2
OggPCM family
Hi, The Xiph Wiki contains the four pages: OggPCM OggPCM Draft1 (with Talk page) OggPCM Draft2 OggPCM Draft3 Can I suggest that this be reduced to just one (or maybe two) pages. I suggest this because somebody has started making changes to OggPCM Draft2. My guess is that this is not desirable. Regards, Martin -- Martin J Leese E-mail: martin.leese@stanfordalumni.org Web:
2015 Aug 04
1
Does CTDB run under LXC containers?
I'm using libvirt_lxc and that has an XML based configuration. Based on what I've read, I think I need to add this to the ctdb container's config: <features> <capabilities policy='default'> <sys_nice state='on'/> </capabilities> </features> That didn't do the trick though. I need to figure out how to turn on all caps to
2013 Jan 08
4
Splunk Module Development Recommendations
Good morning, We''ve been testing PE and beginning developing modules for our infrastructure. One of the modules I''m looking to create is an installation for Splunk, with the primary focus at this time, on the Forwarder. I already have the splunkforwarder-5.0.1-143156-linux-2.6-amd64.deb package being fetched from the Master and also performing the installation via dpkg. I
2015 Aug 04
3
Does CTDB run under LXC containers?
On 2015-08-04 at 19:27 +0200, Ralph Böhme wrote: > Hi Peter, > > On Tue, Aug 04, 2015 at 10:11:56AM -0700, Peter Steele wrote: > > We're transitioning from a VM based environment to one that uses LXC based > > containers running under CentOS 7. CTDB runs fine under our CentOS 7 VMs. > > The same packages running under LXC however seem to have issues: > > >
2007 Oct 20
2
OggPCM family
On 10/19/07, Sampo Syreeni <decoy@iki.fi> wrote: > On 2007-10-19, Martin Leese wrote: > > OggPCM Draft3 > > Draft 3 is obviously a joke. Draft 2 is what most of the people agreed > upon the last time around, with the channel maps left unfinished. Draft > 1 was abandoned by most people in favour of draft 2. So what is "OggPCM"? I started this thread
2015 Aug 04
0
Does CTDB run under LXC containers?
Hi Peter, On Tue, Aug 04, 2015 at 10:11:56AM -0700, Peter Steele wrote: > We're transitioning from a VM based environment to one that uses LXC based > containers running under CentOS 7. CTDB runs fine under our CentOS 7 VMs. > The same packages running under LXC however seem to have issues: > > # systemctl start ctdb.service > Job for ctdb.service failed. See 'systemctl