Hi,
> On one of my machines:
>
> # cat /proc/cpuinfo | grep Hz
> model name : Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz
> cpu MHz : 2667.000
> model name : Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz
> cpu MHz : 2667.000
> model name : Intel(R) Core(TM) i5
On 11/27/2015 01:28 PM, Jon LaBadie wrote:
On Fri, Nov 27, 2015 at 12:38:38PM -0700, jd1008 wrote:
On 11/27/2015 12:14 PM, Jon LaBadie wrote:
On Fri, Nov 27, 2015 at 09:57:11AM -0700, jd1008 wrote:
On 11/27/2015 03:29 AM, Andrew Haley wrote:
#!/bin/awk -f
{
lines[NR]=$NF " " $0
}
EN
On 27/11/15 02:08 PM, Kevin Fenzi wrote:
On Tue, 24 Nov 2015 14:42:37 -0500
Frank McCormick wrote:
I am still running Fedora 21 with various desktops including XFCE.
Because of various bugs in the version I am running
I wanted to update to 4.12 -- 4.10 is the current
Fedora 21 version.
A use
On 11/27/2015 01:09 PM, Kevin Fenzi wrote:
On Tue, 24 Nov 2015 17:17:29 -0600
Robert Nichols wrote:
Worthless! I'll just have to pester the list admin to make the
change I want.
Out of curiosity, what change are you wanting ?
Not wanting it any more. For a while I was having a problem rea
On Fri, Nov 27, 2015 at 12:38:38PM -0700, jd1008 wrote:
>
>
> On 11/27/2015 12:14 PM, Jon LaBadie wrote:
> >On Fri, Nov 27, 2015 at 09:57:11AM -0700, jd1008 wrote:
> >>
> >>On 11/27/2015 03:29 AM, Andrew Haley wrote:
> >>>#!/bin/awk -f
> >>>{
> >>> lines[NR]=$NF " " $0
> >>>}
> >>>
> >>>END
On 11/27/2015 01:05 PM, Alex wrote:
Hi,
I have a fedora22 SuperMicro system operating as a mail server that
has no need to have the CPU throttled. I'm having trouble figuring out
how to disable the throttling. There also doesn't appear to be any
recent threads discussing this previously.
It ap
On 11/27/2015 01:05 PM, Alex wrote:
Hi,
I have a fedora22 SuperMicro system operating as a mail server that
has no need to have the CPU throttled. I'm having trouble figuring out
how to disable the throttling. There also doesn't appear to be any
recent threads discussing this previously.
It ap
On 11/27/2015 11:08 AM, Kevin Fenzi wrote:
As a side note you may want to upgrade very soon, Fedora 21 goes end of
life on december 1st (monday).
Tuesday.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/l
Hi,
I have a fedora22 SuperMicro system operating as a mail server that
has no need to have the CPU throttled. I'm having trouble figuring out
how to disable the throttling. There also doesn't appear to be any
recent threads discussing this previously.
It appears some are running at full speed whi
On 11/27/2015 12:14 PM, Jon LaBadie wrote:
On Fri, Nov 27, 2015 at 09:57:11AM -0700, jd1008 wrote:
On 11/27/2015 03:29 AM, Andrew Haley wrote:
#!/bin/awk -f
{
lines[NR]=$NF " " $0
}
END {
PROCINFO["sorted_in"]="@val_type_asc"
# for (i in lines) {
for (i = NR; i >
On Fri, Nov 27, 2015 at 09:57:11AM -0700, jd1008 wrote:
>
>
> On 11/27/2015 03:29 AM, Andrew Haley wrote:
> >#!/bin/awk -f
> >{
> > lines[NR]=$NF " " $0
> >}
> >
> >END {
> > PROCINFO["sorted_in"]="@val_type_asc"
> ># for (i in lines) {
for (i = NR; i >= 1; i--) {
> >
On Tue, 24 Nov 2015 17:17:29 -0600
Robert Nichols wrote:
> Worthless! I'll just have to pester the list admin to make the
> change I want.
Out of curiosity, what change are you wanting ?
kevin
pgpVBZpJLbdt9.pgp
Description: OpenPGP digital signature
--
users mailing list
users@lists.fedor
On Tue, 24 Nov 2015 14:42:37 -0500
Frank McCormick wrote:
> I am still running Fedora 21 with various desktops including XFCE.
>
> Because of various bugs in the version I am running
> I wanted to update to 4.12 -- 4.10 is the current
> Fedora 21 version.
>
> A user on the XFCE forum pointed me
On Fri, 2015-11-27 at 09:20 -0800, Rick Stevens wrote:
> On 11/26/2015 04:00 PM, Fred Smith wrote:
> > On Thu, Nov 26, 2015 at 11:57:18AM -0600, Mike Chambers wrote:
> > > Hi all and Happy Thanksgiving,
> > >
> > > Could I take 2 HD's out of 1 computer, move them to a different
> > > computer, obv
On 11/26/2015 04:00 PM, Fred Smith wrote:
On Thu, Nov 26, 2015 at 11:57:18AM -0600, Mike Chambers wrote:
Hi all and Happy Thanksgiving,
Could I take 2 HD's out of 1 computer, move them to a different
computer, obviously having to reinstall grub and such, would they work
without having to do muc
On 11/27/2015 03:29 AM, Andrew Haley wrote:
#!/bin/awk -f
{
lines[NR]=$NF " " $0
}
END {
PROCINFO["sorted_in"]="@val_type_asc"
for (i in lines) {
line = lines[i]
j=index(line, " ")
print substr(line, j+1)
}
}
Hi Andrew,
manpage for awk does
On 26.11.2015, Mike Chambers wrote:
> Could I take 2 HD's out of 1 computer, move them to a different
> computer, obviously having to reinstall grub and such, would they work
> without having to do much of anything else?
If the kernel has the drivers necessary for your new system, it should
wo
Watching this go by, I wonder if ownCloud would be a good solution for you.
Cheers,
--
Dave Ihnat
dih...@dminet.com
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code
Allegedly, on or about 27 November 2015, Angelo Moreschini sent:
> The problem is that actually I am able to access to files in my
> remote site ONLY using using the option File =--> open URL... .
>
>
> Using this option, I have to indicate the full path of the file that I
> wont download.
> And
On Thu, 26 Nov 2015 13:23:41 -0500, Frank McCormick wrote:
> On 11/26/2015 12:57 PM, Frank McCormick wrote:
> > Upgraded my 21 system to 22 this morning...but using the script
> > fedora-upgrade not
> > anything else
> > All seemed to go well...after reboot I went into my mate desktop and
> > di
On 13/11/15 02:38, Michael Hennebry wrote:
> Awk can do what you want:
> {
> lines[NR]=$NF " " $0
> }
>
> END {
> PROCINFO["sorted_in"]="@val_type_asc"
> for line in lines {
> j=index(line, " ")
> print substr(line, j+1)
> }
Close, but no cigar.
#!/bin/awk -f
{
21 matches
Mail list logo