Re: Debian stable - updates

2021-06-25 Thread T.J. Duchene
On Friday, June 25, 2021 7:19:34 AM CDT Christian wrote: > Hi altogether, > > as I´m a newcomer to Debian and coming from Lubuntu I searched for > information as far as the release model is concerned. > > I learned that there are three different releases: stable, testing, and > unstable. > > I k

APT Black Magic

2006-07-19 Thread T.J. Duchene
Be sure to actually check the listed paths in the Packages.gz file to make sure that they are pointing to the deb files in question. It sounds like you have the Packages file written in the proper format so that it can be added to the package tree via APT or Synaptic (frontend to apt), but that

Re: sarge for i386

2006-07-19 Thread T.J. Duchene
Hi Mike, Before we proceed, please pardon me if I'm rehashing, but I don't know your level of skills. > On Tuesday 18 July 2006 21:58, mike williams wrote: > > > is it possible to use the gnu\lnux as a "normal" OS to do things like > > > browse webpages and download programs etc... and if so,ho

Re: Recommend an email program for the debian-user-digest?

2006-07-21 Thread T.J. Duchene
Another coomon mail agent to try is evolution, especially if you are a fan of GNOME, since it sports heavy integration with the desktop, and is the preferred agent for GNOME. It's very Outlookish, if you like that sort of thing. It has several advantages, including support for PGP/GPG, HTML, MIME

Re: Sound Configuration problem on clean Sarge install

2006-07-21 Thread T.J. Duchene
If you are using GNOME and want to use ALSA instead you must also install the gstreamer-alsa package if you want to get ALSA pipes working. The version number varies depending on which branch of Debian you have. I believe it is 0.8 for Sarge. You can then set ALSA as the default in preferences

Re: Sound Configuration problem on clean Sarge install

2006-07-21 Thread T.J. Duchene
Oh, I forgot. You might also have to load ALSA's OSS compatibility driver, if it isn't already when you use an OSS app. It's normally named something like snd_pcm_oss, if I recall correctly. T.J. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

kernel/vesa video modes

2006-09-06 Thread T.J. Duchene
I use the "vga=792" parameter at the end of the "kernel" line in grub, so that the resolution is changed to 1024x768 at 24 bit. I would like to use 1280x960 at 24 bit instead, but haven't been able to find how to anywhere. All the tables I've found exclude 1280x960. Does anyone know what I need

Re: why still using GCC-2.95 and Linux 2.4.x and 2.2.x?

2006-09-11 Thread T.J. Duchene
Tshepang Lekhonkhobe wrote: On 9/11/06, James Stevenson <[EMAIL PROTECTED]> wrote: > Hi, > I'm still interesting in knowing why people still use GCC-2.95 and the > older kernels, 2.2 and 2.4. As for the kernels, it used to be that the > older ones were more stable since 2.6 was also a developmen

Re: Linux Will Get Buried (Off)

2006-09-14 Thread T.J. Duchene
Hi everyone: I will not respond to this on the user list after this post, unless I deem it absolutely necessary. It could easy develop into a flame war, and so I won't encourage it. In my opinion, this topic has nothing to do with Debian specifically, so this discussion has no place on a deb

Sendmail in Sarge and Etch

2006-09-14 Thread T.J. Duchene
What is the appropriate list for this? Bugs? I'm not sure if you would really consider this a flaw or not. I do, but then I've had more experience with Sendmail than most. The Debian package installers in Sarge and Etch contain a serious flaw in the setup scripts that place FEATURE() afte

Re: Why linux memory management isn't clever, always hold large memroy?

2006-10-10 Thread T.J. Duchene
bowen wrote: > Previously, memory use looks good. And I use mysql> load data infile > 'file' into table to import a very large mysql data file. So the > memory used became large quickly and soon exhaust all the memory to > use swap space. After that the system became slow for cpu fully > waiting

Re: Recent spam increase

2006-10-25 Thread T.J. Duchene
Steve Lamb wrote: . > > Not true, mutt excels at mixing mail to the point where it is utterly > incapable of doing so without forcing the user to go to extraordinary lengths > to keep their mail untangled. Hence my pointing out that modern mail clients > can keep mail separate and cited mutt

Community hostility [Was Recent spam increase]

2006-10-26 Thread T.J. Duchene
On Wed, 2006-10-25 at 23:43 -0700, Steve Lamb wrote: > T.J. Duchene wrote: > > Granted, several of the new MUAs aka "mail clients" or more precisely > > "mail user agents" have some very primitive filtering capabilities, but > > ladies and gentlemen, the mo

Re: how to restrict developers in /var/www/html directory...??

2008-09-03 Thread T.J. Duchene
Hi Michael, I'm just going to add my two cents here. I hope I can help you. Joris' suggestion of using ACL's isn't a bad one, but IMHO new users really have trouble understanding the ACL mechanism. Unless I'm really missing part of the discussion, I don't see the need to use it here. .

Re: Xorg cannot use non-native resolutions

2008-09-03 Thread T.J. Duchene
I think that, depending on your desktop environment and video driver, you might be able to get the results you desire. I can't say for sure, since I didn't setup what you are using. It sounds like you aren't actually changing resolutions when you start the game up. Your window manager of choi

Jessie and Systemd integration

2014-09-17 Thread T.J. Duchene
I'm asking this on the user list not because I am trying to incite yet another debate over the merits of Systemd, but because I am assuming that the user list probably has the best chance of reaching out to the most people to get an answer. I do not care which init is better for what. I do not ca

Slight New Sound Problem

2014-09-18 Thread T.J. Duchene
Good morning, Martin! Before I can make suggestions, I need to know if you are using a daemon such as Jack or PulseAudio or if you are using ALSA directly. Thanks, T.J. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Jessie and Systemd integration

2014-09-18 Thread T.J. Duchene
Thanks very much, everyone. I especially appreciate the dependency information with no bias. Just the facts is always appreciated on an emotional issue such as this. The truth is that I can live with a stray library or a shim - but the rest leaves me concerned. Setting aside all of the cont

Re: Slight New Sound Problem

2014-09-18 Thread T.J. Duchene
Pulseaudio has had a long history of being poorly handling certain audio chipset drivers, I'm afraid. You may be able to solve your problem by adjusting the the driver parameters in the file: /etc/pulse/default.pa. You will need to have administrator permission to do this. Be sure to make a backup

Re: Jessie and Systemd integration

2014-09-19 Thread T.J. Duchene
I do not understand something that has been bugging me for a while and I'd like to ask the many minds of the list why this would not be possible, especially since Debian has some of the best Linux people out there, who have worked on the system for 20+ years. Why is it not possible to create a com

re: Slight New Sound Problem

2014-09-19 Thread T.J. Duchene
Martin, I'm sorry you had problems with my suggestion. Most often, these problems have to be handled by trial and error. I'm afraid I can only offer advice based on my own experience and the fact you mentioned you were using Pulseaudio. I assumed you had it already installed and was using it. A

Suggested Change for Debian Wiki, Simple backport creation

2016-05-21 Thread T.J. Duchene
I'd like to suggest a change to the "Simple Backport" wikipage at https://wiki.debian.org/SimpleBackportCreation The page suggests using: dpkg-buildpackage -us -uc. I've found that backporting from unstable goes much more smoothly if you use: debuild -us -uc instead. The package scripts seem t

Re: Pulseaudio not starting, after no obvious changes

2016-05-21 Thread T.J. Duchene
Hello, Jennifer! (With your kind indulgence, I prefer informality.) I would try purging and then reinstalling Pulseaudio in the event that your /etc/pulse/default.pa file has somehow gotten mangled. As root, "su -c" or using sudo: apt-get purge pulseaudio apt-get install pulseaudio Then, as mu

Re: Customizing/repository question

2016-05-22 Thread T.J. Duchene
On Sun, 22 May 2016 22:20:38 - (UTC) Dan Purgert wrote: > Ralph Sanchez wrote: > > --94eb2c0807a2726ee105335ce34f > > Content-Type: text/plain; charset=UTF-8 > > > > Good morning. I was just wandering, is it safe to use packages from > > another Debian based district repositories by adding th

Re: Customizing/repository question

2016-05-23 Thread T.J. Duchene
On Mon, 23 May 2016 11:38:52 - (UTC) Dan Purgert wrote: > T.J. Duchene wrote: > > On Sun, 22 May 2016 22:20:38 - (UTC) > > Dan Purgert wrote: > >> [snip] > >> Nope, not packages ... but you could always build from source. > >> > > [snip]

OT Synaptic (was Re: Network manager (again) )

2016-05-27 Thread T.J. Duchene
On Fri, 2016-05-27 at 08:32 +0100, Lisi Reisz wrote: >  > > Synaptic!=debian's package installer > > It is one of Debian's package installers, and a late-comer at that, > which I  > have found causes problems.  Perhaps this is one of them?  (Note the > "I have  > found".  I don't want to start a

Re: Quiet gaming capable gfx card for Debian Sid

2016-08-14 Thread T.J. Duchene
Hello, Eduard! =) I'd like to help if I can.  Whatever I suggest, please do not think me condescending or elitist. I do not mean to sound that way, it is just sometimes I have a harder time explaining things than I would like. Your Nvidia 750 Ti card is well supported, and so getting it working s

Nvidia/Qemu

2016-11-18 Thread T.J. Duchene
I have an interesting situation for which I have not found an answer, I've been pondering this for about two weeks. I have two Nvidia cards: a 960 and a 1060. I am forced to use Ubuntu 16.04 when I would rather use Jessie. When I install the nvidia driver package for Jessie or the one from

Re: new laptop: DVD or Blu-ray

2015-08-24 Thread T.J. Duchene
On Tue, 2015-08-25 at 13:23 +1200, Richard Hector wrote: > On 24/08/15 10:03, T. J. Duchene wrote: > > Blu-ray discs carry updates and blacklists that your Blu-ray drive > > is required to accept on a hardware level. Whenever you insert a > > disc into the drive (OS makes no difference), the firmwa

Hh

2015-08-27 Thread T.J. Duchene
On Thu, 2015-08-27 at 09:03 +0200, Thomas Schmitt wrote: > Hi, > > the reason why i am insisiting in getting facts is that > i want to know whether drive firmware can get altered > by just inserting and reading a commercial Blu-ray disc. Yes, it can - if you consider that the firmware on a BD dri

Re: new laptop: DVD or Blu-ray

2015-08-27 Thread T.J. Duchene
On Thu, 2015-08-27 at 22:19 +0200, Thomas Schmitt wrote: > > For own data recordings it should not matter, anyway. Correct. RPC codes only apply to the playback of DVD media that contains data in DVD organized format designed for a player. As a side note, RPC-1 drives have not been manufacture

Re: Another system management tool to disappear.

2015-08-28 Thread T.J. Duchene
On 08/28/2015 04:45 PM, Lisi Reisz wrote: On Friday 28 August 2015 16:16:11 Renaud OLGIATI wrote: Systemd-Linux to get rid of su: https://tlhp.cf/lennart-poettering-su/ Is this a trend to make _all_ the GNU-Linux tools disappear, and have _everything_ incorporated into systemd ? How come t

Re: new laptop: DVD or Blu-ray

2015-08-28 Thread T.J. Duchene
On 08/28/2015 03:55 AM, Thomas Schmitt wrote: Since this all stays a bit obscure, how about this summary statement: Be aware that inserting a commercial Blu-ray video disc into the drive can have undesired effects on the overall video decoding and display system. (This does not affect the use

Re: Another system management tool to disappear.

2015-08-31 Thread T.J. Duchene
On 08/31/2015 05:14 AM, Joel Rees wrote: Actually, there's a couple or three questions going begging here, that I'd like to ask: Sure, ask away! =) (1) TJ, have you ever built LFS? Or, even better, built a running OS on top of the Linux kernel without even the help of the LFS tutorial and

Re: "su is really a broken concept"

2015-08-31 Thread T.J. Duchene
On Tue, 2015-09-01 at 01:25 +0100, Jonathan de Boyne Pollard wrote: > Lennart Poettering > (https://github.com/systemd/systemd/issues/825#issuecomment-127917622): > > > Long story short: su is really a broken concept. > > > > Christian Seiler: > > > > So it's not like su is suddenly broken - it

Re: Another system management tool to disappear.

2015-09-01 Thread T.J. Duchene
On 09/01/2015 09:11 AM, Joel Rees wrote: I'm asking if you have built an OS from scratch, including the userland tools and apps, for a specific, non-trivial purpose. That depends. If you consider using LFS to be the only answer you will accept, then "No", since as I said, I have never used

Re: "su is really a broken concept"

2015-09-03 Thread T.J. Duchene
ro...@ntlworld.com> wrote: > T.J. Duchene: > >> If someone can do it better, and still keep it compatible with POSIX, >> more power to them. >> > > This is not the first place where someone has randomly thrown POSIX into > the discussion. "su" is outwith