pasar datos por nc dentro de la misma red local June 1, 2026 | No Comments | command, console, information, internet, linux, Linux Ubuntu Server, macos, nc, netplan, router, server, ssh, wifi yo usaba SCP o un servidor python FTP pero esas cosas son muy lentas, por eso uso nc (netcat) cuando digo lento es que tarda […]
rename file in linux September 18, 2025 | No Comments | information, linux, server I have Linux, the Ubuntu Server distribution. example The system renames 09-newcard.network to 99-newcard.network sudo gives you root permissions, that is, superuser
read machine code February 8, 2025 | No Comments | linux, macos, server You will be able to read an object file in c, that is, a file.o if you have a .o example software.o c object file. […]
use vim January 13, 2025 | No Comments | information, linux, vim For unix-like systems vim comes installed by default If you have a graphical operating system, vim is not very useful, you can use a graphical […]
give permissions to a file January 12, 2025 | No Comments | linux the command is The first digit (7) refers to the permissions of the file owner.The second digit (7) refers to the permissions of the group […]