similar to: Need help

Displaying 20 results from an estimated 100 matches similar to: "Need help"

2006 Sep 02
1
On access scanning with samba-vscan
Hi, I am trying to configure Samba as blocking virus transfer so that shares can be safe. I am using redhat el3 and fc4. I want to install samba-vscan, clamd. I have tried to install it from tar packages but i couldn't succeed it. I have read some HOWTO's but I still face the same problems. Are there any documents that explain exactly how its going to be? Thanks Okan Bostan
2007 Dec 05
0
About Samba-Vscan error messages
Hello everybody, I create samba with vscan RPM by adding vscan sources to samba sRPM and some parameters to spec file. Everything works fine. I deny access on files with errors, so users cannot upload or download virus included files. Although I have checked in the "send messages via windows messenger service" users did not recieve and error message, and as I know, this service is
2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage to solve the problem completely. So I cleaned the sources.list file so taht the output is this: sudo apt-get update Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease???????????????????????????????????????????????????????????????????? Hit:3
2010 Oct 07
0
[LLVMdev] two quick questions
On Oct 7, 2010, at 5:14 AM, Varol Okan wrote: > 1) It seems that everytime I do an svn up, I can no longer compile lvm ( > + clang ) currently it hangs here > llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: > error: ‘F’ was not declared in this scope > The only way for me to get it to compile again is a complete fresh check > out of all
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hi, I am running a dual-booted Ubuntu 16.04 from a USB stick and having problems installing R. I have been following the steps at this site: https://www.datascienceriot.com/how-to-install-r-in-linux-ubuntu-16-04-xenial-xerus/kris/ Below is the the output and the commands from the terminal: sudo echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | sudo tee -a
2010 Oct 07
3
[LLVMdev] two quick questions
I have two quick questions 1) It seems that everytime I do an svn up, I can no longer compile lvm ( + clang ) currently it hangs here llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: error: ‘F’ was not declared in this scope The only way for me to get it to compile again is a complete fresh check out of all source files, which is not optimal. Am I the
2016 May 12
0
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hello, Side question... would this have anything to do with 16.04 being new and (potentially) "less stable" than 14.04? Or put another way, would this issue come up under 14.04? Thank you, Erol Biceroglu On Thu, May 12, 2016 at 8:56 AM, Atakan Okan <atakanokan at outlook.com> wrote: > Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage > to
2007 Sep 17
3
[Bug 1364] New: default for ChallengeResponseAuthentication doesn' t match sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=1364 Summary: default for ChallengeResponseAuthentication doesn't match sshd_config Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:
2023 Oct 16
2
creating a time series
Hello everyone, ? had 15 minutes of data from 2017-11-02 13:30:00 to 2022-11-26 23:45:00 and number of data is 177647 ? would like to ask why my time series are less then my expectation. baslangic <- as.POSIXct("2017-11-02 13:30:00", tz = "CET") bitis <- as.POSIXct("2022-11-26 23:45:00", tz = "CET") # zaman_seti <- seq.POSIXt(from = baslangic,
2023 Oct 16
1
creating a time series
Why did you expect to have 177647 elements ? I found that 177642 is the correct number: Marc baslangic <- as.POSIXct("2017-11-02 13:30:00", tz = "CET") bitis <- as.POSIXct("2022-11-26 23:45:00", tz = "CET")? # zaman_seti <- seq.POSIXt(from = baslangic, to = bitis, by = 60 * 15) y2017_11_02 <- seq(from=as.POSIXct("2017-11-02
2023 Oct 16
1
Ynt: creating a time series
hello, because ? have data between these times and it has 177647 elements ________________________________ G?nderen: Marc Girondot via R-help <r-help at r-project.org> ad?na R-help <r-help-bounces at r-project.org> G?nderildi: 16 Ekim 2023 Pazartesi 13:43 Kime: r-help at r-project.org <r-help at r-project.org> Konu: Re: [R] creating a time series Why did you expect to have
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
Hello, when I try to boot from my computer extlinux needs about one minute before the boot menu is shown. Here's my system configuration -Two IDE drives on one controller -Second hdd is boot hdd -I'm using Arch Linux (i686) Is there an official bug tracker which I can use? I only found the debian bug tracker and I can't find any information about bugs on the homepage. Here is my
2016 Jul 07
3
no boot, no message
On Thu, Jul 7, 2016 at 8:00 AM, Ady Ady via Syslinux <syslinux at zytor.com> wrote: > >> > We would need at least: > > A_ the partitions and directory structure in which the following items > are _located_ : /dev/sda1: # tree . . ??? extlinux ? ??? ldlinux.c32 ? ??? ldlinux.sys ? ??? libcom32.c32 ? ??? libmenu.c32 ? ??? libutil.c32 ? ??? menu.c32 ? ???
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
Hi all, I have pushed out a SYSLINUX 3.30-pre1. The main difference versus earlier versions is that this version contains a *preview* of a VESA graphical menu system (vesamenu.c32); it's used the same way as menu.c32, with the addition of a few more commands (which can also be used in menu.c32 in this new version): MENU BACKGROUND file.png ... loads a background image in PNG format.
2010 Jun 10
2
Cforest and Random Forest memory use
Hi all, I'm having great trouble working with the Cforest (from the party package) and Random forest functions. Large data set seem to create very large model objects which means I cannot work with the number of observations I need to, despite running on a large 8GB 64-bit box. I would like the object to only hold the trees themselves as I intend to export them out of R. Is there anyway,
2010 Jul 01
1
Stacked Restricted Boltzmann Machine
Hi, Are there any implementations of stacked RBMs either complete or planned in R? Thanks, Matthew [[alternative HTML version deleted]]
2010 Jul 27
1
Cforest mincriterion
Hi, Could anyone help me understand how the mincriterion threshold works in ctree and cforest of the party package? I've seen examples which state that to satisfy the p < 0.05 condition before splitting I should use mincriterion = 0.95 while the documentation suggests I should use mincriterion = qnorm(0.95) which would obviously feed the function a different value. Thanks in advance,
2016 Jul 07
0
no boot, no message
> On Thu, Jul 7, 2016 at 8:00 AM, Ady Ady via Syslinux <syslinux at zytor.com> wrote: > > > > >> > > We would need at least: > > > > A_ the partitions and directory structure in which the following items > > are _located_ : > > /dev/sda1: > > # tree . > . > ??? extlinux > ? ??? ldlinux.c32 > ? ??? ldlinux.sys > ?
2013 Jun 26
2
Syslinux 6.00 released
Hallo, I wrote am 26.06.13: > Running "pxelinux": more problems than with 5.10. > 5.00-pre6: all worked fine > 5.10: the start menu (GUI) wasn't shown; "tab" showed the labels, and > the textual menus. Invoking the labels worked. > 6.00: no GUI start menu. "tab" showed the textual menus. Invoking > them seems to do nothing (after some
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
I will really hate myself if this has already been solved, i searched the archives but didn't really find anything pertaining to it. I have a 2.88mb dos boot floppy image, with ghost.exe, dos nic drivers, and dos system files. It works fine when burnt to a cd. As for the thumbdrive when trying to configure this hpghost.ima file to run from my syslinux.cfg menu, it works and boots up fine but