Hi all,
Yesterday I upgraded my Debian Stretch to Debian Buster. Something unexpected
happens. I cannot switch to fcitx-googlepinyin/sunpinyin with fcitx.
In Debian Stretch, if I click "Ctrl+Space", it will change to
fcitx-googlepinyin. And then I can type Chinese. However, in buster, when I
c
On Wed, 06 Sep 2017 16:19:03 +1000
Ben Finney wrote:
> Nick Boyce writes:
>
> > I don't want to provoke any religious war here, and sorry if I offend
> > anybody, but:
>
> That doesn't alter the fact that you've disparaged programs in terms
> that state an absolute problem inherent to the prog
On Wed, 6 Sep 2017 16:08:15 +1000
Erik Christiansen wrote:
> On 06.09.17 05:31, Nick Boyce wrote:
[...]
> > [Joe is] one of the first things I install on any Linux
> > or *BSD system.
>
> In my decades of leading software teams, one thing I did not do is ask
> "What editor do you use?", even in
On Thursday 07 September 2017 15:38:24 Joe wrote:
> On Thu, 7 Sep 2017 14:40:22 -0400
>
> Gene Heskett wrote:
> > Neither did I, but then it seems to be a coin toss as to whether mc
> > calls nano, or uses its own editor. Something controls it, but I
> > haven't sussed what.
>
> Options -> Config
On Thu 07 Sep 2017 at 16:13:37 (-0700), James H. H. Lampert wrote:
> If I remember right, Linux file systems can have not only symbolic
> links to files, but also multiple hard links to the same file. Is
> there an easy way to look for something like that?
find -type f ! -links 1 -exec ls -l {}
I also stuck a similar named trivial static context into
/var/lib/tomcat7/webapps (with a different directory name: "foobar" in
Tomcat 8, "bozbar" in Tomcat 7).
In theory, Tomcat 8.5 should be able to see the foobar context, but not
the bozbar context; this is also true in practice.
So it's
Just for grins, I put a trivial static context (nothing more than a
directory containing a simple "index.html" file) into
/var/lib/tomcat8/webapps. Tomcat 8.5 found it. So it's only the root
context that's somehow getting redirected.
But on the other hand, if I rename var/lib/tomcat7/webapps/R
James H. H. Lampert wrote:
> Pete Helgren (on the Tomcat List) wrote:
>> Longshotsomething in .profile of the user the Tomcat instance is
>> running under?
>
> Neither the "tomcat7" nor "tomcat8" users have .profile files.
>
> This is interesting. I got rid of the Tomcat 8.5 catalina.out fil
On Thu, Sep 07, 2017 at 08:12:21AM -0400, Greg Wooledge wrote:
> On Thu, Sep 07, 2017 at 07:57:58AM +0900, Mark Fletcher wrote:
> > That's fascinating because I found the opposite -- my circa-2009
> > self-built Intel Core i7 920-based machine surged ahead when I upgraded
> > from jessie to stret
Nifty, been a while since I used the LD_PRELOAD trick myself.
This whole thing has been bothering me over the last couple days. Why
are so few people having this issue? 18 or so posts on this, only 3
or so of us have done anything about this. I backed out libssl (and
pinned it). Reco makes a L
Pete Helgren (on the Tomcat List) wrote:
Longshotsomething in .profile of the user the Tomcat instance is
running under?
Neither the "tomcat7" nor "tomcat8" users have .profile files.
This is interesting. I got rid of the Tomcat 8.5 catalina.out files on
both boxes (the one where everythi
Hello,
Would you be interested in the "Attendees List of International Elastomer
Conference - International Rubber Expo 2017"
Let me know your interest to send you the number of Attendees and cost.
Awaiting your reply
Regards,
Jonny Scott
If you do not wish to receive future
Hello,
Would you be interested in the "Attendees List of International Elastomer
Conference - International Rubber Expo 2017"
Let me know your interest to send you the number of Attendees and cost.
Awaiting your reply
Regards,
Mathew Leo
If you do not wish to receive future
Hello Debian support team. I am a happy Dabian 9 user. I would like to report
an issue I am experiencing. In the past I used a package 'reportbug' to report
bugs, but by design, I have to identify what package the issue is related to.
I am not sure exactly what may be the cause of the issue, and
On Thu 07 Sep 2017 at 14:40:22 (-0400), Gene Heskett wrote:
> On Thursday 07 September 2017 13:26:13 David Wright wrote:
> > On Thu 07 Sep 2017 at 08:42:54 (+0200), Jan-Peter Rühmann wrote:
> > >
> > > I prefer vi on the Console and Atom in the UI.
> > > before I found Atom I loved Kate very much a
Urs Thuermann writes:
> I see that some new versions of packages are installed without the old
> versions being removed, although they are marked as automatically
> installed, e.g. Linux kernel, clang, llvm, and some others. For
> example
>
> # aptitude search "~i clang"
> i clang
Pol Hallen:
>
> cat /etc/rsnapshot.conf
> [...]
>
> retain alpha 1
> retain beta7
> retain gamma 12
> retain delta 10
alpha = daily
beta = weekly
gamma = monthly
delta = yearly?
> cat /etc/cron.d/rsnapshot
>
> 00 01 * * * root/usr/bin/rsnapshot alpha
> 30 3
On Thu, 7 Sep 2017 14:40:22 -0400
Gene Heskett wrote:
>
> Neither did I, but then it seems to be a coin toss as to whether mc
> calls nano, or uses its own editor. Something controls it, but I
> haven't sussed what.
Options -> Configuration.. use internal edit X
--
Joe
Hi folks :-)
I just upgraded 2 pc to debian stable (finally! :-)
I see new version of rsnapshot 1.4.2.1, I'd like make a daily backup and
keep it for 10 years, so I done this:
cat /etc/rsnapshot.conf
[...]
retain alpha 1
retain beta7
retain gamma 12
retain delta 10
cat /etc/cr
On 9/7/17 11:20 AM, Dan Ritter wrote:
On Thu, Sep 07, 2017 at 09:10:02PM +0530, Educational Tutorials Inc. wrote:
Hi,
We are looking for data of HNI USA customers. Please let us know your
pricing and also send some samples.
*Feel Free to ask if have any queries.
On 2017-09-07 17:07 +0200, Urs Thuermann wrote:
> After fully updating my jessie system using
>
> aptitude update; aptitude full-upgrade
>
> I edited sources.list to dist-upgrade to strech. A folloing aptitude
> upgrade wants to install additional 1.5 GB on my system which is
> currently
On Thursday 07 September 2017 13:26:13 David Wright wrote:
> On Thu 07 Sep 2017 at 08:42:54 (+0200), Jan-Peter Rühmann wrote:
> > Hello
> >
> > Am 07.09.2017 um 07:50 schrieb Mike McClain:
> > > On Wed, Sep 06, 2017 at 02:31:08AM -0400, Gene Heskett wrote:
> > >> The total configuration generally
On Thu, Sep 07, 2017 at 09:10:02PM +0530, Educational Tutorials Inc. wrote:
> Hi,
>
> We are looking for data of HNI USA customers. Please let us know your
> pricing and also send some samples.
>
>
> *Feel Free to ask if have any queries.*
So -- do you freque
I've got two separate boxes, both running Debian Jessie, with both
Tomcat 7.0.56 and Tomcat 8.5.14 installed, all of the installations via
an apt-get from Debian's repositories.
On one of the boxes (Tomcat 8.5 installed alongside Tomcat 7 with no
previous Tomcat 8), Tomat 8 is somehow pulling
On Thu 07 Sep 2017 at 08:42:54 (+0200), Jan-Peter Rühmann wrote:
> Hello
>
> Am 07.09.2017 um 07:50 schrieb Mike McClain:
> > On Wed, Sep 06, 2017 at 02:31:08AM -0400, Gene Heskett wrote:
> >>
> >> The total configuration generally is not a single file, usually broken up
> >> according to its orde
Dear Karen,
Musescore is not included in the default debian install but it is
available in the repositories, so you can easily install it if you so
wish. See:
https://packages.debian.org/stretch/musescore
Warm regards
Daniel
Karen Lewellen writes:
> Hi everyone,
> Keeping this question as simpl
On Thu, Sep 07, 2017 at 12:03:28PM -0400, Karen Lewellen wrote:
Hi everyone,
Keeping this question as simple as I can. I do not presently run
Linux outside of shell services, still seeking local talent to build /
train me in the operating system..as I desire using the system.
Music is a major
Dejan Jocic writes:
> Can you check what happens if you use apt-get update && apt-get upgrade
> followed by apt-get dist-upgrade? Aptitude is not really best tool for
> upgrades between distribution releases.
I changed to aptitude quite some time ago, because it seems to better
remove unused aut
Hi everyone,
Keeping this question as simple as I can. I do not presently run Linux
outside of shell services, still seeking local talent to build / train me
in the operating system..as I desire using the system.
Music is a major motivator however. So, is the musescore program,
www.musescore.
Hi,
We are looking for data of HNI USA customers. Please let us know your
pricing and also send some samples.
--
*Feel Free to ask if have any queries.*
*Thanks & Regards -
*
*Support Team*
On 07-09-17, Urs Thuermann wrote:
> After fully updating my jessie system using
>
> aptitude update; aptitude full-upgrade
>
> I edited sources.list to dist-upgrade to strech. A folloing aptitude
> upgrade wants to install additional 1.5 GB on my system which is
> currently ~5 GB, i.e. a
When I started this particular thread I was just interested in whether
or not anyone else was experiencing similar performance issues, video,
network or otherwise. The answer is clearly, yes.
I like the rather long winded, not-really-to-the-point Chevrolet
comparison. Especially since I'm a
On 09/02/2017 08:24 PM, Doug wrote:
[snip]
Do you have Kate on your system? You can open side-by-side versions of
that, and that's a fine text editor that you don't have to
know vi or anything esoteric to use it.
--doug
As I currently have the MATE desktop, it is not installed and the
origin
After fully updating my jessie system using
aptitude update; aptitude full-upgrade
I edited sources.list to dist-upgrade to strech. A folloing aptitude
upgrade wants to install additional 1.5 GB on my system which is
currently ~5 GB, i.e. a 30% increase:
# df -h / /usr
Filesystem
On Thu, Sep 07, 2017 at 09:29:30PM +1000, Stephen Grant Brown wrote:
> -Original Message- From: Dan Ritter
> Sent: Thursday, September 7, 2017 8:08 PM
> To: Stephen Grant Brown
> Cc: Debian User
> Subject: Re: iinet modem, esternal usb hdd
>
> On Thu, Sep 07, 2017 at 05:39:57PM +1000, Step
Hi.
On Wed, Sep 06, 2017 at 08:57:53PM +0200, to...@tuxteam.de wrote:
> > On Wed, Sep 06, 2017 at 09:57:09AM +0200, to...@tuxteam.de wrote:
>
> [...]
>
> > > Isn't there any LD_PRELOAD trick one could play? [...]
>
> > There'll be once someone writes it. Maybe I'll do it this weekend.
>
what are you talking about?
Le Dimanche 6 août 2017 17h34, Camille Harsford
a écrit :
Voudrais-tu être mon roi?
http://bit.ly/2ucScij
On Thu, Sep 07, 2017 at 01:46:50PM +0200, Pol Hallen wrote:
Hello all
I try to formatting out put cat command
cat /usr/lib/cgi-bin/test00.cgi
#!/bin/bash
echo "Content-type: text/html"
cat /tmp/file
results is:
one two three four
How format output like a bash script (with newline)?
one
two
Le primidi 21 fructidor, an CCXXV, Max a écrit :
> cat /tmp/file
>
> one
> two
> three
> four
This is not HTML, yet you pretend it is. Make it consistent. It has
nothing to do with Bash nor CGI.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
I need use html
Pol
On 09/07/2017 02:05 PM, Dominique Dumont wrote:
On Thursday, 7 September 2017 13:46:50 CEST Pol Hallen wrote:
How format output like a bash script (with newline)?
You can try to set your cgi script to use text/plain content type instead of
text/html
HTH
--
Max
On Thursday, 7 September 2017 14:09:19 CEST Max wrote:
> I need use html
Then have your script output HTML with tags like ...
HTH
--
https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org
On Thu, Sep 07, 2017 at 07:57:58AM +0900, Mark Fletcher wrote:
> That's fascinating because I found the opposite -- my circa-2009
> self-built Intel Core i7 920-based machine surged ahead when I upgraded
> from jessie to stretch -- really felt like everything was that little
> bit more alive. I'
cat /tmp/file
one
two
three
four
Pol
cat /tmp/file
Could we perhaps see the contents of this file?
Regards,
--
Max
On Thursday, 7 September 2017 13:46:50 CEST Pol Hallen wrote:
> How format output like a bash script (with newline)?
You can try to set your cgi script to use text/plain content type instead of
text/html
HTH
--
https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/
http://ddumont.
Le primidi 21 fructidor, an CCXXV, Pol Hallen a écrit :
> cat /tmp/file
Could we perhaps see the contents of this file?
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
Hello all
I try to formatting out put cat command
cat /usr/lib/cgi-bin/test00.cgi
#!/bin/bash
echo "Content-type: text/html"
cat /tmp/file
results is:
one two three four
How format output like a bash script (with newline)?
one
two
three
four
thanks for help! :)
Pol
-Original Message-
From: Dan Ritter
Sent: Thursday, September 7, 2017 8:08 PM
To: Stephen Grant Brown
Cc: Debian User
Subject: Re: iinet modem, esternal usb hdd
On Thu, Sep 07, 2017 at 05:39:57PM +1000, Stephen Grant Brown wrote:
Hi All,
I am seeing the external usb hdd connected to the
On Thu, Sep 07, 2017 at 05:39:57PM +1000, Stephen Grant Brown wrote:
> Hi All,
> I am seeing the external usb hdd connected to the iinet modem via the usb
> port as being accessible via both Samba and DLNA.
>
> How do I access it on a Debian machine.
https://wiki.debian.org/SAMBAClientSetup
I
I've just installed the BOINC screensaver as well as the BOINC Manager
using Synaptec, and I've upgraded them from the stretch-backports repo.
I've got the BOINC Manager running SETI@home. I installed xscreensaver,
and edited the .xscreensaver file in my home directory to include: - GL:
boincsc
On Wed, Sep 06, 2017 at 03:53:18PM -0700, Gary Roach wrote:
On 09/05/2017 07:10 PM, 黃世緯 wrote:
My computer is 11 years old, with single-channel ram, 80GB IDE hard
drive etc.
The most important thing is the virtualisation, is it okay to install
Windows programme on linux?
I've been experiment
Hi All,
I am seeing the external usb hdd connected to the iinet modem via the usb port
as being accessible via both Samba and DLNA.
How do I access it on a Debian machine.
Yours Sincerely
Stephen Grant Brown
FAO Didier Gaumet
Install Debian 9.1 stretch on Pentium II system: pata_hpt3x2n
Many thanks for this reply.
>Le 05/09/2017 à 11:34, David Max a écrit :
> Hello
>
:
:
:
>didier@hp-dm1:~$ grep -i hpt /boot/config*
>CONFIG_SCSI_HPTIOP=m
>CONFIG_PATA_HPT366=m
>CONFIG_PATA_HPT37X=m
># CONFIG_PATA_HPT
On Wednesday 06 September 2017 18:14:56 Mike McClain wrote:
> On Wed, Sep 06, 2017 at 02:31:08AM -0400, Gene Heskett wrote:
> > The total configuration generally is not a single file, usually
> > broken up according to its order in the programs bootup, first being
> > the basic config, then the fi
Hello
Am 07.09.2017 um 07:50 schrieb Mike McClain:
> On Wed, Sep 06, 2017 at 02:31:08AM -0400, Gene Heskett wrote:
>>
>> The total configuration generally is not a single file, usually broken up
>> according to its order in the programs bootup, first being the basic
>> config, then the first of wh
54 matches
Mail list logo