-B, --block-size=SIZE scale sizes by SIZE before printing them; e.g., '-BM' prints sizes in units of 1,048,576 bytes;
[lsusb -t]
BOT: Driver=usb-storage
UASP: Driver=uas
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 05e3:0731 Genesys Logic, Inc. GL3310 SATA 3Gb/s Bridge Controller
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
$ lsusb -t
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=dwc2/1p, 480M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/2p, 480M
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
|__ Port 001: Dev 002, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/2p, 480M
/: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
[dd] write speed
(sd card)
/home/[id]$ dd if=/dev/zero bs=1M count=1000 of=test_file oflag=direct
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB, 1000 MiB) copied, 39.2173 s, 26.7 MB/s
(ssd)
/mnt/evo860$ dd if=/dev/zero bs=1M count=1000 of=test_file oflag=direct
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB, 1000 MiB) copied, 2.96631 s, 353 MB/s
[hdparam -Tt /dev/****** ] read speed
$ sudo hdparm -Tt /dev/sda1
/dev/sda1:
Timing cached reads: 3768 MB in 2.00 seconds = 1885.63 MB/sec
Timing buffered disk reads: 792 MB in 3.00 seconds = 263.96 MB/sec
$ sudo hdparm -Tt /dev/mmcblk0p2
/dev/mmcblk0p2:
Timing cached reads: 3714 MB in 2.00 seconds = 1858.88 MB/sec
Timing buffered disk reads: 256 MB in 3.01 seconds = 85.17 MB/sec
Place the Geyser-Spigot.jar in the plugins folder, and restart the server.
Open your Geyser config, located in /plugins/Geyser-Spigot/config.yml, and find the following: bedrock: # The IP address that will listen for connections. # Generally, you should only uncomment and change this if you want to limit what IPs can connect to your server. #address: 0.0.0.0
# The port that will listen for connections. This is the port that Bedrock players will use to connect to your server. port: 19132
1. FPP (Full Packaged Product) - 온라인이나 대리점에서 쉽게 구할 수 있으며, 풀 패키지 형태로 작은 박스에 설치용 USB와 제품 키가 동봉되어 있습니다. - 한 대의 컴퓨터에서 무제한으로 설치할 수 있고, 메인보드나 PC를 교체할 시에도 해당 라이센스를 이용해서 정품인증이 가능합니다.
2. ESD (Electronic Software Distribution) - FPP와 성격이 유사하지만, FPP처럼 박스와 구성품으로 아닌 디지털 라이센스 제품입니다. - Email을 통해서 라이센스를 받으실 수 있습니다. - FPP와 같이 한 대의 PC를 교체하거나 메인보드 등 하드웨어를 교체하여도 재설치가 가능합니다. - 설치용 파일이 포함되어 있지 않기 때문에 별도로 MS 홈페이지에 들어가셔서 설치파일을 다운로드 받으신 후 인증만 받고 사용하실 수 있습니다.
3. DSP (Delivery Service Pack) - 구매 시에 작은 박스에 제품과 시리얼 번호가 구성되어 있습니다. - 한 대의 컴퓨터에는 재설치가 가능하지만, 다른 컴퓨터에는 재설치가 불가능합니다.
4. OEM(Original equipment Manufacturer) - 일반적인 대기업 브랜드 PC를 구매 시 미리 설치된 상품으로 DSP와 성격이 비슷합니다. - 브랜드 PC 또는 노트북에 "COA"라 불리는 인증 스티커가 부착된 것이 특징입니다. - 다른 PC로 설치할 수 없으며, COA가 손상이 되면 라이센스 권한 역시 상실됩니다.