She/They

  • 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle

  • No idea about which specific type of business it is, but keeping that history long term can have some benefits, especially to outside people. Some government agencies require companies to keep records for a certain number of years. It could also help out in legal investigations many years in the future and show any auditors you keep good records. From a historical perspective, it can be matched to census, birth, and death certificates. A lot of generational history gets lost.

    Companies also just hoard data. Never know what will be useful later. shrug






  • Sorry, didn’t make it home until today and not sure if you get notifications on edits. You will need a monitor and keyboard hooked up to your server as you will not have ssh access until the network config is “fixed”. I would do the below with the GPU removed, so you know 100% that your networking config is correct before mucking about further.

    Step 1 - Create 99-default.link file

    Add a /etc/systemd/network/99-default.link with the below contents.

    # SPDX-License-Identifier: MIT-0
     #
     # This config file is installed as part of systemd.
     # It may be freely copied and edited (following the MIT No Attribution license).
     #
     # To make local modifications, one of the following methods may be used:
     # 1. add a drop-in file that extends this file by creating the
     #    /etc/systemd/network/99-default.link.d/ directory and creating a
     #    new .conf file there.
     # 2. copy this file into /etc/systemd/network or one of the other paths checked
     #    by systemd-udevd and edit it there.
     # This file should not be edited in place, because it'll be overwritten on upgrades.
    
     [Match]
     OriginalName=*
    
     [Link]
     NamePolicy=mac
     MACAddressPolicy=persistent
    

    Step 2 - Reboot and find new name of NIC that will be based on MAC

    I forget if you have to reboot, but I am going to assume so. At this point, you can get the new name of your nic card and fix your network config.

    1. ip link should list all of your nic devices, both real and virtual. Here is how mine looks like for reference, with the MAC obfuscated:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: enxAABBCCDDEEFF: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000
        link/ether AA:BB:CC:DD:EE:FF brd ff:ff:ff:ff:ff:ff
    3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
        link/ether AA:BB:CC:DD:EE:FF brd ff:ff:ff:ff:ff:ff
    

    Step 3 - Fix your network config and restart network manager

    You will need to edit your /etc/network/interfaces file so the correct card is used.

    1. Make a copy of /etc/network/interfaces, just in case you mess something up.
    2. sudo vim /etc/network/interfaces (or whatever text editor makes you happy) It will need to look something like below. I have to have DHCP turned on for mine, so your config likely uses static. Really all you need to do is change wherever it says enp yada yada to the enxAABBCCDDEEFF you identified above.
     source /etc/network/interfaces.d/*
    
     auto lo
     iface lo inet loopback
    
     iface enxAABBCCDDEEFF inet manual
    
     auto vmbr0
     iface vmbr0 inet dhcp
     #iface vmbr0 inet static
     #address 192.168.5.100/20
     #gateway 192.168.0.1
         bridge-ports enxAABBCCDDEEFF
         bridge-stp off
         bridge-fd 0
    
    1. Restart your networking service. You shouldn’t need to reboot. sudo systemctl restart networking.service

    Step 4 - Profit?

    Hopefully at this point you have nework access again. Check the below, do some ping tests, and if it doesn’t work, double check that you edited the interfaces file correctly.

    1. sudo systemctl status networking.service will show you if anything went wrong and hopefully show that everything is working correctly
    2. ip -br addr show should show that the interface is up now.
    lo               UNKNOWN        127.0.0.1/8 ::1/128
    enxAABBCCDDEEFF  UP
    vmbr0            UP             192.168.5.100/20 
    

    At this point, if all is well, I would reboot anyways, just to make sure. If you add any GPUs, sata drives, other PCI device, disable/enable wifi/bt in the BIOS, or anything else that changes the PCI numbering, you don’t have to worry about your NIC changing.





  • 🐍🩶🐢@lemmy.worldtoMemes@lemmy.mlJust use Firefox
    link
    fedilink
    English
    arrow-up
    8
    ·
    4 months ago

    Thank you. I admit I don’t use Firefox right now due to issues I ran in to during my trial run earlier this year. Once the battery drain issues are fixed on the Android client I can at least switch back to it on my phone.

    My company surprised me last week as we did an install and things didn’t work right in Firefox for the customer. My boss and the team are committed to fixing it and doing better on browser testing. There was not a moment of hesitation on this decision. We of course told them to use Edge, Safari, or Chrome in the meantime, but by no means are we throwing it on the bottom of the “fix” pile. Team is almost done and ready to send to QA. Super proud.




  • Like other posts, Factorio. You will lose sleep. Set timers…

    Proton and Vulkan make most things easy-ish if you are using Steam. Note that there is a little properties button on the game page that you probably need to use to force it to use Proton so it will install. Proton DB is your friend. Lutris + Wine is pretty good too. Proton is just Wine with enhancements.

    You may find Helldivers a lot of fun too, especially if you can play with friends. It is suitably ridiculous in the best way and is sort of human vs aliens/robots. All of the humans (us) play on co-op teams to bring Democracy to the universe. There is a game master from the company that makes it that is leading the war against us. Like I said, suitably ridiculous. Most of my friends are playing it nightly and it will be a big part of our LAN party this weekend.





  • The whole thing is fucked all to hell and we have a whole bunch of people afraid of the other gender perpetuating this nightmare of violence, abuse, unhinged reality, and inequality. These violent delights, have violent ends.

    However, we can choose to see the beauty in the world. We can love each other, laugh, teach, revel in the mysteries, and hold each other in comfort. There is so much we have achieved as a species, but we are also so good at holding ourselves back. Sometimes, we just need to crash in to each other. To get some kind of connection, even if it is the wrong one.

    There is so much more to say, but painting the universe takes time. Go. Be beautiful my friend, and good night.



  • I am still loving my Pixel 6 Pro. Other than installing AdGuard, or just change your DNS, I pretty much use it as is. I turned off all the Google home or whatever that thing was to the left. Take a minute and go through your installed apps and turn off notifications for things you don’t want or just uninstall. I don’t think you could ever convince me to buy a Samsung again.

    My only gripe is the size and how the camera sticks out. The battery life is great, I have plenty of space locally, and I can wirelessly charge my earbuds with it if I want.


  • The only way I learned how to type growing up was from instant messaging my friends. All of those ridiculous typing programs didn’t help. One random thing that might help is a different keyboard, or, different profile keycaps!

    I love me some mechanical keyboards and I like the tactile feedback from “brown” switches. The last one I built I found out about the wonderful world of keycaps, specifically keycap profiles. I fell in love with MT3s as they are a little “cupped”. My fingers sort of fall into the scoops and get enough tactile feedback to stay on the key and they just feel nice. I haven’t looked at cheaper membrane keyboards in years, but I remember you could pull off the keycaps and put different ones on those, but I have no idea how they are now.

    If you are interested in mechanical keyboards, you can usually buy a sample kit that has all of the different switches and you may be able to find something similar for keycaps.

    I guess what I am trying to say is a different keyboard, or even keycaps, may help her learn. Though I do realize that this stuff is expensive too. As someone who is on a keyboard everyday, it became a tool to invest in.

    https://drop.com/buy/drop-mito-mt3-cyber-custom-keycap-set