Displaying 20 results from an estimated 10000 matches similar to: "Information Window - Warning Message"
2005 May 30
4
TC Java GUI
Hello, i am writing a iproute2 java gui, and i just started. I would
like to make some questions, since i have been using tc as an
administrator, but not developing anything to do with it.
1.- I want to display statistics, create queues, etc... are there any
libraries i can use, or simply i have to use system calls from java?
2.- Does anybody thinks this is helpless, or it is helpfull?
3.-
2004 Sep 26
2
low level search for deleted data
Hi everyone,
I lost my complete home directory and am facing the problem of retrieving
some of the deleted data.
I have search the web for this matter, but the only information I found is,
that it's not possible for a program to do this and that I have to puzzle
the files together by scanning the disk (or disk image) with tools like
sleuthkit (www.sleuthkit.org) or lde (lde.sourceforge.net).
2006 Sep 29
2
problems with R and tckl/tk on Mac OS X
Dear R-help team,
I am trying to run "R" on my Intel-based Mac. I have installed R,
X11 and Tcl/TK (I thought), but the GUI doesn't run. My system
administrator doesn't support R and therefore, I'm a little
helpless. What can I do?
Regards,
Ingo
2007 Aug 31
4
Virtual Hosting
Dear All,
Im sorry for posting this query here but was helpless.. as i am not able
to subscribe to sendmail mailing list
i have jus installed CentOS 5 and the following software
sendmail 8.13
bind 9.3
this machine is used as a primary DNS and out mail server
and is been workin perfect
we jus have a new domain and i want to have virtual mail hosting on the
smae machine for our new domain
2008 Jun 12
3
Problem with Freq function {prettyR}
Dear list,
I have a problem with freq from prettyR.
Please have a look at my syntax with a litte example:
library(prettyR)
#Version 1
test.df<-data.frame(q1=sample(1:4,8,TRUE), gender=sample(c("f","m"),8,TRUE))
test.df
freq(test.df) #No error message
#Version 2
test.df<-data.frame(gender=sample(c("f","m"),8,TRUE), q1=sample(1:4,8,TRUE))
test.df
2010 Aug 24
2
Finding pairs
Dear R Helpers,
I am a newbie and recently got introduced to R. I have a large database containing the names of bank branch offices along-with other details. I am into Operational Risk as envisaged by BASEL II Accord.
I am trying to express my problem and I am using only an indicative data which comes in coded format.
A (branch) B (controlled by)
144
2009 Sep 23
1
[LLVMdev] How to create shared library using llvm-ld
Hi, all.
I am using llvm-gcc to compile some softwares, and compile them with
CFLAGS="-emit-llvm" to gernerate bitcode IR. Then I have to replace normal
ld with llvm-ld.
Unfortunately, llvm-ld doesn't support -shared option which is used to
create a shared library. I've also noticed that llvm-ld supports an option
'-link-as-library' which is used to generate
2010 Apr 29
1
Updrading samba
Hello all,
I use samba 2.0.5 in one of my machine and in other machine i use windows xp. This combination works perfectly when come into file sharing. But when i use windows vista with samba 2.0.5 i cannot use samba share. I did lots things in vista to run samba share but iot was helpless. So i like to know that if i upgrade samba to version 3 or later will i be able to run samba share with vista
2001 Oct 16
2
lvs & samba
Could you help a poor helpless guy
how to get information to use samba under a linux virtual server?
which port are used by samba?
Pierre
--
_______
| 0 0 |
------------00---O---00o-----------------
Pierre Binet
Service d'Etat a l'Aviation Civile
Division Technique
BP 6011
98702 Faa'a/Aeroport
mail :binet_pierre@seac.pf
tel :(00 689) 861261
2003 Mar 29
1
Goodness of fit tests
I have a dataset which I want to model using a Poisson distribution, with a given parameter. I would like to know what is the proper way to do a ''goodness of fit'' test using R.
I know the steps I''d take if I were to do it ''manually'': grouping the numbers into classes, calculating the expected frequencies using ''ppois'', then
2017 Feb 15
1
CentOS 7, systemd, NetworkMangler, oh, my
On 02/15/2017 07:41 AM, Johnny Hughes wrote:
> On 02/15/2017 07:34 AM, Leroy Tennison wrote:
>> Too much temptation to resist, I don't know which one of us is older but I have a feeling it's a "horse race". Like you, I still have a land line, WiFi is too slow and "WiFi security" seems to be an oxymoronic phrase. Why people text (or IM for that matter)
2003 Oct 22
2
Useful patch in the bugtracker: streaming MOH
So, Tilghman has put a particularly useful patch in the bugtracker:
streaming music-on-hold is now supported. You can now specify .mp3
streams to be played back as MOH in the various places where MOH is
used. Hopefully, Mark will install into the main CVS tree shortly.
http://bugs.digium.com/bug_view_page.php?bug_id=0000413
This allows you to use the very sophisticated mp3 streaming audio
2011 Jun 07
1
[LLVMdev] a problem of jit debug
the reason I built llvm with vc is that I am familiar with vc. At
first i also thing that build llvm with MingW will solve this problem.
but after I read the source code
void JITDebugRegisterer::RegisterFunction(const Function *F, DebugInfo &I) {
// TODO: Support non-ELF platforms.
if (!TM.getELFWriterInfo())
return;
......
}
I thing MinGW is helpless with debug jit on win.
2017 Feb 15
4
CentOS 7, systemd, NetworkMangler, oh, my
Too much temptation to resist, I don't know which one of us is older but I have a feeling it's a "horse race". Like you, I still have a land line, WiFi is too slow and "WiFi security" seems to be an oxymoronic phrase. Why people text (or IM for that matter) anything other than a one-liner is beyond me.
Now for the real issue, what happens when Network Manager
2006 Feb 23
1
Migration from Samba 2.2 to Samba 3.020b
Hello,
we migrate from Samba 2.2 to Samba 3.020b. We have the problem now,
that some clients can not connect to the Samba Server. In
the log there are messages like that:
[2006/02/23 08:49:20, 2] smbd/sesssetup.c:setup_new_vc_session(704)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2006/02/23 08:49:20, 2] auth/pampass.c:smb_pam_auth(514)
2016 Mar 27
1
I stopped receiving mails from the list.
On Sun, Mar 27, 2016 at 7:42 AM, Geert Stappers via Syslinux
<syslinux at zytor.com> wrote:
> On Sun, Mar 27, 2016 at 10:10:01AM +0200, Patrick Masotta via Syslinux wrote:
>> On Sun, Mar 27, 2016 at 01:06:54AM +0000, Gene Cumm via Syslinux wrote:
>> > On Sunday, March 20, 2016 11:18 PM, Patrick Masotta via Syslinux <syslinux at zytor.com> wrote:
>> > > I
2001 Nov 23
1
samba-admin@lists.samba.org
Dear friends,
One of my friends got a ttypical problem with installing
linux on a m/c with PIII 933 MHz. , 256 MB SDRAM , 20 GB HDD with SIS 6326
motherboard [ intel 815EEA chipset ] + 8 MB sahred memory. He made a dos FAT
32 partition with 12 GB keeping win98 and another 8GB as non dos for Linux
Red Hat 7.1 ] While installing and specifying / , /boot , /usr , /usr/src ,
2006 Apr 26
1
Intergrate Asterisk IP PBX with Legacy PBX, continuing existing funtionality of legacy pbx
Hi All,
I would like to explain the layout that i am trying to achive. I am so
helpless on this regard.
So here is the story ........
" This is with regard to the setup which you can find at the
"Asterisk The Future of Telephony" , chapter 11, page # 196-197, I am
attaching the picture for your information.
Now I am taking a challenging step to of integrate IP PBX with our
2020 Oct 28
1
"corrupt timing information in vorbis file"
I see a few error like this in the log file for ices:
EROR input/input_calculate_ogg_sleep Timing control: corrupt timing
information in vorbis file, cannot stream.
Is there a way to check that all ogg-files are ok?
/Daniel
--
*Bananradion* - svängig musik non-stop
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 21
3
[LLVMdev] LLVM capability question.
I'm losing my sanity, so I thought I'd try and generate an LLVM target
for the Glasgow Haskell Compiler (GHC). In talking to some of the
people in the GHC mailing list some issues have come up that I can't
find a ready answer to. (Others came up that I could, so I don't feel
quite as stupid or helpless as I could.)
1. Is there any way to hint that a global pointer variable