Displaying 6 results from an estimated 6 matches for "someoen".
2007 Mar 26
4
Problem dropping rows based on values in a column
I am trying to drop rows of a dataframe based on values of the column PID, but my strategy is not working. I hope someoen can tell me what I am doing incorrectly.
# Values of PID column
> jdata[,"PID"]
[1] 16608 16613 16355 16378 16371 16280 16211 16169 16025 11595 15883 15682 15617 15615 15212 14862 16539
[18] 12063 16755 16720 16400 16257 16209 16200 16144 11598 13594 15419 15589 15982 15825 15834 15...
2019 Dec 06
3
What about Mate Desktop on Centos 8?
...; > here and lost all the rpms, so I'd have to rebuild them from the
> > sources I posted online. For which I'd have to recreate the build
> > script.
> >
> > At least those files are still online ...
> >
> > There was a recent post to the list where someoen ported the Fedora
> > rpms, does that help you?
> >
>
> I see, that is indeed unfortunate. Although I have been using Linux
> for some time, I am a complete beginner to compiling etc.
>
> Do you have notes left?
>
You can install MATE for CentOS 8 from the stensto...
2019 Sep 17
4
What about Mate Desktop on Centos 8?
On September 17, 2019 4:33:10 AM GMT-04:00, James Pearson <james-p at moving-picture.com> wrote:
>H wrote:
>>
>> On September 16, 2019 8:06:41 PM GMT-04:00, Fred Smith
><fredex at fcshome.stoneham.ma.us> wrote:
>>> On Mon, Sep 16, 2019 at 04:18:31PM -0600, Frank Cox wrote:
>>>> According to Twitter:
>>>>
>>>>
2019 Dec 04
0
What about Mate Desktop on Centos 8?
...that would be a bit painful. I rebuilt the C7 vm here and lost all the rpms, so I'd have to rebuild them from the sources I posted online. For which I'd have to recreate the build script.
>
> At least those files are still online ...
>
> There was a recent post to the list where someoen ported the Fedora rpms, does that help you?
>
I see, that is indeed unfortunate. Although I have been using Linux for some time, I am a complete beginner to compiling etc.
Do you have notes left?
2003 Jun 10
10
chan_oh323
Hi,
does anybody manage to get music-on-hold with inaccess oh323 driver?
Statement like : exten => 10,1,Dial(OH323/xx,mt) works (dials the xx number)
but no music is heared. Also, if I put 'r' (ringback) it doesn't work
either. With chan_h323 I got this functionality but this driver had some
other problems (call transfer don't work)....
Thanx in advance,
Victor...
2011 Nov 16
3
create list of names where two df contain == values
Hello again... sorry to be posting yet again, but I hadn't anticipated this
problem.
I am trying to now put the names found in one column in data frame 1 (lets
call it df.1[,1]) in to a list from the rows where the values in df.1[,2]
match values in a column of another dataframe (df.2[3])
I tried to write this function so that it put the list of names (called
Iffy) where the 2 criteria