You are not logged in.
Open RC here. Got acquainted with it on Funtoo (Gentoo based). On Ascii it was just a sym-link to SysVinit, but Beowulf has proper implementation. (AFAIK!) Never tried runit.
What size is the glass then?
![]()
Yes you can. However, OpenRC will actually replace SysV on Beowulf. In Ascii, OpenRC was indeed a layer on top of SysV, not so in Beowulf.
Strictly speaking, no. MBR still works, but GPT is required for drives over 4TB in size.
As for partitioning the entire drive, that's up to you: if you want to retain your Win-OS install you keep it as is (just shrink the size of the Win-OS partition), otherwise just use the partition scheme I gave you.
But that's just the local IMAP cache, no?
Yes, it is.
My understanding is, if I don't want to use my email providers gmx, 1and1 to host my emails, I need an IMAP server.
Previously, I ran that on a local server.
I want all emails, my 15 years' IMAP emails and all new ones from different email addresses in one place.
I see where you're coming from (and what you want) but if you only have a laptop and nothing else (which is the case, as I understand some of your other posts), having an IMAP server is not really necessary. Unless you want to continue to store your mail in your archive, because in that case the route your mail takes is still via the local IMAP server.
Thunderbird stores mail in the home directory of each user. Suppose your user name is Lizzy, it stores mail in
/home/Lizzy/.thunderbird/<random>.default/Mail<random> is just a random set of characters, which Thunderbird creates when you're opening the app for the first time.
So, it's on a separate partition, which also includes all of your other personal data. The setup I gave you allows to keep that data if you decide to choose a different Linux version. Of course, you still need to back it up securely!
My suggestion:
512MB for /boot
40GB for /
8GB for swap
the rest is for /home
Thunderbird is the email client you're after, especially as you also use Firefox. Mozilla used to have a suite that included their browser, email client, chat and webpage editor. Nowadays it's called Seamonkey (it's a separate project now), regrettably it's no longer in Devuan.
ie: Does it write to the conf file?
No it doesn't. It bypasses xorg.conf completely.
Could you please post the link where you got the information?
Sure: https://unix.stackexchange.com/question … acking-out
I still need to figure out which system boot script would be the best to add this command to. Or perhaps add a new boot script specifically for it. May take a while I'm afraid ![]()
HTH!
Thx all! I had forgotten about DPMS and a quick search on the web gave me the command
xset dpms 0 0 0 && xset s noblank && xset s off #as root!After letting the machine idle for a few hours it appears this does the trick as the screen didn't blank. So, I'll add this to a boot-script somewhere.
Found those on Mate already, and the power settings management thing, no dice ![]()
Mind, I re-used my /home dir from Ascii, it's on a separate HDD.
Plain Beowulf+Mate install. When I watch a video, the screen goes blank after a short time of no input (mouse/keyboard). I've already disabled the screensaver. On Ascii, when I played a video, the screen stayed active, whether or not the video was paused didn't matter. It's really annoying having to press a key or move the mouse pretty much continuously while watching a video >:-{
Any suggestions?
Thanks for that. It seems I've lost the work I'd done already, so I'll go the Git route. May take a while though.
Yikes!
I realise it's been 3 years (
) since offering the Dutch translation! I've been busy but got distracted. Quite a lot is done, but certainly not everything.
I'll dig up what I have but unfortunately Thunderbird threw me a hissyfit last year and I've lost access to my (archived) emails. Rather, my entire mailbox is present, but not recognised by TB. That's subject of another thread though.
You use SysVinit, but issue commands for OpenRC? Best read up on boot scripts for sysvinit then
Also, it's best practice to end a script with
exit 0HTH!
Maybe they should weigh the risk again?
They should, including using systemd as default init system ![]()
@Camtaf: Some people take issue with "binary blobs" in Linux. They feel "Open Source" isn't "open" if there's a binary blob (proprietary code) on their system. That's fine, it's their prerogative. Others have a more pragmatic stance, accepting that these blobs are necessary if certain vendors (mainly nVidia, but also the RPi/Broadcom chips) have their products work on Linux.
Expect 'hacked' BIOSes where SB has been removed. Not easy, but it can be done.
I'll go stand in a corner now . . .
I've burned the dunce hat so you can't have it ![]()
Anyway, for the OP: post the contents of the file
/etc/apt/sources.listAnother wise thing to do:
su #type root password and press enter
#if your system uses sudo, use this command instead: sudo su
apt-get update && apt-get dist-upgrade && rebootThis updates your entire system and may take some time. It should also deal with any policy issues mentioned before. Notice the word should, I've never used this policy stuff before.
Never tried it myself, but at least in theory you should be able to assign letters to specific UUID's using (e)udev rules.
I think.... ![]()
Linux has a chance to become the number 1 OS in the world with the most users.
It can't. Linux doesn't have a chance to become the #1 most used OS on the planet. It already is ![]()
Android is based on Linux. No idea how much market share Android currently has, but it's substantial
Every time you hit a webpage on the WWW, Linux does its job serving it to you, from your router to the root server and back again. And for all other 5bn web users on this planet. Every day, every second, millions of times
About 99% of devices in your house use Linux in one form or another
But most people don't know, because Linux doesn't show off it's flashiness and stuff, it just does its job. And that's all that matters ![]()
This is the Devuan forum, not Reddit. Just FYI.
Many thanks. Installed elogind backend and about to reboot to see if it works.
[edit] Aaaand it does
Consolekit appears functionally incomplete ATM. Well, at least in my experience.
When I insert a USB device in my system, it tries to automount it, but I get the error "not authorised to perform the operation". Any idea how to solve that? Clearly, it''s a permissions issue, but where does it go wrong? Recently newly installed Ascii system, btw. On the old system it worked as it should, but after the ill-fated "excursion" to Beowulf something isn't quite right, still.
TIA!
Guess so. But that doesn't mean it's therefore inherently unsafe/dangerous/unusable after that time. I've been running the last pre-systemd Debian for years after it made the change to systemd as default init system. Only in 2015 did I make the switch to Funtoo (couldn't get Gentoo to work and the Funtoo guide was so inclusive even I could successfully complete it
) and after I found Devuan I stuck with it for a while ![]()
As long as you keep your wits about and don't do stupid things, like browsing unsafe websites and stuff, ASCII will work just fine. But in time you'll notice stuff does get outdated and no longer supported and websites may no longer work as you'd expect, or at all. But this is Linux: grab the source of your $browser, configure, compile, build and install it and you're done.
It's a pity Beowulf is such a PITA, but the underlying issues are not the fault of the Devuan dev's but lay with Debian or perhaps elsewhere upstream.
I had a similar issue on Mate recently. Solved it by reinstalling ASCII and nuking stray Beowulf config files as well as remaining folders of packages once in use, but no more.