- -- - - - - - - - - - - - - - - - - - TrB.jpg Margaret.png Jkb.jpg JoeD.jpg Edbatchelor.jpg JimB.png DAD-TINT.JPG C03515.jpg

Difference between revisions of "Pi4"

From Batchelor-s
Jump to navigationJump to search
 
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
[https://batchelor-s.com/b/contactus.html Pi 4 rent]
 
[https://batchelor-s.com/b/contactus.html Pi 4 rent]
  
2 bits (25 cents) a day  -- $100 deposit
+
2 bits (25 cents) a day  -- $500 deposit
  
 
Try it - see if you like it
 
Try it - see if you like it
Line 13: Line 13:
  
 
5 Volt Power Supply
 
5 Volt Power Supply
 
Micro SD memory
 
  
 
pair of Micro HDMI cables  
 
pair of Micro HDMI cables  
Line 22: Line 20:
 
Plug in cable to your internet modem and go live internet
 
Plug in cable to your internet modem and go live internet
  
 +
USB keyboard, mouse, monitor NOT INCLUDED
  
  
Line 63: Line 62:
 
micro HDMI to HDMI cable $20 pair
 
micro HDMI to HDMI cable $20 pair
  
______'''USB-C'''  power supply  
+
______ 5 Volt Power Supply $15  
  
  
______USB wireless keyboard and mouse   
+
______USB wireless keyboard and mouse  $20
  
  
Line 75: Line 74:
  
  
Pi 4 - for rent [[==]] 50 cents a day  $100 deposit
+
Pi 4 - for rent [[==]] 25 cents a day  $500 deposit
  
Includes Power Supply, pair of HDMI cables, software on microSD memory
+
Includes Power Supply, pair of HDMI cables, software  
  
 
Software is open source. Make as many copies as you desire.
 
Software is open source. Make as many copies as you desire.
Line 98: Line 97:
 
I often use FileManager as root
 
I often use FileManager as root
  
/usr/share/raspi-ui-overides/applications/ ??pcman
+
sudo passwd root
 +
 
 +
set password
 +
 
 +
ctrl+alt+F2
 +
 
 +
login root
 +
 
 +
ctrl+alt+t
 +
 
 +
pcmanfm
  
- copy file-manager to desktop
+
/usr/share/raspi-ui-overides/applications/
 +
 
 +
- copy file-manager to root desktop
  
  
Line 161: Line 172:
  
 
How would you use geany to edit LocalSettings.php
 
How would you use geany to edit LocalSettings.php
 +
 +
sudo passwd root
 +
 +
enter password
  
 
Change workspace ctl+alt+F2
 
Change workspace ctl+alt+F2
Line 180: Line 195:
 
save
 
save
  
 +
 +
------------------------
  
 
:"why are you logging in as root?  
 
:"why are you logging in as root?  

Latest revision as of 12:56, 28 May 2024

Limited Supply

Pi4 61c.jpg

Pi 4 rent

2 bits (25 cents) a day -- $500 deposit

Try it - see if you like it

Run dual monitors

5 Volt Power Supply

pair of Micro HDMI cables

Connect TV with HDMI for a display (not included)

Plug in cable to your internet modem and go live internet

USB keyboard, mouse, monitor NOT INCLUDED



Micro 61.jpg

Micro HDMI cables $20 pair

Monster Cable

Heavy Duty Triple Layer Shielding

Low-Loss Nitrogen Gas

Injected Dielectric

Large Gauge Copper Connectors

Advanced for HDMI







______Pi4 61c.jpg Raspberry Pi4

______Sd.jpg microSD card & software $20


______Micro 61.jpg micro HDMI to HDMI cable $20 pair

______ 5 Volt Power Supply $15


______USB wireless keyboard and mouse $20


______TV with HDMI input --- out of stock


______contact us


Pi 4 - for rent == 25 cents a day $500 deposit

Includes Power Supply, pair of HDMI cables, software

Software is open source. Make as many copies as you desire.

Office software - word processor - spreadsheet - web browser - email - much more



No menu bar with root.

"I set a password for root "
"When I login as root, no menu bar"


Make your own menu bar

I often use FileManager as root

sudo passwd root

set password

ctrl+alt+F2

login root

ctrl+alt+t

pcmanfm

/usr/share/raspi-ui-overides/applications/

- copy file-manager to root desktop


"Simple answer is 'Don't do it.' "

Dougie

That is not a valid answer.

That is advice.



"Debian does NOT have a root login"
"No distribution allows root to use a GUI."

Not true

Check linux mint. I do it all of the time.

"there should be no need to ever login as root."

I bet you also do not root your phone.

How would you copy a file from one directory to another?

Do you use a terminal or a GUi ?

Fresh install of mediawiki

it saves LocalSettings.php in ~/Downloads/

It needs to go in /var/lib/mediawiki/

You can do it with a terminal

but is easier with FileManager

If you try to do it with FileManager

you do not have permission

how do you use sudo to call FileManager

do you drop to a terminal to call sudo filemanager

I am not sure this even works

or just run your mouse over to the FileManager icon

Wait, stupid pi does not have an icon with root


How do you edit a config file?

Probably use nano.

How would you use geany to edit LocalSettings.php

sudo passwd root

enter password

Change workspace ctl+alt+F2

login as root

startx

FileManager

change to directory

click on the file

open with geany

make edits

save



"why are you logging in as root?
On modern Linux/Unix systems generally the root user is disabled "

So, how does one enable it?

"it may be missing various configuration files
and these may need to be created. "

like what?

"Of course if you have a reason for logging in as root, "
"then there's no problem with that - "

It is the problem. Finding the files.

" the desktop is not designed to run as root."
"You might not like it, but it's how things are set up."

and how does one change the set up?

"there is no good reason to change this"

You own my computer ?

check

.config/.lxsession



==