search for: _something_

Displaying 20 results from an estimated 76 matches for "_something_".

2020 Jul 15
3
Deprecation of scp protocol and improving sftp client
On Wed, 15 Jul 2020, Red Cricket wrote: > I have had this in my .bashrc for years: > > alias scp='rsync -avzP' Similar, though I named it rcp because nobody has the real rcp installed any more, but sometimes I need scp to connect to systems that lack rsync. https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=shellsnippets/shellsnippets.git;a=blob;f=mksh/rcp;hb=HEAD >
2008 Mar 26
1
[LLVMdev] Wrong calling convention?
...> -fpcc-struct-return is an ABI change, hence it requires "compiling the > world". Not acceptable. > > I'll be interested on hearing ideas about how to determine how a > function returns a small struct, without knowing the internals of the > struct. You need to know _something_ about the internals. GCC approximately implements the IA-64 C++ ABI; which is fairly conventional in this particular aspect of a C++ ABI. See http://www.codesourcery.com/cxx-abi/abi.html#calls In that ABI, if there is a "nontrivial" (that's a precise term) copy- constructor o...
2020 Aug 01
2
Deprecation of scp protocol and improving sftp client
...;ethan.rahn at gmail.com> wrote: > > ?I wanted to bring this up again due to: > https://github.com/cpandya2909/CVE-2020-15778/. This showcases a clear > issue with scp which it sounds like cannot be fixed without breaking scp. > This seems like it would lend some impetus to doing _something_, even if it > breaks scp or necessitates using something new. > > Cheers, > > Ethan > >> On Wed, Jul 15, 2020 at 7:47 AM Thorsten Glaser <t.glaser at tarent.de> wrote: >> >>> On Wed, 15 Jul 2020, Red Cricket wrote: >>> >>> I have h...
2008 Jun 17
6
x_send_file sends a 1 byte file
Hello, sorry if creating a dupe... I''m trying to download files to authenticated users in my app. I''ve set up x_send_file. All seems to be correct to me, however when I try to download any file, I get a 1-byte long file downloaded. I am getting this already in development - so no Apache, no lighthttpd, just a mongrel_rails start in the root of my app. Any help/hint would be
2016 Jan 20
2
Embedding com32 modules and ldlinux.sys into one file
...l directly as an EFI executable. I agree with HPA that there's likely nothing this accomplishes. Burning the boot loader into the system firmware chip (BIOS or UEFI) means it's now difficult to tune/upgrade, not protected from changes. Security is a broad topic. It's about protecting _something_ from _who/what_ doing _an_action_ and/or observing when it might occur. -- -Gene
2008 Jun 18
3
Website callback
Hi, I have a website where customers enter their phone numbers to be called. I'd like them to have to put in information and 'schedule' a call. 1) Call Immediately 2) Call in the next _ minutes 3) Call me tomorrow, same time. So, Asterisk will pull two variables from this php websites, $phonenumber and $timetocall. $timetocall will need to be calculated as
2018 Sep 23
2
libRblas.so: cannot open shared object file: No such file or directory
For example, install.packages("emplik") is failing with: libRblas.so: cannot open shared object file: No such file or directory As Dirk pointed out, this is likely an error in the emplik package, Steve On 09/23/2018 09:57 AM, Ista Zahn wrote: > On Sat, Sep 22, 2018 at 4:08 PM Steve Gutreuter <sgutreuter at gmail.com> wrote: >> R 3.5.1 is installed under Linux Mint
2017 Nov 04
2
RFC: We need to explicitly state that some functions are reserved by LLVM
...in the LangRef, though it's (at the time of writing) stuffed awkwardly under the "Example" subheading for the call instruction <http://llvm.org/docs/LangRef.html#id306>. I suppose the point is: the issue described by Chandler in this RFC is a very strong motivation for changing _something_. The approach suggested by David would solve Chandler's bug, but also allow this function naming restriction to be lifted altogether which seems like an even bigger win. Best, Alex
2016 Sep 24
2
Improving SCEV's behavior around IR level no-wrap flags
...mizing for UB. Is this relevant to any scenario other than legacy > C-without-overflow/bounds checks? I don't think we'll be able to give up on C and C++ inspired optimizations anytime soon. Given what I've seen on llvm-dev and bugzilla, it is pretty clear to me that we have to do _something_ to address the missing pieces here. -- Sanjoy
2007 Jul 30
2
Strange ISDN Troubles
...;Fritz!Card PCI" ISDN card and chan_capi. Everything seems to be configured the right way (excerpts below), Asterisk seems to see the ISDN-card but if i try to place a test-call from the outside i don't see anything on the asterisk-console (set debug and verbose to 99). Shouldn't i see _something_ on the console, even if the DID which is dialed isn't configured yet? I tested the cable and the NTBA both with a ISDN-phone. This worked properly. But if i plug the cable into the asterisk-server i just get a "number busy"-signal and don't see any messages on the asterisk consol...
2004 Jul 08
1
Re: tdm400p static - out of ideas (Jorge Mendoza)
...ming calls will not be answered (* > console will not even show the 'started simple switch on zap/x' message). > > >>How far away from the CO/mux are you? > > > Not too sure - it's in downtown Calgary - so probably not far. > > There is the possibility that _something_ with the phone line is triggering > the problem. Maybe it's some noise, an unexpected signal, some crosstalk ... > things that will cause unexpected behavior ... but also things that shouldn't > put the entire card into a non-functioning state. > > >>Have you tried a...
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
..."setup/provision-backend" script, as well as a "setup/provision" script, yet current git only has a setup/provision executable. Some #samba and #openldap IRC advice was that provision-backend wasnt needed anymore, but based off the errors i'm seeing, there's definitely _something_ missing, I just dont know if that something ( /usr/local/samba4/private/ldap/slapd.d/ files ) ought to be provided by the missing setup/provision-backend. [1] http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP [2] http://wiki.samba.org/index.php/Samba4/HOWTO/Ubuntu_Server_9.04 Followin...
2014 Jul 12
2
lpxelinux hangs under Intel Boot Agent 1.3.81 (2.1 build 089) on Dell Optiplex 990 BIOS A16
On Sat, Jul 12, 2014 at 3:15 PM, Alexander Perlis <aperlis at math.lsu.edu> wrote: > On 07/11/2014 09:39 PM, Gene Cumm wrote: >> >> With everything else from 6.03-pre18, try this binary (xzip-compressed): >> http://www.zytor.com/~genec/lpxelinux-6.03p18g3.tgz > > > It works! Thanks! > > Anything else I should do/report on this hardware before I upgrade the
2009 Oct 25
3
NULL elements in lists ... a nightmare
I can define a list containing NULL elements: > myList <- list("aaa",NULL,TRUE) > names(myList) <- c("first","second","third") > myList $first [1] "aaa" $second NULL $third [1] TRUE > length(myList) [1] 3 However, if I assign NULL to any of the list element then such element is deleted from the list: > myList$second <-
2020 Jun 04
0
net ads status stripped output
...#39; flag or if I supply the '-k' flag (if `kinit` has > been run). I always get the exact same stripped output. > > The attribute that I'm looking for is the 'distinguishedName' attribute. > But it is not displayed when I run `net ads status` and I suspect that > _something_ has changed that limits this output. So my question is, has > this been changed? If so I need to find another way to fetch this > attribute. > > -- > Markus I suppose it must have changed, but? you can get it with something like this: ldbsearch -H ldap://$(host -t SRV _ldap._tcp.p...
2018 Sep 23
0
libRblas.so: cannot open shared object file: No such file or directory
...ject.org/web/checks/check_results_emplik.html turns out it is picture perfect - this is a CRAN package so everybody can look at its file on the mirror: https://github.com/cran/emplik/tree/master/src it does not set a link instruction so we conclude that the error is local to your system. _Something_ is going you did not tell us, so I have to guess some more: - maybe you built another version of R and it sits in your $PATH before the packaged version - maybe you set build environment versions Ball back in your court. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.o...
2006 Jan 10
2
[OT] Where do you find good designers for your RoR projects?
Hi, Nowadays, the design of an application is nearly as important as its functionality. But - most good programmers are not automatically skilled designers. Especially when it comes to the creation of fancy icons or small illustrations. So, where do you find good and affordable designers and illustrators for your commercial (rails) projects ? Cheers, Ean -- Posted via
2006 Jan 10
0
Re: [OT] Where do you find good designers for your RoR, projects?
...ne go to find someone with aesthetic skills and some design experience > (as opposed to a mere understanding of css)? It''s not like there''s > nothing in it for designers - being able to say "I did the design for > such or such successful project" should be worth _something_. I''m a UI designer lurking on the Rails list, and am reasonably comfortable in Rails. I''ve been looking for an open source project to get involved with to learn more about Rails. If you''ve got a project in mind, please get in touch if you''d like to talk about...
2008 Feb 11
2
gcc 4.3 any known issues?
Hi, Fedora is for Fedora 9 switching to gcc 4.3. Before I test it (rawhide) I want to be sure that R is running. So my question is whether there have been issues compiling R + packages using 4.3? Stefan
2001 Oct 11
0
Wine never loads (GL Library...)
...ust never starts... no error messages, no GUI closings, no screen resets... none of that fun documented stuff, just a simple "not starting". I've let it sit for several minutes before, and nothing.... I can close the terminal window, so I doubt it's locked up, just waiting for _something_. Now, my current system setup (software anyways) is windows 95 and Mandrake 8.1 (yeah, I'm dumb). I've been having some opengl problems in Windows 95 itself... I recently trashed WinME (because it's a useless piece of crap for those of us who still use dos occasionally), and in Win...