KLA-OT2baseCE-1.4 ( 820 MIB )

Kennel Linux Arch-based


Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 1872
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1235 times
Been thanked: 1126 times

KLA-OT2baseCE-1.4 ( 820 MIB )

Post by Sofiya »

KLA-OT2baseCE-1.4 (820 MiB)
ISO:
https://archive.org/download/20230225_2 ... CE-1.4.iso
SHA1-MD5.txt:
https://archive.org/download/20230225_2 ... CE-1.4.txt

Added full SAMBA support and managed by a modified for KLA Samba Simple Management GUI script, taken from F96-CE_3.

Added modification of wd_timezone , using --list thanks @fredx181 . also added automatic setting of the time zone when connected to the Internet.
Added many Openbox themes, as well as a light theme.other improvements and fixes.

Now includes two composite managers "Picom" and "xcompmgr" , by default "xcompmgr" is enabled,To enable "Picom" you must disable "xcompmgr" in ( /root/Startup/xcompmgr ). make the "xcompmgr" file unexecutable, restart X.after these steps, select "Picom gui" on the taskbar " Tint2 " - press start and autostart at boot.

NEW: New FR initrd.gz version 7.0.1 rc1 released on March 09, 2023; Includes rolling update of Arch Linux packages dated April 08, 2023.

INCLUDES small but effective 'Eolie' Internet browser.
Regardng Internet browser.
I see no point in bloating a base iso with any large browser users may well not want.
Since fully-Arch-Linux-compatible KLA-OT2baseCE-1.4 comes with official and complete pacman package manager (think of it like Quickpet...).
To install Firefox or Chromium, you simply need to open a terminal and (assuming you logged in as user root) enter command:

Code: Select all

pacman -S firefox

Code: Select all

pacman -S chromium

QEMU :
qemu-system-x86_64 -enable-kvm -m 2G -vga std -smp 2 -device AC97 -cdrom /root/Downloads/KLA-OT2baseCE-1.4.iso

Attachments
Снимок экрана от 2023-04-10 18-20-46.png
Снимок экрана от 2023-04-10 18-20-46.png (467.58 KiB) Viewed 634 times
Last edited by Sofiya on Tue Jul 18, 2023 7:00 am, edited 10 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1872
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1235 times
Been thanked: 1126 times

Re: KLA-OT2baseCE-1.4 final ( 820 MIB )

Post by Sofiya »

To set the password for a SAMBA user, use:

Code: Select all

smbpasswd -a root
Attachments
Screenshot from 2023-04-08 11-23-22.png
Screenshot from 2023-04-08 11-23-22.png (286.48 KiB) Viewed 760 times
Last edited by Sofiya on Fri Apr 14, 2023 10:16 pm, edited 1 time in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1872
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1235 times
Been thanked: 1126 times

Re: KLA-OT2baseCE-1.4 final ( 820 MIB )

Post by Sofiya »

I can tell about SAMBA, I definitely like it :thumbup2:

Attachments
Screenshot.png
Screenshot.png (273.62 KiB) Viewed 718 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Clarity
Posts: 3367
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1387 times
Been thanked: 446 times

Re: KLA-OT2baseCE-1.4 final ( 820 MIB )

Post by Clarity »

Hello @Sofiya. Thank you very much for the excellent effort in the VERY SMOOTH as butter KL series. It is fast, behaves with excellence, and is recommendable to all forum members.

This distro races to desktop in its VM. every operations is swift, and shutdown as rapidly as it boots.

Here's my QEMU stanza

Code: Select all

qemu-system-x86_64 -enable-kvm -vga std -m 2G -smp 2 -device ac97 -name 'KLA-OT2baseCE v1.4 on QEMU' -cdrom KLA-OT2baseCE-1.4.iso

and my terminal commands, from the terminal's history, I used to test this system. This allows anyone to replicate my findings in testing.

Code: Select all

1  pwd # where am I
    2  whoami # what user am I
    3  arp # show me LAN members
    4  ip addr # What is this VM's IP address
    5  cat /etc/hosts # Are any registered 
    6  echo 10.0.2.2 Host > /etc/hosts   # set symbolic for HOST on LAN
    7  mkdir /mnt/HOST /root/YASSM # make 2 required directories
    8  echo 'Start SAMBA from Menu>Internet>SSM' # alert to Start SSM. Click GREEN button
    9  findsmb # Can I see LAN's smb members
   10  smbclient -U% -L localhost # Can I see my local shared folder
   11  mount -o password=woofwoof //Host/Multimedia /mnt/HOST # connect a host folder
   12  tldr;neofetch;chromium  # are these on the system
   13  pacman -yS tldr  neofetch  chromium # ADD these to the system
   14  tldr pacman  # test
   15  neofetch  # review current system status
   16  chromium --no-sandbox https://forum.puppylinux.com  # open browser to forum site

If there are any specifics you would like to have me provide, let me know.

NEXT, I will boot the ISO via Ventoy & SG2D on bare-metal on a couple of the test rigs. If there are issues, I will report.

Hope this info is useful or helpful.

User avatar
Sofiya
Posts: 1872
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1235 times
Been thanked: 1126 times

Re: KLA-OT2baseCE-1.4 final ( 820 MIB )

Post by Sofiya »

added tldr pacman console utility to view Pacman commands.

pacman
Arch Linux package manager utility.
Some subcommands such as `pacman sync` have their own usage documentation.
For equivalent commands in other package managers, see https://wiki.archlinux.org/title/Pacman/Rosetta
More information: https://man.archlinux.org/man/pacman.8

- Synchronize and update all packages:
sudo pacman -Syu

- Install a new package:
sudo pacman -S package_name

- Remove a package and its dependencies:
sudo pacman -Rs package_name

- Search the package database for a regular expression or keyword:
pacman -Ss "search_pattern"

- List installed packages and versions:
pacman -Q

- List only the explicitly installed packages and versions:
pacman -Qe

- List orphan packages (installed as dependencies but not actually required by any package):
pacman -Qtdq

- Empty the entire pacman cache:
sudo pacman -Scc

Last edited by Sofiya on Sat Apr 15, 2023 1:28 am, edited 1 time in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1872
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1235 times
Been thanked: 1126 times

Re: KLA-OT2baseCE-1.4 final ( 820 MIB )

Post by Sofiya »

ROX-Filer installation

removed from main repository Arch

https://aur.archlinux.org/packages/rox

install :

Code: Select all

pacman -U ./rox-2.11-7-x86_64.pkg.tar.zst

Download:
https://mega.nz/file/Gp9xABCS#uHl4Bdu-q ... UvFz6AjZs8

Attachments
Снимок экрана от 2023-04-11 14-57-56.png
Снимок экрана от 2023-04-11 14-57-56.png (36.16 KiB) Viewed 614 times
Last edited by Sofiya on Sat Apr 15, 2023 12:11 am, edited 1 time in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Post Reply

Return to “KLA”