Does anyone know how to minimize Chromium when connecting via VNC?
Will the B model handle this or should I upgrade to the Pi 3B +
Thanks mate, ill order the RPI3B+ now.Are you using VNC Viewer? If so, you should see an icon (bottom left). Open that and it should give you a virtual keyboard option. Open the keyboard and select <ALT> <F4> and the browser will close. If you don't have the icon, I'm not certain what's wrong.
I started this build using an RPi0W. Though it would run a web server no issues, as I started to add devices it struggled more and more. RPints with Temp Probe...no problem. When I added an Arduino and Flow Meters...things would just not work and soon even my temp probe stopped working with any regularity.
I went to the store to buy a new RPi. I wanted to buy a 3B+. When I got to the store, all they had were 3B's and a 3B+ in a Starter Pack. I decided to spend $35 USD more on the 3B+ Starter Kit (even though I didn't need the kit) then to settle for the 3B....just remember, if you move to a 3B+...you'll have to start all over again, so save your index.php, style.css, and anything else you might have modified.
So is there a way to back up my current SD card and then copy it to a new SD card?
So what does the Sd card copier do?Yes, SD Card Copier. Should be Menu>Accessories>SD Card Copier
I don't think you can make a duplicate image from 1 RPi and use it in a different RPi.
So what does the Sd card copier do?
I have two of the same kind and was able to do it.I don't think you can make a duplicate image from 1 RPi and use it in a different RPi.
Thanks but I have no idea how to change those files? Can you give a more detailed procedure please? Where and when do I change these file names and how do I actually change them?I have two of the same kind and was able to do it.
I think these are my notes on how I did it. Last thing may not be needed, I have a USB stick to save the database.
change these two files to give unique names
/etc/hostname
/etc/hosts
change /etc/fstab to make changes to mounted drives
So I can copy the old sd card to a usb stick using sd card copier? But then what do I do? Copy it back to the new SD card via a windows PC and a card reader?The 60000 is the Timeout for the window.location.reload function...in milliseconds.
fwiw, I have a couple of Model Bs, a Zero W, five 2Bs, a 3B+, and all but the last one are running the same SD card image. Only the differentiating details are changed from one system to the next (system names, static IP addresses, NAS folder pointers, etc). The 3B+ needed a more recent build for both the SOC and the embedded wireless stuff.
Use SD Card Copier with any decent card reader to do live cloning of the SD card. It's quite easy and highly reliable...
Cheers!
Thanks but I have no idea how to change those files? Can you give a more detailed procedure please? Where and when do I change these file names and how do I actually change them?
Do I do make a back up of the SD card from the old Pi using sd card copier to a usb stick?
Then copy the contents to my new SD card and right click the files in windows and change the names to say
/etc/hostnamenew
/etc/hostsnew
Will that work?
Ok cheers ill try that and see how it goes. thanks.I honestly haven't even attempted that (and don't even know if the tool supports that) as I have a multitude of both SD cards and card readers and it's just so freakin' easy to plug the reader in with an SD card and let the copier rip.
When done, shut down, put the clone in the RPi, and boot up from that. If it works you know you're holding a working SD card as a backup...
Cheers!
VNC to view the taplist and or desktop
Im comfortable with it but just don't know much about it. I can ssh into my pi and perform basic commands but that's about it.@troy42,
How comfortable are you with working from the unix command line?
Do you plan to run both pi at once or just have one as a back up?
Are you using VNC Viewer? If so, you should see an icon (bottom left). Open that and it should give you a virtual keyboard option. Open the keyboard and select <ALT> <F4> and the browser will close. If you don't have the icon, I'm not certain what's wrong.
Not sure why I don't use a browser to look at the taplist, vnc is setup and a few clicks and it pops up. I do go through a browser window to look at the database stuff. I recall playing around with using an old tablet as a display, think sometimes the displays can be out of sync without a hard refresh. Probably just a muscle memory thing though.Ok, if access to a desktop is needed that would make sense. Tap list - not so much: it's on a web server
Between Putty and WinSCP running on my peecee, desktop access is rarely necessary...
Cheers!
Can't stress this enough because I'm a hella old computer platform architecture and design engineer and have seen a hella lot wrt "backups" over the decades: just as in the days of old and unverified tape backups which were a total crapshoot as to viability when needed, an untested SD card copy is not a backup at all. Whenever you clone an SD card, boot off the clone to make sure you actually have a viable copy...
Cheers!
Im using VNC viewer on an IMAC but don't have that virtual keyboard option for some reason. I tried to find it in settings but nothing.
60 seconds. its in milliseconds(What does the 60000 represent?)
60 seconds. its in milliseconds
I see you are going from 3B to 3B+, I was moving the SD card between two 3Bs. I am not sure if you can move a 3B to the 3B+. Only a guess, but because you are using @RandR+ version you maybe be able to, but I really am not sure.Im comfortable with it but just don't know much about it. I can ssh into my pi and perform basic commands but that's about it.
EDIT:- Ill only use the new Pi 3b+ I just brought and the old one will be scrapped.
I see you are going from 3B to 3B+, I was moving the SD card between two 3Bs. I am not sure if you can move a 3B to the 3B+.
Thanks mate, will give that a try. Its a pain having to go to the Pi and use the wireless keyboard everytime. Although it doesnt help that the Pi B is so slow.Ok...just downloaded VNC Viewer on my wife’s Mac. To get Chromium out of full screen mode, you need to depress the [fn] + [f11] keys. Because you’re on a Mac, you don’t need a virtual keyboard (I use the iPad App, so I need an emulated keyboard)
I just read a how to using win32 disk imager so will give that a try. Thanks again.Ugh. You're making this so much more difficult than need be.
And that won't work, anyway, because it's partition-based cloning and simply "copying" the USB stick will not result in a bootable SD card.
Go back and read what I wrote. There is no need to use a USB stick, just a USB card reader with your fresh SD card...
Sigh....
No, you don't want to do that, either.
What is the problem with simply attaching your SD card reader - with a fresh SD card in it - directly to your RPi, and using the SD Card Copier utility the way it is intended to be used? Why are you looking to make this so much more difficult than it needs to be?
Yes but it is relying on when the page is accessed also but using javascript instead of meta. Eventually I should put it something that when the temp changes refresh the page right awaythe page is supposed to refresh in a minute and display that new data point. Yes?
Another is the preferred choice of powering the Uno is not via the USB port but via its barrel connector using a 9VDC wall wart power supply.