LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Blogs > ted_chou12
User Name
Password

Notices


Uncategorized Entries with no category
Old

cuda, unsloth, pytorch

Posted 03-29-2025 at 11:00 PM by ted_chou12

versions
ted@jetson:/mnt/ssd/workspace$ ls -alhtr
total 5.5G
-rw-r--r-- 1 root root 770M 9月 12 2024 torch-2.5.0a0+872d972e41.nv24.08.17622132-cp310-cp310-linux_aarch64.whl
-rw-r--r-- 1 root root 237M 2月 7 15:03 triton-3.2.0-cp310-cp310-linux_aarch64.whl
-rw-r--r-- 1 root root 11M 3月 2 18:23 bitsandbytes-0.45.4.dev0-cp310-cp310-linux_aarch64.whl
-rw-r--r-- 1 root root 230M 3月 10 21:52 torch-2.6.0-cp310-cp310-linux_aarch64.whl...
Member
Posted in Uncategorized
Views 197 Comments 0 ted_chou12 is offline
Old

setup php redis

Posted 10-04-2024 at 08:44 PM by ted_chou12
Updated 10-05-2024 at 03:33 AM by ted_chou12

php.ini
Code:
#extensions
extension=igbinary.so
extension=msgpack.so
extension=redis.so
#session config
session.save_handler=redis
session.save_path = "tls://server.serverless.use2.cache.amazonaws.com:6379"
so files
https://github.com/tedchou12/php_ext
  • igbinary.so
  • msgpack.so
  • redis.so
Member
Posted in Uncategorized
Views 154 Comments 1 ted_chou12 is offline
Old

jetson orin nano

Posted 09-15-2024 at 02:54 AM by ted_chou12
Updated 09-15-2024 at 03:03 AM by ted_chou12

I bough a nvidia jetson orin nano 8G. I thought it is a popular AI SBC and would work straight out the box. But no, that is not the case. cannot boot? See a black screen/turn off after turn on? It's due to the bootloader issue that nvidia didn't emphasis on their website.

Seems like the jetson pack 5 and jetson pack 6 are not compatible. Unless you have a ubuntu or linux machine that could be connected to your sbc through usb-c, you will need to work around the procedure.
...
Member
Posted in Uncategorized
Views 1192 Comments 1 ted_chou12 is offline
Old

v4l2rtspserver

Posted 11-01-2023 at 09:58 AM by ted_chou12

asustor,
webcam
motioneye
rtsp
v4l2rtspserver -W 640 -H 480 -F 30
Member
Posted in Uncategorized
Views 504 Comments 1 ted_chou12 is offline
Old

Telnet SMTP

Posted 05-04-2021 at 02:14 AM by ted_chou12

Code:
openssl s_client -connect smtp.gmail.com:465 -crlf -ign_eof
> EHLO localhost
> AUTH PLAIN base64(username@gmail.comPa$$w0rd)
> MAIL FROM: <username@gmail.com>
> RCPT TO: <ted.chou@linuxquestions.org>
> DATA
> Subject: Testing123
hello...
hey
quit
.
> quit
Member
Posted in Uncategorized
Views 1028 Comments 1 ted_chou12 is offline

  



All times are GMT -5. The time now is 02:26 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration