Re: strange file query

2022-01-16 Thread Ben Caradoc-Davies
or Bad Things May Happen. You will have many Mesa libraries installed as dependencies: dpkg -l "*mesa*" On my system (sid), this removes 100 packages (note "-s" to simulate), including xserver-xorg!: apt-get purge -s -V libglapi-mesa There are likely other direct depend

Re: passwords + bad memory - Was (Re: how to test disk for bad sector)

2020-09-01 Thread Ben Caradoc-Davies
rvices. They use the same .kdbx file format. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Create 3D text?

2020-09-09 Thread Ben Caradoc-Davies
On 10/09/2020 13:53, Carl Fink wrote: Can anyone suggest a Debian repo-installable program to create 3D text? Blender. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: title bar can't show chinese

2020-09-16 Thread Ben Caradoc-Davies
es for the three fonts above without --0-0 in their names $ xlsfonts | grep hanzigb hanzigb16fs hanzigb16st hanzigb24st Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: xfce widget problem

2020-11-10 Thread Ben Caradoc-Davies
n the "System Tray" (Xfce Notification Area is an implementation of this concept). As a last resort, you can exit the application or stop it starting in Sessions / Settings and Startup. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: po...@lists.debian.org

2021-01-09 Thread Ben Caradoc-Davies
On 10/01/2021 11:33, gru...@mailfence.com wrote: and can i do that in stretch or do i need buster Thanks you so much. This is by far the best contribution to this thread. :-D Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Wireless home LAN - WiFi vs Bluetooth?

2019-07-31 Thread Ben Caradoc-Davies
nters. Restricting the WPA2 passphrase to digits and lowercase letters reduces entropy but makes input more bearable. Seeing the reaction of guests when they are handed a piece of paper with a long random WPA2 passphrase: priceless. It never gets old. :-D Kind regards, -- Ben Caradoc-Davies Dir

Re: How free is Debian

2019-08-08 Thread Ben Caradoc-Davies
; it). New Zealand banned pure software patents in 2013: How New Zealand banned software patents without violating international law https://qz.com/119419/how-new-zealand-banned-software-patents-without-violating-international-law/ Kind regards, -- Ben Caradoc-Davies Director Transient Sof

Re: duckduckgo

2019-08-18 Thread Ben Caradoc-Davies
On 19/08/2019 08:52, to...@tuxteam.de wrote: This is actually for me a filter criterion: if a site doesn't work with javascript, chances are high that I avoid it. I do make some exceptions, but very few. I use NoScript to enable JavaScript only where I want it. Kind regards, -- Ben Ca

Re: Xfce 4.12 to 4.14: high Xorg CPU usage

2019-08-27 Thread Ben Caradoc-Davies
setting is ignored for some elements), everything else works for me as well as in 4.12 and performance is satisfactory. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Screensaver issues after distro upgrade

2019-09-10 Thread Ben Caradoc-Davies
lock, so I consider it too vulnerable for use. There is a bug report. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: technical terms overhaul

2020-06-19 Thread Ben Caradoc-Davies
e term "master" has a long history. In addition to its racial connotations, it is also gendered. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: technical terms overhaul

2020-06-19 Thread Ben Caradoc-Davies
of the Workers' Revolutionary Committee" was once popular, but has not yet, as far as I know, been applied to technology. Some high-availablity clusters vote to elect their leaders so that a defective primary can be deposed. "Associate" is a popular weasel word for lowly-pai

Re: technical terms overhaul

2020-06-19 Thread Ben Caradoc-Davies
derstand it, Chinese stock market colour coding is opposite to Western. Red/green is also the most common form of colour-blindness. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: why foxit hasn't been included in buster?

2020-06-24 Thread Ben Caradoc-Davies
s, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Thank you [was: Reminder about the Debian Code of Conduct]

2020-06-25 Thread Ben Caradoc-Davies
On 26/06/2020 02:50, Default User wrote: "Beware the censor, for in his heart, he deems himself your master." main! -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: what calculator do you use?

2020-07-13 Thread Ben Caradoc-Davies
n3 -i -c \"from math import *\"" Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: what calculator do you use?

2020-07-13 Thread Ben Caradoc-Davies
ject_Jupyter> provides a rich set of tools and supports Python. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Recommendation for filesystem for USB external drive for backups

2020-08-12 Thread Ben Caradoc-Davies
so disable mount count and interval checking: mkfs.ext4 -J size=4 -m 0 -T largefile4 -O "^resize_inode" /dev/sdb1 tune2fs -c 0 -i 0 -L Backup /dev/sdb1 I have this line in /etc/fstab: LABEL=Backup /media/backup ext4 noatime,noauto,user,errors=remount-ro 0 0 Kind regards, -- Ben Carado

Re: Recommendation for filesystem for USB external drive for backups

2020-08-19 Thread Ben Caradoc-Davies
ermissions and timestamps) on foreign filesystems. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: recently-used.xbel

2020-08-20 Thread Ben Caradoc-Davies
quot;;> in recently-used.xbel just means that they define the meaning of the enclosed tags. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: recently-used.xbel

2020-08-20 Thread Ben Caradoc-Davies
On 21/08/2020 12:31, Ben Caradoc-Davies wrote: On 21/08/2020 14:01, Mike McClain wrote: I took a look at ~/.local/share/.recently-used.xbel and see that not only is it tracking what I do but claims to be the property of freedesktop.org. This file records your most recently used local files

Re: USB Host-Host cables

2018-06-21 Thread Ben Caradoc-Davies
aster/ Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Insertion of USB devices not being recognised.

2018-06-25 Thread Ben Caradoc-Davies
lctl -f" as root and then plug in the device, is anything logged? Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Terminal Color-Coding

2018-06-30 Thread Ben Caradoc-Davies
-colour terminal emulators. What desktop are you using? What version of Debian? What had colours before? ls? You can see if ls is aliased in bash by typing "alias ls". What is the output of "echo $TERM"? Kind regards, -- Ben Caradoc-Davies Director Transient Sof

Re: gathering trace rute output to a file?

2018-06-30 Thread Ben Caradoc-Davies
>&1 These commands redirect both standard output and standard error to logfile. It is also possible to redirect them separately. See a shell guide for details. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: 20180630223149.b338d4fd2c97ba4b9b246b67

2018-07-02 Thread Ben Caradoc-Davies
your Preferences. If you start an "xterm", does the output have colour? (That is, are other terminal emulators affected?) Have any other applications lost colour? You could also try booting with apparmor=0. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: 20180630223149.b338d4fd2c97ba4b9b246b67

2018-07-02 Thread Ben Caradoc-Davies
On 03/07/18 09:53, Ben Caradoc-Davies wrote: A hot key should not cause a persistent change. The main culprit, as noted by davidson, is that you were cleaning up your files. Did you remove anything in ~/.config? [...] What is the output of "ls -l ~/.bashrc"? I saw in davidson&

Re: current kernel?

2018-07-04 Thread Ben Caradoc-Davies
-4.9.0-6-amd64 To check the installed version: dpkg -l linux-image-4.9.0-6-amd64 It should be 4.9.88-1+deb9u1. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: How to upgrade the linux-image package on Debian 8.7 OS

2018-07-05 Thread Ben Caradoc-Davies
s with: apt-get update apt-get dist-upgrade This will upgrade all packages on your system. If you have installed linux-image-amd64, this should automatically install linux-image-3.16.0-6-amd64 3.16.56-1+deb8u1. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Gimp broken in Debian Sid?

2018-07-06 Thread Ben Caradoc-Davies
ving your ~/.config/GIMP/2.10 out of the way in case it has fallen down and cannot get up. Do you get any error messages if you start gimp at the command line? Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Gimp broken in Debian Sid?

2018-07-07 Thread Ben Caradoc-Davies
ltrace and likely the debug packages for wherever it is hanging. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: viewing font samples

2018-07-07 Thread Ben Caradoc-Davies
font sample looks very much like the HTML previews on this page: https://fontlibrary.org/en/font/caladea I expect that it could be recreated or customised with a small amount of HTML and CSS and an HTML rendering engine such as a web browser, interactive or headless. Kind regards, -- Ben Ca

Re: Looking for ratings of all-in-one printers for Linux (Ubuntu in particular)

2018-07-07 Thread Ben Caradoc-Davies
ip=192.168.1.11 Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: how to remove a file and change dns server

2018-07-08 Thread Ben Caradoc-Davies
er (likely the router itself). You will likely need two connections: one for your main connection and one for your VPN. I suggest adding custom DNS servers under your VPN connection settings. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: how to remove a file and change dns server

2018-07-09 Thread Ben Caradoc-Davies
mess with the configuration files in /etc/NetworkManager/system-connections, but I recommend instead using nm-connection-editor. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Looking for ratings of all-in-one printers for Linux (Ubuntu in particular)

2018-07-09 Thread Ben Caradoc-Davies
great CUPS/foomatic generic driver support. PostScript is lovely, but can sometimes be afflicted by crazy font substitution problems that do not seem to affect PCL6. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Calculator with "tapes"

2018-07-16 Thread Ben Caradoc-Davies
e addition is done to verify that all the numbers were entered correctly. Regards, Ken I use a Python interpreter in a terminal or libreoffice-calc. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: [OT] An easier database

2018-07-22 Thread Ben Caradoc-Davies
tervention. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: trusting .deb packages

2018-07-24 Thread Ben Caradoc-Davies
? What is the minimum security procedure to follow when installing third party provided .deb packages? Also consider using the open-source megatools package. 1.10.0 has just been released and is expected in Debian soon. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited

Re: trusting .deb packages

2018-07-24 Thread Ben Caradoc-Davies
On 25/07/18 09:51, Ben Caradoc-Davies wrote: On 25/07/18 03:45, Anil Duggirala wrote: I am thinking about installing the Mega.nz app on my Debian Stretch installation. They provide a .deb package. Is there anything I can do to ensure this is a safe package? To know that this package will not

Re: trusting .deb packages

2018-07-24 Thread Ben Caradoc-Davies
against libcurl4, which is not present on stretch, so you may need a package built for stretch. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: trusting .deb packages

2018-07-24 Thread Ben Caradoc-Davies
they are strong enough. Maybe I'm wrong though? You may be proven right, but, because it is impossible to prove a negative, you will never be proven wrong. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update hell

2018-07-26 Thread Ben Caradoc-Davies
Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update hell

2018-07-26 Thread Ben Caradoc-Davies
On 27/07/18 16:44, Ben Caradoc-Davies wrote: On 27/07/18 16:09, Default User wrote: Debian Unstable, x86-64 [...] $ sudo aptitude -Pvv full-upgrade [...] The following packages have unmet dependencies:   libkf5xmlgui5 : Depends: qtbase-abi-5-10-0 which is a virtual package, provided by

Re: delay before desktop loads

2018-07-29 Thread Ben Caradoc-Davies
nux/commit/19e47d7049c6ca94b98cf8c00bbeb2384a9c43b9 When I had identified the application, I used ltrace to identify the library causing the problem. What is your kernel version? Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update hell

2018-07-30 Thread Ben Caradoc-Davies
On 27/07/18 16:44, Ben Caradoc-Davies wrote: On 27/07/18 16:09, Default User wrote: Debian Unstable, x86-64 [...] $ sudo aptitude -Pvv full-upgrade [...] The following packages have unmet dependencies:   libkf5xmlgui5 : Depends: qtbase-abi-5-10-0 which is a virtual package, provided by

Re: Unmet dependencies in installing virtualbox-5.2

2018-07-30 Thread Ben Caradoc-Davies
On 30/07/18 15:43, 慕 冬亮 wrote: E: Unable to correct problems, you have held broken packages. What packages are held? You can list them with "apt-mark showhold". Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update hell

2018-07-30 Thread Ben Caradoc-Davies
rade -V -s Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update hell

2018-07-31 Thread Ben Caradoc-Davies
tomic reverts) and the ability to install multiple concurrent kernel packages without the API versioning silliness of Debian (which cannot co-install both 4.17.6-2 and 4.17.8-1, for example, only one linux-image-4.17.0-1-amd64). Kind regards, -- Ben Caradoc-Davies Director Transient Software Li

Re: update hell

2018-08-01 Thread Ben Caradoc-Davies
Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: USB2 or 3 WiFi dual band adapters

2018-08-11 Thread Ben Caradoc-Davies
.15.4-1, linux/4.15.11-1, linux/4.14.17-1 Fixed in versions linux/4.16.5-1, linux/4.15.17-1 Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: USB2 or 3 WiFi dual band adapters

2018-08-12 Thread Ben Caradoc-Davies
confirmation. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: USB2 or 3 WiFi dual band adapters

2018-08-13 Thread Ben Caradoc-Davies
On 12/08/18 15:12, Ben Caradoc-Davies wrote: I am using a TP-Link TL-WN722N (ath9k_htc). I have two. Inexpensive, high-gain antenna, quite reliable despite regular hard work. Since my broadband upgrade from ADSL to gigabit fibre three days ago, I can put greater load on my WiFi, and my TL

Re: USB2 or 3 WiFi dual band adapters

2018-08-14 Thread Ben Caradoc-Davies
On 14/08/18 12:14, Ben Caradoc-Davies wrote: On 12/08/18 15:12, Ben Caradoc-Davies wrote: I am using a TP-Link TL-WN722N (ath9k_htc). I have two. Inexpensive, high-gain antenna, quite reliable despite regular hard work. Since my broadband upgrade from ADSL to gigabit fibre three days ago, I

Re: USB2 or 3 WiFi dual band adapters

2018-08-15 Thread Ben Caradoc-Davies
On 16/08/18 05:52, Miguel A. Vallejo wrote: So, I'm also looking for a Linux friendly 802.11ac USB dongle. And I should have mentioned that the TL-WN722N is a single band (2.4 GHz) b/g/n dongle, *not* dual band. -- Ben Caradoc-Davies Director Transient Software Limited &

Re: question about memtest86+

2018-08-22 Thread Ben Caradoc-Davies
ve and unrealistic amounts of heat. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: question about memtest86+

2018-08-23 Thread Ben Caradoc-Davies
On 23/08/2018 20:26, Long Wind wrote: to Ben Caradoc-Davies: my PC is HP dx5150, i use it with that memory for more than 2 years, it's OK, no overheating. maybe memory checking cause overheating? i've installed memtester, i'll try it. Any dx5150 Front Panel LEDs lit? https:/

Re: Bugzilla

2018-08-23 Thread Ben Caradoc-Davies
On 24/08/2018 05:48, Timothy M Butterworth wrote: All, Is there any plans to move Debian to Bugzilla and abrt? Tim Try the debian-devel list. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: no boot - kinda

2018-08-23 Thread Ben Caradoc-Davies
51bd762b5b>gnulinux-4.16.0-1-amd64-advanced-ed4def00-71bb-4521-a16e-9551bd762b5b" You can try adding kernel command line parameters to GRUB_CMDLINE_LINUX to fix your latest kernel. You will need to run update-grub after each change. Kind regards, -- Ben Caradoc-Davies Direct

Re: no boot - kinda

2018-08-23 Thread Ben Caradoc-Davies
On 24/08/2018 10:37, Ben Caradoc-Davies wrote: The new format to specify a different default kernel is horrific; it contains menu items separated with ">". You need to get the full label from your generated grub.conf because it likely contains device UUIDs: GRUB_DEFAULT="

Re: no boot - kinda

2018-08-23 Thread Ben Caradoc-Davies
On 24/08/2018 10:41, Ben Caradoc-Davies wrote: On 24/08/2018 10:37, Ben Caradoc-Davies wrote: The new format to specify a different default kernel is horrific; it contains menu items separated with ">". You need to get the full label from your generated grub.conf because it li

Re: question about memtest86+

2018-08-24 Thread Ben Caradoc-Davies
: ok Walking Zeroes : ok 8-bit Writes: ok 16-bit Writes : ok Done. This test takes 3 minutes on my i7 7700 with dual-channel DDR4 RAM. Peak package temperature was 72 C. Ambient temperature is 19 C. I have a passively cooled Streacom mini-ITX case. Kind regard

Re: mailing list vs "the futur"

2018-08-24 Thread Ben Caradoc-Davies
f the dark (negative) side. For example, for signed 32-bit integers using two's complement (C/C++ int on most current architectures and JVM int). INT_MAX = 2**31 - 1 = 2147483647 INT_MIN = -2**31 = -2147483648 https://en.wikipedia.org/wiki/Integer_(computer_science) Kind regards,

Re: no boot - kinda

2018-08-24 Thread Ben Caradoc-Davies
anced-ed4def00-71bb-4521-a16e-9551bd762b5b" Note the quotes. I then run "update-grub" and I am done. I also like "apt-mark manual" to protect kernels from "apt-get autoremove". Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: sid upgrade problem

2018-08-29 Thread Ben Caradoc-Davies
now, unstable)] 2) libsane1 [Not Installed] 3) sane-utils [1.0.25-4.1 (now)] Accept this solution? [Y/n/q/?] I always choose "Y". I keep waiting for the situation to resolve itself, but it never does. Insight? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905913 Kind regards, -

Re: sid upgrade problem

2018-08-31 Thread Ben Caradoc-Davies
On 30/08/2018 07:18, Ben Caradoc-Davies wrote: On 30/08/2018 03:46, Default User wrote: The following packages have unmet dependencies:   libsane1 : Breaks: libsane (< 1.0.27-1) but 1.0.25-4.1 is installed   libsane : Depends: libsane-common (= 1.0.25-4.1) but 1.0.27-1~experimental6 is to

Re: sid upgrade problem

2018-08-31 Thread Ben Caradoc-Davies
On 01/09/2018 15:14, Default User wrote: On Fri, Aug 31, 2018, 21:00 Ben Caradoc-Davies wrote: On 30/08/2018 07:18, Ben Caradoc-Davies wrote: On 30/08/2018 03:46, Default User wrote: The following packages have unmet dependencies: libsane1 : Breaks: libsane (< 1.0.27-1) but 1.0.25-4.1

Re: sid upgrade problem

2018-09-01 Thread Ben Caradoc-Davies
saw the same message and took it as a harmless warning. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Ben Caradoc-Davies
data. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: update problem

2018-09-12 Thread Ben Caradoc-Davies
On 12/09/2018 14:56, Default User wrote: Arch? [...] But the wiki is good . . . (And much of it is applicable to other distributions, including Debian.) +1 for the Arch wiki. I haver never used Arch, but the Arch wiki has helped me many times. Kind regards, -- Ben Caradoc-Davies

Re: Unstable update ridiculousness

2018-09-19 Thread Ben Caradoc-Davies
n argyll Only affects building this package, not end users. Summary: apt(1 bug), colord(1 bug), libtracker-sparql-2.0-0(1 bug) Are you sure you want to install/upgrade the above packages? [Y/n/?/...] n At this point, instead of "n", just press "Enter". Kind regards, -- Ben

Re: Unstable update ridiculousness

2018-09-20 Thread Ben Caradoc-Davies
ance tasks. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: can apt-daily and apt-daily-upgrade be purged from Buster?

2018-09-22 Thread Ben Caradoc-Davies
root root9 Apr 15 2017 apt-daily.service -> /dev/null lrwxrwxrwx 1 root root9 Apr 15 2017 apt-daily.timer -> /dev/null Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: question about ls

2018-09-25 Thread Ben Caradoc-Davies
or filtering on file type), I use find. Kind regards. -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: question about ls

2018-09-25 Thread Ben Caradoc-Davies
even in this case because it is what I mean (counting entries one per line). Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: thunderbird - drag'n'drop now hides target?

2018-10-08 Thread Ben Caradoc-Davies
layed. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Slow firefox and high cpu usage

2018-10-08 Thread Ben Caradoc-Davies
Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Slow firefox and high cpu usage

2018-10-10 Thread Ben Caradoc-Davies
/firefox/addon/adblock-plus/ I see that there is a webext-ublock-origin for sid but I have never used it: https://packages.debian.org/sid/web/webext-ublock-origin Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Slow firefox and high cpu usage

2018-10-10 Thread Ben Caradoc-Davies
On 11/10/2018 11:36, bw wrote: On Thu, 11 Oct 2018, Ben Caradoc-Davies wrote: On 11/10/2018 11:15, bw wrote: How exactly do you think stretch users should run an adblocker when all the xul-ext-* extensions are now broken? I see that there is a webext-ublock-origin for sid but I have never

Re: Unattended Upgrades question

2018-10-15 Thread Ben Caradoc-Davies
nd regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: No Java in Eclipse Preferences

2018-10-18 Thread Ben Caradoc-Davies
good platform for Java development. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
ges cannot automatically regain them. Postgres and Tomcat do the same thing with their own dedicated users. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
nt. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: www-data

2018-10-28 Thread Ben Caradoc-Davies
ion. The specific case of webmail likely requires read-write access to user mailboxes. I do not know how privilege separation is handled in this case. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Help me Linux

2018-10-30 Thread Ben Caradoc-Davies
in a virtual machine and have the best of both worlds. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Removing firefox-esr also removes gnome

2018-11-05 Thread Ben Caradoc-Davies
edia.org/wiki/Mozilla_software_rebranded_by_Debian#Iceweasel>. In June 2016, the iceweasel package was replaced with the firefox-esr package. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Reverting firefox-esr upgrade in Buster

2018-11-08 Thread Ben Caradoc-Davies
ipt Single Page Applications (SPA) are a plague on the internet. I prefer RESTful architectures. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: question about usb socket on front panel

2018-12-11 Thread Ben Caradoc-Davies
speed device, unless the mouse adapter just will not work with a hub at using a particular specification. The hub is internal and typically on the motherboard. The front USB ports I have seen are connected to the same hub so I would expect both to work or neither. Kind regards, -- Ben Caradoc-D

Re: do you find old firefox is better than new one?

2018-12-16 Thread Ben Caradoc-Davies
, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread Ben Caradoc-Davies
or batch symmetric encryption, if you do not mind your passphrase being in plain text on your filesystem. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Log in details

2019-01-12 Thread Ben Caradoc-Davies
l and use use "sudo -i". For installed Debian, login and password are set at install time. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Why popular sites are looking ugly

2019-01-23 Thread Ben Caradoc-Davies
physically about 82 dpi (27" 1080p)), the old interpreter might be worth a try. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: ssh policy change in new stretch??

2019-03-07 Thread Ben Caradoc-Davies
server? Is there a firewall on the server? Try: ssh -vvv zhou@192.168.1.3 to see the full connection attempt. You can also check whether the port is open with (on the client): nmap -p 22 192.168.1.3 Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient

Re: Using USB Flash / Pendrives or [micro]SD cards for backup

2019-03-18 Thread Ben Caradoc-Davies
e, offsite backup is faster than local. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

Re: Can't install addons for firefox

2019-05-04 Thread Ben Caradoc-Davies
Setting about:config / xpinstall.signatures.required to false fixed extensions for me for firefox 66.0.1-1 amd64 on Debian sid and for Firefox 66.0.2 on Android. I needed to restart Firefox on Debian. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <ht

Re: Can't install addons for firefox

2019-05-05 Thread Ben Caradoc-Davies
On 05/05/2019 21:30, Dave Sherohman wrote: On Sun, May 05, 2019 at 10:52:56AM +1200, Ben Caradoc-Davies wrote: Setting about:config / xpinstall.signatures.required to false fixed extensions for me for firefox 66.0.1-1 amd64 on Debian sid and for Firefox 66.0.2 on Android. I needed to restart

Re: Can't install addons for firefox

2019-05-06 Thread Ben Caradoc-Davies
On 05/05/2019 10:52, Ben Caradoc-Davies wrote: Setting about:config / xpinstall.signatures.required to false fixed extensions for me for firefox 66.0.1-1 amd64 on Debian sid and for Firefox 66.0.2 on Android. I needed to restart Firefox on Debian. Seems fixed in firefox 66.0.4-1 on Debian sid

Re: Top 7 Programming Languages That Employers Really Want

2019-10-18 Thread Ben Caradoc-Davies
. What is your background? A great way to learn is to choose an open source project that uses a language of interest to you and contribute bug fixes to it. Proven ability on open source projects is a great way of building your resume. Kind regards, -- Ben Caradoc-Davies Director Transient

Re: Orphaned Inode Problem

2019-11-19 Thread Ben Caradoc-Davies
prime (Prime95) is useful for stress testing a CPU. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited <https://transient.nz/> New Zealand

  1   2   3   4   >