Commit Graph

1904 Commits

Author SHA1 Message Date
Maxim Devaev efa6f4b61d update 2025-01-10 14:50:17 +02:00
Avinal Kumar e8efaa0f7b
feat: add instruction on using tailscale certificates (#1454)
- PiKVM can use certificates provisioned by tailscale.
- This commit adds the instructions
- Refer: https://tailscale.com/kb/1153/enabling-https
- fixes #988

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2025-01-04 18:56:34 +02:00
Maxim Devaev a17f9e1017 update 2025-01-04 18:54:59 +02:00
Rob Thomas 959d4c2773
Add exfat warning for USB thumb drives (#1444)
By default, exfat drives are mounted owned by root, with 755 perms
on the mountpoint.  Rather than going into setting 'uid' and 'gid'
params, which rely on the uid and gid of the kvm user never changing,
I thought it would be simpler to just give users the hint to set the
default umask to 0000 (aka, 777) for all files. This allows the
thumb drive to be visible as read-write.

Signed-off-by: Rob Thomas <xrobau@gmail.com>
2024-12-30 23:39:46 +02:00
Maxim Devaev e1ba2d613c update 2024-12-23 19:35:43 +02:00
Maxim Devaev 797d980999 update 2024-12-23 10:40:57 +02:00
Maxim Devaev 9b37274447 update 2024-12-20 23:19:27 +02:00
Maxim Devaev 27dce6b5de switch docs 2024-12-17 21:56:52 +02:00
Sam Reed 78a88d7241
3d_printing.md: Fix link for one DIY case (#1439)
It's not a case for the USB-C/PWR splitter
2024-12-12 22:52:31 +02:00
arch1mede c9bef6d88c
Update faq.md (#1438)
Fixed spelling mistakes/grammar.
2024-12-12 06:44:42 +02:00
Maxim Devaev 1f35520ba8 update 2024-12-06 18:13:39 +02:00
Maxim Devaev d00e78dfd1 pikvm/pikvm#1435: Fixed ethernet cable info link 2024-12-06 13:59:00 +02:00
Maxim Devaev b0d5e5fde3 compliance 2024-12-06 02:28:12 +02:00
Maxim Devaev c8b952c6ae update 2024-12-02 18:30:27 +02:00
arch1mede d9cd77dee4
Update edid.md (#1431)
Fixed spelling error
2024-12-02 13:28:01 +02:00
Maxim Devaev b970e3ffea update 2024-11-29 02:21:06 +02:00
arch1mede ed5482c529
Update on_boot_config.md (#1427)
* Update on_boot_config.md

Added verbiage for clarity.

* Update on_boot_config.md
2024-11-29 02:17:56 +02:00
Maxim Devaev a3842e27c7 update 2024-11-26 19:14:46 +02:00
Brendan Jackman b053b8c948
Document /api/msd/set_params?rw=1 (#1429)
Fixes https://github.com/pikvm/pikvm/issues/1428
2024-11-26 13:52:24 +02:00
Maxim Devaev 5dbfe58b81 update 2024-11-24 16:56:38 +02:00
Maxim Devaev 4b2b949b67 update 2024-11-24 15:13:33 +02:00
Maxim Devaev 6324d55722 new sponsors 2024-11-22 16:29:48 +02:00
Maxim Devaev 7173b108d9 update 2024-11-21 13:02:18 +02:00
No0ne 2cea3179fe
fix GPIO pins in pico_hid.md/pico_hid_bridge.md (#1425)
* Update pico_hid.md

fix GPIO pins

* Update pico_hid_bridge.md

fix GPIO pins
2024-11-20 13:12:05 +02:00
Maxim Devaev 2fd4fe3d7c update 2024-11-19 22:57:08 +02:00
Maxim Devaev 0351ba5b5d modem 2024-11-17 23:14:19 +02:00
Maxim Devaev 635b25b6c6 update 2024-10-13 06:07:34 +03:00
Maxim Devaev 24354fb682 update 2024-10-05 00:45:43 +03:00
arch1mede 98173448ce
Update first_steps.md (#1401)
Fixed some steps.
2024-09-18 04:46:25 +03:00
arch1mede 3cc5b6511f
Update faq.md (#1400)
Added warning
2024-09-15 21:32:54 +03:00
Maxim Devaev a3bf7af819 fix 2024-09-08 15:18:20 +03:00
arch1mede b749f51ae9
Update v4.md (#1397)
Added another known limitation to the document
2024-09-08 15:16:52 +03:00
Maxim Devaev ec84a060f0 new sponsors 2024-09-08 01:56:47 +03:00
Maxim Devaev 045eabc298 update 2024-09-04 19:49:14 +03:00
arch1mede 53d2cb2129
Fixed document (#1395)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request

* Changed from Interface to webui

Per request, made a name change

* Fixed document

Too many changes to list

---------

Co-authored-by: Maxim Devaev <mdevaev@gmail.com>
2024-09-03 21:07:36 +03:00
Maxim Devaev bfb160a091 fix 2024-08-30 20:23:48 +03:00
Maxim Devaev 702eeed9f8 update 2024-08-28 19:09:53 +03:00
arch1mede 489f6ee3a4
Update first_steps.md to include webui (#1394)
Added link to the webui
2024-08-28 19:08:06 +03:00
Mate Valko 36eb81fe5e
Update msd.md (#1393)
fix broken reference
2024-08-28 14:26:18 +03:00
arch1mede 34d9d70332
Name change (#1389)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request

* Changed from Interface to webui

Per request, made a name change
2024-08-24 12:30:53 +03:00
arch1mede c24886c60e
Fixed/renamed interface file (#1388)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request
2024-08-22 22:19:52 +03:00
arch1mede c7b0db184c
New Document: Interface walk through (#1385)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md
2024-08-22 21:31:07 +03:00
Maxim Devaev 2bfa6bfa8f update 2024-08-19 01:19:59 +03:00
arch1mede 37df890faa
Update faq.md (#1350)
* Update faq.md

Verbiage added for clarification

* Update faq.md

Changed the verbiage to better reflect the reason.
2024-08-15 21:22:10 +03:00
Jan Giesenberg f5cb272dfa
docs(multiport): added link to external repository explaining aimos uart mod (#1381)
Co-authored-by: 749 <1689704+749@users.noreply.github.com>
2024-08-13 06:13:48 +03:00
Maxim Devaev efd91ceaf6 fix 2024-08-07 17:56:01 +03:00
Miles 8ea734158d
Update v2.md (#1378)
For Pi 4 and Pi Zero 2 W instructions:

Added Raspberry Pi to the beginning of the official usb power supply name to clarify brand.

For Just Pi Zero 2 W instructions:

Corrected purchase link for Raspberry Pi Official USB-Micro Power Supply
2024-08-01 17:19:39 +03:00
Maxim Devaev 8ab5d91e48 update 2024-07-30 16:35:05 +03:00
Maxim Devaev 3c41fb77d1 new sponsors 2024-07-27 15:03:18 +03:00
Maxim Devaev 4249570651 fix 2024-07-25 12:02:40 +03:00