Page 76 of 88

Re: What does your non-Debian desktop look like?

Posted: 2019-02-10 02:02
by ruffwoof
Enjoying EasyOS 1.0 (similar, but different, to Puppy Linux).

Runs from a squashed filesystem (sfs), with a folder as the save area layered on top of that. Includes tools to make sfs copies of that save area, so you can use those to quickly/easily roll backwards/forwards to any desired snapshot.

Image

Includes 'containers' (Xephyr and pflask (chroot, capabilities dropped etc.). So even though it still runs as 'root' (as per Puppy's), the root inside a container is heavily restricted - as good as a restricted userid. But totally avoids having to enter passwords (that otherwise could be eavesdropped).

Loads of things included in the core system, LibreOffice, Scribus, Gimp ...etc. (and lots of useful small utilities). All within a 400MB sfs (I remember the days when getting even just a libreoffice sfs to be much under that was a achievement).

Re: What does your non-Debian desktop look like?

Posted: 2019-02-10 11:36
by Head_on_a_Stick
OpenBSD -current running the new dwm version (6.2, with attachaside and this patch for the status bar), slstatus is showing the load average over the last minute, the battery charge level and the date & time:

Image

The xterm on the left has vim open showing config.h for dwm, the two on the right are running top(1) & systat(1) (with the incomprehensible[1] "buckets" view).

[1] To me :)

Re: What does your non-Debian desktop look like?

Posted: 2019-02-14 08:08
by Nili
Image
_________________
Wallpaper

Re: What does your non-Debian desktop look like?

Posted: 2019-03-02 07:12
by Nili
Image
_________________
openbox | tint2 | conky-std | feh | mpv | compton | scrot
Mixature fonts:
FontAwesome-cheatsheet | v4, undefined-medium & Ubuntu.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-02 12:14
by None1975
Very nice, Nili. As usual.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-03 14:55
by Nili
Thank you None1975 :wink:

Re: What does your non-Debian desktop look like?

Posted: 2019-03-03 15:14
by Head_on_a_Stick
debianos wrote:my moksha/elnightenment ones are so light and basic there is no screenshot that could be had
Try this:

Code: Select all

# apt install scrot
scrot
Then post the image, it will be stored in the $PWD from which the `scrot` command was run.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-03 15:55
by debianos
head on stick - that was my wry humour that you missed. or is it rye as in rye bread??? :D

Re: What does your non-Debian desktop look like?

Posted: 2019-03-03 18:11
by Head_on_a_Stick
debianos wrote:that was my wry humour that you missed
Hmm, OK, well I have a head cold at the moment :mrgreen:

Anyway the only thing we're really missing is your screenshot...

Does Enlightenment still pulsate? That always put me off.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-23 10:50
by ruffwoof
5MB vmlinux, 12MB initrd.xz, with capabilities support (capsh), tmux, mc (file manager/text editor), sc-im (spreadsheet), lynx (browser), dropbear (ssh), fbcat (screenshot of framebuffer), fbpdf2 (pdf viewing), calcurse (calendar). All net connected with tmux loaded at startup.

Image

Nice for quick bootup, and for routing all http/gopher/message boards/gaming through ssh (to sdf.org).

I used EasyOS 1.0 as the base (vmlinuz/initrd) that includes squashfs functions (so can mount and switch-root boot a main X/gui desktop if needed; Could even pull down the main squashed filesystem from a server before switch-rooting into that).

Nice for a change to 'browse' around without all the advert-bloat of javascript etc.

Personally I like to run tmux with a single window per program and I've set the prefix key to backtick (press it twice to print a backtick such as in a script (executable quote)). Others like to split a window down into panes and zoom/restore those as desired. I also have next tmux window set to F12 and new tmux window set to F11, as that sits better with mc that uses F1 to F10. Backtick is certainly better than the default tmux prefix key combination of ctrl-b IMO.

I've kept the modules lean, primarily just sky2 for my hardware ethernet connection. No sound modules included so playing videos/music isn't available. Adding sound modules would 'bloat' it to around twice the size.

initrd.xz was created with extreme compression (-e switch), which for the kernel to boot also requires the --check=crc32 xz switch/parameter (otherwise on bootup it crashes). Around a 40MB non-compressed initrd.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-23 13:31
by Head_on_a_Stick
Devuan live ISO image:

Image

No systemd programs are running at all, very impressive 8)

I've made it a bit more pretty and configured the fonts correctly :)

Re: What does your non-Debian desktop look like?

Posted: 2019-03-23 23:18
by HuangLao
HOAS, nice job....install it, you know you want to. :mrgreen:

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 08:25
by Head_on_a_Stick
It's a very nice distribution but I prefer OpenBSD for my non-systemd needs :)

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 13:43
by anticapitalista
Head_on_a_Stick wrote:Devuan live ISO image:

Image

No systemd programs are running at all, very impressive 8)

I've made it a bit more pretty and configured the fonts correctly :)
Are you sure libsystemd0 is not installed? Or have Devuan finally managed to get rid of it.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 13:47
by Head_on_a_Stick
anticapitalista wrote:Are you sure libsystemd0 is not installed?
Ah, good catch.

I've just installed Devuan:

Code: Select all

root@shinken:~# apt policy libsystemd0
libsystemd0:
  Installed: (none)
  Candidate: 232-25+deb9u8
  Version table:
     232-25+deb9u8 500
        500 http://deb.devuan.org/merged ascii/main amd64 Packages
root@shinken:~#
It's not installed currently but that system was laid down with debootstrap and I haven't even booted it yet, I will post back with a scrot once I get the desktop up & running and we'll see if it needs to be installed for that.

EDIT: the libsystemd0 package was installed with the kernel. So it is needed then.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 16:03
by Lysander
Head_on_a_Stick wrote: EDIT: the libsystemd0 package was installed with the kernel. So it is needed then.
It looks like they're going to be able to remove it for the next version.

Seeing as we're here... here's mine. I've had it installed for a week on my 'academic' laptop [Lysultra]. It's installed on an SD card, apparently the devs hadn't heard of anyone doing this before and didn't know if it would work, but there it is.

Image

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 18:20
by Head_on_a_Stick
Lysander wrote:It looks like they're going to be able to remove it for the next version
Ah, thanks Lysander!

I'm up & running:

Image

Freedom! :mrgreen:

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 19:11
by Lysander
Head_on_a_Stick wrote:I'm up & running
@thanatos

What a name. I approve [and I'm jealous I didn't think of it].

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 19:56
by Head_on_a_Stick
Lysander wrote:What a name. I approve
Thanks. It's a bit pretentious but what the hell, eh? That bit of the installation is always the most difficult for me...

Obligatory XKCD link: https://xkcd.com/910/

Anyway, sysvinit was confusing the crap out of me so I've changed to OpenRC instead:

Image

Quick question: what is the colour of the default theme for the Devuan desktop?

The Devuan forums won't let me register without answering that question and I've installed using debootstrap and built the system up from a bare console login so I have literally no idea :mrgreen:

EDIT: nevermind, it gave me some more chances and I got the question right eventually.

Re: What does your non-Debian desktop look like?

Posted: 2019-03-24 20:55
by ruffwoof
What does your non-Debian desktop look like?
Which one! :)

I toggle between three desktops, and also have a container (secure) desktop
The browser is a form of desktop unto itself.
tmux on my third desktop

Image

EasyOS 1.0 (heavily tweaked)