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 66 matches

by morse_the_horse
2023-03-06 21:58
Forum: Programming
Topic: [Bash] Passing data to ImageMagick's convert from bash
Replies: 4
Views: 5380

Re: [Bash] Passing data to ImageMagick's convert from bash

In the first post you listed a command where there is a space and said that the command works? My error. I fixed my first post. In no case does it work with spaces between the label word and : At my age, I make a lot of typos. It has become so hard to create code any more because I have put up to t...
by morse_the_horse
2023-03-06 09:54
Forum: Programming
Topic: [Bash] Passing data to ImageMagick's convert from bash
Replies: 4
Views: 5380

Re: [Bash] Passing data to ImageMagick's convert from bash

lindi wrote: 2023-03-05 22:01 How about

Code: Select all

convert -background LightBlue1 -border 10 -bordercolor red -font Helvetica-Bold \
-fill blue -size 300 label :"$LocationName" $RamDir/Loc$Count.png
convert requires that there be no space between the word label and the colon. Were you able to get that to work?
by morse_the_horse
2023-03-05 20:54
Forum: Programming
Topic: [Bash] Passing data to ImageMagick's convert from bash
Replies: 4
Views: 5380

[Bash] Passing data to ImageMagick's convert from bash

Imagemagik's convert command to create a png file from a text in Rev Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25https://imagemagick.org which is part of the debian imagmagic version: imagemagick is already the newest version (8:6.9.11.60+dfsg-1.3+deb11u1) uses this form in its command line:...
by morse_the_horse
2022-11-06 21:16
Forum: Installation
Topic: Can't install firmware. Get this popup
Replies: 2
Views: 661

Re: Can't install firmware. Get this popup

Yes, it appears to be the exact same issue. I understand now that this is a security update, not one that affects say, a mathematical operation. However, the OP "resolved" it by getting rid of the notification. That doesn't resolve the problem of not being able to install the firmware but ...
by morse_the_horse
2022-11-06 16:35
Forum: Installation
Topic: Can't install firmware. Get this popup
Replies: 2
Views: 661

Can't install firmware. Get this popup

https://i.postimg.cc/rwdBqHMC/DBX-Update-failed.png Every time my Bullseye system on my Dell Latitude E7270 comes up, it reminds me to install the Secure Boot dbx Configuration Update. Each time I allow it, it tells me it is downloaded and asks me if I want to restart. At the same time, the above m...
by morse_the_horse
2022-01-15 02:48
Forum: System and Network configuration
Topic: Can I set wi-fi roaming trigger level?
Replies: 4
Views: 4243

Re: Can I set wi-fi roaming trigger level?

Which ORBI mesh system (model) do you have? RBR50. The only recommendation I found to potentially fix the problem is to lower the output power level on the Orbi. I don't know if that will lower the power levels on the satellites (if not, it would only fix the problem if one moved from the router ar...
by morse_the_horse
2022-01-14 23:14
Forum: System and Network configuration
Topic: Can I set wi-fi roaming trigger level?
Replies: 4
Views: 4243

Re: Can I set wi-fi roaming trigger level?

Here's a recommendation from a site about changing the "aggressiveness" vs "stickiness" (the terms usually used) in general: https://helpcenter.engeniustech.com/hc/en-us/articles/234584048-We-are-experiencing-wireless-roaming-issues-What-should-we-do- and then find this: Set a re...
by morse_the_horse
2022-01-14 19:08
Forum: System and Network configuration
Topic: Can I set wi-fi roaming trigger level?
Replies: 4
Views: 4243

Can I set wi-fi roaming trigger level?

At my home and at our club, we use ORBI mesh system with satellites. This should allow us to move from room to room and have the devices automatically recognize that the signal from the nearest router/satellite should be used and switch to it. However, in spite of the fact that a signal from the rou...
by morse_the_horse
2021-01-10 00:52
Forum: Beginners Questions
Topic: 10.7.0 netinst install in VM - no root or sudo access
Replies: 2
Views: 2679

Re: 10.7.0 netinst install in VM - no root or sudo access

Did it prompt you to create a password for that user? Are you sure you are typing in the password you thought you said?

I'd try to re-install one more time.
by morse_the_horse
2020-12-26 15:57
Forum: System and Network configuration
Topic: Hotspot with Android clients not working
Replies: 1
Views: 1815

Re: Hotspot with Android clients not working

Update: I tried a Roku and it connects without problems. Only Android phones fail.
by morse_the_horse
2020-12-26 14:47
Forum: System and Network configuration
Topic: Hotspot with Android clients not working
Replies: 1
Views: 1815

Hotspot with Android clients not working

I purchased a Panda wi-fi adapter and connected it along with my internal PC wi-fi to use the Dell Latitude E7270 with Buster computer as a hotspot. Android clients refuse to connect just "reconnecting" over and over. Another Debian laptop connects fine and uses the internet through the La...
by morse_the_horse
2020-10-12 13:33
Forum: System and Network configuration
Topic: Add secocond wi-fi device for hotspot?
Replies: 0
Views: 2459

Add secocond wi-fi device for hotspot?

Buster supports hotspot but apparently it only works when connected to a router with ethernet and using the wi-fi to be the hotspot. I'd like to put in a second wi-fi on a USB port so I can use the internal one to connect to the router and the other to be the hotspot. Is this possible without a majo...
by morse_the_horse
2020-09-02 21:40
Forum: Beginners Questions
Topic: Is File system a software?
Replies: 15
Views: 9746

Re: Is File system a software?

A filesystem is a physical (or logical) organization of data. Just like a manual file system you might create at home to organize your bills and correspondence. It is not software. Once you design your file system (something as simple as organizing by correspondent name, by date or whatever), you ha...
by morse_the_horse
2020-07-10 01:14
Forum: System and Network configuration
Topic: Any way to assign a personal name to an external Wi-fi SSID?
Replies: 5
Views: 2702

Re: Any way to assign a personal name to an external Wi-fi S

I know there are the SSIDs in /etc/NetworkManager/system-connections . I'm wondering if there is a way to have a "comment line" or some-such thing in that file that would be a way to provide a name that would show up with the SSID. This is very simple: 1. Best method: use the NetworkManag...
by morse_the_horse
2020-07-09 21:11
Forum: System and Network configuration
Topic: Any way to assign a personal name to an external Wi-fi SSID?
Replies: 5
Views: 2702

Re: Any way to assign a personal name to an external Wi-fi S

The SSID is the encryptation "salt" for the pre-shared key. https://en.wikipedia.org/wiki/Salt_(cryptography) I'm not sure that has anything to do with my question. What I am looking for is to know if there is a way to also assign a name along with the SSID. It doesn't have to have anythi...
by morse_the_horse
2020-07-09 16:47
Forum: System and Network configuration
Topic: Any way to assign a personal name to an external Wi-fi SSID?
Replies: 5
Views: 2702

Any way to assign a personal name to an external Wi-fi SSID?

I never thought about this but I wonder if it can be done in Debian (preferrably (or even in another OS). Given that there is an SSID out there that I connect to at other places, they are assigned names by their owners but I have no control over that. However, when I connect with them intermittently...
by morse_the_horse
2020-06-28 16:54
Forum: Graphical Environments & Desktops
Topic: shutown never shows the services as it shuts down except ...
Replies: 3
Views: 3165

Re: shutown never shows the services as it shuts down except

Exec=/usr/sbin/shutdown -h now Check ls -l /usr/sbin/shutdown I think systemd is trying to emulate the old-style shutdown sequence because you've invoked it with an obsolete command. Try this instead: Exec=systemctl poweroff Nope. Worked just like the shutdown command. Got just the power down line ...
by morse_the_horse
2020-06-25 17:13
Forum: Graphical Environments & Desktops
Topic: shutown never shows the services as it shuts down except ...
Replies: 3
Views: 3165

shutown never shows the services as it shuts down except ...

I execute the shutdown command by clicking on a desktop app that contains the following: $more shutdown.desktop [Desktop Entry] Name=shutdown Exec=/usr/sbin/shutdown -h now Comment=Shutdown Terminal=false Icon=system-shutdown Type=Application It always works fine. However, it "NEVER" shows...
by morse_the_horse
2020-05-31 18:23
Forum: Beginners Questions
Topic: Question about Debian 10
Replies: 5
Views: 3638

Re: Question about Debian 10

Re: Question about Debian 10 Postby cuckooflew » 2020-05-26 22:37 The same could be said about avoid using the word "testing", in your sources.list, it could result in your having a testing version. If you do not understand this, you definitely need to show us your /etc/apt/sourecs.list f...
by morse_the_horse
2020-05-25 16:22
Forum: Beginners Questions
Topic: / message says it's full
Replies: 6
Views: 3800

Re: / message says it's full

You can also get rid of software you don't use. There are lots of modules that are not needed if the particular system doesn't use them. Look at your installed software and dump what you don't use. Unlike on Windows where there are lots of third party products you have to buy licenses for, most Linu...