On 20.12.2014 21:53, Sam Varshavchik wrote:
> poma writes:
>
>> On 20.12.2014 21:14, Sam Varshavchik wrote:
>>> poma writes:
>>>
On 20.12.2014 17:41, Sam Varshavchik wrote:
> I upgraded a headless F20 box to F21's server product.
>
> xorg-x11-xauth is installed, in order to make X
I am having a permanent fan problem with my obviously esoteric graphics
card (NVIDIA GeForce GT 630, see [1], [2]) for which I found a viable,
but tediuos workaround:
- get the kernel src.rpm
- apply a specific patch to the nouveau driver
- build and install new kernel rpms (see [3]).
I still hav
I am trying to mount a USB pen:
[angelo_user@zorro ~]$ sudo fdisk /dev/sde1 -l
DeviceBoot Start End Blocks Id System
/dev/sde1 32 31266815 15633392 c W95 FAT32 (LBA)
But I get the message :
"mount: unknown filesyste
On Sun, 21 Dec 2014 18:11:40 +1100 Roger wrote:
> On 21/12/14 15:27, Ranjan Maitra wrote:
> > Hi,
> >
> > Just wondering why installing the rpm for SLiM depends on xterm? Should it
> > not be stripped of this dependency?
> >
> > Many thanks,
> > Ranjan
> >
> Do you mean Slim as in AngularJS as i
On 21.12.2014 15:09, Klaus-Peter Schrage wrote:
> I am having a permanent fan problem with my obviously esoteric graphics
> card (NVIDIA GeForce GT 630, see [1], [2]) for which I found a viable,
> but tediuos workaround:
> - get the kernel src.rpm
> - apply a specific patch to the nouveau driver
>
On 12/21/2014 03:30 PM, Angelo Moreschini wrote:
> I am trying to mount a USB pen:
>
> [angelo_user@zorro ~]$ sudo fdisk /dev/sde1 -l
> DeviceBoot Start End Blocks Id System
> /dev/sde1 32 31266815 15633392 c W95 FAT32 (LBA)
> ---
Hi Joachim,
"-t vfat" worked... [?]
[angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
[angelo_user@zorro ~]$ ls -l /media/tmp_USB1
*So, vfat include FAT32..*.
Thank you very much .
But, how I can know -in general- things like this ..?
Can you give me a link to a s
Am 21.12.2014 um 16:27 schrieb poma:
On 21.12.2014 15:09, Klaus-Peter Schrage wrote:
... So I thought about rebuilding only the nouveau module instead
of compiling the complete kernel source each time the Fedora kernel
gets an update. Of course, there are lots of instructions available
on buildi
On 21.12.2014, Klaus-Peter Schrage wrote:
> I first tried the latest and greatest nouveau driver from
> freedesktop.org "as is", but the fan problem remains, so I still
> have to apply "my" patch to the nouveau source..
I think you should file a bug against the nouveau driver on
bugs.freedesktop
Hi
On Sun, Dec 21, 2014 at 9:46 AM, Ranjan Maitra wrote:
>
> Sorry, I do not understand the question: SLiM is a simple login manager. I
> like it, but I don't quite see why it needs to bring in the dependency on
> xterm.
>
You should probably file a bug report. It has a dependency on
xorg-x11
Sam Varshavchik wrote:
> I upgraded a headless F20 box to F21's server product.
If you want gui apps to work, it's generally best-practice to install at
least:
yum install @base-x
(and *maybe* @fonts too).
If there's stuff still missing or not working after that, *then* consider it
a bug.
-
On Sun, 21 Dec 2014 12:51:35 -0500 Rahul Sundaram wrote:
> Hi
>
> On Sun, Dec 21, 2014 at 9:46 AM, Ranjan Maitra wrote:
>
> >
> > Sorry, I do not understand the question: SLiM is a simple login manager. I
> > like it, but I don't quite see why it needs to bring in the dependency on
> > xterm.
Hi,
Whats going on with Fedora and the NTP vulnerability ?
Both of my F20 machines don't seem to have ntp installed.
Many thanks in advance,
Aaron
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo
On 12/21/2014 07:24 PM, Aaron Gray wrote:
Hi,
Whats going on with Fedora and the NTP vulnerability ?
Both of my F20 machines don't seem to have ntp installed.
What surprises me more, is seeing a bugfix update addressing this issue
(ntp-4.2.6p5-25) pending in testing for f20, but not for f21.
On Thu, 18 Dec 2014 23:32:44 +, Patrick O'Callaghan wrote:
> On Thu, 2014-12-18 at 20:40 +, Beartooth wrote:
>> I'm busily weighing Mate and xfce4 against my uses; with luck, I
>> may eventually need only a rock-bottom few Gnome apps. Is there any way
>> to eliminate the rest of Gnome
It should be 4.2.8 now as there are new vulnerabilities !
On 21 December 2014 at 18:33, Ralf Corsepius wrote:
> On 12/21/2014 07:24 PM, Aaron Gray wrote:
>>
>> Hi,
>>
>> Whats going on with Fedora and the NTP vulnerability ?
>>
>> Both of my F20 machines don't seem to have ntp installed.
>
>
> Wh
Am 21.12.2014 um 18:34 schrieb Heinz Diehl:
On 21.12.2014, Klaus-Peter Schrage wrote:
I first tried the latest and greatest nouveau driver from
freedesktop.org "as is", but the fan problem remains, so I still
have to apply "my" patch to the nouveau source..
I think you should file a bug again
There are no ntp or ntpd or systemd-timesyncd packages on F20 !
On 21 December 2014 at 18:43, Aaron Gray wrote:
> It should be 4.2.8 now as there are new vulnerabilities !
>
> On 21 December 2014 at 18:33, Ralf Corsepius wrote:
>> On 12/21/2014 07:24 PM, Aaron Gray wrote:
>>>
>>> Hi,
>>>
>>> Wha
Den 2014-12-21 17:50, Angelo Moreschini skrev:
> Hi Joachim,
>
> "-t vfat" worked...
>
>
> [angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
> [angelo_user@zorro ~]$ ls -l /media/tmp_USB1
> _
> _
> _So, vfat include FAT32.._.
>
> Thank you very much .
>
> But, how I
On Dec 21, 2014 9:50 AM, "Angelo Moreschini"
wrote:
>
> Hi Joachim,
>
> "-t vfat" worked...
>
>
> [angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
> [angelo_user@zorro ~]$ ls -l /media/tmp_USB1
>
> So, vfat include FAT32...
>
> Thank you very much .
>
> But, how I can
I have an old Dell PowerEdge SC1420, which ceased to be a server
or to have any form of RAID when I inherited it. Over the years, I've run
many releases of Fedora on it, one or two of CentOS, and I disremember
what all else on it.
Some OSs figure out my HP w2207h monitor on co
On Sun, 2014-12-21 at 18:41 +, Beartooth wrote:
> On Thu, 18 Dec 2014 23:32:44 +, Patrick O'Callaghan wrote:
>
> > On Thu, 2014-12-18 at 20:40 +, Beartooth wrote:
> >>I'm busily weighing Mate and xfce4 against my uses; with luck, I
> >> may eventually need only a rock-bottom few Gn
On 12/22/14 02:46, Aaron Gray wrote:
> There are no ntp or ntpd or systemd-timesyncd packages on F20 !
The default time sync package is now chrony.
ntp is available in the F20 repos.
--
If you can't laugh at yourself, others will gladly oblige.
--
users mailing list
users@lists.fedoraproject.o
Rex Dieter writes:
Sam Varshavchik wrote:
> I upgraded a headless F20 box to F21's server product.
If you want gui apps to work, it's generally best-practice to install at
least:
yum install @base-x
(and *maybe* @fonts too).
If there's stuff still missing or not working after that, *then* c
Cheers !
On 21 December 2014 at 20:48, Ed Greshko wrote:
> On 12/22/14 02:46, Aaron Gray wrote:
>> There are no ntp or ntpd or systemd-timesyncd packages on F20 !
>
> The default time sync package is now chrony.
>
> ntp is available in the F20 repos.
>
> --
> If you can't laugh at yourself, othe
On 21.12.2014 19:45, Klaus-Peter Schrage wrote:
> Am 21.12.2014 um 18:34 schrieb Heinz Diehl:
>> On 21.12.2014, Klaus-Peter Schrage wrote:
>>
>>> I first tried the latest and greatest nouveau driver from
>>> freedesktop.org "as is", but the fan problem remains, so I still
>>> have to apply "my" pat
On 21Dec2014 18:50, Angelo Moreschini wrote:
"-t vfat" worked... [?]
[angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
[angelo_user@zorro ~]$ ls -l /media/tmp_USB1
*So, vfat include FAT32..*.
Thank you very much .
But, how I can know -in general- things like this
On Sun, Dec 21, 2014 at 9:50 AM, Angelo Moreschini <
mrangelo.fed...@gmail.com> wrote:
> Hi Joachim,
>
> "-t vfat" worked... [?]
>
>
> [angelo_user@zorro ~]$ sudo mount --type vfat /dev/sde1 /media/tmp_USB1
> [angelo_user@zorro ~]$ ls -l /media/tmp_USB1
>
> *So, vfat include FAT32..*.
>
> Thank y
On 12/21/2014 02:07 PM, Sam Varshavchik wrote:
I always thought that this was the whole reason behind rpm/yum: if
package X requires Y, then yum should install it automatically.
Yum will do that, if the package is available, but rpm doesn't.
--
users mailing list
users@lists.fedoraproject.org
T
Joe Zeff writes:
On 12/21/2014 02:07 PM, Sam Varshavchik wrote:
I always thought that this was the whole reason behind rpm/yum: if
package X requires Y, then yum should install it automatically.
Yum will do that, if the package is available, but rpm doesn't.
Well, I used "yum" to install fi
30 matches
Mail list logo