Displaying 12 results from an estimated 12 matches for "pauld".
Did you mean:
paul
2010 Aug 30
10
Trouble with rvm (Ruby Version Manager)
Hi--
Am having trouble with rvm. Successfully installed it, but when I
tried to install Ruby 1.8.7, here is the error I got:
Paul-Denlingers-MacBook-Pro:~ pdenlinger$ rvm install 1.8.7
-bash: rvm: command not found
Tried closing terminal, quitting terminal, opening another tab, etc.
but continued to get same error.
What to do?
Thanks!
--
You received this message because you are subscribed
2004 Sep 10
2
[Flac-users] FLAC Plug-in for Windows Media Player?
I was wondering if there is a FLAC plugin for Windows Media Player? Just
from doing web-searches, it doesn't look like there is, at least as far as I
can tell. So, if there isn't a plug-in for WMP, well, why isn't there? And
is there anyone working on one?
2004 Sep 10
2
[Flac-users] Winamp 2/Winamp 3 and FLAC plug-ins
I know that Winamp has its loyal following. I've never used it much. Also,
I'm a novice at computer music. I've always just bought CD's and never used
computer music. So perhaps I'm an idiot or just not very music-software
literate, but I so far haven't been impressed with Winamp, or the FLAC
plug-in. Just for one example, I've got a dual-Althlon MP 2000 system
2013 Aug 29
2
Inexplicable rejection of credentials
...ith a bunch of Windows boxes and two Ubuntu
boxes. Everything can access shares on everything else, with one
exception: no one can get to the one share on the second Ubuntu box which
I just added to the system.
All my machines have one user account (admin privileges in Windows) with
the name "pauld" and the same password. In an effort to solve this problem
on the second Ubuntu box, I even copied the smb.conf file from the first
Ubuntu box and edited its "netbios name" parameter. The only difference I
can see in the configuration of the two boxes is the different computer
names,...
2004 Dec 29
1
User authentication to AD200X, need local users?
...#39;m logged into and LUSER-IBMLPTP2 is the computer name.
I can get a listing of the domain users from the linux machine with
the wbinfo command:
-----------------------------
[root@gort samba]# wbinfo -u
TESTER+Administrator
TESTER+Guest
TESTER+SUPPORT_388945a0
TESTER+TEST1$
TESTER+krbtgt
TESTER+pauld
TESTER+robl
TESTER+tester1
TESTER+tester2
TESTER+tester3
TESTER+TEST2$
TESTER+gort$
TESTER+LUSER-IBMLPTP2$
------------------------------
It may be that I have to config another file in pam.d. here is my
pam.d/samba and pam.d/login files (respectively)
--------------------------------
#%PAM-1.0
au...
2004 Sep 10
0
[Flac-users] Winamp 2/Winamp 3 and FLAC plug-ins
--- Paul Doland <pauld@ml1.net> wrote:
...
> Okay, so where am I going. Well, for one, I've installed Winamp
> 2.91, the
> latest 2.x release, and the FLAC plug-in for it. When I go to try to
> play a
> .flac file with it, all it seems to do is just convert it to a .wav
> file,
> and then I...
2003 Jan 29
0
Ext3, orphans and read-only
...-fs: %s: orphan cleanup on readonly fs\n",
+ bdevname(sb->s_dev));
+ sb->s_flags &= ~MS_RDONLY;
+ }
+
while (es->s_last_orphan) {
struct inode *inode;
Thanks,
Phil
--
Philip R. Auld, Ph.D. Technical Staff
Egenera Corp. pauld@egenera.com
165 Forest St., Marlboro, MA 01752 (508)858-2600
2005 Nov 10
2
[PATCH] Increase MAX_SKBUFF_ORDER
Hi,
The recent (changeset 7700) switch to use the architecture
specific skbuff allocation routine breaks with very large MTU sizes.
The below patch raises the MAX_SKBUFF_ORDER to 3. Could this be
applied to make it the default?
Thanks,
Phil
Signed-Off-by: Philip Auld <pauld@egenera.com>
diff -r 136b2d20dc81 linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c
--- a/linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c Wed Nov 9 15:08:37 2005
+++ b/linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c Thu Nov 10 09:40:26 2005
@@ -17,7 +17,7 @@
/* Referenced in netback.c. */
/*static*/...
2010 Aug 22
1
Question about RVM installation; where to find .bashrc and/or .bash_profile files?
Hi--
Have just installed downloaded and installed RVM from Github and got
this message after download:
You must now finish the install manually:
1) Place the folowing line at the end of your shell''s loading
files(.bashrc or .bash_profile for bash and .zshrc for zsh), after all
path/variable settings:
[[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm
Please
2004 Aug 26
1
file permissions head-ache on Samba V3.0.4
Hi,
I hope that this is a quick answer, as it's probably
been answered many times before and I'm just missing a
very minor setting in my config.
I have just setup a samba server(ver 3.0.4) on a
Redhat Enterprise Linux Box ES3. The box has been
setup as a member of a Windows NT4 domain, it's to be
used as a fileserver for users on the NT domain.
I have configured samba to use domain
2004 Sep 10
1
FLAC Plug-in for Windows Media Player?
I was wondering if there is a FLAC plugin for Windows Media Player? Just
from doing web-searches, it doesn't look like there is, at least as far as I
can tell. So, if there isn't a plug-in for WMP, well, why isn't there? And
is there anyone working on one?
I'm a programmer, though I've never done any WMP programming. But, I would
think it wouldn't be too hard to do a
2001 Oct 12
1
Confused by modules
Hi,
I'm confused as to the purpose of rsync modules. I know how to set them up
in rsyncd.conf, and can list the available modules on a remote linux machine
using 'rsync camlinux01::' from a Win32 client, but I can't find any
information on what they are actually for.
The man page for rsyncd.conf talks about them as if they are vitaly
important, but the man page for rsync