The officially official Devuan Forum!

You are not logged in.

#576 Re: Installation » [SOLVED] How to change system to boot to text login instead of gui » 2021-05-04 08:12:06

Hi, I wonder if when you are at the non-login point, what happens if you "ctrl-alt-F(1 to 7)? Do you get a login prompt?

#578 Re: Hardware & System Configuration » Firewall on laptop with Chimaera » 2021-05-02 23:25:14

I'm using UFW/GUFW, but it was a bit of a bitch to get working on start.

Somehow the program and install directory permissions were owned by the user (me), and

the program need root to start.

I eventually fixed it, i think... while looking into the "su -" and path changes.

I'm always thankful for the suggestions on firewall apps, for researching next ...

#579 Re: Devuan » As Debian 11 moves closer to Devuan. Is there any reason to stay on De » 2021-04-30 22:27:46

golinux wrote:

Now I know why I don't hang out on reddit.  big_smile 

Trust is a fragile thing and not easy to repair. 

If you hang around here for a while maybe you will understand why Devuan is so special . . . or maybe not.  It's about more than code . . .

I'm with you on this, it's more than about code.

Personally, I find this is a helpful and friendly community, I have grown to respect the posters here.

You still get all kinds of users, and I appreciate them all.

Even if it's just for the community, I'll be hanging around.

I guess the best that will come from Debian coming around will be the packaging and dependencies may be smoother to transition to Devuan.

Devuan artwork is better too, less corporate looking, imho.

I'm grateful, thank you.

#580 Re: Hardware & System Configuration » THANK YOU, and I'M SORRY! » 2021-04-29 23:12:15

ComputerBob, speaking for myself, your most welcome. And I love this Devuan community for the same reasons.

I have never received a harsh reaction (haven't been hacked once) after an out-of-place comment, unlike some other distros I've used.

#581 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-22 23:05:45

Dutch_Master wrote:

Well, after one too many freeze up I ditched Beowulf, tried to get Funtoo to work (but a core package for Mate failed to configure repeatedly and consequently build) then late last night I took my ASCII USB stick and booted from it. Installed ASCII, but sadly, the random freezes are still there. It might be related to Firefox, may need to look into that.

So, not a happy chappy here, to say the least >:-{  I may try Mint, but that means [shudder] systemd :puke:

have you tried a decent memtest?

#582 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-21 04:13:33

My appologies, I posted a reply, but I was wrong, so I deleted it... just rubish.

I had intended to creat the file /etc/default/su with the content ALWAYS_SET_PATH yes, but all I did was paste in the file address instead of the command. :'-(

Sorry for the bumb steer.

#583 Re: Desktop and Multimedia » Beowulf is broken » 2021-04-20 22:29:23

Altoid wrote:

Hello:

fsmithred wrote:

... hate using 'su -'. Most of the time when I become root, I'm already in the directory where I want to do stuff, and I want to stay there.
I don't want to change to /root.

Ahh ...
And I thought I was the only one.  8^D

I'm trying hard to get use to su - and how it works.
Sometimes I fear that not being where I want to be (and in /root instead) will make/allow me to do something stupid.

fsmithred wrote:

... there's a way to restore the old behavior.

ALWAYS_SET_PATH yes

in /etc/default/su

But you still have to use su -, you just don't get sent to /root.
Right?

Best,

A.

ahh, no. I thought I was the only one! Funny, not funny.

I have nothing to add, except the ufw program complains when trying to start that user ID is 1000 when 0 is expected. Which I think may be a similar problem to the above, so I'm following this thread. Thank you.

#584 Re: Off-topic » [SOLVED] Building .deb package from git source » 2021-04-15 10:44:38

Whenever I get stuck like this I create the directories... and re-run the command.

use

locate debian/slstatus/usr/local/bin/slstatus

work your way back from there...

create directory...

mkdir debian/slstatus/usr/local/bin/slstatus

See if that helps. Sometimes it's a permission to write by the program.

see how you go.

#585 Re: Installation » Partitioning schemes separate var and usr and boot 4 unfussy root? » 2021-04-14 22:31:02

Thank you Geoff 42. I'll try that for a while and see if my system needs it.

p.s.  The file is at /etc/default/tmpfs

#586 Re: Installation » Partitioning schemes separate var and usr and boot 4 unfussy root? » 2021-04-14 08:50:51

Head_on_a_Stick wrote:

^ Shouldn't /tmp be mounted in RAM?

$ findmnt /tmp                                                            
TARGET SOURCE FSTYPE OPTIONS
/tmp   tmpfs  tmpfs  rw,nosuid,nodev,size=8048848k,nr_inodes=409600,inode64
$

I know systemd does that by default, not sure about sysvinit.

That is probably a leftover from mandriva or mageia, systemd.

How can I test if it's being used or not, and , like frequency and size? Do you know?

I can't remember why I did that...

edit... it was probably part of setting up a proxied firewalled self server written by Ashton Mills, using Mandrake, but I got there a bit late and had to use Mandriva.

#588 Re: Installation » Partitioning schemes separate var and usr and boot 4 unfussy root? » 2021-04-13 23:43:34

I get a little bit carried away, gradually...

Separate GPT partitions for

bios grub (1Mb)
/
swap
/tmp
/usr
/var
/usr/src
/home

Then I have all the archive partitionss attached to /home/.../local/

And 2 other linux distro hdd's (both beowulf atm).

List, list so nothings missed.

#589 Re: Desktop and Multimedia » hydrogen problems (beowulf / chimaera) » 2021-04-12 22:37:45

Although I've never seen that error, I wonder if these are installed
I haven't run this program for some time... so I've left in the versions in the list.

libportaudio2_19.6.0-1_amd64.deb libportsmf0_0.1~svn20101010-5_amd64.deb 
libportmidi0_217-6_amd64.deb hydrogen-data_0.9.7-6_all.deb 
hydrogen-doc_0.9.7-6_all.deb 
hydrogen-drumkits-effects_2017.09.19~dfsg-1_all.deb 
hydrogen-drumkits_2017.09.19~dfsg-1_all.deb 
hydrogen_0.9.7-6_amd64.deb

I usually install fluid synth and timidity and use sound fonts too.

hope this helps.

#590 Re: Installation » [SOLVED] Updatedb and locate in non-system drives » 2021-04-08 23:08:33

oh, i use mlocate.

thank you for making me aware there is more to locate, i had used(?) installed slocate on another distro (Mandriva) long ago.

mlocate (locate command) finds things on my other harddrives as well.

mount | grep /home/
/dev/sde2 on /home/glenn/local/archive type ext4 (rw,relatime)
/dev/sdb3 on /home/glenn/local/data type ext4 (rw,relatime)
/dev/sdb6 on /home/glenn/local/free type ext4 (rw,relatime)
/dev/sdd1 on /home/glenn/local/media type ext4 (rw,relatime)
/dev/sde1 on /home/glenn/local/mt-93gb type ext4 (rw,relatime)
/dev/sdb2 on /home/glenn/local/other type ext4 (rw,relatime)
/dev/sdb4 on /home/glenn/local/spare type ext4 (rw,relatime)
/dev/sde5 on /home/glenn/local/stuff type ext4 (rw,relatime)
/dev/sde4 on /home/glenn/local/videos type ext4 (rw,relatime)

there is a movie with "TedBundy" in the name...

locate TedBundy
/home/glenn/local/data/Videos/Extremely.Wicked,.Shockingly.Evil,.And.Vile.TedBundy.mp4

thanks for the headsup!

#591 Re: Installation » [SOLVED] Updatedb and locate in non-system drives » 2021-04-06 23:27:53

I use it everywhere.

Especially /home/glenn/local/... 7 partitions in there

But mostly from root (su) konsole.

oh, it does work for user too.

locate konsole | grep .deb | grep /local/archive/
/home/glenn/local/archive/src/apt/debs/amd64/konsolekalendar_4%3a18.08.3-1_amd64.deb
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole/konsole-kpart_18.04.0-1_i386.deb
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole/konsole_18.04.0-1_i386.deb
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole/konsole-kpart_18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole/konsole_18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/amd64/konsole-kpart_4%3a18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/amd64/konsolekalendar_4%3a16.04.3-4~deb9u1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole/konsole-kpart_16.12.0-4_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole/konsole_16.12.0-4_amd64.deb
glenn@GamesBox ~ $ 

I generally use it as root when installing softwares...

Does it depend on the baloo and kde5-plasma search settings in "system settings"/Search/file search?

actually, my settings search all except /usr and /var... and one backup partition in ~/local/free

#592 Re: Hardware & System Configuration » [SOLVED] finding package for correct version of linux source » 2021-04-04 07:54:32

you may find the headers linux-headers-4.19.0-9-amd64 and "common" (and other versions) off the Beowulf 3.1 dvd here

.../pool/DEBIAN/main/l/linux/linux-headers-4.19.0-9-amd64_4.19.118-2_amd64.deb
.../pool/DEBIAN/main/l/linux/linux-headers-4.19.0-9-common_4.19.118-2_all.deb

updated versions here,
.../pool/DEBIAN/main/l/linux-latest/linux-headers-amd64_4.19+105+deb10u9_amd64.deb (but not the "common"...)

linux-images in here (.deb and .udeb)
.../pool/DEBIAN/main/l/linux-signed-amd64/

hope this helps you for next time. All the best

#593 Re: Off-topic » what music are you listening to RIGHT NOW? » 2021-04-03 08:33:34

I just saw that Elton John movie "Rocket Man" this weekend, so tonight I'm binging on elton for my memory's sake.

#595 Re: Other Issues » [Solved] How to load nftables rules at boot? » 2021-03-27 11:41:12

Thank you for the correction...

As far as I'm aware open-rc run levels are "default, off, recovery and sysinit."

I thought the commented lines in the above script were left there from the sys-v script the file was used for.

I still not completely sure how this works... sorry for butting in.

I didn't see those other posts this morning when I added my 2 cents worth.

But, I'm glad I found out some more about run levels and open-rc.

#596 Re: Other Issues » [Solved] How to load nftables rules at boot? » 2021-03-26 22:40:56

Hi, my fw script is loaded by open-rc

It looks like this...

/home/glenn/build/firewall/fwautorun

#!/bin/bash
### BEGIN INIT INFO
# Provides:          scriptname
# Required-Start:    $remote_fs $syslog
# Required-Stop:     $remote_fs $syslog
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Start daemon at boot time
# Description:       Enable service provided by daemon.
### END INIT INFO

case "$1" in
  start)

    sh /home/glenn/bin/nftfw.sh

    echo "Nftables Firewall is now ON"
    ;;
  stop)
    nft flush table filter
    nft flush table ip6 filter
    echo "NFTABLES Firewall is OFF"
    ;;
  *)
        echo "Usage: /etc/init.d/fwautorun {start|stop}"
        exit 1
        ;;
esac

exit 0

I used gentoo, arch and debian guides when I set this up...
https://wiki.gentoo.org/wiki/Nftables/E … nd_IPv6.29
https://wiki.archlinux.org/index.php/Nf … l_firewall
https://linux-audit.com/nftables-beginn … filtering/
https://wiki.debian.org/nftables#Should … les_one.3F

I found this somewhere, ... repeat, my init script is called fwautorun.sh, yours may be different.

cp  <path to init file>...fwautorun /etc/init.d

# update-rc.d nftables defaults

rc-update add nftables defaults

reboot.

you may have this part sorted, but because it's mentioned in the start up script, I'll copy it here...

/home/glenn/bin/nftfw.sh

#!/bin/bash

# /home/glenn/build/firewalls/nftfw.sh

# load templates
#nft -f /usr/share/doc/nftables/examples/syntax/ipv4-filter       #loads the ipv4 template table (OS depandant address)
#nft -f /usr/share/doc/nftables/examples/syntax/ipv6-filter       #loads the ipv6 template table (OS depandant address)

# instead of using templates, we create our own.

nft add table filter
nft add table ip6 filter

nft add chain filter input { type filter hook input priority 0 \; }
nft add chain filter forward { type filter hook forward priority 0 \; }
nft add chain filter output { type filter hook output priority 0 \; }

nft add chain ip6 filter input { type filter hook input priority 0 \; }
nft add chain ip6 filter forward { type filter hook forward priority 0 \; }
nft add chain ip6 filter output { type filter hook output priority 0 \; }

# clean out any leftovers...

nft flush table filter
nft flush table ip6 filter

nft add rule filter input ct state established accept
nft add rule filter input ct state related accept
nft add rule filter input iif lo accept
nft add rule filter input tcp dport ssh counter log accept
nft add rule filter input counter log drop

nft add rule filter output ct state established accept
nft add rule filter output ct state related accept
nft add rule filter output oif lo accept
nft add rule filter output ct state new counter accept

nft add rule ip6 filter input ct state established accept
nft add rule ip6 filter input ct state related accept
nft add rule ip6 filter input iif lo accept
nft add rule ip6 filter input tcp dport ssh counter log accept

nft add rule ip6 filter input icmpv6 type nd-neighbor-solicit accept
nft add rule ip6 filter input icmpv6 type echo-request accept
nft add rule ip6 filter input icmpv6 type nd-router-advert accept
nft add rule ip6 filter input icmpv6 type nd-neighbor-advert accept

nft add rule ip6 filter input counter log drop

nft add rule ip6 filter output ct state established accept
nft add rule ip6 filter output ct state related accept
nft add rule ip6 filter output oif lo accept
nft add rule ip6 filter output ct state new counter accept

echo "Nftables Firewall is now ON ... relay"

exit 0

# /home/glenn/build/firewalls/nftfw-off.sh

#!/bin/bash

# /home/glenn/build/firewalls/nftfw-off.sh

nft -f /usr/share/doc/nftables/examples/syntax/ipv4-filter             #loads the ipv4 template table
nft -f /usr/share/doc/nftables/examples/syntax/ipv6-filter             #loads the ipv6 template table

nft flush table filter
nft flush table ip6 filter

echo "Nftables Firewall is now OFF"

exit 0

I hope this helps, Glenn

#597 Re: Off-topic » What are you reading/want to read ? » 2021-03-24 23:10:26

The Body Keeps the Score – Brain, Mind, and Body in the Healing of Trauma
Bessel Van der Kolk, M.D.

...is a 2014 book by Bessel van der Kolk about the effects of psychological trauma, also known as traumatic stress.[1][2] The book describes van der Kolk's research and experiences, on how individuals are affected by traumatic stress, and its effects on the mind and body.
Synopsis

In The Body Keeps the Score, van Der Kolk focuses on survivors of psychological trauma, giving an account of how trauma has affected them.[1] He also discusses some possible routes to healing (including eye movement desensitization and reprocessing, yoga, and limbic system therapy).[3] The book has five parts: Rediscovery of Trauma, This is Your Brain on Trauma, The Minds of Children, The Imprint of Trauma and Paths to Recovery.[1]

https://en.wikipedia.org/wiki/The_Body_Keeps_the_Score

Opening my mind to other recovery methods... one day at a time.

#598 Re: Devuan » Meet Chimaera's deepsea theme » 2021-03-21 07:58:12

Thank you for your efforts, I really appreciate it.

#599 Re: Devuan » Meet Chimaera's deepsea theme » 2021-03-20 23:11:42

I use this to update/upgrade grub backgrounds...

Editing the /etc/default/grub file to reflect the name of the pic...

(I just use the largest pic I can find.)

#restore grub modifier files
rsync -avh /home/glenn/local/other/backup/backup-etc-sys/etc/default/grub /etc/default/
chown root:root /etc/default/grub
chmod a+rx /etc/default/grub

rsync -avh /home/glenn/local/other/backup/backup-etc-sys/boot/grub/*.png /boot/grub/
update-grub

I hope this gives someone an idea of the locations used.

#600 Re: Off-topic » My Ryzen 7 1700-X Cooling experience! » 2021-03-16 05:45:31

I have a Ryzen 2700+ on a ROG Strix (asus) x470-F Gaming board with a Noctua NH-U12P (se2)
and it's quite good, very quiet and surprisingly easy to configure it's speed in the bios(?) settings.
I had to get a special adaptor for it to fit this Mobo, but I'm glad I did. :-)

Board footer

Forum Software