Advertisement · 728 × 90
#
Hashtag
#termux
Advertisement · 728 × 90
Post image

The first rule of the underground: look deeper. Boot. Root. Control. The world under Android has always been there.
droidkernel.com/pixel/
#MatrixVibes #FightClubVibes #Android #Pixel #Root #Magisk #ADB #Linux #AndroidModding #Termux #DroidKernel

1 0 0 0
Post image

The first rule of the underground: look deeper.
Boot. Root. Control.
The world under Android has always been there.
#MatrixVibes #FightClubVibes #Android #Pixel #Root #Magisk #ADB #Linux #AndroidModding #Termux #DroidKernel

2 0 0 0
Preview
Does 86Box work with Termux on Android? 86Box lets you emulate a vintage computer that were released in the past, including the 90s motherboards that were unveiled to the public. This program is available on multiple platforms, but here's a big question. Does 86Box work on Android inside a Ubuntu proot distribution within Termux? The answer is: Yes! But, why? Typically, the majority of Android devices uses the ARM64 processor to ensure that power efficiency and high performance is achieved, making your Android phone or tablet work speedily, with the help of Linux as the kernel.

Does 86Box work with the Ubuntu proot-distro under Termux on Android?

Here's your answer!

#Android #Retrocomputing #Computers #TechNews #TechUpdates #Linux #Termux

2 0 0 0

RE: https://mas.to/@tezoatlipoca/116263075699722140

Well, I had to give up on the #rsync approach - rsync over #MTP seemed to have issues with copying some file metadata that rsync would need to handle incremental updates. Subsequent rsyncs would re-copy _everything_. Boo.

Likewise using […]

0 0 1 0
Post image

#tailscale and #termux.
This is very cool. I feel like I've just unlocked a new level of hacker nerd.

0 0 0 0

~ ln -s /storage/emulated/0 myhome
#termux rules

1 0 0 0

So the version of cURL distributed on Termuz disabled ECH support for whatever reason. Bloody awesome when you want to rely on readily-available tools for tests.

#curl #Termux

0 0 0 0
Post image

« DeepSeek, сделай мне робота!»: техническая исповедь, карта минного поля и полные файлы проекта Привет! Это втор...

#DIY #Arduino #ESP8266 #Python #WebSocket #Termux #deepseek #opensorse #AI #робототехника

Origin | Interest | Match

2 0 0 0

Termux transforms your Android into a portable Linux terminal. It's an excellent, safe platform to learn command-line basics, scripting, and explore system tools ethically, right from your phone.
#Termux #LinuxLearning #PotatosecurityEducation

1 1 0 0

I've finally gotten Termux to rsync files via crontab. Needed to set up keychain, something I used to understand in the distant past. Now I have my own quantified-self data (well, location and battery) uploading to my private cloud.

#termux termux.api, python, rsync, crontab, keychain.

0 0 0 0
Post image

PicoClaw — ваш персональный помощник Совсем недавно сложно было представить что простым людям так быстро стан...

#openclaw #android #linux #termux #archlinux #picoclaw #go #ai

Origin | Interest | Match

0 0 0 0
Original post on mastodon.social

Rescuing all data blindly from #Pixel phone with #BrokenDisplay with USB keyboard (USB A -> C adapter) - success! Like this:

space down enter PIN enter
super termux down left left enter
tar cvf pixel.tar /sdcard/*
scp pixel.tar timo@192.168.1.100:
(enter, maybe password, wait for 18GB to […]

0 0 0 0

> pkg install "OpenJDK new version" on termux. #termux #Android #Linux

0 0 0 0

Would be a perfect device for #termux

1 0 0 0

Got a "new to me" tablet, Samsung Galaxy Tab A9+, the 4GiB model. Installed #Termux on it so I can do #TeXLaTeX authoring while out on hikes and stuff.

It was my brother's tablet, he bought it shortly before he was arrested. He's been sentenced now, said I could have it. +

1 0 1 0
Getting a working clipboard in termux I recently started testing out having an android device as my main compute. If you’re interested you can read more about that in My android setup. Termux has been a great help in that! I downloaded it through F-droid, set it up, and soon after found myself wanting to create a basic dotfile repo, which required ssh keys, which required me copying the output into the system clipboard. I got paste working by using Ctrl-Alt-V, as recommended here. In another post, the author (I think) recommended Ctrl-Y and Ctrl-P which laos sometimes worked for me but were very hit-and-miss. Regardless, we want to copy and paste command output, so we need this: `termux-clipboard-set` and `termux-clipboard-get`. To get those, you need to run: pkg install termux-api You then also need to install the actual Termux-api app, e.g here in F-droid, otherwise your commands will do nothing, which is exactly the problem I run into and figured out thanks to this response. That’s it! The set command works both with arguments (e.g `termux-clipboard-set blaba`) and with piping (e.g `cat blabla.txt | termux-clipboard-set`). I tend to alias these copy commands, so I added this to my `~/.bashrc`: alias cs=termux-clipboard-set And now I can just use `cat file.txt | cs`

Shutouts to my new home at #codeberg , and #termux for being pretty neat to work with (except the clipboard setup www.alkoclick.space/getting-a-working-clipbo...

0 0 0 0
Post image

#operatingsystem #windows #linuxuser #linuxmint #cybercrimes #hackerlife #bugbounty #kalilinuxtools #ubuntu #technology #computerscience #hackernews #tech #software #hackthebox #python #androidhacking #termux #ceh #linux

1 0 0 0

ÆI: AutonomousIntelligence via symbolic logic & fractal lattices on Termux. No clou gods #AI #STEM #OpenSource #Termux #Fractal #QuantumComputing #WomenInTech #PostAGI #CodeNewbie #LearnToCode #MachineLearning #DataScience #Linux #DevOps #Hacking #CyberSecurity #Programming #Coding #Tech #Innovation

5 0 0 0
Preview
From the termux community on Reddit: Do not install Termux from Google Play Store! Explore this post and more from the termux community

Wow, just found out some drama on the #termux community: www.reddit.com/r/termux/com...
#playStore

0 0 0 0
A screenshot from the Termux app on Android. It displays a variety of logs about the daemon, which started successfully.

A screenshot from the Termux app on Android. It displays a variety of logs about the daemon, which started successfully.

BTW, it also runs in #android's #termux app

#music #musicplayer #rust #programming #devlog #desktopapp

2 0 1 0
Original post on hachyderm.io

Does anyone have experience running #Arch on #termux? I seem to have an issue creating a sudo-capable user:

```
[root@localhost ~]# sudo -l -U alter_kaker
Matching Defaults entries for alter_kaker on localhost:

secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/bin

Runas and Command-specific […]

0 0 0 0
Preview
Installing TigerVNC Server on Ubuntu proot-distro on Termux in Android Termux provides a way to install a proot distro for several popular Linux distributions, such as Arch Linux, Ubuntu, and Fedora. In Android devices, you can make use of one of the proot distributions to run your favorite Linux programs, if they don't work on a normal Termux environment. We have used a Ubuntu proot distribution to do what we're going to do in this article, which is installing and configuring TigerVNC on your proot distribution installation on your Android device.

Installing TigerVNC Server on Ubuntu proot-distro on Termux in Android with full UI scaling and audio support!

#Android #TigerVNC #Linux #Ubuntu #Termux #VNC #proot #TechNews #TechUpdates #PulseAudio

1 0 0 0
Preview
Self-host your music experience on mobile Build your mobile music streaming experience with Mopidy, Platypush, ntfy and Tasker

_📰 New blog article_

**Self-host your own multi-service#music server on #Android**

#mopidy #platypush #termux #python

@Selfhosted @Android @python

blog.platypush.tech/article/Self-host-your-m...

2 0 0 0
Crear Proyecto Vite y Abrir en Acode Desde Termux.

Crear Proyecto Vite y Abrir en Acode Desde Termux.

Create a Vite Project and Open it in Acode from Termux.

Crear Proyecto Vite y Abrir en Acode Desde Termux.

👉 nubecolectiva.com/blog/vite-ac...

#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #vite #acode #termux

2 0 0 0
Preview
Termux Masterclass: Your Comprehensive Guide to Mastering the Android Terminal | WardenShield Dive into the Termux Masterclass and learn everything you need to know about mastering the Android terminal. Transform your Android device with this comprehensive guide today!

📲 Termux MasterClass ,Stay Sharp⚡

#HackSmart #Termux #Masterclass #CyberLearning #CommandLineSkills #Android #AndroidHacking #Linux #TechSkills #Highlights
🌍 Shoutout to our learners in the 🇬🇧 UK, 🇨🇦 Canada, 🇺🇸 USA, 🇦🇺 Australia and 🇮🇳 India

📘 : wardenshield.com/termux-maste...

0 1 0 0
Post image

So if you want detailed memory information of your Android just type this in termux

cat /proc/meminfo

Feels like Linux eh?

#programming #bash #csh #zsh #ksh #fish #sh #Linux #command #line #termux #OpenSource #POSIX #technology

2 0 1 0