The officially official Devuan Forum!

You are not logged in.

#301 Re: Installation » [SOLVED] Beowulf to Chimaera - precautions » 2024-10-10 15:23:26

regarding post number 11 in this thread.

i can no longer recommend PartedMagic after discovering multiple reports of very poor customer service.

see these links for just a few such instances:

https://www.reddit.com/r/sysadmin/comments/8k61r6/partedmagic_anyone_else_still_using_it_any/

https://www.trustpilot.com/review/partedmagic.com

edited: added more content

#302 Re: Off-topic » Thank you Devuan » 2024-10-08 16:17:15

Eric S. Raymond commentary from a few years back but still right on point:

slashdot snippet:
https://linux.slashdot.org/story/20/09/27/193250/eric-s-raymond-is-microsoft-switching-to-a-linux-kernel-that-emulates-windows

eric's commentary at his website:
http://esr.ibiblio.org/?p=8764

edited post: added content

another much earlier post regarding "Teen Sex vs. Adult Resentment" as food for thought and introspection:
http://esr.ibiblio.org/?p=78

#305 Re: Devuan » takes 23 seconds to login or "su" [recent change] » 2024-09-29 10:20:33

perhaps adding a new user and checking for the delays there might yield insight?

#306 Re: Hardware & System Configuration » Daedalus MATE freezes sometime » 2024-09-22 21:52:00

when we worked on used equipment, we were always amazed at the poor condition of some units and that they even continued to provide functional operations. a good visual inspection(preferably with magnification and sufficient illumination) may offer some clues. cabling and their plugs should also be inspected(and perhaps switched with other "known-good" components). batteries and power adapters can also create intermittent problems.

sometimes searching for others who are also having similar problems(with your specific hardware or otherwise) may give additional clues to pursue possible corrective actions.

good luck and keep us posted on your progress!

#309 Re: Installation » [SOLVED] deb.devuan.org doesn't respond » 2024-09-17 14:14:15

i keep my /etc/resolv.conf from being changed by forcing it with /etc/NetworkManager/conf.d/90-dns-none.conf

here is the note to myself that i left in /etc/resolv.conf

# created file with sudo nano
# /etc/NetworkManager/conf.d/90-dns-none.conf
# with contents:
# [main]
# dns=none
# then check with command:
# sudo NetworkManager --print-config

and the only active line in /etc/resolv.conf is "nameserver 192.168.1.1"

i don't remember where i found out about that particular solution but this link might be helpful to future thread visitors:

https://www.networkmanager.dev/docs/api/latest/NetworkManager.html

as always, your mileage may vary

#311 Re: Desktop and Multimedia » [SOLVED] safely remove xfce » 2024-09-05 08:48:25

searching the forum for "task-xfce-desktop" gives over a page of results.

adding "metapackage" narrows it down to three.

one of those three contained this threadpost by administrator fsmithred:

https://dev1galaxy.org/viewtopic.php?pid=321#p321

it should also be noted that there is a difference between using "purge" and "remove"

#314 Re: Installation » [SOLVED] Devuan bug #858 - just a heads-up » 2024-09-04 11:03:15

thanks for posting this! we'll keep watching for thread updates!

#316 Re: DIY » Removing Apparmor » 2024-09-04 10:41:02

as long as you are adequately backed-up, you can always make alterations and see what happens(especially after a warm-restart and/or cold-boot)

#317 Re: Installation » live iso not booting into graphical environment » 2024-09-01 21:11:56

from this webpage:
https://www.devuan.org/get-devuan

minimal-live: A full-featured, console-based recovery tool with a focus on accessibility for visually-impaired and blind users. Uses the refractainstaller.

you will have better experience with:

desktop-live: Explore the default Xfce desktop before installing. Then install easily and quickly from the live session using the refractainstaller. Firmware is installed but can easily be removed.

#318 Re: Hardware & System Configuration » [SOLVED] Suspend to Ram logs out user in Excalibur/Ceres on waking up » 2024-08-30 09:06:10

had a similar experience when my active partition had very little free space left. don't remember how "little" the actual amount was. as always, your mileage may vary.

#320 Re: Devuan Derivatives » Vuu-do Linux! *New Openbox-64 iso's (1.0.7) up 2-02-18*!! » 2024-08-24 14:12:15

@greenjeans

just touching base. curious on status of a new Vuu-do?

thanks,

sg1

#321 Re: Off-topic » Secure Boot? Yes, we've heard of it ... » 2024-08-21 10:02:58

while pointed out in another forum thread, the suggested reading is definitely informative and sharable.

https://dev1galaxy.org/viewtopic.php?pid=51773#p51773

here is a direct link to the suggested reading(in case the original post changes):

https://easylinuxtipsproject.blogspot.com/p/security.html

#322 Re: Installation » how restore default permissions root folder after copy OS to SSD? » 2024-08-21 08:43:02

have used clonezilla and partedmagic for many years with much success

clonezilla is free
https://en.wikipedia.org/wiki/Clonezilla

partedmagic is more "full-service" and well-worth their minimal charge(imho)
https://en.wikipedia.org/wiki/PartedMagic

#324 Re: Installation » how restore default permissions root folder after copy OS to SSD? » 2024-08-20 11:09:47

copying _anything_ in an incorrect way has the potential to alter ownerships and/or permissions
(hard to check 1000's of files/folders for complete correctness)

hopefully your original is _still_ intact and completely correct

unless you can verify the complete correctness of any/all copies you should consider them _not_authentic_duplicates_
(especially and specifically with respect to ownerships and permissions)

also, just to clarify, a backup isn't a backup if it is just on a different partition of the same physical device

operations on the underlying formating/partitioning of any/all storage devices should be considered totally destructive of _all_data_ on that device

keep us posted on your progress!

#325 Re: Installation » Fresh Daedalus: No connection to PulseAudio » 2024-08-19 14:45:53

also this seemed interesting:

https://forum.level1techs.com/t/solved-configure-xonar-stx-for-linux-ubuntu/135742/16

snippet

the semicolon “;” at start of the line acts like a comment tag
you need to delete the semicolon or the setting is ignored

Board footer

Forum Software