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

by None1975
2024-04-22 17:23
Forum: Off-Topic
Topic: [Off-Topic] The impossible Debians 12 and 11!!!
Replies: 14
Views: 514

Re: [Off-Topic] The impossible Debians 12 and 11!!!

sunrat wrote: 2024-04-22 13:44 You are confusing LTS, which is free, with Extended LTS which is commercial - https://wiki.debian.org/LTS/Extended
Thank a lot. Now I understand.
by None1975
2024-04-22 13:33
Forum: Off-Topic
Topic: [Off-Topic] The impossible Debians 12 and 11!!!
Replies: 14
Views: 514

Re: [Off-Topic] The impossible Debians 12 and 11!!!

sunrat wrote: 2024-04-22 13:31
It is still supported by the LTS team until June 30, so from a few weeks it will receive no updates and the repo will be moved to archive.
Thank you for the info. But i think this is limited and In addition, it is paid support.
by None1975
2024-04-22 13:29
Forum: General Questions
Topic: [Software] 20 years of linux - now I've been drawn back to windows
Replies: 15
Views: 289

Re: [Software] 20 years of linux - now I've been drawn back to windows

It is very bad when people become slaves of big (and small) companies....
by None1975
2024-04-22 13:19
Forum: Off-Topic
Topic: [Off-Topic] The impossible Debians 12 and 11!!!
Replies: 14
Views: 514

Re: [Off-Topic] The impossible Debians 12 and 11!!!

I installed the Debian 10. All seems fine.
Debian 10 is EOL.
by None1975
2024-04-22 13:12
Forum: Graphical Environments & Desktops
Topic: [Solved] Bookworm XFCE - Missing dependencies to make Terminal
Replies: 5
Views: 259

Re: Bookworm XFCE - Missing dependencies to make Terminal

Augie77 wrote: 2024-04-19 20:15
That worked great, many thanks. I have successfully completed my first 'build' in Linux and the Terminal is working great.
Hello.

That's really cool to hear.

Please mark your topic as solved. Thank you.
by None1975
2024-04-18 15:44
Forum: Graphical Environments & Desktops
Topic: [Solved] Bookworm XFCE - Missing dependencies to make Terminal
Replies: 5
Views: 259

Re: Bookworm XFCE - Missing dependencies to make Terminal

I am attempting to use the latest Terminal from XFCE If you want build latest xfce4-terminal, you must install dependencies for building this app. The easiest way for doing that is install with one command: sudo apt build-dep xfce4-terminal And then follow the instructions provided by source code. ...
by None1975
2024-04-18 15:38
Forum: Beginners Questions
Topic: Help with security mitigations!
Replies: 50
Views: 1310

Re: Help with security mitigations!

Hello.

Please check this detailed guide.
by None1975
2024-04-18 11:55
Forum: Off-Topic
Topic: [Off-Topic] So who here is looking forward to Ubuntu's 24.04 LTS next week
Replies: 5
Views: 267

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

my2we9dy wrote: 2024-04-17 13:04 They are calling it the best LTS ever.
It has not yet been released, but has already been declared the best. Some absurdity...
by None1975
2024-04-18 11:51
Forum: Beginners Questions
Topic: [Solved] Setting a wallpaper in dwm on startup[O/S]
Replies: 3
Views: 183

Re: [O/S] Setting a wallpaper in dwm on startup[O/S]

Thanks that worked like a charm! I would like to understand why you have to specify a file path for the command, if you would care to explain. Path name really means the full path to that file or folder from the filesystem's / directory. For example, the full path to your script is: /home/your_user...
by None1975
2024-04-18 11:15
Forum: Graphical Environments & Desktops
Topic: DWM: Replacing dmenu 5.1 with dmenu 5.3
Replies: 2
Views: 106

Re: DWM: Replacing dmenu 5.1 with dmenu 5.3

It's always better to use software from the official Debian repositories if at all possible. The packages in the Debian repositories are known to work well and install properly. Only using software from the Debian repositories is also much safer than installing from random websites. This means that ...
by None1975
2024-04-17 11:34
Forum: Beginners Questions
Topic: [Solved] Setting a wallpaper in dwm on startup[O/S]
Replies: 3
Views: 183

Re: [O/S] Setting a wallpaper in dwm on startup[O/S]

Hello. I also messed around with the dwm autostart patch, but I honestly don't know how to configure it. You don't need it at all :) Create .xsessionrc file with these contents: #!/bin/bash ~/.fehbg make this file executable: chmod +x ~/.xsessionrc Logout and login again. P.S. This way, using this f...
by None1975
2024-04-15 11:27
Forum: Beginners Questions
Topic: [Software] curl - command not found
Replies: 2
Views: 223

Re: [Software] curl - command not found

hackphi wrote: 2024-04-13 09:49 any thoughts on that?
Hello.

Just install curl

Code: Select all

apt install curl
by None1975
2024-04-11 12:02
Forum: Docs, HowTos, Tips & Tricks
Topic: [HowTo] How do I install Qtile on Bookworm
Replies: 2
Views: 154

[HowTo] How do I install Qtile on Bookworm

This is a guide for those who want to install and try the Qtile window manager. Since Bookworm and later don't accept installing Python stuff using pip anymore, all the guides don't work anymore. So I decided to write my own guide. So, lets get started. Qtile has never been included in the official ...
by None1975
2024-04-09 11:12
Forum: Graphical Environments & Desktops
Topic: [ Solved] All my desktop icons are gone?
Replies: 6
Views: 252

Re: All my desktop icons are gone?

Hello.

Please mark your topic as solved. Thank you.
by None1975
2024-04-06 10:27
Forum: General Questions
Topic: unmet dependencies with update
Replies: 13
Views: 586

Re: unmet dependencies with update

pbear wrote: 2024-04-06 04:37 apt autoremove is what I was about to recommend also. @None1975 , is there a problem using that command here? Nothing is jumping out at me.
Hello.
No problem with this command.

In my example this command remove ALL older kernels, excluding the current running kernel.
by None1975
2024-04-04 16:15
Forum: General Questions
Topic: unmet dependencies with update
Replies: 13
Views: 586

Re: unmet dependencies with update

To list all installed kernels, run (one command to show all kernels and headers that can be removed, excluding the current running kerne)l: kernelver=$(uname -r | sed -r 's/-[a-z]+//') dpkg -l linux-{image,headers}-"[0-9]*" | awk '/ii/{print $2}' | grep -ve $kernelver It selects all packag...
by None1975
2024-04-02 11:28
Forum: General Questions
Topic: Failed to start light display manager
Replies: 13
Views: 679

Re: Failed to start light display manager

lightdm.service: Triggering OnFailure= dependencies
How about trying to reinstall lightdm?

Code: Select all

apt autoremove --purge lightdm

apt install lightdm
and reboot.