• 0 Posts
  • 34 Comments
Joined 10 months ago
cake
Cake day: August 24th, 2023

help-circle



  • Yes, but I usually add my public key to the authorized_keys file and turn off password authentication once i do login with a password. On top of that, I have a sshpass one line command that takes care of this for me. It’s much easier than trying to manually type a password for the next time. I save it and just run it every time I think about using password login. Next time I need to ssh, I know the password login is not necessary.

    sshpass -p ‘PASSWORD’ ssh USER@IP.ADDRESS “echo ‘`cat ~/.ssh/id_rsa.pub`’ > ~/.ssh/authorized_keys && echo ‘Match User !root
    PasswordAuthentication no
    Match all’ > /etc/ssh/sshd_config’ && exit” && ssh USER@IP.ADDRESS

    At the next reboot, your system will now only accept key logins, except for root. I hope the root user password is secure. I don’t require it for root because if a hacker does gain shell access, a password(or priv esc exploit) is all they need to gain root shell. It is also a safety net in case you need to login and lost your private key.






  • Acters@lemmy.worldtoLinux@lemmy.mlBased KDE 🗿
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    edit-2
    7 months ago

    KDE’s plasma centered Linux Operating system. So to not be overly pedantic, I stuck with what this lemmy post was about. I didn’t say the plasma desktop environment was an OS.

    I said “a linux operating system made by the KDE team” in which the KDE team referenced their OS as Plasma in the Mastodon post, or “toot,” shown in this lemmy post.


  • Acters@lemmy.worldtoLinux@lemmy.mlBased KDE 🗿
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    I said its a linux operating system, and the whole installation from Desktop environment to the compiled kernel and preinstalled executables was carefully made by the KDE team. They literally said Operating system on their mastodon post, “toot,” this lemmy post shows. So its correct what I said





  • Acters@lemmy.worldtoSelfhosted@lemmy.worldMonetising spare computers
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    8 months ago

    OK, I understand your idea. However, I will have to throw some cold water on you. You did a market analysis, and you saw the margins for low-end gaming PCs were too high. However, what you didn’t do is market analysis on the clients. You half ased it and got burned. From my experience, customers do not do much research or think logically about what they spend their money on. It’s true that people will most likely make bad financial decisions. They will see your lower priced PCs and overthink it. They will believe that the lower priced stuff is also lower quality and a worse deal. There is a range in which they believe a PC should cost, and by undercutting the competition, you estranged your client base. On the other hand, presentation and words matter a lot to people and the algorithms(search engine optimizers). They don’t care about acronyms or technical words. If you look at how Apple and other giant tech brands marker their technology, you will find that specs take a back seat. On the flip side, the experience and capabilities take center stage. Making your clients feel welcomed and meeting their desires without accidentally coming off as “cheap garbage” is a tricky balancing act.

    If you don’t want to do this type of marketing and selling, then just make the PCs work for you instead.


  • Maybe don’t try to market them as gaming PCs and just market them as great workstation PCs. Also, it depends on the market and your inventory imports. If your market is people who can afford current Gen laptops, they will not like your PCs. If you market them as home theater media streaming PCs for those who want something better than a firestick, then it will make a better selling point. Either way, if you have a steady supply of these low-end PCs, then think about multiple markets instead of limiting your client base to just cheap gaming PCs. There is so much more a computer can be. Do some market research on your local or online markets and make the PCs capable of solving their needs.


  • Acters@lemmy.worldtoSelfhosted@lemmy.worldMonetising spare computers
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    8 months ago

    The amount of money you can gain from renting out your equipment vs. the electrical cost is not worth the effort you will need to employ to make this work. Especially for these entry-level spec computers. The best way to monetize is to liquidate them into cash and churn that cash into something more profitable, which is not easy, but it works for those who are creative and passionate enough. Another method is to make them do tasks that frees up your time, or you can delegate tasks that will help you. Good luck on your monetization efforts