Re: Getting rpm update history with wildcarding

2018-06-14 Thread Ahmad Samir
9:59:34 PM > EDT > > but > > # rpm -q pulseaudio* --last > FWIW, to match using a wildcard you'd have to use `rpm -qa pulseaudio*`. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: weather satellite loop slow and jumpy: how to monitor gpu load?

2018-06-09 Thread Ahmad Samir
t; [...] Not exactly like the Ksysguard plot(s), but try nvidia-settings, the thermal settings tab should give an indication of the current load on the GPU. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: udisks2 configuration

2018-06-08 Thread Ahmad Samir
On 27 May 2018 at 10:45, François Patte wrote: > Le 26/05/2018 à 23:48, Ahmad Samir a écrit : >> >> You need a polkit rule; create a text file, >> /etc/polkit-1/rules.d/filename.rules, and put something like this in >> it: >> >> polkit.addRule(function(

Re: dual boot Windows10 fedora28

2018-06-03 Thread Ahmad Samir
an the ones on the SSD My point is, if you have an SSD, make use of the speed (otherwise why shell out and get one in the first place). -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le.

Re: dual boot Windows10 fedora28

2018-06-02 Thread Ahmad Samir
s $ cat /sys/fs/ext4/sdXX/session_write_kbytes [1]https://www.spinics.net/lists/linux-ext4/msg16331.html -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora C

Re: Tip: my notes on 28's new core dump

2018-06-02 Thread Ahmad Samir
and completely avoid having to deal with all that brain damage. > > Permanently go back to the "old" way: > > cat 'kernel.core_pattern = core' >> /etc/sysctl.conf Most likely a typo, you meant 'echo' not cat. -- Ahmad Samir

Re: Gnome keyring and ssh passphrase

2018-05-30 Thread Ahmad Samir
On 30 May 2018 at 17:01, Ahmad Samir wrote: > On 30 May 2018 at 10:20, Gianluca Cecchi wrote: >> >> Thanks, indeed I find it in the section "OpenSSH Keys" of the Gnome Tool you >> referred. >> I don't remember to have chosen to store it anyway... >&g

Re: Gnome keyring and ssh passphrase

2018-05-30 Thread Ahmad Samir
at login if it has the same password as the user account. I think that simply changing the password of that particular keyring, to a different password than your user account, will make it not get unlocked at login, and you'll have to enter the password after you login. I have

Re: udisks2 configuration

2018-05-26 Thread Ahmad Samir
local && subject.active && subject.isInGroup("YOUR_USER_GROUP") ) { return polkit.Result.YES; } }); `man polkit` for more details, and there are many examples in /usr/share/polkit-1/rules.d/* . Good luck. -- Ahmad Samir _

Re: Make a systemd user service go away?

2018-05-11 Thread Ahmad Samir
ebooting to > convince systemd they are gone? IIRC, this worked for me before, though it was a long time ago and the details are a bit hazy in my mind: - Create ~/.local/share/systemd/user/ - Put a symlink, with the name of the offending systemd "user" service to /dev/null; technically t

Re: Make a systemd user service go away?

2018-05-11 Thread Ahmad Samir
On 11 May 2018 at 14:49, Tom Horsley wrote: [...] > Without rebooting it kept going even with the files > removed, so that's what I was wondering about. Is > there anything less drastic than rebooting to > convince systemd they are gone? > # systemctl daemon-rel

Re: RH rpms, and installing using hardlinks vs symlinks

2018-03-12 Thread Ahmad Samir
On 7 March 2018 at 12:34, Robert P. J. Day wrote: > On Wed, 7 Mar 2018, Ahmad Samir wrote: > >> On 6 March 2018 at 14:34, Robert P. J. Day wrote: >> > >> > i'm curious about RH packaging policy that dictates that some >> > command variants are

Re: RH rpms, and installing using hardlinks vs symlinks

2018-03-07 Thread Ahmad Samir
es to bash, /bin/sh is a symlink to /bin/bash, but when bash is invoked as sh it acts differently than when invoked as 'bash'. Have a look at the bash manual page for more info. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: how to prevent google-chrome from starting full screen in gnome3?

2018-03-02 Thread Ahmad Samir
.com/forum/#!topic/chrome/O2riRmf3BCE > > which says I have to switch from metro to chrome. Does anyone know how to > do that? > > Thanks! > By "full screen" do you mean you don't see the title bar at all? or do you mean the window is maximised? -- Ahmad Samir ___

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
On 22 February 2018 at 23:13, Bob Goodwin wrote: > On 02/22/18 15:25, Ahmad Samir wrote: >> >> I suggest you have a look at the manual for that MOBO[1]; it looks >> like it supports booting from usb (from reading the "Boot Screen" >> section of the manual P

Re: livecd-creator -

2018-02-22 Thread Ahmad Samir
it supports booting from usb (from reading the "Boot Screen" section of the manual PDF. [1] http://www.asrock.com/mb/AMD/QC5000-ITXWiFi/#Manual -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Dual screen

2018-02-17 Thread Ahmad Samir
tself should have a "Menu" button or access to a menu. Owner's manual > would tell you how to access the menu. It is here that you may find a > setting which could help you. > I have a samsung monitor and using the buttons on the monitor itself, and there'

Re: gedit/editor with autosave

2018-02-05 Thread Ahmad Samir
saved properly and give you an option to "restore" the file. And it supports tabs. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Ahmad Samir
inux Mint forum seems to have come up with a way to make this work, simply replacing ".srcollbar" with "*". I'd tested that briefly and it seems to work, but I don't know if that would have any undesirable side-effects. -- Ahmad Samir __

Re: Which fedora package can read EPUB docs?

2017-12-17 Thread Ahmad Samir
or Android IMHO). So I'd definitely try with calibre ebook-viewer and of course as has been posted here in this thread, you can always unzip an .epub (which basically a zip archive packed in a particular way). -- Ahmad Samir ___ users m

Re: piping

2017-12-17 Thread Ahmad Samir
o the same in a single command with a pipe (and not generating >> the new_file.asc) ? >> > > my_sort files.asc | gawk -f file.awk -v sampl=T > > You need to tell gawk to read from the standard input instead of a file so try this: my_sort files.asc | gawk -f file.awk -v sampl

Re: Getting permanentiy in F27: failed to synchronize cache for repo 'region51-chrome-gnome-shell', disabling.

2017-11-21 Thread Ahmad Samir
s://copr.fedorainfracloud.org/coprs/region51/chrome-gnome-shell/ , it doesn't seem to offer packages for F27; so the message you're getting is normal/expected. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: f26 :: kde :: opening odt file use karc://

2017-11-19 Thread Ahmad Samir
dding", make sure the setting there isn't set to "show file in embedded viewer". I don't see what in the upgrade would have changed that setting, if it's the culprit... -- Ahmad Samir ___ users mailing lis

Re: Fonts in F27

2017-11-16 Thread Ahmad Samir
On 16 November 2017 at 06:50, Gordon Messmer wrote: > On 11/15/2017 10:52 AM, Ahmad Samir wrote: >> >> Most likely it's the new default v40 truetype interpreter; > > > Maybe, but the users list email you linked to indicated that the new > interpreter was in

Re: Fonts in F27

2017-11-15 Thread Ahmad Samir
www.freetype.org/freetype2/docs/subpixel-hinting.html https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/3ADWVN5FVYH2Z5KGW4VXKWVEC2K7DCCK/ -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: why is firefox so &*^$#&^$^#$*&_*()&) SLOW!?!?

2017-10-11 Thread Ahmad Samir
en start firefox, go to about:support and 'refresh firefox' -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Why size of Firefox package is double in Fedora and CentOS?

2017-09-17 Thread Ahmad Samir
restarting > the session, Firefox had the selected language. > > $ du -mx /usr/lib64/firefox/langpacks/ 45 /usr/lib64/firefox/langpacks/ -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Fedora 26 boot messages -

2017-08-08 Thread Ahmad Samir
2-mkconfig (other > than a user explicitly doing it manually). I suppose grubby might act > different for efi? That matches my experience on UEFI; grubby copies the kernel parameters from the previous kernel cmdline. So I just mostly edit /boot/efi/EFI/fedora/grub.cfg directly. FT

Re: F25: How to force fsck at boot?

2017-08-06 Thread Ahmad Samir
g /forcefsck, have a look at [1]. [1] https://github.com/systemd/systemd/search?q=forcefsck&type= -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Fedora-26: KDE Scrollbars no longer have arrows at their ends

2017-07-30 Thread Ahmad Samir
stemsettings-5.10.1-1.fc26.x86_64 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: How to turn on networking from rescue boot

2017-07-30 Thread Ahmad Samir
ue mode and see if I > can upgrade again. > > However, I've forgotten how to turn on wifi networking from rescue mode. > > Can anybody point me to a tutorial? > > Thanks, > > billo I think starting NetworkManager should take care of that: # systemctl start Network

Re: WTF kwrite cannot be run as root

2017-07-24 Thread Ahmad Samir
other me. > > Since kwrite is a KDE application you may want to ask the folks on the KDE > list. > > One of the problems with the SUDO_EDITOR approach is that it doesn't save the changes to the file until you close the file in kwrite, which is an

Re: F26 and blurry fonts

2017-07-14 Thread Ahmad Samir
directory. > > I have no idea where to do something similar in wayland. By exporting the env var in ~/.bash_profile and possibly in a script in /etc/profile.d/*.sh; have a look at: https://bugzilla.gnome.org/show_bug.cgi?id=736660#c63 -- Ahmad Samir

Re: Problem updating wine-core in FC25

2017-06-23 Thread Ahmad Samir
On 22 June 2017 at 20:30, Jon Ingason wrote: > Den 2017-06-22 kl. 16:23, skrev Ahmad Samir: >> On 22 June 2017 at 13:06, Jon Ingason wrote: >>> I get following error message when running "dnf update": >>> ... >>> >>> Running transac

Re: Problem updating wine-core in FC25

2017-06-22 Thread Ahmad Samir
.x86_64 > file /usr/share/doc/wine-core/VERSION from install of > wine-core-2.10-1.fc25.i6 > 86 conflicts with file from package wine-core-2.9-1.fc25.x86_64 > > Error Summary > - > > Someone having same problem? Some solution? > That's a packaging bug,

Re: OT: Firefox + html5 + Youtube "Live" vids

2017-06-17 Thread Ahmad Samir
ec=vp9, which is an html5 format. I didn't do anything > special, so I think you have configured your browser in some way that > prevents webm from playing. Add-ons? Special about:config settings? Also what's the status of the availability of codecs as shown on the /html5 page on youtube?

Re: Control audio output between Line Out and Headphones

2017-06-12 Thread Ahmad Samir
toggle && amixer -q set Front toggle This assumes you have one of them muted and the other unmuted and it'll simply toggle their states. You can assign this command to a _custom_ shortcut in the gnome-control-center -> Keyboard and assign some hotkey or key combo to invok

Re: sudo su

2017-05-28 Thread Ahmad Samir
uot; users don't > have by default. That's not true any more; Nowadays normal users have /usr/sbin/ in their path, and /sbin/ is a symlink to /usr/sbin... -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Is blacklist broken?

2017-05-05 Thread Ahmad Samir
he module directly, by name, blacklist doesn't > prevent the module from loading. > > On my laptop, the ethernet module is built in to the initramfs, but the > wireless module isn't. All the same, you could try "lsmod > /boot/initramfs-"

Re: The Case of the Disappearing Scanner

2017-04-22 Thread Ahmad Samir
l it is quiet for a few minutes. > That sounds like a good idea; I'd definitely try power cycling the printer/scanner. [...] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Not able to launch mediawriter

2017-03-31 Thread Ahmad Samir
> qt5-qtquickcontrols-5.7.1-2.fc25.x86_64 > qt5-qtbase-5.7.1-14.fc25.x86_64 > qt5-qtdeclarative-5.7.1-5.fc25.x86_64 > mediawriter-4.0.8-0.fc25.x86_64 > [ A shot in the dark, also check that the packages are installed correctly: rpm -Va qt5-qtquickcontrols qt5-qtbase q

Re: running some X11-Applications with sudo under GNOME/Wayland fails

2017-03-06 Thread Ahmad Samir
is too? >> >> Kind regards >> >> Joachim Backes > > > It's not possible to run wayland clients as root. > Exactly; and for more details have a look at: https://bugzilla.redhat.com/show_bug.cgi?id=1274451 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Boot F25 live media in text mode

2017-02-26 Thread Ahmad Samir
isn't included in the initrd in the Live (workstation) image, so the above command should work. c.f. https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: remove/delete files with dots "." in the name..

2017-02-12 Thread Ahmad Samir
osed in single quote marks to protect them from interpretation as shell script punctuation. The semicolon is similarly protected by the use of a backslash, though single quotes could have been used in that case also. -- Ahmad Samir _

Re: Firefox issue

2017-01-14 Thread Ahmad Samir
sNSSComponent.cpp:259 Looking at this ^^^ NSS related error could indicate a problem with the nss* packages. Did you run 'dnf distro-sync' as was suggested in one of your other threads? [..] -- Ahmad Samir ___ users mailing list --

Re: vi

2017-01-08 Thread Ahmad Samir
mode, and not in the other machine. > Actually, I hate the VISUAL mode! > Looks like the issue which was fixed in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1401410 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To u

Re: Gigabyte GeForce GT 740

2016-12-27 Thread Ahmad Samir
version of fedora? > [..] I have an nVidia gtx 770 and it works well on F25 GNOME with the proprietary driver (from the negativo17 repo). When I tried the open source nouveau driver it had some issues (e.g. vertical sync). -- Ahmad Samir ___ users

Re: find with regex to find files matching pattern

2016-12-26 Thread Ahmad Samir
gexp before it ? matches zero or one occurrences of the regexp before it + matches one or more occurrences of the regexp before it 2. -regex doesn't match on the file name only but rather on the whole path so after you cd you have to put '\./&

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-12 Thread Ahmad Samir
On 8 December 2016 at 15:23, Dario Lesca wrote: > Il giorno gio, 08/12/2016 alle 14.53 +0200, Ahmad Samir ha scritto: >> To revert that change I created a ~/.vimrc (even an empty one works) >> and for good measure added this line to it: >> set mouse= >> > > Th

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-12 Thread Ahmad Samir
On 9 December 2016 at 04:21, Christopher wrote: > On Thu, Dec 8, 2016 at 8:24 AM Dario Lesca wrote: >> >> Il giorno gio, 08/12/2016 alle 14.53 +0200, Ahmad Samir ha scritto: >> > To revert that change I created a ~/.vimrc (even an empty one works) >> > and for g

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
nstall bash-completion package, at least both commands behave > the same, and "dnf builddep ..." becomes usable again. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
On 8 December 2016 at 16:24, Matthew Miller wrote: > On Thu, Dec 08, 2016 at 03:02:16PM +0200, Ahmad Samir wrote: >> IMHO that change should be in the release notes because it's >> installing bash-completion for dnf, but bash-completion affects pretty >> much most/

Re: dnf going crazy?

2016-12-08 Thread Ahmad Samir
the behaviour of bash as a whole. A few other packages require (and fewer still recommend) bash-completion but none of them is installed by default and none of them is the default package manager in Fedora :) -- Ahmad Samir ___ users mailing list

Re: F25: vim-enhanced.8.0.118-1: unwanted behavior

2016-12-08 Thread Ahmad Samir
ection behaviour. To revert that change I created a ~/.vimrc (even an empty one works) and for good measure added this line to it: set mouse= -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: XFCE - mounting/renaming flash drives from CLI

2016-12-04 Thread Ahmad Samir
ion label I think you need root access. [..] -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
/usr/share/man/man3/w_of_z.3.gz > [...] Add this to %install (man pages aren't/shouldn't be html AFAIK): rm -fr /usr/share/man/html/ And this to %files: %{_includedir}/*.h %{_mandir}/man3/* (Note that ideally you should put %{_libdir}/*.so.* in the main package and %{_libdir}/*.so

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
on/build # of the current gnuplot executable. # == So, it looks like you'll have to build and install libcerf, then rebuild gnuplot to link against libcerf. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To

Re: F25 Wayland & environment variables

2016-12-03 Thread Ahmad Samir
t for a couple of weeks. What we do beyond that after it lands im not sure yet.” This indicates that now that wayland is actually a viable option (it's the default login session for GNOME on F25) some new bugs were found, which is the case with any new software, it remains to be seen how

Re: F25 Wayland & environment variables

2016-12-02 Thread Ahmad Samir
gin. Works fine when I change the gui to X11. > > Is there a different place environment variables are stored with > Wayland? > > Greg Ennis Check this upstream bug for details: https://bugzilla.gnome.org/show_bug.cgi?id=736660 -- Ahmad Samir ___

Re: Alternatives to Theme Font size changer Firefox plugin?

2016-10-28 Thread Ahmad Samir
g the Firefox UI elements themselves bigger, but their font size – > the menu and the URL bar – remained exactly the same. > > Anyone has other suggestions? > A very late reply; have a look at http://kb.mozillazine.org/UserChrome.css -- Ahmad Samir ___

Re: Build rpm - extract source

2016-10-27 Thread Ahmad Samir
ect > way to comment in spec file. AFAIK # at the beginning of a line denotes a comment in a spec; IIRC an experienced packager once told me that when commenting rpm macros that expand to multiple lines you need to separate the % from the macro name, e.g.: #% {m

Re: Dual boot

2016-10-17 Thread Ahmad Samir
t; is the menu you invoke from >> the firmware at early boot (typically by pressing an F* button on the >> keyboard). >> >> -- >> Ahmad Samir >> ___ >> users mailing list -- users@lists.fedoraproject.org >>

Re: Dual boot

2016-10-15 Thread Ahmad Samir
st to clarify, the "EFI boot menu" is the menu you invoke from the firmware at early boot (typically by pressing an F* button on the keyboard). -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Forward and Backward Steppers missing in Thunderbird and Possibly Firefox

2016-10-11 Thread Ahmad Samir
On 10 October 2016 at 22:47, Stephen Morris wrote: > On 11/10/16 03:37, Ahmad Samir wrote: >> >> On 9 October 2016 at 23:03, Stephen Morris >> wrote: >>> >>> Hi, >>> >>> I'm using Thunderbird 52.0a1 and I have an issue with the f

Re: Forward and Backward Steppers missing in Thunderbird and Possibly Firefox

2016-10-10 Thread Ahmad Samir
~/.config/gtk-3.0/gtk.css, replace: .scrollbar { with: scrollbar { that seems to work for me. -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: F23: KDE menu launch SSH inside konsole fails after update

2016-10-08 Thread Ahmad Samir
ine. > > Can annyone suggest how I can debug/fix the problem? That looks similar to this upstream bug: https://bugs.kde.org/show_bug.cgi?id=366793 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Boot normally, but give me a root shell

2016-10-07 Thread Ahmad Samir
tty1.service # sed -i -e 's!ExecStart=-/sbin/agetty!ExecStart=-/sbin/agetty --autologin root!' getty@tty1.service # systemctl enable --force getty@tty1.service -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: rpmbuild: compiles without error but does not install

2016-10-03 Thread Ahmad Samir
setup.py" resolves to /bin/python3 which explains the wrong requires added to the package. Try examining your $PATH env var, maybe /bin/ is precedes /usr/bin/ on your system? -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Konsole title doesn't change

2016-09-28 Thread Ahmad Samir
On 29 September 2016 at 07:38, Gilboa Davara wrote: > > > Can you post a link to the BZ? > https://bugzilla.redhat.com/show_bug.cgi?id=1379753 -- Ahmad Samir ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an em

Re: Konsole title doesn't change

2016-09-27 Thread Ahmad Samir
nyone else seen this problem? > Looks like this bug: https://bugs.kde.org/show_bug.cgi?id=368785 which has been fixed in upstream git. (File a bug report to be sure the fix gets backported to f24). -- Ahmad Samir ___ users mailing list -- users@lis

Re: liveusb-creator

2016-09-25 Thread Ahmad Samir
On 25 September 2016 at 18:06, Lawrence E Graves wrote: > > This the results of what you just told me. Hope it makes sense to you. > > [root@Jehovah ~]# /usr/bin/liveusb-creator > file:///usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qml:560:5: QML Menu: > Binding loop detected for property "__selec

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
les that exist in _both_ A and B; but every two files that have the same md5sum will have _only one_ of them listed (either in A OR B). So if you delete that list of files you should end up with only unique files in both locations. -- Ahmad Samir ___

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 13:00, Ahmad Samir wrote: > On 20 September 2016 at 12:34, Ahmad Samir wrote: >> On 20 September 2016 at 10:33, Ahmad Samir wrote: >>> >>> Here's a crude way: >>> $ find /brickA -type f -exec md5sum "{}" + | sort &

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 12:34, Ahmad Samir wrote: > On 20 September 2016 at 10:33, Ahmad Samir wrote: >> >> Here's a crude way: >> $ find /brickA -type f -exec md5sum "{}" + | sort > brickA.txt >> $ find /brickB -type f -exec md5sum "{}" + |

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
On 20 September 2016 at 10:33, Ahmad Samir wrote: > On 20 September 2016 at 01:23, Chris Murphy wrote: >> Drives A and B have many overlapping files but I want to find out what >> files don't exist on each. Thwarting this is directory structure >> differs between the

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Ahmad Samir
ckA -type f -exec md5sum "{}" + | sort > brickA.txt $ find /brickB -type f -exec md5sum "{}" + | sort > brickB.txt $ diff -U 0 brickA.txt brickB.txt | sort -k 1.1,1.1 > A-B.diff Ignoring lines beginning with @@, +++ or --- , the lines beginning with - are in A but n

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-13 Thread Ahmad Samir
On 12 September 2016 at 23:05, Paul Smith wrote: > On Mon, Sep 12, 2016 at 2:13 PM, Ahmad Samir wrote: >>>>>>>> If by autologin you mean that my computer automatically login the >>>>>>>> default user after bootup, no, I do not have autologin ena

Re: OT: what does this expression mean?

2016-09-12 Thread Ahmad Samir
ted with @ or *, the pattern removal operation is applied to each member of the array in turn, and the expansion is the resultant list. so IIUC, it would change "my favorite video.mp4" to "my favorite video.mp3". -- Ahmad Samir -- users mailing list users@lists.fedoraproject.

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-12 Thread Ahmad Samir
On 12 September 2016 at 00:11, Paul Smith wrote: > On Sun, Sep 11, 2016 at 6:09 PM, Ahmad Samir wrote: >>>>>> If by autologin you mean that my computer automatically login the >>>>>> default user after bootup, no, I do not have autologin enabled. >&g

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-11 Thread Ahmad Samir
luded in the nautilus package (this was to make Firefox "Open containing folder" use Dolphin instead of nautilus). -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedora

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-11 Thread Ahmad Samir
7;ll find that to make Chrome not use gnome-keyring you can add: --password-store=basic to the Exec line in the .desktop file you use to launch Chrome. But bear in mind that this will force Chrome to store your passwords in _plain text format_. -- Ahmad Samir -- users mailing list users@lists.fe

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-09 Thread Ahmad Samir
le. c.f. https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code

Re: Google Chrome always asking me to enter the password to unlock my login keyring

2016-09-09 Thread Ahmad Samir
to unlock the gnome login keyring, but it would make chrome store the passwords in plain text :/ -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora C

Re: unable to start rc-local.service

2016-09-04 Thread Ahmad Samir
it does not work! > > Is there somewhere a place where I can get some information about the > error? > "Active: failed (Result: exit-code) since sam. 2016-09-03 22:49:00" is a > very tiny explanation! > I'd try this; in rc.local, put this on the line before

Re: Browser Privacy

2016-08-25 Thread Ahmad Samir
On 25 August 2016 at 03:14, Tim wrote: [...] > > At which point, you may as well have not bothered with using NoScript, > in the first place. Sure, this half measure has stopped some of the > nonsense (the other things that would also have loaded), but you're > still exposed to the risk that many

Re: F24 gnome login failure

2016-08-09 Thread Ahmad Samir
nome-session should depend on gnome-shell, given that it doesn't work without gnome-shell installed. > As a no brainer I eliminated all traces of gnome > and gconf under my home directory. Result was > same error. > > Any suggestions? > > Jon > -- > Jon H. LaBadie

Re: rpmbuild

2016-06-04 Thread Ahmad Samir
) > > > Use 'dnf --best install' this should hopefully provide more info about rpm dependency problems. -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@list

Re: no more vertical scroll bar on Firefox (46)?

2016-05-02 Thread Ahmad Samir
reverted to the old way by adding this line to ~/.config/gtk-3.0/settings.ini: gtk-primary-button-warps-slider=false -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@lists.fedorap

Re: Very SLOW system update

2015-09-13 Thread Ahmad Samir
bug.cgi?id=1051554 -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedo

Re: NTP synchronized: no

2015-09-09 Thread Ahmad Samir
n" and not the actual .service name... -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct G

Re: dnf cache

2015-09-07 Thread Ahmad Samir
oise. > $ ls > . > R-3.2.1-2.fc22.src.rpm > > Was in my current directory! Any way to tell in dnf.conf a specific > path for cache ? > > >From what I saw, the way the dnf download plugin works is that it downloads the package in /var/cache/dnf/*/packages then when th

Re: yumdownloader equivalent for dnf

2015-08-25 Thread Ahmad Samir
plugins-core contains the plugins for python3 (all built from the same source rpm). dnf-plugins-core acts more as a -common package or a meta package that, currently, pulls python-dnf-plugins-core (but python-dnf-plugins-core doesn't require dnf-plugins-core); I guess in

Re: F22 numlock failing

2015-08-24 Thread Ahmad Samir
u can't turn the Numlock "off" at all. : | -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: h

Re: Firefox, HTML5 and high res. videos

2015-08-23 Thread Ahmad Samir
On 23 August 2015 at 09:06, Heinz Diehl wrote: > On 23.08.2015, Ahmad Samir wrote: > > > I am not sure what exactly is happening on your system, but I'd try > > enabling MSE with h264, make sure these are set to true: > > media.fragmented-mp4.enabled >

Re: Firefox, HTML5 and high res. videos

2015-08-22 Thread Ahmad Samir
SE with h264, make sure these are set to true: media.fragmented-mp4.enabled media.fragmented-mp4.exposed media.fragmented-mp4.ffmpeg.enabled media.mediasource.mp4.enabled that should make videos become available with more resolutions. -- Ahmad Samir -- users mailing list users@lists.fedoraproject.o

Re: Firefox and flash-plugin on F20

2015-07-07 Thread Ahmad Samir
plugin package was updated while Firefox was running, that sometimes make things go south. To fix the issue, quit Firefox then delete ~/.mozilla/firefox//pluginreg.dat, it'll be recreated when firefox is started the next time with the correct info about the plugin(s). --

Re: Firefox scrollbar problem

2015-06-30 Thread Ahmad Samir
On 30 June 2015 at 17:42, Ralf Corsepius wrote: > On 06/30/2015 05:23 PM, Ahmad Samir wrote: >> >> On 30 June 2015 at 16:28, Ralf Corsepius wrote: >>> >>> >>> >>> For me, Firefox does not respect the theme I have selected in xfce. >>>

Re: Firefox scrollbar problem

2015-06-30 Thread Ahmad Samir
7;t use xfce myself) the xfce theme settings can change the theme for GTK2 apps, but FF is GTK3 based in F22... -- Ahmad Samir -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

Re: Thunderbird lightning question

2015-06-30 Thread Ahmad Samir
-> Region & language, change the "Formats" to "United Kingdom (English)" which will set LC_TIME to "en_GB.utf8" among other locale settings. http://kb.mozillazine.org/Date_display_format#Configuring_the_date.2Ftime_system_settings_on_your_computer -- Ahmad Sami

Re: Color aliasing. Was Re: Awk and sort (of text files)

2015-06-29 Thread Ahmad Samir
On 30 June 2015 at 08:05, Joe Zeff wrote: > On 06/29/2015 08:50 PM, Ahmad Samir wrote: >> >> which means that if you edit /etc/profile.d/colorls.sh your changes >> will be preserved even after updating the coreutils package (the >> /etc/profile.d/colorls.sh file f

  1   2   3   >