home.social

#allows — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #allows, aggregated by home.social.

  1. President Donald Trump indicated on Sunday that the United States would allow a Russian oil tanker to enter Cuban waters in order to ease the island's energy cr... news.osna.fm/?p=40117 | #news #allows #crisis #cuba #deliver

  2. President Donald Trump indicated on Sunday that the United States would allow a Russian oil tanker to enter Cuban waters in order to ease the island's energy cr... news.osna.fm/?p=40117 | #news #allows #crisis #cuba #deliver

  3. President Donald Trump indicated on Sunday that the United States would allow a Russian oil tanker to enter Cuban waters in order to ease the island's energy cr... news.osna.fm/?p=40117 | #news #allows #crisis #cuba #deliver

  4. President Donald Trump indicated on Sunday that the United States would allow a Russian oil tanker to enter Cuban waters in order to ease the island's energy cr... news.osna.fm/?p=40117 | #news #allows #crisis #cuba #deliver

  5. SAT partly allows Kotak AMC appeal, upholds SEBI penalties in Essel FMP case

    misryoum.com/us/markets/sat-pa

    The case involved investments in zero-coupon debentures of Essel-linked firms backed by Zee Entertainment shares The Securities Appellate Tribunal (SAT) has partly allowed an appeal filed by Kotak Mahindra Asset Management Company (Kotak AMC) in a case related to...

    #SAT #partly #allows #Kotak #AMC #appeal #upholds #SEBI #penalties #Essel #FMP #case #US_News_Hub #misryoum_com

  6. @stfn

    I can think of multiple ways to get those ssh keys into #termux , the easiest being to run these commands in order in termux:
    > whoami # get termux user
    > passwd #allows for password auth
    > sshd -4p 8022 # This starts the ssh daemon listening on your phone's IP4 address at port 8022. Then from wherever your ssh keys are residing, ssh-copy-id, and boom there goes the dynamite.

    Or... just copy the keys onto a SD card and go that route.