The officially official Devuan Forum!

You are not logged in.

#101 Re: Hardware & System Configuration » Trouble writing to usb » 2021-04-25 12:27:06

I always do a sync before unmount, to more safety.

#102 Re: Off-topic » Gentoo, Slackware and more » 2021-04-20 16:46:44

dice wrote:

What was the ZX81 worth back then where you come from?

I'm sorry, but I don't remember the price; I just remember that it was far out of my budget. Years later I could buy a Sinclair QL, my first computer.

#103 Re: Off-topic » Gentoo, Slackware and more » 2021-04-19 11:57:37

steve_v wrote:

Yeah, that'll take a while. tongue

Sure, one night; but I was sleeping. smile

MLEvD wrote:

My dad wrote a home accounting program in 1K on the ZX81.

I wrote software for ZX81, but never could run it because I had no money then to buy one computer, not even that humble ZX81.

#104 Re: Forum Feedback » New member SPOCK » 2021-04-06 10:47:04

bgstack15 wrote:

I would hope that if Spock from Star Trek were to live today, he would use Devuan GNU+Linux because it is the logical choice.

We are far off topic, but I like it in this thread, because I'm a trekkie smile

Maybe OpenBSD were the logical choice...

#105 Re: Documentation » HOW TO Install lightdm webkit2 greeter » 2021-04-03 18:54:49

Spockif wrote:

if I could figure out how to take a snapshot of it

May be this:
https://www.ubuntubuzz.com/2020/01/take … -2020.html
I've not tried it myself.

#106 Re: Off-topic » what music are you listening to RIGHT NOW? » 2021-04-03 09:22:24

RNE Clásica. TDT broadcast from national radio of Spain, classic channel.

#107 Re: Hardware & System Configuration » [SOLVED] Backup entire installed Beowulf w/software + configs + /home? » 2021-04-02 17:22:55

Spock wrote:

I miss them days, I REALLY do

OK, but I'm quite sure that you know way more now. Enjoy, too smile

#108 Re: Forum Feedback » New member SPOCK » 2021-04-02 17:19:50

Welcome to the forum. In every aspect of life we can find absolute experts: good for us smile

#109 Re: Off-topic » Music » 2021-03-15 11:17:58

zephyr wrote:

Jethro Tull. broadsword

I have very good memories of this particular work. I won this vinyl on a radio quiz. And I could see the band live performing it. Long story short: it was amazing smile

#110 Re: Installation » devuan fresh installation on HP laptop fails to load graphical desktop » 2021-03-09 12:29:10

nomorelogic wrote:

server ssh

Can you connect from another machine?

#111 Re: Off-topic » Digital minimalism. How many applications do you use daily » 2021-03-07 10:27:00

ruenoak wrote:

I wasn’t looking at the server side of things.

OK, but it is fun too smile

I find very convenient to have own server, it is much natural for web development.

#112 Re: Off-topic » Digital minimalism. How many applications do you use daily » 2021-03-06 10:47:51

I like this topic very much. I used to install systems for high school centers. So, always interested in what is really needed, but I dont want bloatware.

Now, I'm retired, but still active in the sense of working on personal projects.

I think that your question have very different answers depending on the different needs of everyone. Anyway, this is my personal list, incomplete for sure:

On a desktop:

Terminal: Konsole.
Shell: bash.
Graphical file management: Dolphin.
Text editor: nice editor and geany.
Office program: LibreOffice.
Web Browser: Firefox.
Email client: Thunderbird.
Document viewer: Okular.
Media viewer: VLC and mplayer.
Image viewer: Gwenview and qiv.
C compiler: gcc.
Python and Perl interpreters: the one on the distro.
LaTeX and Asymptote compilers.
PDF managing: PDFtk.
Audio managing: Audacity.
Graphics managing: The GIMP.
3D creation: OpenSCAD.
Database managing: sqlite3.
SSH CLI client and gFTP.
SSH server.

On a server:

Shell: bash.
Text editor: nice editor.
Web server: Apache.
Mail server: exim and Dovecot.
PHP and Perl interpreter: the one on the distro.
Database managing: sqlite3.
SSH CLI client.
SSH server.

#113 Re: Off-topic » Operating System Backups » 2021-03-06 10:30:15

I back up data with rsync, wrapped in a customized bash script.

I back up system partitions booting a different OS and using partclone from there.

#114 Re: Devuan » As Debian 11 moves closer to Devuan. Is there any reason to stay on De » 2021-02-25 10:04:59

brocashelm wrote:

It actually aims for KISS philosophy as much as possible without the pretentious "minimalism" crap.

Absolutly agreed. When I decided (long time ago) to pick Debian as my distro, I compared it with some others big players. Debian was, IMHO, the best hands down. Now, it is the time for Devuan to keep that spirit rolling.

#115 Re: Freedom Hacks » Keeping sysvinit in LMDE3 :) » 2021-02-22 10:14:50

MLEvD wrote:

Which is the best free webmail?

If you mean a server that manage mail with a web interface, a lot of people, like myself, agree on roundcube.
https://roundcube.net
May be I have missunderstand you.

#116 Re: Other Issues » Uninstall firefox without installing other junk? Also menu woes. » 2021-02-19 17:59:29

MysticLord wrote:

I'm so fucking frustrated

I would like to maintain a positive tone on my comments. I understand that you are upset. Sometimes we think that the world is against us. But there are nothing personal, Earth keeps spinning anyway.

Devuan and this very forum can be very helpful. I get my shit done using Devuan (and before that, Debian) for more than 20 years. GNU/linux is my OS of choice. Get used to it helps, sure. I'm not so confident using other OS, so I get angry when other systems don't work the way I want.

If you were so picky with any other OS as you are today whith Devuan, no OS would be fine for you, so you would need to write your own OS from scratch. Not an easy task. smile

If you are willing to do, my piece of advice is you to relax, count to 10 (or 100) and ask for ideas. If you are in a hurry for work, there are a lot of distros and OS to choose from.

Good luck.

#117 Re: Other Issues » Uninstall firefox without installing other junk? Also menu woes. » 2021-02-19 12:33:47

fsmithred wrote:

Add a line like

NotShowIn=GNOME;KDE;XFCE;

to the .desktop file for any apps you want to disappear from the menu.

Alternatively, you can use the line

NoDisplay=true

It should work on any DE that honor the specification.

#118 Re: Installation » appimages? » 2021-02-08 13:07:08

pootler wrote:

I still can't run by double clicking, but if I run from terminal using <--no-sandbox>, it runs.

Now just need to find a way of running from the desktop without having to go into terminal all the time:-)

Easy-peasy: edit the .desktop file

#119 Re: Freedom Hacks » Do not use pulseaudio » 2021-02-08 10:32:20

czeekaj wrote:

I was unable to get the media player to push it through the TV.

Could you elaborate on this? I dont understand you.

#120 Re: Installation » appimages? » 2021-02-07 09:47:50

pootler wrote:

the app will not run upon double click.

Try to start the file from terminal. May be there are some messsage.

#121 Re: Devuan » Debian has fallen. What now? » 2021-02-05 10:25:08

zapper wrote:

trinity desktop looks better visually then kde or gnome in my opinion...

I don't argue about personal tastes, but I think that we have to take into account that any of them are highly themable.

#122 Re: Devuan » devuan and LTS » 2021-01-29 20:25:35

mckaygerhard wrote:

always people that does not know nothing:

mckaygerhard wrote:

again talking without well knowed !

Your wording is a bit rude for me. In this forum we are used to another kind of tone. Your information, on the other hand, is very valuable; thanks.

#123 Re: Hardware & System Configuration » Configuring new server box » 2021-01-28 18:05:22

devuannoob wrote:

I assume that I will need a fan for an i5 or i7 cpu as well as thermal grease.

Yes, they are too powerful to go fanless.

I assembled the system i was talking about myself. In Spanish:
http://pedroreina.net/hardware/chus/
but if are not confident with hardware, may be wise to get help on this side or even order the system already assembled. Usually they charge around $50, you can ask a quote beforehand.

Head_on_a_Stick wrote:

"i5" & "i7" are fairly meaningless without the specific processor type, ... I know that the 10th & 11th generation Intel integrated graphics chips won't work at all in Devuan beowulf

Agreed, of course. I would like to point out that Beowulf run perfectly on my 9th generation Intel i5-9600T with the stock kernel.

#124 Re: Hardware & System Configuration » Configuring new server box » 2021-01-27 22:58:22

I'm not an expert about Supermicro, but I've read
https://www.supermicro.com/en/products/ … d/X11SSV-Q
and the specs seem pretty standard to me: Socket LGA1151, 32 GB max RAM,...
I'm running Beowulf on a Socket LGA1151 mobo with newer CPU (an i5-9600T) and 32 GB of RAM without any issues.
Just my $0.02.

#125 Re: Installation » Install devuan_beowulf_3.0.0_amd64_desktop- » 2021-01-25 10:48:04

Could you see any error message before the prompt?

Board footer

Forum Software