Jump to content

DarkRuskov

Member
  • Posts

    294
  • Joined

  • Last visited

Awards

This user doesn't have any awards

Recent Profile Visitors

1,128 profile views
  1. I see, thanks ! But I think the other methods are more aligned with what I want to do
  2. OK thank you very much, I'm going to test this, seems very promising !
  3. I am indeed on raspbian. Thanks a lot, it seems much cleaner ! My question then is what's the best way to order how services start ?
  4. I have a raspberry pi and I want it to show a message on a nokia screen right before powering off to know when it's safe to unplug it. The problem is that showing this image before executing the command won't cut it since in the case where the poweroff command takes too much time the user could unplug it without it being safe. There is a method to show the PI's status with an LED and GPIO pins but it isn't acceptable in my case. My thinking was to run the script once the bulk of the shutting down was done. If you think of a better way I'm all ears because I agree with you, mine is extremely janky... This is necessary since the screen stays on/doesn't clear once the pi shuts down.
  5. Ok thanks, and where would one find source code for basic commands such as ls or poweroff ?
  6. Hi guys, is anyone aware of a method to modify a linux command to change its functionality (like adding a feature) ? Have a nice day !
  7. Hi everyone, I don't seem to be able to make a Huawei 3272s-153 4G modem work with a Raspberry Pi. Has anyone had any luck with that ? The Pi is the 4B with 4gb of RAM and running Raspbian lite. The 4G usb key is Huawei 3272s-153 as specified above. Thanks for your help !
  8. The problem with the business offerings is that they are usually under powered for the same price in my experience.
  9. Hey guys, a friend of mine wants to buy a laptop to use for school where they'll be using GIS (geographic information systems) software. I don't know much about this workload, anyone can recommend what to look out for ? It seems quite CPU and RAM intensive. His budget is around 1000€. Any recommendations are welcome. Thanks !
  10. Hi, does anyone know how you could sync mouse and keyboard input across different VMs in VirtualBox or VMWare? What i mean by that is that if I click on something in one VM, it clicks in the same place in the others. Same goes for the keyboard: what I type in one is typed in all the others. Thanks!
×