Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 546 matches

by kent_dorfman766
2024-05-11 02:16
Forum: System and Network configuration
Topic: [SOLVED] problems installing nvidia-390xx drivers
Replies: 2
Views: 64

Re: [SOLVED] problems installing nvidia-390xx drivers

Make sure "contrib" repo is added to /etc/apt/sources.list. the legacy driver has a lot of depenedncies fro mthat repo.
by kent_dorfman766
2024-05-11 02:05
Forum: System and Network configuration
Topic: [SOLVED] problems installing nvidia-390xx drivers
Replies: 2
Views: 64

Re: problems installing nvidia-390xx drivers

Of course this would all be irrelevant if there was a way to do monitor calibration with the nouveau driver...none exists, that I'm aware of.
by kent_dorfman766
2024-05-11 01:52
Forum: System and Network configuration
Topic: [SOLVED] problems installing nvidia-390xx drivers
Replies: 2
Views: 64

[SOLVED] problems installing nvidia-390xx drivers

I've got a slew of old machines with Gforce 6xx cards in them and I attempt to install the older legacy driver, but lots of messages similar to the following: den:~$ Z apt-get install nvidia-alternative Reading package lists... Done Building dependency tree... Done Reading state information... Done ...
by kent_dorfman766
2024-05-11 01:46
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 39
Views: 1598

Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week

Which really has nothing to do with it being spyware. It's just now "well written" spyware. Hello. If you have evidence of this, please post it here. Not gonna bother since most of the 2024 herd isn't as concerned as they should be. The "evidence" is clear to anyone who knows ho...
by kent_dorfman766
2024-05-02 14:12
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 39
Views: 1598

Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week

Last time I checked, Canonical was still a bad actor with regard to unsolicited phone-home code embedded in their releases. At least every time I've installed it on a machine here, I started seeing suspicious outgoing traffic in my firewall logs, with no way to disable. Yes, I agree. Version 22.04 ...
by kent_dorfman766
2024-04-30 04:35
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 39
Views: 1598

Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week

They are calling it the best LTS ever. Just curious if anyone here even cares :roll: I for one am tempted to install in Virtualbox and try it out. Not I...I have no use for that pile of ... [insert explative] Last time I checked, Canonical was still a bad actor with regard to unsolicited phone-home...
by kent_dorfman766
2024-04-12 19:30
Forum: System and Network configuration
Topic: SOLVED - port forward to daemon listing on loopback address
Replies: 2
Views: 139

Re: port forward to daemon listing on loopback address

lindi wrote: 2024-04-12 19:17

Code: Select all

socat TCP-LISTEN:1234,bind=10.10.1.5,fork,reuseaddr TCP:localhost:5555
You rock! thanks
by kent_dorfman766
2024-04-12 19:03
Forum: System and Network configuration
Topic: SOLVED - port forward to daemon listing on loopback address
Replies: 2
Views: 139

SOLVED - port forward to daemon listing on loopback address

I'm posting this here becasue the solution is something someone else may find useful. My e-lab is in my basement and my dev workstation is in my main-floor office. The e-lab has a Debian server that hosts USB connected microcontroller dev boards. STmicro provides a TCP/USB bridge application called ...
by kent_dorfman766
2024-04-12 03:28
Forum: Graphical Environments & Desktops
Topic: no way to "underscan" video
Replies: 2
Views: 187

Re: no way to "underscan" video

In Xfce there is a Workspaces>Margins setting that would maybe keep things within viewable area. Thanks for the followup. Unfortunately all the "desktop settings" only give hints to managed windows. For a full screen window it is up to the window whether it honors the desktop settings. It...
by kent_dorfman766
2024-04-11 19:34
Forum: Graphical Environments & Desktops
Topic: no way to "underscan" video
Replies: 2
Views: 187

no way to "underscan" video

Here's an interesting one. Please read in entirety before responding, to facilitate only applicable comments. I have an old 1366 16:9 westinghouse TV driven via hdmi by a legacy GT610 nvidia card (using nvidia drivers, not nouveau) The monitor has no way to correct for overscanning. D'Oh! I looked a...
by kent_dorfman766
2024-03-30 18:55
Forum: General Questions
Topic: SOLVED - display clock recommendations
Replies: 8
Views: 588

SOLVED - Re: display clock recommendations

Qt5 is about as heavy-weight as I'm willing to go, I think that is as heavy as it gets! Just saying, tcl/tk is glorious. Tickle! By far the fastest to method to an end result. And mostly DIY. Eh...With a real lite-weight window manager it's not bad...and as long as I don't have to invite any gnome ...
by kent_dorfman766
2024-03-22 17:04
Forum: Off-Topic
Topic: [Discussion] looking for agnostic dev forum (embedded)
Replies: 0
Views: 433

[Discussion] looking for agnostic dev forum (embedded)

Hey Yinz. (Yeah, from Pittsburgh) Anyways, I've been focusing on embedded systems lately and have built up a collection of rants regarding the particular ecosystems I'm working under (STM32)...but that caused me to pose a larger question. Are there any "very active" embedded system discuss...
by kent_dorfman766
2024-03-19 11:43
Forum: General Questions
Topic: [Software] ALSA - Performance issues
Replies: 2
Views: 350

Re: [Software] ALSA - Performance issues

USB is not a guaranteed bandwith topology. It is shared access, so other devices on the same USB host can/will rob bandwidth.
by kent_dorfman766
2024-03-19 11:40
Forum: Beginners Questions
Topic: Root password strength
Replies: 20
Views: 928

Re: Root password strength

There is no good answer to this. If someone tells you 12 chars of jibberish is OK, then next week that will be considered insecure. Don't rely upon passwords as the keys to the castle. lock down your overall environment with multiple layers of security: network access, managed users, disallow remote...
by kent_dorfman766
2024-03-19 11:35
Forum: Beginners Questions
Topic: [Solved] What is the function of cp debian.iso /dev/sdX?
Replies: 3
Views: 414

Re: [Software] What is the function of cp debian.iso /dev/sdX?

FWIW, I would not use the cp command, but would instead do "dd if=debian.iso of=/dev/sdx bs=512" since cp is meant for filesystem operations, not raw devices.
by kent_dorfman766
2024-03-19 09:44
Forum: Off-Topic
Topic: [Debian Experime-mental] What is the most disgusting technical hack you used?
Replies: 3
Views: 644

Re: [Debian Experime-mental] What is the most disgusting technical hack you used?

Unorthodox? The computer field is made up of "unorthodox" and "whatever it takes to make it work"
by kent_dorfman766
2024-03-19 09:11
Forum: General Questions
Topic: SOLVED - display clock recommendations
Replies: 8
Views: 588

Re: display clock recommendations

Well, it was worth a try... oswaldkelso recommended a couple that are not packages in debian, but they are text apps, not basic X11 so no joy. Qt5 is about as heavy-weight as I'm willing to go, although there is some primal nostalgic satisfaction in doing something with X11/motif...it's been more th...
by kent_dorfman766
2024-03-18 18:58
Forum: General Questions
Topic: SOLVED - display clock recommendations
Replies: 8
Views: 588

SOLVED - display clock recommendations

First, I don't want to debate the merits of different desktop environments. This is what I'm looking for: a liteweight X11 display clock that has stopwatch and countown timer functionality with second display accuracy. Not a toolbar widget, but something that has a real digital interface and allows ...
by kent_dorfman766
2024-03-12 00:45
Forum: General Debian
Topic: [Discussion] What change, if implemented, would cause you to leave Debian?
Replies: 25
Views: 1935

Re: [Discussion] What change, if implemented, would cause you to leave Debian?

Forced adoption of systemd (now past tense, and I moved all my Debian systems to Devuan some time ago. I still consider that "close enough" to Debian though, since 90+% of packages are verbatim). Removal of support for traditional daemons where systemd has similar functionality (e.g. logg...
by kent_dorfman766
2024-02-28 17:46
Forum: System and Network configuration
Topic: SOLVED: nvidia-current-dkms and "RT" kernel
Replies: 6
Views: 818

Re: SOLVED: nvidia-current-dkms and "RT" kernel

stevepusser wrote: 2024-02-27 22:52 Liquorix is fine for low latency I/O for demanding audio/video work; have you at least tried it?
I've not played with it, but intend to review it now that I'm aware.