similar to: SubJam first beta released

Displaying 20 results from an estimated 1000 matches similar to: "SubJam first beta released"

2023 Apr 14
0
sum(), min(), max(), prod() vs. named arguments in ...
Hello R-devel, As mentioned on Fosstodon [1] and discussed during RCOH [2], named arguments to sum(), min(), max() and prod() are currently processed the same way as the un-named ones. Additionally, when specifying the na.rm argument more than once, the last specified value is silently taken into account. Most of this behaviour is exactly as documented, but it's arguably a source of mistakes
2013 Oct 25
1
replace a value in file
Hi I would lie replace a value in my config file /etc/default/fusioninventory-agent MODE = daemon and i would like replace cron by daemon My manifest is this but is not good, can you have an idea? I think it s Simplevers.lns is not good.. augeas { ''fusioninventory mode'': lens => ''Simplevars.lns'', incl =>
2023 Apr 16
0
sum(), min(), max(), prod() vs. named arguments in ...
On 2023-04-15 6:00 am, r-devel-request at r-project.org wrote: > Date: Fri, 14 Apr 2023 13:38:00 +0300 > From: Ivan Krylov<krylov.r00t at gmail.com> > To:r-devel at r-project.org > Subject: [Rd] sum(), min(), max(), prod() vs. named arguments in ... Message-ID: <20230414133800.75383dae-6792 at arachnoid> > Content-Type: text/plain; charset="us-ascii" > >
2008 Jul 02
2
PPPoE setup
My provider is getting ready to switch my DSL router to bridging mode and I supply the router (so I can get no only IPv4 addresses but also IPv6 addresses!). Here are his 'instructions' to me: "Basically you start pppoe, I give you the username and password for it, and then I set the router to passthrough modem mode, and you initiate the PPPoE session directly with my LNS back
2014 Oct 24
2
[PATCH] daemon: Remove custom Augeas lenses.
Don't carry around Augeas lenses. It is fragile, since if the lens is added to upstream Augeas but the version number has not changed, then Augeas won't parse the target file at all. This specifically causes password adjustments to fail in RHEL 7.1. In future, if we need an Augeas lens, it must be added to Augeas, either upstream or as a downstream patch carried around by distros. ---
2004 Aug 06
2
do darkice and shout play together well
Mixice (www.lns.com/papers/mixice) does. I have it running on FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3 stream (icecast 1.x.x). I will have an OGG version of it soon as we have some demand for better quality streams. Tim On Thu, Nov 07, 2002 at 09:36:16PM -0500, Jim wrote: > ok then what runs reliably on a freeBSD system? ices? > > On Thursday, November 7, 2002,
2004 Aug 06
0
I am a Idiot
On Sun, Aug 05, 2001 at 09:50:03PM -0600, Jack Moffitt wrote: > > I am going to shout one more question out in the air, is it LiveICE i use to > > let ICECAST stream mp3's from a file ? > > Nothing let's icecast stream mp3s from a file. Icecast always(1) gets > it's input from a socket, generally via some 'source' program like ices, > liveice, shout,
2004 Aug 06
0
broadcast FM radio
On Wed, May 16, 2001 at 04:43:01PM +0100, ricard@libertysurf.fr wrote: > I want to broadcast FM radio. > Can i pass data directly from my radio card to livecast > and finally to my server, or must i pass data in the sound > card after the radio card and before liveice? I guess I don't understand what you are trying to do. Are you trying to stream an existing FM station over
2004 Aug 06
0
do darkice and shout play together well
darkice is doing my live encoding, both hifi and lofi i just need something to stream audio files i have on disc... On Thursday, November 7, 2002, at 09:40 PM, Tim Pozar wrote: > Mixice (www.lns.com/papers/mixice) does. I have it running on > FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3 > stream (icecast 1.x.x). I will have an OGG version of it soon as > we have
2010 Jun 30
3
[PATCH 1/2] Add new augeas directory with grub device.map lens
Add a directory to contain required augeas lenses which aren't yet upstream. Include a new lens for grub's device.map. --- augeas/README.txt | 4 ++++ augeas/device_map.aug | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 augeas/README.txt create mode 100644 augeas/device_map.aug diff --git a/augeas/README.txt
2006 Dec 19
1
FerretDonors page added to wiki
Hey folks, I''ve just added a FerretDonors page to the Wiki (for those interested we have raised $3915 to date). Currently it just has a list of donors but I would like to add links for each donor to their personal and/or business websites. This is something I should have done a long time ago. I''d love to hear any suggestions as to how I can better recognize these
2000 Dec 13
1
Anonymous CVS, Snapshot mirrors available
Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable OpenSSH now has a public anonymous CVS tree and a mirror of the snapshots on a fast (colocated) machine. The nightly snapshots are now available from: http://bass.directhit.com/openssh_snap/ Please use these instead of the mindrot.org ones (which will be going away soon). To checkout the CVS tree, issue the
2000 Dec 13
1
Anonymous CVS, Snapshot mirrors available
Thanks to the generosity of Rob Hagopian <rob at hagopian.net>, portable OpenSSH now has a public anonymous CVS tree and a mirror of the snapshots on a fast (colocated) machine. The nightly snapshots are now available from: http://bass.directhit.com/openssh_snap/ Please use these instead of the mindrot.org ones (which will be going away soon). To checkout the CVS tree, issue the
2015 Sep 21
2
I want to connect to a l2tp server from centos.
Hey Gordon, I do not have any security issue in this network. I need to connect to a remote network on a secure network. The options are pptp or l2tp(no ipsec encryption) so I do want to use l2tp like in (lac\lns) and I am looking for a client for CentOS. Note that it works in ubuntu so it is possible to achieve the same with CentOS but I do not know what is behind the gui that initiates the
2015 Sep 17
4
I want to connect to a l2tp server from centos.
I have a server currently connecting to a pptp remote server. This server(lns\lac) has the option for pptp connections and l2tp connections. The l2tp connections are not using ipsec encryption at all. I have seen couple guides\tutorials on the internet: - https://raymii.org/s/tutorials/IPSEC_L2TP_vpn_on_CentOS_-_Red_Hat_Enterprise_Linux_or_Scientific_-_Linux_6.html -
2004 Dec 21
1
Paris Meeting on Dec 20, 2004 - réunion à Paris le 20 décembre 2004
Hi, Just a quick word on this since I was fortunate enough to attend. There were about 18 people, almost all French (if you include the marseillais as French, they may have objections :) Not that I was counting, but there was one female human there. Thanks Mark for your generosity and the good choice in restaurants both this year and last June was it? The souffl? au Grand Marnier was very nice,
2023 Jul 17
0
Dates and location for useR! 2024
Dear All, We are pleased to announce that useR! 2024 will be a hybrid conference, taking place 8-11 July in Salzburg, Austria. The conference website is yet to be set up. In the meantime, you can keep up-to-date the following ways: useR! LinkedIn Page: https://www.linkedin.com/company/user-conf useR! Twitter: https://twitter.com/_useRconf R Foundation Mastodon:
2023 Jul 17
0
Dates and location for useR! 2024
Dear All, We are pleased to announce that useR! 2024 will be a hybrid conference, taking place 8-11 July in Salzburg, Austria. The conference website is yet to be set up. In the meantime, you can keep up-to-date the following ways: useR! LinkedIn Page: https://www.linkedin.com/company/user-conf useR! Twitter: https://twitter.com/_useRconf R Foundation Mastodon:
2024 Mar 18
1
CentOS 7/8s EOL : infrastructure impacts (please read)
On 18/03/2024 08:43, Aleksandar Ivanisevic wrote: > Hi, > > do we know what happens with the images at major hyperscalers and when? I?m interested specifically about GCP. Who is in charge of centos-cloud project in GCP? You or Google? > > $ gcloud compute images describe centos-stream-8-v20240312 --project centos-cloud AFAIK, the team building CentOS Stream doesn't push to
2024 Mar 18
1
CentOS 7/8s EOL : infrastructure impacts (please read)
Hi, do we know what happens with the images at major hyperscalers and when? I?m interested specifically about GCP. Who is in charge of centos-cloud project in GCP? You or Google? $ gcloud compute images describe centos-stream-8-v20240312 --project centos-cloud architecture: X86_64 archiveSizeBytes: '7072654848' creationTimestamp: '2024-03-12T11:46:50.983-07:00' description: