Hi Kevin,
This should work after:
dnf install terminus-fonts-console -y
Regards,
Rami Rosen
http://ramirose.wixsite.com/ramirosen
On Sat, 15 Sep 2018 at 09:50, Kevin Wilson wrote:
>
> Hello all,
> I want to enlarge the fonts I am using in terminal (when logging as
> non root) on Fe
.
Regards,
Rami Rosen
בתאריך 17 בפבר׳ 2018 19:52, "Wolfgang Pfeiffer" כתב:
On Sat, 17 Feb 2018 13:00:23 +
Anne Wilson wrote:
> Hi. After a long time away from Linux I'll be asking some newby-type
> questions, so I'll apologise from the start.
>
> I have just i
Hi,
You may want to take a look at JEdit. It has auto backup feature which lets
you choose the time interval for backups. It has tabs and it has also many
plugins. It is java based editor.
See http://jedit.org
Regards,
Rami Rosen
בתאריך 5 בפבר׳ 2018 23:28, "Ahmad Samir" כתב:
>
Hi,
I use Evince as a PDF viewer under GNome.
https://wiki.gnome.org/Apps/Evince
There is rpm for Fedora.
I cannot comment about form fillings.
Regards,
Rami Rosen
http://ramirose.wixsite.com/ramirosen
בתאריך 28 בדצמ׳ 2017 21:40, "Doug" כתב:
>
> On 12/28/2017 07:36 AM
Regards and good luck!
Rami Rosen
http://ramirose.wix.com/ramirosen
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
driver (if you know it's name), and also rmmod usb-storage and
modprobe usb-storage, and see if you see /dev/sdb*
afterwards, and also look in the kernel log (tailf /var/log/messages)
when running this sequence.
Regards,
Rami Rosen
On 3 April 2017 at 20:52, Robert Moskowitz wrote:
>
the manpage of dnf.conf, using exclude is also valid in
dnf.conf; see, for example,
http://www.dsm.fordham.edu/cgi-bin/man-cgi.pl?topic=dnf.conf§=5
I need to say that I did not try it with dnf, only with yum.
Regards,
Rami Rosen
___
users mai
Hi,
A wild guess - S2D stands for "Suspend To Disk" ( The OP talks about
resuming from S2D, so this guess does make sense, I hope).
Rami Rosen
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email t
saved_results.powertop
desku:~$powertop -c
modprobe cpufreq_stats failedLoaded 0 prior measurements
RAPL device for cpu 0
RAPL device for cpu 0...
I don't know what does this message mean, whether it indicates some
anomaly or not.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 11 January 2017
Hi,
It seems to me that the following should do the job:
ip route del default via 192.168.0.60 dev enp0s9
I assume that your ssh client has access to 192.168.0.70, which is your new
gateway.
Regards,
Rami Rosen
בתאריך 20 בדצמ 2016 20:21, "Ron Leach" כתב:
> List, good evening,
&g
, that the ctrl/alt/1..6
did not work, but ctrl/alt/7..14, not sure what was the reason.)
Regards,
Rami Rosen
On 3 December 2016 at 11:23, Jack Craig wrote:
> hi all,
>
> i went to use a virtual console recently on my fedora workstation and found
> it not available.
>
> worse,
menu).
In case of doubts I would suggest posting the contents of grub2.cfg
here/in pastebin + link here.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 20 November 2016 at 23:15, peterlesterh...@telfort.nl
wrote:
> Hi,
> After a Windows update my (dual boot) system won't
Hi,
Patrick is right. Fedora 25 is scheduled for only next week, 15
of November. See:
https://fedoraproject.org/wiki/Releases/25/Schedule
Regards,
Rami Rosen
בתאריך 9 בנוב 2016 23:18, "Patrick O'Callaghan" כתב:
> On Wed, 2016-11-09 at 15:16 -0500, EGO-II.1 wrote:
> > I h
Hi, Robert
Can you please post the SELinux errors you got ?
And second: by migrating to 24 I assume that you mean that you upgraded
from older fedora, using dnf upgrade tools ? Or did you install Fedora 24
from scratch, overriding existing installation ?
Regards,
Rami Rosen
בתאריך 11 באוג 2016 23
Hi, all,
> I have checked on my F24 system and /etc/sysconfig/grub is a link to
> /etc/default/grub.
The same with me, on a fresh instalattion of Fedora 24:
ls /etc/sysconfig/grub -al
lrwxrwxrwx. 1 root root 17 Jun 10 21:31 /etc/sysconfig/grub -> /etc/default/grub
Regards,
Rami Rosen
=dnsmasq" entry, try to comment it and
restart NetworkManager, then see if /etc/resolv.conf is empty or not.
3) tell us if selinux is enabled on this machine (the output of
"getenforce" from the command line)
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 6 July 2016 a
, when
"ping: fails ?
Also can you also run "journal -f" before restarting NetworkManager as
mentioned above, and post the output here (or via pastebin)?
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or chan
Hi all,
First Andrew is right, you can do it as he suggested, essentially it
is the same.
To complete his suggestion, you can also check
with
systemctl get-default
whether X windows is enabled (will return graphical.target) or not
(multi-user.target)
Regards,
Rami Rosen
On 25 June 2016 at 22:43
/systemd/system/default.target
ln -s /lib/systemd/system/graphical.target /etc/systemd/system/default.target
And try to see after reboot it automatically starts KDE as usual..
It could be that what happened to you is some bug in the upgrade
process under some specific setup.
Good luck!
Regards,
Rami
Hi David,
Strange, something messed up.
Last thing I can think of:
is there any change if, as a root user, you remove the driver and
modprobe it again:
su
# prompted to type password
rmmod e1000e
modprobe e100e
ifconfig -a
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 22 June
eno1 shows:
>
> "Cannot get driver information: no such device"
>
> Best regards
>
> David
>
>> -Original Message-
>> From: Rami Rosen [mailto:roszenr...@gmail.com]
>> Sent: 21 June 2016 17:51
>> To: Community support for Fedora
show (when the original
card is inserted, before adding the HP card)?
Regards,
Rami Rosen
On 21 June 2016 at 19:26, David Aldrich wrote:
> Thanks for your reply.
>
>> Does it show up still in lspci? If not, then check your BIOS settings.
>
> An Intel I217-V Ethernet Contr
Hi,
> it is in beta now, right?
Yup. If you have a bit of patience and want to install the final
release, it is due to be released in a month from now, on 27 of
October.
See:
https://fedoraproject.org/wiki/Schedule
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
--
users mailing list
us
Hi,
"dnf group list" is intended for something else; running
dnf group list
will show you all groups installed on the machine.
Regards,
Rami Rosen
On 23 August 2015 at 15:43, Robert Moskowitz wrote:
> Thanks that does the trick.
>
> On 08/23/2015 08:33 AM, Ed Greshko wrote
t metadata expiration check performed 0:01:35 ago on Tue Aug 25
08:04:37 2015.
iproute-3.16.0-3.fc22.src.rpm 689 kB/s | 615 kB 00:00
$ rpm -q dnf-plugins-core
package dnf-plugins-core is not installed
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
--
users mailing list
users@lists
s
Which is selected ?
According to the responses, it seems that there are high
chances that this is Gnome. You can then choose KDE if it
suits you better.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 15 July 2015 at 00:06, Ed Greshko wrote:
> On 07/15/15 01:26, Timothy Murphy wro
Hi, Patrick,
> Can I rebuild from sources: system-config-lvm-1.1.18-1.fc19.src.rpm ?
Of course you can.
Run
rpm -ivh system-config-lvm-1.1.18-1.fc19.src.rpm
And then
yum-builddep system-config-lvm-1.1.18-1.fc19.src.rpm
and
rpmbuild -bb /root/rpm/SPEC/system-config-lvm.spec
Regards,
R
Hi, Angelo,
Did you tried pressing "Escape" from that menu to reach the prompt ?
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On 30 January 2015 at 11:30, Angelo Moreschini
wrote:
> Hi,
>
> I'm not able of booting fedora 20 into rescue mode.
>
> In the ma
Hi,
You can find such an iso in one of fedora mirrors,
https://mirrors.fedoraproject.org/publiclist/Fedora/21/x86_64/
For example
http://mirror.digitalnova.at/fedora/linux/releases/21/Workstation/x86_64/iso/
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
בתאריך 19 בדצמ 2014 12:13
Hi, Ian,
You can also look at:
PIM-SM Multicast Routing daemon:
https://github.com/troglobit/pimd
Best Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Wed, Nov 19, 2014 at 6:52 AM, Stephen Davies wrote:
> On 19/11/14 14:34, Ian Pilcher wrote:
>>
>> I'm
art sendmail.service
I get:
Job for sendmail.service failed. See 'systemctl status
sendmail.service' and 'journalctl -xn' for details
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Thu, Mar 20, 2014 at 2:59 PM, Timothy Murphy wrote:
> I notice that when I run
> # syste
e
first four of this posts, which are relevant also for the recent
releases of systemd.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fe
going to be included in future releases:
http://lists.freedesktop.org/archives/systemd-devel/2013-March/009797.html
"The unveiling of kdbus" - http://lwn.net/Articles/580194/
Good luck with this lecture!
Rami Rosen
http://ramirose.wix.com/ramirosen
On Tue, Mar 4, 2014 at 8:42 PM, R
Hi Roger,
This can be done with pdtk tool (which can be installed simply by: yum
-y install pdftk).
see:
http://www.linux.com/learn/tutorials/442414-manipulating-pdfs-with-the-pdf-toolkit
Best Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Sat, Jan 25, 2014 at 12:48 PM, Roger
Hello,
Try:
systemctl status ipsec.service
Rami Rosen
http://ramirose.wix.com/ramirosen
On Fri, Aug 9, 2013 at 5:43 PM, Kevin Wilson wrote:
> Hi,
> I have installed libreswan 3.3-1 on fc18 from RPM.
> How do I start the libreswan service on Fedora ?
>
> I tried:
>
Hi,
What does fdisk -l show after you insert the sandisk USB device ?
regards,
Rami Rosen
On Sat, Jun 22, 2013 at 1:38 AM, Randolph Jones wrote:
> I have a 16gb sandisk with 2 pictures on it.
> shotwell can see the pictures when I connect my camera to usb port.
> Linux cant see the
Hi,
This is probably due to the "shared" flag which you have in one
of your mounts.
Check by "cat /proc/mounts | grep share"
whether you have shared mounts.
Best,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Mon, Apr 22, 2013 at 3:03 PM, David Shwatrz wrote:
> hel
mean plug the USB disk and see if you get
errors and
run "fdisk -l". In case results are different, this seems strange.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Sat, Apr 20, 2013 at 10:46 AM, Marek Miller wrote:
> Hi,
>
> Yes, any device connected gave the sam
Hi
I see here a problem only with one device,/dev/sdd1
Do you have a problem with another storage device like a disk on key
What does fdisk -l show?
Rgs
Rami Rosen
On Apr 18, 2013 9:43 PM, "Marek Miller" wrote:
>
> Hi all,
>
> After upgading F18 a week ago I canno
Hi
In case it will not solve the problem,can you please send the output of
dmesg after you get the error you mentioned?
Regards
Rami Rosen
On Apr 15, 2013 1:51 AM, "Paul Erickson" wrote:
> On 04/14/2013 03:21 PM, Ed Greshko wrote:
>
>> On 04/15/13 05:33, Paul Erickson
e question marks are in the header file, not from me.
regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Fri, Feb 22, 2013 at 4:19 PM, Steven Stern
wrote:
> On 02/22/2013 07:53 AM, Rami Rosen wrote:
>> Steven,
>> I believe that when EFI is enabled,
>> dmesg | grep EFI
ieve it is so also for other platforms, but I did not verify it.
regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Fri, Feb 22, 2013 at 3:40 PM, Steven Stern
wrote:
> On 02/22/2013 07:38 AM, Kevin Wilson wrote:
>> Thanks Steven.
>> Following Bill Davidsen comment - di
nd which model ?)
rgs,
Rami Rosen
http://ramirose.wix.com/ramirosen
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a ques
80211.n).
The right way to test it is indeed with hostapd. It could be
that you better try with the git tree of hostapd in case you have
quirks with the rpm hostapd.
Good Luck!
Rami Rosen
http://ramirose.wix.com/ramirosen
https://www.linuxfoundation.org/collaborate/workgroups/networking/netw
any other mirror as said.
Regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
On Mon, Nov 19, 2012 at 6:22 AM, Brian West wrote:
> Hello everyone,
>
> Where can I download the 64bit source code for fedora 17? Thanks in advance
> for your time.
>
> Brian West
> --
> us
Also to avoid IPV6 DHCP DISCOVER request,
You can go to "Edit" -> IPV4 setting, and select link local
address or select "Manual" and assign a static IP address.
regards,
Rami Rosen
http://ramirose.wix.com/ramirosen
-
On Sat, Oct 13, 2012 at 4:24 PM,
46 matches
Mail list logo