• 0 Posts
  • 29 Comments
Joined 8 months ago
cake
Cake day: November 2nd, 2023

help-circle

  • Has had Musl for awhile here is the install stage https://www.gentoo.org/downloads/#amd64-advanced . Bunch of docs on their wiki too. Gentoo is a rolling release you are correct but there is testing and stable branches. Stable branch is enterprise production ready. I know of a few hardware vendors that are using a custom gentoo builds under the hood. One of them is a big name storage array company that people spend hundreds if not millions on their arrays.

    My experience with Void was hyper rolling release . You get things quickly kind of like Arch.

    Gentoo stable runs a little bit older software for stability sake. With that being said you can mix and match stable with testing. I would assume there is some gotchas but I have not run into any yet. I am running the testing branch just for KDE software right now to have the latest and greatest KDE but a super stable base.

    Definitely something to take a look at if you’re a more advanced user. I am coming back to Gentoo after about 15 years off and just loving it. Compile times are not that bad with new hardware. My Intel NUC I am running on is crushing it. I remember X taking like a week to compile back in like 2003 lol





  • It’s not to bad as others are saying. Real question is to why you don’t want to use the installer?

    They are quite good. I just used one for a Gentoo install because I have better things to do with my time. Can I do it for the millionth time sure by hand sure but what’s the point? End result is more consistent than me as a human doing it by hand












  • Pacmanl Its been about half a decade since I have done it. I high recommend a separate disk for /opt/ and install your apps there or do symlinks to /opt for your applications an for the love of god just use LVM on the whole disk it makes things so much easier since you dont need to delete the MBR and recreate it. From what I remember its something like.

    1. Grow disk in VmWare to the new size
    2. Run ‘rescan-scsi-bus.sh
    3. pvextend
    4. vgextend
    5. lvextend
    6. xfs_grow or whatever FS your using

    If you add disks to the drive every time to expand it 10G your a trash admin IMHO. I have seen server that had like 20 grows like this and its unmanageable to figure out whats going to what mount point especially at 3am. I have had to rebuild a lot of servers that where like that from prior admins along with a lot of their fuck ups like compiling software vs installing via RPM just because devs asked for a never version then the supported version in RHEL. Security got really pissed in those events. Containers actually fix this problem in a lot of ways compared to the old ways we used to do things 5-10 years ago


  • Yeah, always had fun in the job skills section for people. I worked IT for about 15 years doing what I was hiring for. I was just looking for basics a lot of the time, for what they put down on their resume. If it’s on there I am gonna ask about it.

    Have git on your resume I am gonna ask about pulling, pushing and branching. Have Linux I am gonna ask how to grow a disk in it and basic shit you will run into as a sysadmin. Networking I am gonna ask someone in networking because that’s black magic lol. I had a CCNA at one point but never used it but I know when to pull people in