I'm on Debian testing.
The computer I run it on has a ATI Radeon FireGL V3100 graphic card.
Launching an X environment invariably produce this error :
Xorg: symbol lookup error:
"/usr/lib/xorg/modules/drivers/radeon_drv.so": undefined symbol:
"exaGetPixmapDriverPrivate"
I didn't see anything me
On 2019-11-06, coolnodje wrote:
>
> The computer I run it on has a ATI Radeon FireGL V3100 graphic card.
>
> Launching an X environment invariably produce this error :
>
> Xorg: symbol lookup error:
> "/usr/lib/xorg/modules/drivers/radeon_drv.so": undefined symbol:
> "exaGetPixmapDriverPrivate"
>
"Russell L. Harris" writes:
> Several times a week I receive a HTML email with numerous links. Mutt
> (or neoMutt, which I am using until I upgrade my Debian installation)
> seems not to be a good solution for such messages.
How about Gnus? Below is example:
https://gitlab.com/soyeomul/Gnus/blo
"Russell L. Harris" writes:
> Several times a week I receive a HTML email with numerous links. Mutt
> (or neoMutt, which I am using until I upgrade my Debian installation)
> seems not to be a good solution for such messages.
How about Gnus? Below is example:
https://gitlab.com/soyeomul/Gnus/blo
"Russell L. Harris" writes:
> Several times a week I receive a HTML email with numerous links. Mutt
> (or neoMutt, which I am using until I upgrade my Debian installation)
> seems not to be a good solution for such messages.
How about Gnus? Below is example:
https://gitlab.com/soyeomul/Gnus/blo
On Wednesday, November 06, 2019 08:13:10 AM 황병희 wrote:
> > Several times a week I receive a HTML email with numerous links. Mutt
> > (or neoMutt, which I am using until I upgrade my Debian installation)
> > seems not to be a good solution for such messages.
Just to throw one more suggestion into
If you are removing systemd from a Buster installation, and upon
reboot everything is ridiculously slow:
Check for the presence of "systemd" options in /etc/nsswitch.conf.
Remove them, of course, if found. The return to normal speed
should be immediate.
Apparently someone thought that putting sy
Hi.
On Tue, Nov 05, 2019 at 10:13:35PM -0500, Dan Ritter wrote:
> If you are removing systemd from a Buster installation, and upon
> reboot everything is ridiculously slow:
>
> Check for the presence of "systemd" options in /etc/nsswitch.conf.
I'm curious. Which libnss-* package failed t
Mark Webb wrote:
> I am a novice user, Mark H. Webb. I am programmer and learning C++.
> I was compiling a program from github. The item to compile was cilantro a
> point cloud library in C++. the lib has many dependencies and I thought i
> got them all, but I missed one, tinyply.
> When I went
On Tue, Nov 05, 2019 at 10:13:35PM -0500, Dan Ritter wrote:
If you are removing systemd from a Buster installation, and upon
reboot everything is ridiculously slow:
Check for the presence of "systemd" options in /etc/nsswitch.conf.
Remove them, of course, if found. The return to normal speed
sh
Reco wrote:
> Hi.
>
> On Tue, Nov 05, 2019 at 10:13:35PM -0500, Dan Ritter wrote:
> > If you are removing systemd from a Buster installation, and upon
> > reboot everything is ridiculously slow:
> >
> > Check for the presence of "systemd" options in /etc/nsswitch.conf.
>
> I'm curious. Wh
hi,
I used to mount my smartphone (which runs a ssh server) with sshfs
on my Debian/Buster PC, and it works perfectly. Now, I tried to do the same
on my laptop(also Debian/Buster), and it fails. The strange thing is
that the syslog says:
systemd[1]: gn4.mount: Succeeded.
any idea?
best regar
Hi.
On Wed, Nov 06, 2019 at 12:02:04PM -0500, Dan Ritter wrote:
> Reco wrote:
> > On Tue, Nov 05, 2019 at 10:13:35PM -0500, Dan Ritter wrote:
> > > If you are removing systemd from a Buster installation, and upon
> > > reboot everything is ridiculously slow:
> > >
> > > Check for the pre
On Wed, Nov 06, 2019 at 09:01:46PM +0300, Reco wrote:
> That's interesting. libnss-systemd ships a valid postrm script that's
> supposed to do just that - removing "systemd" entries from
> nsswitch.conf ($module=systemd, $file=/etc/nsswitch.conf):
>
> # we must remove possible [foo=bar] option
The share is on a Windows server, NTFS filesystem using DFS.
-Chris
On Tue, Nov 5, 2019 at 11:49 AM Christopher Judd
wrote:
> Hi,
>
> We have a samba share here of the form . I
> used to be able to mount this, but in no longer works, When I try, I get
> this result:
>
> $mount.cifs //xxx/y
On Wed, Nov 06, 2019 at 01:42:54PM -0500, Greg Wooledge wrote:
> On Wed, Nov 06, 2019 at 09:01:46PM +0300, Reco wrote:
> > That's interesting. libnss-systemd ships a valid postrm script that's
> > supposed to do just that - removing "systemd" entries from
> > nsswitch.conf ($module=systemd, $file=/
On Tue 05 Nov 2019 at 22:13:35 -0500, Dan Ritter wrote:
> If you are removing systemd from a Buster installation, and upon
> reboot everything is ridiculously slow:
>
> Check for the presence of "systemd" options in /etc/nsswitch.conf.
What does one look for?
> Remove them, of course, if found.
Reco wrote:
> Hi.
>
> On Wed, Nov 06, 2019 at 12:02:04PM -0500, Dan Ritter wrote:
> > Reco wrote:
> > > On Tue, Nov 05, 2019 at 10:13:35PM -0500, Dan Ritter wrote:
> > > > If you are removing systemd from a Buster installation, and upon
> > > > reboot everything is ridiculously slow:
> > >
On Wed, Nov 06, 2019 at 07:39:08PM +, Brian wrote:
> I've never seen anything systemd related in /etc/nsswitch.conf. How does
> it get there?
wooledg:~$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-
[solved] - sortof
After some googling and experimentation, I installed keyutils, and the
mount command now seems to work. Should cifs-utils depend on keyutils?
-Chris
On Wed, Nov 6, 2019 at 2:01 PM Christopher Judd
wrote:
> The share is on a Windows server, NTFS filesystem using DFS.
>
> -Chr
On Tue, 2019-11-05 at 18:30 -0800, Kushal Kumaran wrote:
> André Rodier writes:
>
> > Hello,
> >
> > I want to use the pass password urtility on Linux, in my Emacs
> > eterm.
> >
> > The TERM environment variable seems to be ignored, the ncurses
> > utility
> > starts and this is totally unusab
KALI LINUX
Hacking | Offensive Security
Kali es un Sistema diseñado especialmente para “hackear”, con el fin de
encontrar vulnerabilidades en nuestros propios sistemas, las cuales pueden
dejar en riesgo nuestras bases de datos, conversaciones personales, datos
bancarios y toda información impo
Dear Sir, Prof. Greg Wooledge,
Thank you very much for your kind reply.
I have been aware of rsyslog and rsyslog.conf. The part that directs
writing of the log files, such as, kern.log, syslog, user.log and so
on, within /var/log/ folder.
Now my Next Query:
Have you been to, and perused, the que
On Wed, Nov 06, 2019 at 01:13:10PM +, ? wrote:
How about Gnus? Below is example:
https://gitlab.com/soyeomul/Gnus/blob/master/ss/IMG_20191106_215916_resized_20191106_100052740.jpg
I did consider Gnus. My editor is Emacs, and ten or more years ago I
did run Gnus, for about a year.
On Wed, Nov 06, 2019 at 09:43:00AM -0500, rhkra...@gmail.com wrote:
Just to throw one more suggestion into the ring, I'm sure older versions of
kmail can do what you want, like the one in KDE 4.8.4 / Debian Wheezy (kmail
1.13.7).
The few times I have used KDE stuff it has been impressive. But
On 2019-11-04 23:22, Russell L. Harris wrote:
Several times a week I receive a HTML email with numerous links. Mutt
(or neoMutt, which I am using until I upgrade my Debian installation)
seems not to be a good solution for such messages.
What is a decent, simple GUI client which I can point at m
On Thu, Nov 07, 2019 at 04:31:35AM +, mick crane wrote:
I've settled on Roundcube, Dovecot, Sieve, getmail
Roundcube is what my old ISP was using for the webmail interface, and
I used it for almost a year. But I never thought of it as a package
for my desktop. And it is in the Debian arch
Hello,I'm a user from China. I have a problem installing Debian on the network,
China's Debian image stations all use the HTTPS protocol now, but the default
source address configured in the Debian installation image is still HTTP, which
makes me stuck in the position of auto configuring apt dur
Hi,
On Thu, Nov 7, 2019 at 07:21 Outsider Ksana wrote:
> Hello,I’m a user from China. I have a problem installing Debian on the
> network, China's Debian image stations all use the HTTPS protocol now,
>
I dont think it is true.
try http://mirrors.163.com/debian
or http://mirrors.ustc.edu.cn/deb
29 matches
Mail list logo