search for: ughly

Displaying 20 results from an estimated 893 matches for "ughly".

Did you mean: uggly
2008 Aug 13
2
messing with ...
I'm looking for advice on manipulating parameters that are going to be passed through to another function. Specifically, I am working on my version of "mle", which is a wrapper for optim (among other optimizers). I would prefer not to replicate the entire argument list of optim(), so I'm using ... to pass extra arguments through. However: the starting values are
2010 Feb 21
1
recover data on usb drive
Hi gang I just did a really stupid thing... I did fdisk and removed the ext3 partition on my 500GB external USB drive, thinking I was working on a usb stick instead. ugh. then I did 'mkdosfs' on it. ugh ugh. Before messing with it any more at all, what good ideas can you all suggest for trying to get my data back? Please don't tell me it's all gone (though I"m afraid it
2002 Mar 05
0
WinXP. Ugh. + windows 2000 and higher with WINS
I can actually answer this one. Windows 2000 and higher NO LONGER USES WINS. While 2000 server does still include a WINS server component, 2000 clients no longer (mostly) use them. They now use the active directory DNS for all resolution instead of WINS. I'm a bit out of my element, but I've had my WINS get hosed before, and I never knew until somebody with win98 called and said they
2002 Sep 27
1
ugh, continued ldap madness, cont'd
After a brief stint offlist (thanks Bradley), I'm closer to getting SMB/LDAP working but now am encountering something very odd, which he suggested I bring back to the list for "further evaluation". :-) > $ smbclient //TESTBOX/testshare -U dballing > added interface ip=10.15.49.142 bcast=10.15.49.255 nmask=255.255.255.0 > Password: > session setup failed:
2004 Mar 15
3
FW: Ugh
This got auto-discarded by mailman, so I''m reposting it. Curt -----Original Message----- From: Nick Kral [mailto:nkral@pinnaclet.com] Sent: Monday, March 15, 2004 2:21 PM To: Kevin Smith Cc: Wxruby developers'' list Subject: Ugh Ok, I found the checkbox I forgot to check to make the disk image a proper size. I have a new disk image of wxruby-0.2.1-osx-panther (same code,
2008 Mar 11
0
PCBSD & X11 ugh
So, I tried out PCBSD on a Dell "DHP" (what ever that is) (made feb '05). it installs great but when I run boot it, (FreeBSD comes up fine) teh X server goes into an infinite loop somewhere. 168 root 1 0 0 148M 6976K rdnrel 0:57 93.85% Xorg and the screen stays black. the fan goes onto "tornado" mode and it just sits there. attempting to send a
1999 Nov 05
1
"break" breaks _outer_ loop -- ugh!
It appears that "break" will break from the outermost enclosing loop not the innermost loop. Is it a bug or language feature? Tim -- Timothy H. Keitt National Center for Ecological Analysis and Synthesis 735 State Street, Suite 300, Santa Barbara, CA 93101 Phone: 805-892-2519, FAX: 805-892-2510 http://www.nceas.ucsb.edu/~keitt/
2001 Nov 05
0
Ugh, Does Interfaces not work?
I'm a college student, but I also have an private network behind my firewall at college, and I have an ipsec tunnel to my office. I had to recently use the printer port on my firewall, so I ended up installing samba, and told it only to talk to my office network. Well, it managed to pick up the browser list..... and it got ahold of a local browser role as soon as it came up because I have a
2002 Mar 04
1
WinXP. Ugh.
I'm sitting here tonight trying to get WinXP to map a printer on a Samba share. First off, one thing I find disturbing is that XP seems to be aware of Samba servers. When I open a window to one, it says on the window bar "Samba 2.0.7 (nameofserver)" *shudder*. Anywho. I'm trying to map to a printer, and it seems to take forever and a week to come up. I've managed to map
2007 Apr 18
2
[Bridge] [RFC] bridge kernel API change
Here is the proposed revision to the bridge utilities interface to the kernel. The driving force is that the existing interface can't easily be converted to 32/64 bit compat. Right now, the bridge-utils (brctl) tries to handle 32bit command on 64 bit kernel, but the code is limited to sparc and wrong. Here is what I am thinking. get version - not needed? get bridges -
2009 Feb 01
2
Ugh on new bios.
Just so others know. On my EVGA motherboard the option to boot removable media didn't work on my usb flash drive with syslinux on it. Yesterday I tried updating the version of syslinux and seeing if that would wok. Frustrated with it not working I moaned and groaned and my brother decided to look for options in the bios that I might have missed. He couldn't find anything. But I decided to
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane. Relevant parts of the config: passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/ ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com" #enable SSL after we get it working without first ldap ssl = off ldap user suffix = "ou=People,dc=byramhealthcare,dc=com" ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com" $
2009 Oct 22
4
AstriCon videos: a question of method
I'm doing some quick research on how to get our videos from AstriCon available in a "reasonable" format that allows easy viewing, reduces our bandwidth costs, and allows good tracking for who/where/what is viewing the videos. YouTube seems to have a very nice set of tools and statistics collection methods, and might be perfect EXCEPT.... Their main limitation right now
2013 Jul 12
3
new Shorewall + strongSwan blog
Hi Tom, Thanks for the feedback about my Shorewall evaluation I''ve published a blog today covering general things I''ve observed about the way to combine Shorewall with strongSwan: http://danielpocock.com/practical-linux-vpns-with-strongswan-shorewall-and-openwrt Please let me know if anything is inaccurate or if there is anything substantial that I missed and I''ll
2009 Mar 11
3
[LLVMdev] Wiki?
> Ugh, that is annoying. Yeah, I think there were only 3 accounts in the past wiki: John's, Reid's and mine. The procedure of obtaining an account for non-UIUC person was not so easy, afair... --- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2015 Jun 17
2
Ugh - half connected Win 7 machines to Samba 4.1.18 AD
I have been at my wits end now since Sunday trying to debug an issue that occurred when I tried to update from sernet-samba-4.1.18 to sernet-samba-4.2.2 on my small network. I have one administrator account and two user accounts which I will call account1 and account2. Before I updated I was able to login into any of 3 Windows 7 Professional boxes and 5 linux boxes running CentOS 6.6 using
2012 Dec 07
1
smbclient 3.5.6 potential bug: 100-character filenames not extracted properly from tar
Hello Samba folks, I have come across a problem with smbclient 3.5.6 when I use the tar 'x' feature. Pathnames that work out to be 100 characters long are extracted incorrectly: bash-3.2$ tar tvf ugh.tar -rw-r--r-- bdavis/Domain Users 137 2012-12-07 13:36:40 a50characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABCD/a49characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABC -rw-r--r-- bdavis/Domain Users
2002 Dec 29
2
win98 browsing problem across VPN subnets
I have just setup a VPN connection three sites using IPCOP. Everything seems to be talking ok, apart from browsing the network neighborhood. There are no NT/Win2K/XP servers running on any of the sites, all sites are just running win98 pc's using tcp/ip. I have tried configuring all PC's to be on the same workgroup and setup sharing, but still each site can only see the pc's
2014 Oct 23
2
[PATCH RFC v3 09/16] virtio: set FEATURES_OK
On Thu, Oct 23, 2014 at 02:28:08PM +0200, Cornelia Huck wrote: > On Wed, 22 Oct 2014 21:44:44 +0300 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > set FEATURES_OK as per virtio 1.0 spec > > > > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> > > --- > > include/uapi/linux/virtio_config.h | 2 ++ > >
2014 Oct 23
2
[PATCH RFC v3 09/16] virtio: set FEATURES_OK
On Thu, Oct 23, 2014 at 02:28:08PM +0200, Cornelia Huck wrote: > On Wed, 22 Oct 2014 21:44:44 +0300 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > set FEATURES_OK as per virtio 1.0 spec > > > > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> > > --- > > include/uapi/linux/virtio_config.h | 2 ++ > >