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

by arzgi
2024-04-14 10:43
Forum: Hardware
Topic: [Software] Repeated key inputs
Replies: 4
Views: 450

Re: [Software] Repeated key inputs

At least XFCE has a setting how long must a key be pressed when it has detected as duplicate or more presses.
by arzgi
2024-04-13 07:05
Forum: General Questions
Topic: [Software] how to add a partition to thumb drive?
Replies: 4
Views: 126

Re: [Software] how to add a partition to thumb drive?

The answer is in you error: Too many primary partitions. arto@dell:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 223,6G 0 disk ├─sda1 8:1 0 524M 0 part /boot/efi ├─sda2 8:2 0 1K 0 part ├─sda5 8:5 0 178,9G 0 part /home ├─sda6 8:6 0 7,4G 0 part [SWAP] └─sda7 8:7 0 36,7G 0 part / arto@del...
by arzgi
2024-04-12 14:32
Forum: Hardware
Topic: [Hardware] kernel complaining about USB device
Replies: 4
Views: 193

Re: [Hardware] kernel complaining about USB device

Can you test it in another usb-port?
by arzgi
2024-04-09 16:38
Forum: Beginners Questions
Topic: Which laptop do YOU run Debian on?
Replies: 14
Views: 446

Re: Which laptop do YOU run Debian on?

I have a Dell Latitude 3340, I use Xfce, and no any problems to suspend or to resume. @lewulff's points are good. I have been so impressed of this laptop, so I think when this dies next one be Dell also.
by arzgi
2024-04-07 08:46
Forum: Off-Topic
Topic: [Software] Flatpak version of Newsflash doesn't run immediately
Replies: 4
Views: 253

Re: [Software] Flatpak version of Newsflash doesn't run immediately

That's not a Debian problem, you should ask the flatpak version author/s.
by arzgi
2024-04-06 08:43
Forum: Beginners Questions
Topic: [Software] Programmatically enable Numlock key on boot?
Replies: 5
Views: 199

Re: [Software] Programmatically enable Numlock key on boot?

I have also used numlockx, works well in X, but to enable right on boot, check first the BIOS/UEFI settings, most of my computers as this laptop have option to set numlock on. This option does exist in my BIOS, and it's enabled (was already enabled long before I bought a mechanical keyboard). Howev...
by arzgi
2024-04-06 08:04
Forum: Beginners Questions
Topic: [Software] Programmatically enable Numlock key on boot?
Replies: 5
Views: 199

Re: [Software] Programmatically enable Numlock key on boot?

I have also used numlockx, works well in X, but to enable right on boot, check first the BIOS/UEFI settings, most of my computers as this laptop have option to set numlock on.
by arzgi
2024-03-31 07:30
Forum: General Questions
Topic: How can one set time to GMT and KEEP it that way?
Replies: 5
Views: 295

Re: How can one set time to GMT and KEEP it that way?

Install tzdata, and then use tzselect: $ tzselect Please identify a location so that time zone rules can be set correctly. Please select a continent, ocean, "coord", or "TZ". 1) Africa 2) Americas 3) Antarctica 4) Asia 5) Atlantic Ocean 6) Australia 7) Europe 8) Indian Ocean 9) P...
by arzgi
2024-03-24 08:34
Forum: Beginners Questions
Topic: [Software] Best software for a backup server
Replies: 8
Views: 587

Re: [Software] Best software for a backup server

I use unison, another fronted to the rsync, but I only sync my laptop /home to pc¨s /home, the pc has a second disk, to with it backups /home and some more important stuff automatically, there I just use rsync. So good learn rsync :wink:
by arzgi
2024-03-20 15:08
Forum: Off-Topic
Topic: [Off-Topic] f-droid app - Rethink
Replies: 4
Views: 551

Re: [Off-Topic] f-droid app - Rethink

F-droid.org has it's own forums, I think you get better answers there.
by arzgi
2024-03-13 18:38
Forum: Beginners Questions
Topic: [Solved] Install VirtualBox or Virt-Manager
Replies: 53
Views: 2045

Re: [Software] Install VirtualBox

virtualbox was in the repo for quite a short time. It was removed because they did not made secure patches to flaws Linux devs told.
by arzgi
2024-03-10 15:50
Forum: General Questions
Topic: [Software] Daily Email Report from smartd
Replies: 6
Views: 391

Re: [Software] Daily Email Report from smartd

labzilla wrote: 2024-03-10 15:30 Ubuntu server
Better ask from Ubuntu forums.
by arzgi
2024-03-10 10:43
Forum: Beginners Questions
Topic: Wired connection stops working after a while
Replies: 37
Views: 1832

Re: Wired connection stops working after a while

Test if net works if you remove completely the switch. Switches only multiple signal to one port to all other ports, I have not used managed switches, but I would guess they can do some grouping etc. And you asked suggested replacement for your wifi-router, if it is working, would not change. Only e...
by arzgi
2024-03-09 09:39
Forum: Beginners Questions
Topic: Wired connection stops working after a while
Replies: 37
Views: 1832

Re: Wired connection stops working after a while

Generally, what works in windows often does not work with Linux, In your case I would just be happy to find a working solution, I think I gave the answer in my previous posts in the thread. And there is no sense to connect the switch first, I am not sure if you even need that switch. It somehow conf...
by arzgi
2024-03-06 11:10
Forum: Graphical Environments & Desktops
Topic: minimize maximize and close icons too small
Replies: 6
Views: 709

Re: minimize maximize and close icons too small

Are you using nouveau or nvidia? I'd suggest also trying live images, if it seems same, or some other DE that would seem at least tolerable.

EDIT; is it a mouse or a touchpad?
by arzgi
2024-03-04 10:27
Forum: Hardware
Topic: the installed debian12 cannot find my touchpad(HP EliteBook 630)
Replies: 9
Views: 738

Re: the installed debian12 cannot find my touchpad(HP EliteBook 630)

Code: Select all

SYNA30ED:00 06CB:CEAB Touchpad
seems to be the culprit, seems to be an i2c-device. I have no experience of those kind devices, try to search the same code using search enginge.
by arzgi
2024-03-04 10:02
Forum: General Questions
Topic: [SSHD][Banner]Auto generating SSH Banner from Issue Files
Replies: 5
Views: 370

Re: [SSHD][Banner]Auto generating SSH Banner from Issue Files

Sorry to get sideways to a flamewar. But I agree to @steve_v that agetty is a bit overhead, I red the man page, and there seems not be option to use without a console. A simple shell script might work better.
by arzgi
2024-03-03 11:01
Forum: General Questions
Topic: [SSHD][Banner]Auto generating SSH Banner from Issue Files
Replies: 5
Views: 370

Re: [SSHD][Banner]Auto generating SSH Banner from Issue Files

It may seem a huge step, but I guess you still have to it at some point Over my dead body. Cron works exactly as well as it always has, and just because init kraken bloatware-central systemd can do a thing doesn't mean it should . I think you are beating a dead horse, systemd is to stay in most maj...
by arzgi
2024-03-03 10:56
Forum: Beginners Questions
Topic: Wired connection stops working after a while
Replies: 37
Views: 1832

Re: Wired connection stops working after a while

I can't comment as I don't know how is your LAN now configured. You can try reinstalling dhclient, but usually problems with it refer more to network problems.
by arzgi
2024-03-02 09:58
Forum: Beginners Questions
Topic: Wired connection stops working after a while
Replies: 37
Views: 1832

Re: Wired connection stops working after a while

You can use just

Code: Select all

sudo dhclient  -r
sudo dhclient
This way you don't need to know your NIC names, to see those

Code: Select all

ip a