Search found 21 matches

by chiron
Sun Nov 03, 2024 5:46 am
Forum: FatDog
Topic: How to add item to quicklaunch? How to remove chrome?
Replies: 6
Views: 256

Re: How to add item to quicklaunch? How to remove chrome?

To get rid of chrome, you can use Gslapt to uninstall. At least if you installed chrome as a tar.gz package. The get-google-chrome script does make a tar.gz package and installs it, so using Gslapt should work fine. Just look for chrome in the installed packages. It appears that manually added ...
by chiron
Sun Oct 20, 2024 5:35 am
Forum: FatDog64
Topic: touchscreen tablet utilities
Replies: 14
Views: 975

Re: touchscreen tablet utilities

I use fatdog on my Thinkpad Yogas, also in tabletmode, and I created a quicklaunch on an extra lxqt panel with larger icons that is hidden and activated once you move your finger to the respective edge of the screen. Actually I liked it so much I configured all my lxqt panels to be that way. Swipe ...
by chiron
Sat Oct 19, 2024 10:46 am
Forum: Software
Topic: SSH: version mismatch with openSSL after update (solved)
Replies: 3
Views: 210

Re: SSH: version mismatch with openSSL after update

So I re-installed openssh 9.8p1 from gslapt and now everything's fine. Sorry for the confusion.

by chiron
Sat Oct 19, 2024 7:23 am
Forum: Software
Topic: SSH: version mismatch with openSSL after update (solved)
Replies: 3
Views: 210

Re: SSH: version mismatch with openSSL after update

Thanks for thr reply, I am using openssh 9.8p1 from gslapt, too. After installing latest OpenSSL from gslapt, which is openssl 3.3.2, I get the following OpenSSL version mismatch. Built against 30100010, you have 30300020 I get all my packages via gslapt, and this is a clean install, not reusing an ...
by chiron
Sat Oct 19, 2024 4:26 am
Forum: Software
Topic: SSH: version mismatch with openSSL after update (solved)
Replies: 3
Views: 210

SSH: version mismatch with openSSL after update (solved)

After updating openSSL to latest version available via GSlapt I get an error when trying to invoke an SSH connection, stating that openSSL version is not matching. Downgrading openSSL solves the issue for now. I think the SSH client needs to be compiles against the updated openSSL package.

cheers

by chiron
Sat Oct 19, 2024 4:22 am
Forum: Software
Topic: Dropbear: add X forwarding again, please
Replies: 0
Views: 99

Dropbear: add X forwarding again, please

X forwarding from headless machines using dropbear used to work in the Fatdog 8xx series. Recently I wanted to use it with 903 on the server-side and it ended with an error. I found out that a flag needs to be set for X-forwarding when compiling. So my request is, for the next iteration of fatdog ...
by chiron
Sun Nov 05, 2023 9:20 am
Forum: FatDog64
Topic: Firejail vs Fatdog's sandbox environment?
Replies: 3
Views: 555

Re: Firejail vs Fatdog's sandbox environment?

When dependency hunting and installing converted debian library packages, they tend to be put in a subdirectory of /usr/lib or /usr/lib64, something like ./x64linuxgnu. That subdirectory is not in $PATH, and thus the libraries are not found. Copying or linking from their subdirectory to /usr/lib or ...
by chiron
Sat May 06, 2023 4:08 pm
Forum: FatDog
Topic: Ridiculously cheap Fatdog machine
Replies: 5
Views: 1132

Re: Ridiculously cheap Fatdog machine

The more modern Celerons actually seem to run pretty smooth with FD813. I got myself an el cheapo Lenovo Yoga 11 Chromebook, that has a quadcore Celeron, 4GB RAM and 16GB eMMC, and it runs really well. And for my mother I am setting up a Dell Wyse 5470 with a Celeron dualcore, 8GB of RAM and an ...
by chiron
Fri Apr 14, 2023 10:52 am
Forum: FatDog64
Topic: Tablet to boot FD64?
Replies: 3
Views: 350

Re: Tablet to boot FD64?

BTW: Is your tablet dual boot or USB boot? I used the Mrchromebox scripts to wipe the whole thing and set up coreboot (This is actually just finding, downloading and running the correct script, which in turn finds, downloads and installs the correct firmware, after opening the case and removing the ...
by chiron
Thu Apr 13, 2023 3:05 pm
Forum: FatDog64
Topic: Tablet to boot FD64?
Replies: 3
Views: 350

Re: Tablet to boot FD64?

I just recently got myself a Lenovo Yoga 11e chromebook 3rd gen. for near to nothing. That thing has a quad Celeron CPU and runs FD 813 really nice. Only thing missing so far is sound, but I didn't investigate much into it, so there might be an easy way to get sound working, too. There are really ...
by chiron
Tue Nov 15, 2022 6:28 pm
Forum: Software
Topic: How to update browsers from official installation script?
Replies: 18
Views: 2584

Re: How to update browsers from official installation script?

There is an issue with chrome, sometimes it doesn't download, what is the size of the package in root? 536 bytes? You have to try some more times to get it, until the package's size is in the 90MB area, then it downloaded correctly and will install. See also here: https://forum.puppylinux.com ...
by chiron
Fri Oct 07, 2022 5:10 pm
Forum: FatDog64
Topic: How to block / deny all SSH connections to a FatDog client?
Replies: 11
Views: 1340

Re: How to block / deny all SSH connections to a FatDog client?

Yes, exactly what I meant. When typing chattr --help in terminal, it gives a short usage summary, so FD should support using it.

by chiron
Sat Oct 01, 2022 3:09 pm
Forum: FatDog64
Topic: How to block / deny all SSH connections to a FatDog client?
Replies: 11
Views: 1340

Re: How to block / deny all SSH connections to a FatDog client?

You could find out which binary is executed when the demon starts, and make it non-executable. No way sshd could be started accidentally then.

by chiron
Sat Oct 01, 2022 3:01 pm
Forum: FatDog64
Topic: "Quick Setup" Variables from CLI?
Replies: 16
Views: 1179

Re: "Quick Setup" Variables from CLI?

I would do the whole procedure once via the GUI, then create a savefile and see which files were created and their contents. Take the files, put them into a package and install said package at first startup, or use an sfs-file.

by chiron
Sun May 29, 2022 4:02 pm
Forum: FatDog
Topic: Krita paint needs qt5 5.12
Replies: 4
Views: 1701

Re: Krita paint needs qt5 5.12

To me, all versions of krita available at that link require Qt5 5.12. But, downloaded the stable krita 5.0.6 AppImage from krita.org and all is well. And, 5.0.6 also uses QT5 5.12, but it is inside the AppImage. Might be worth checking out, whether it is that way with the nightly versions, too. BTW ...
by chiron
Sat Feb 26, 2022 1:57 pm
Forum: FatDog
Topic: How to generate "Save RAM Layer" icon on desktop?(Solved)
Replies: 3
Views: 1164

Re: How to generate "Save RAM Layer" icon on desktop?

You have to tell fatdog that it should run in ram by kernel parameters. In GRUB's menu.lst file, the line looks like this. kernel /fatdog812/vmlinuz waitdev 0:0 rootfstype=ramfs savefile=ram:device:sda4:fatdog812/fd64save ... savefile=ram: .... is the important part that lets fatdog run in ram and ...
by chiron
Wed Nov 17, 2021 12:43 pm
Forum: FatDog64
Topic: Here's rpcbind.sfs. Please add to the Fatdog repo
Replies: 3
Views: 614

Re: [Request] Please add rpcbind, at least in the repo

Ah, OK, so it should run without rpcbind on the servers end? The nfs-server script in init.d would be enough, given that it specifies a port to listen? Could actually be that way, since I copied the four files over in one go and then it worked. So one could disable rpcbind and it would still work ...
by chiron
Tue Nov 16, 2021 7:03 pm
Forum: FatDog64
Topic: Here's rpcbind.sfs. Please add to the Fatdog repo
Replies: 3
Views: 614

Here's rpcbind.sfs. Please add to the Fatdog repo

Hi, I've been toying around with NFS recently again, and tried to set up an NFS Server with Fatdog 8.11. Found out, rpcbind is missing. Sourced the correct version (corresponding to NFS-Utils and libtirpc) from LFS and compiled. Additionally, two scripts in init.d were needed, nfs-server and rpcbind ...
by chiron
Sun Oct 17, 2021 4:07 pm
Forum: FatDog64
Topic: FATDOG v812RC1 Pristine boot - working great!
Replies: 23
Views: 2575

Re: FATDOG v812RC1 Pristine boot

Created new directory, extracted initrd and vmlinuz into it, changed the path in grub's menu.lst and rebooted. No surprise here, boots up fast and on first inspection everything works. :thumbup:

by chiron
Tue Nov 03, 2020 4:25 am
Forum: Browsers and Internet
Topic: Youtube-Get, a GUI frontend for youtube-dl (now yt-dlp)
Replies: 57
Views: 11130

Re: Youtube-Get, a GUI frontend for youtube-dlc

:thumbup2:

Works with FatDog now, great little tool

by chiron
Sun Nov 01, 2020 5:03 pm
Forum: Browsers and Internet
Topic: Youtube-Get, a GUI frontend for youtube-dl (now yt-dlp)
Replies: 57
Views: 11130

Re: Youtube-Get, a GUI frontend for youtube-dlc

Sorry to say, but it does not work for me. Search is OK, then I select a track, Download Dialog appears, nothing more happens, and the file does not show up in /root. This is on Fatdog 8.11 and I am accessing youtube from Germany.

Go to advanced search