Temp

7805 bookmarks
Custom sorting
vuejs/pinia: 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
vuejs/pinia: 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support - vuejs/pinia: 🍍 Intuitive, type safe, light and flexible Store for Vue using the compositio...
·github.com·
vuejs/pinia: 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
DIY 一个运维神器 Open IP-KVM
DIY 一个运维神器 Open IP-KVM
引言对技术爱好者来说,家里有几台不接外设,用作服务器的电脑是很常见的。当这些机器出现问题时,运维十分不便。 IPMI 技术可以解决这个问题,但此功能一般只有服务器主板才支持。 也有一些商业化的盒子可以解决…
·zhuanlan.zhihu.com·
DIY 一个运维神器 Open IP-KVM
Get-Date (Microsoft.PowerShell.Utility) - PowerShell
Get-Date (Microsoft.PowerShell.Utility) - PowerShell
The Get-Date cmdlet gets a DateTime object that represents the current date or a date that you specify. Get-Date can format the date and time in several .NET and UNIX formats. You can use Get-Date to generate a date or time character string, and then send the string to other cmdlets or programs. Get-Date uses the computer's culture settings to determine how the output is formatted. To view your computer's settings, use (Get-Culture).DateTimeFormat.
·learn.microsoft.com·
Get-Date (Microsoft.PowerShell.Utility) - PowerShell
Weltolk/weltolk_backup_qq: 每日数据库备份qq推送,目前支持go-cqhttp的正向WebSocket和HTTP API,基于D丶L的版本重写
Weltolk/weltolk_backup_qq: 每日数据库备份qq推送,目前支持go-cqhttp的正向WebSocket和HTTP API,基于D丶L的版本重写
每日数据库备份qq推送,目前支持go-cqhttp的正向WebSocket和HTTP API,基于D丶L的版本重写 - Weltolk/weltolk_backup_qq: 每日数据库备份qq推送,目前支持go-cqhttp的正向WebSocket和HTTP API,基于D丶L的版本重写
·github.com·
Weltolk/weltolk_backup_qq: 每日数据库备份qq推送,目前支持go-cqhttp的正向WebSocket和HTTP API,基于D丶L的版本重写
Can we get fast-list on mounts
Can we get fast-list on mounts
What is the problem you are having with rclone? When there’s a mount with hundreds of thousands or millions of deeply nested files and folders, a lot of time is spent when a program needs to scan through the mount. I can increase the directory and attribute cache so that it only occurs on the first scan while subsequent scans are instant. As soon as a remote is mounted, I run a script which essentially does ‘find . ‘ and it takes about an hour to finish. If I use fast-list to list files, it ta...
·forum.rclone.org·
Can we get fast-list on mounts
Rclone Mount --vfs-cache-mode full slower than none, why?
Rclone Mount --vfs-cache-mode full slower than none, why?
Google Drive rclone v1.61.1 os/version: ubuntu 22.04 (64 bit) os/kernel: 5.15.0-60-generic (x86_64) os/type: linux os/arch: amd64 go/version: go1.19.4 go/linking: static go/tags: none 1Gbps Down/500Mbps Up Connection Why is it --vfs-cache-mode=full seems to be slower to start a video on Plex than --vfs-cache-mode=none? It is my experience that, at times, running a cache mode results in a 30sec start time for streaming videos. While none results in a 5sec delay. In this case, the server i...
·forum.rclone.org·
Rclone Mount --vfs-cache-mode full slower than none, why?
rclone 工具使用及问题汇总
rclone 工具使用及问题汇总
rclone 作为文件和对象存储的管理工具, 经过近些年的发展已经完好的支持各种存储协议, 比如 HDFS, FTP, SFTP, GCS 和 S3(兼容 aws, 金山云, 腾讯云, 阿里云等)等, 逐渐有统一管理云存储之势, 从 rclone-github 来看, 各大云厂商也逐渐将各自的存储协议合并到了 rclone 中. 这在对象存储统一管理, 尤其是多云管理的场景中带来了很大的便利, 也便于我们实现诸如统一运维管理的目标.
·blog.arstercz.com·
rclone 工具使用及问题汇总