search for: somewher

Displaying 9 results from an estimated 9 matches for "somewher".

Did you mean: somewhere
2008 Jul 28
3
script
...ation. # ---------------------------------------------------------------------- # Linux shell script to watch disk space (should work on other UNIX oses ) # SEE URL: http://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html # set admin email so that you can get email ADMIN="me at somewher.com" # set alert level 90% is default ALERT=90 df -H | grep -vE '^Filesystem|tmpfs|cdrom' | awk '{ print $5 " " $1 }' | while read output; do #echo $output usep=$(echo $output | awk '{ print $1}' | cut -d'%' -f1 ) partition=$(echo $output | awk...
2000 Oct 24
1
R_eval in tcltk library
...functions R_eval and R_call that seem to take input from the .Tcl interpreter and parse them through the R evaluator. Unfortunately I get Segmentation Fault (core dump) whenever I execute .Tcl("R_eval") or .Tcl("R_call"). Also, the results from these functions appears to be lost somewher. Both functions in the c code capture the result of eval in a variable called ans, but that variable doesn't go anywhere apparently. If someone has examples of calling R functions from .Tcl I would greatly appreciate it. Thanks, -- Vele Samak, Vice President Global Quantitative Research Sal...
2004 Dec 27
1
splot.screen: multiple plots
I have multiple conditions that I would like to plot in a grid. To save space, I don't need the ticks, labels etc on the plots which are not on the outside. I tried split.screen, but if it is clearer to use, it seems pretty rigid since it decides of each screen size apriori while I need more space for the left column and top or bottom row screens than for the other plots. axis(1,tick=FALSE)
2002 Apr 30
3
Multiple Samba's on same machine
I have tried hunting through docs/lists/Google but no joy. I am sure I saw something about running multiple Samba's on different ports but I want to use different interfaces all on port 139. So: Can I run multiple s/nmbd's on the same machine? I have nine main VLANs and somewher in the region of 30 odd worgroups (don't ask !) of which 10 are of interest. 3,500 odd PCs. I have a Linux box with all nine VLANs on it and I can easily add more IP addresses per VLAN using aliasing. It has 18 addresses at the moment. The idea was to make this thing a browse master for all...
2005 Apr 28
2
portsentry+shorewall
Hello, i use shorewall for a very long time (2 years or so) and i use it for nat and as firewall....i now use portsentrys to detect portscans but there is one problem...i use the HOWTO from the shorewall mailing list to make portsentry and shorewall work together....but there is one prob portscans get detected and a drop rule is added to shorewall for example shorewall drop 62.178.xxx.xx
2008 Feb 16
1
Fritz! Card/CAPI Help.
Hi list, i'm keen to move to Asterisk 1.6, so really need to update my system which is running Mandrake 9.2 although it has been solid for years, fo Fedora 8. I have a Fritz! card for ISDN BRI, I have installed the drivers/kernel drivers from ATrpms (http://dl.atrpms.net/all/fcpci-03.11.07-14.fc8.i386.rpm and http://dl.atrpms.net/all/fcpci-kmdl-2.6.23.14-115.fc8PAE-03.11.07-14.fc8.i686.rpm)
2008 Feb 08
0
xspline(..., draw=FALSE) fails if there is no open device (PR#10728)
...unction GCheckState(DevDesc *dd) in graphics.c, whic= h is > called by do_xspline(SEXP call, SEXP op, SEXP args, SEXP env) in plot.c= even > when xspline was called with draw =3D FALSE (and even before getting th= e argument > draw into do_xspline). It seems that graphics device is needed somewher= e even > with draw =3D FALSE, since moving the GCheckState() test after findig = the value > draw, and executing the test only if draw=3DTRUE gave NaN as the numeri= c output.=20 > > If this is documented behaviour, the documentation escaped my attention= and beg > for pardon. It...
2013 Sep 11
1
Antispam plugin / sa-learn
...i run sa-learn --backup, i just get this : v 3 db_version # this must be the first line!!! v 0 num_spam v 0 num_nonspam it's probably cause i'm using ***STANDARD-ANTI-UBE-TEST-EMAIL*** wich probably teach nothing to sa-learn, but i wonder if i can find somewher a log or something confirming sa-learn correctly get the email i pipe to it. thanks a lot in advance -- Mathieu
2008 Dec 23
1
After dx9 installation, console writing some....
After dx installation (sh winetricks - gui - choose dx9) console still typing some text or what. It seems like want to connect somewher but i dont know why or if i have end it or wait. Here is actually status of console: Code: Executing wine /home/my_user_name/.winetrickscache/directx_nov2008_redist.exe /t:c:\winetrickstmp fixme:advapi:DecryptFileA "c:\\winetrickstmp\\" 00000000 err:alsa:ALSA_CheckSetVolume Could not...