No.1723
>>1719Hi fellow CRUX user. You can install pacman (the Arch package manager) from deepthoght's repo. As for the use in production, if you keep and maintain your own repo with all dependent ports is actually rock solid. It requires dedication for obvious reasons.
No.1729
>>1723>>1719Hi. I couldn't find this at a glance on the crux webpage, is it source-based like gentoo?
I tried gentoo recently but didn't get too far because to get X I needed lots of other very
bloatedheavy packages like rust and some mozilla thing. Not to mention LLVM.
Pls respond. I remember liking crux a few years back and there are a very reduced number of decent distros but all are source based and I have limited power.
No.1730
>>1729Nevermind me, I know now
No.1731
>>1729>>1730I forgot to reply ;_;
Some heavy packages already have -bin packages in contrib and opt (like rust and firefox). Saves some time, but there are other big packages still. Compiling is still time consuming with old and slow hardware, depending on what you install.
As an alternative to compiling, Romster maintains some precompiled packages on his site.
https://crux.ster.zone/packages/3.5/ No.1733
>>1730>>1731Remember to try appimages fellow cruxers. I use libreoffice and calibre, no need to compile these.
No.1734
what do sushis recommend for stupid lightweight riceable distros? My dad has an old cd with "hack" written on it but its unused, so I thought it would be good fun to jam some programming languages and hacking tools on its very limited 4GB of space to fulfill its destiny.
It only needs to be able to run on at least 512MB RAM, and be able to boot on most common architecture/hardware (i386, x86_64, arm). GUI can be sacrificed if necessary, but Ghidra doesn't play well with TUI.
No.1735
>>1734>very limited 4GB of space to fulfill its destinyAre you sure it's not a DVD+RW or something? CDs shouldn't have more than 700MB and are read-only.
Assuming you mean you want to do a live CD install the vast majority of distros are less than 2GB and plenty are less than 1GB but to boot on multiple architectures you'd need a separate partition for each version which you probably don't have space for and partitioning optical discs isn't much of a thing.
If all you want is to be 1337 I guess you could put Kali with xfce on there, though to rice it you'd probably want a liveUSB instead for the persistence.
No.1736
>>1735Yeah its an optical disk/DVD+RW.
> Assuming you mean you want to do a live CD install the vast majority of distros are less than 2GB and plenty are less than 1GBI've already tried persistent live CD's with most normal distros and its been unable to handle the brunt well. The goal of this project is to follow the philosophy that every KB counts.
> boot on multiple architectures you'd need seperate partitonsaren't there hardware-detecting boot partitions that allow you to boot a given system? I understand that for some programs the assembly instructions/byte code won't be the same so there will have to be concerns in that regard, but limiting it to just those three archetectures I'm sure that I can find a way with a script to link the correct binaries to /usr/bin for the given hardware (I just don't know how to do so).
I certainly would want a liveUSB image (which I assume can run on floppies and DVD's). Don't really need kali, This system is still a 'hacker' system if it has basics like netcat, john the ripper, and some programming language environments (python, c compilers, linkers, assemblers).
If it's too much hassle I can reduce it to just x86_64 since that is currently the most common hardware architecture.
No.1737
>>1736I mean a liveUSB install, not the image (which is usually the same either way). Rewritable DVDs are a lot less reliable and can be written to far fewer times without errors and failures than USB drives. They're really not good for persistent installs.
No.1738
>>1737regardless its not as funny if the hack disk is a hack stick (even though it would be more practical).
No.1742
>>1734>unused DVD+RW named hackYou sure it´s not just empty rather than unused?
If you didn´t write over it yet you could probably recover the actual “hack” files with file recovery software.
But as a tip for distro, easiest if it´s already molded for liveboot use, maybe something like Slax.
No.1755
>>1754Happy for you sushi roll! I use debian every day, but I ever need to reinstall I'll try out arch. I'm pretty jealous of you for getting the AUR.
No.1756
>>1755Yeah, the AUR is great! It contains many niche packages that would never be available on the official repos of any distro. I used Debian too for a short while. I think it's great for servers and low maintenance PCs, but it's not very good for desktop users that wanna do some more "high tech' stuff, that's just my opinion though. If you do plan on switching to Arch, I will say that after reinstalling Arch a few times (reinstalling it after hopping to another distro but then deciding to switch back to Arch), I've installed it the "official" way through the command line many times, but I've also installed it with the anarchy installer, and let me just tell you that you don't really miss out on anything for installing it with anarchy. So, if you find it's too difficult to install it through the command line, use the anarchy installer! It saves you a lot of time.
No.1757
>>1755as another arch (manjaro) user, I just want to tell you you have no idea how much of an improvement pacman is to apt-get. Its not even funny. It takes a bit more time to learn how it works and all its features, but it is more than worth it in the end.
Also, arch has also been one of the easiest distros I have ever installed. I tend to run into install issues all the time, but not with arch.
No.1758
I've been using Linux as my main OS since 2012, although I only stopped dual-booting and went Linux-only about a year and a half ago. Before that, I only ever used Windows for video games, and Linux for literally everything else.
My first distro was Ubuntu, then Mint, then Arch, which I used for most of the time I've been using Linux (although when I built my first desktop PC I decided to install Mint on my laptop). Then when I stopped dual-booting I switched to Manjaro.
I've gotta say, I wouldn't really recommend Arch. Like, there was one time I ran an update and it just stopped booting altogether. I had to completely reinstall it from scratch, and I ended up losing everything I had on my Linux partition (for some reason I'd decided to reinstall Arch at the time, since I apparently hadn't learned my lesson). And while I certainly don't regret having the experience of having to configure everything from scratch myself, installing Manjaro made me realize how nice it is to be able to just install the OS and start doing stuff immediately.
Even then, I'm thinking I'm gonna go back to either Mint, or try popOS or something next time I build a new PC (which will probably be pretty soon, considering mine is about 5 years old at this point). It's true that Manjaro is a hell of a lot better than base Arch in a lot of ways, and it won't break your system entirely, but it still has a lot of little problems here and there. Like, the straw that broke the camel's back for me was when I needed to print something, and no matter what I tried I couldn't connect to the printer on my Manjaro PC, but when I tried transferring the file to my Mint laptop and tried printing it from there it worked perfectly. It's true that the AUR is something I'll miss, but at this point I feel like it's worth leaving it behind.
No.1810
>>1756>>1757My debian install is fucked, I'll need a working computer for a couple of days but after I'm gonna take your advice and try out arch. I'd like to try the proper way but I'll probably use anarchy installer since I don't want to accidentally lose my home partition.
No.1813
>>1810Well that was stressful as fuck. Fucked up in several important ways and spent hours staring at
grub rescue> but at least now I can look at my anime pictures again.
No.1816
Does anyone know of (good) solutions for multiple monitors on linux with differing DPIs? I'm seriously considering getting an intel nuc and using it for the 2nd monitor (with a virtual kvm, so I can just use 1kb and mouse)just to get 2 displays that aren't blurry. The problem I suspect is not fixable unless I get an amd graphics card and use wayland, but with current prices that's not an option.
>>1571I love NixOS, I just wish I could understand flakes and some of the more advanced concepts. I guess I should take a proper look at the manual one day.
>>1813You should use gummiboot (old name) / system d boot, it's a much less frustrating experience than fighting against GRUB to make it detect OS installations and in general to work.
No.1817
>>1570I don't intend to come off as mean or uncomfy but why is guix 2.5 times less popular than nix is? Was the choice of a lisp to configure the system ill-informed? What does guix offer that nix doesn't, and why is guix not popular?
No.1818
>>1817Not that poster, but AFAIK Nix has been around for quite a bit longer?
Which translates to more time for people to opt to use it, and breadth of software, a fast check nets that Nix has 60k packages while Guix has 16k. And also less time to iron out kinks, at the time I tried Guix it had a bug where using my native keymap would render it unable to boot.
No.1819
>>1810>>1813Sorry to hear that, sounds like a pain. That said, that's such a implied-story-humor (?) pair of posts
No.1820
>>1818Do you suppose more people will start using Guix in the next 5 years, or will the userbase remain relatively stable?
No.1822
I've been wanting to add a seperate user to my debian machine as a "blank slate". Minimal programs, no internet; just somewhere to write stories and play with code without distractions.
When I ran Mint before, I remember easily creating a user account that only had the default programs and hadn't had its internet connection set up. When I add new users on my current Debian setup, they'll still have the same programs and (wifi) settings. I know I could manually chmod programs and futz with settings to restrict access, but is there an easier way to set up a seperate, minimal user?
Sorry if its a newbie question, my g**gle-fu isn't coming up with results that address what I'm looking for.
No.1823
>>1822make a vm for it, it lets you trash and rebuild if you want. maybe that's too "heavyweight" for what you want though.
No.1824
>>1822I think you can do it by changing the groups the user is part of
No.1825
>>1822I use Debian and manage my connections with the program nmtui - I believe it came installed by default. In nmtui, when you edit a connection, you can set it to not be available to all users - see picrel. Maybe you'd want to do that.
However, I also like
>>1823 idea about making a VM for your minimal setup. Once you've set it up (it's very easy if you use a GUI like virt-manager), you can just go fullscreen in your VM and pretend you're on a different system entirely.
No.1878
I have a raspberry pi which I want to turn into a wireless router. I don't have a monitor to connect to it, so I have to use it headless. I need the Pi to connect to the LAN and listen on ssh.
I've been trying with raspbian, but it doesn't seem to connect to the network for some reason (even using an ethernet wire), and my router is ABSOLUTE SHEIT and it shows really scarce information, specifically, it doesn't even show ip addresses of connected devices. Just the MAC addresses. I tried doing a broadcast ping on the lan and I only got 1 response from 3 connected devices (4, if the pi ever joined).
I tried Openwrt but that didn't work either.
I'll keep trying, but I might just have to do it all from scratch, ie, use buildroot to make a system with just the config I need.
No.1881
>>1878Well, I finally managed to do it. All I had to do was actually do a bruteforce search, I tried to ssh into every address in the LAN (using a simple script, obvs), and just like that, I found it. Now for the next step, which is to find the proper driver for the wireless adapter, which should already be somewhere in /lib/modules, load it and make an interface for it (and get it to happen automatically on boot). Then setup hostapd and ip routing, however that last part is done.
Had this been needed a few years ago, I'd be thrilled. Today I have other learning priorities. However, I did likethe idea of building an embedded system, and I just might in the future, but right now I need to get this working.
Which also comes to show how extrinsic motivators could be much stronger than intrinsic ones at times. I wanted to do this in the past but I had no pressing reason to actually go through the process.
>>1879I try and make do with what I have, plus, it should be doable.
No.1882
I've been using Linux for around 4 1/2 years now and I'd like to move up to something a bit more advanced and customizable. I've been getting by with Devuan + XFCE but it has become tiring. From random, esoteric bugs to missing functionality to a lack of a strong, central community, its just not cutting it anymore.
I've been looking at:
>Artix
and
>Void
(And I might try out Gentoo as well as Slackware just for fun)
As security is one of my main focuses, Systemd is a no-go for me.
What resources do you recommend to learn the entire Linux ecosystem from the ground-up? Are there any quirks/tips I should know about related to the distros I've listed?
No.1883
>>1882Have you heard of Linux From Scratch? It guides you through the process of building your own distro. It's not really suitable or intended to be used as a daily distro but as a learning experience instead.
https://www.linuxfromscratch.org/lfs/view/stable/ No.1884
>>1882Slackware is the ultimate comfy linux experience, everything is quite simple to achieve and you really can just slack off once you understand the main things (which isn't much, and what there is is never overcomplicated). The lightweightness and simplicity of customizing FluxBox goes really well with it, can recommend. And also if you like Slackware more than any other distros, chances are that you would feel right at home in OpenBSD too (which would also zoom right in on your security focus).
I've tried a handful of systems, only ever felt comfortable in Slackware, then years later tried OpenBSD, realized that was the problem all along, I'm not really the linux type at all, I'm a BSD person. The core should not be a hodge-podge of random bits, but something put together well, to the same standard of quality.
>>1883Funny tidbit, Slackware actually did grow out of a LinuxFromScratch setup originally, that the guy maintained for a couple of people that used his scripts rather than make their own.
No.1918
Currently running Slackware 15.0 RC1 on my daily driver. It's pretty comfy. I can't update it yet since there are no 15.0 mirror directories last I checked. It also isn't detecting my wireless KB/mouse, but that could be my fault. Otherwise, this can do 96% of what I need a computer to do. If you need the other 4%, MX Linux is a good option. Dual-booting with Slackware and MX Linux seems ideal. How are your impressions w/ Slackware? Any plans of trying out Slackware 15 when it fully releases?
No.1919
>>1882I am on artix right now and I can comfortably recomend it.
No.1927
Posting from mint for a little trial run.
Once I get my new computer I will boot it with my favorite, hook up a VPN, and wipe my slate clean.
Thank you for guiding me!
No.1928
>>1927Mint is as comfy as it gets imo. Glad you like it sushi!
No.1935
>>1929Ubuntu is a great distro for many use cases as it 'just werks'.
Personally, I've been using Fedora at work for over a year now and quite like it. Soonish I'm going to switch to MacOS, I'm wondering how long it will take me to get used to it.
No.1942
>>1935I branched out a bit with void and bunsenlabs, but ubuntu is just so reliable.
I hear fedora is basically the same in that regard.
I do recommend bunsenlabs for anyone running a really old/underpowered system, it's basically the new crunchbang (rip)
No.1943
>>1942> I hear fedora is basically the same in that regard.Reinstalling it as we speak. Gonna stick with it from now on, every other distro has its cons but Fedora always "just works" in my experience.
No.2014
Finally managed a minimal install Debian, always feared setting up X11, because of how badly I messed it up few times. Running i3 with terminator, fish and not much else. Set up for SC61A, lots of fun.
No.2130
What are sushis running on their servers?
I'm currently using CentOS, thinking about switching away to free- or OpenBSD though.
No.2131
>>2130I use FreeBSD on my file server. I don't do much with it. ZFS and Samba, it's my file server.
I have an older home server that runs CRUX. That's been my server for minecraft and various other games in the past. Thinking about replacing this with FreeBSD too.
No.2183
>>1882>>1919Seconding this (albeit a tad late :D)
No.2184
>>2130I have TrueNAS Core running on my homeserver and FreeBSD on my VPS
No.2196
>>1882If I can poke this, I've been using slackware for 10+ years. I've also used mint, arch, manjaro, haiku, and pop.
I highly recommend slackware because its as close to "feature complete" as I would call any OS. Once you get it set up (which let's not act like you won't learn a ton just doing that) its pretty much done and done. "It just werks" unironically.