How to reset the password to a linux system
Tabla de contenido1 Let’s get started!2 Distribution and Live CD3 Getting down to business4 SeLinux given troubles Hello! Today I bring the solution to a problem that you may have …
All the latest news about IT
Tabla de contenido1 Let’s get started!2 Distribution and Live CD3 Getting down to business4 SeLinux given troubles Hello! Today I bring the solution to a problem that you may have …
Tabla de contenido1 Edit grub entry2 Inside the bash shell Hello again! In this article we will show you how to reset the root password. but in the article we …
Tabla de contenido1 2. Create tar.gz file2 3. Hide the password when prompted by console3 4. Executing commands with pexpect4 5. Encode and decode a base64 binary by chunks5 6. …
This is the new installment of the Linux Basics Series: How to connect via SSH to another system. We are going to teach how to connect to a linux system …
Tabla de contenido1 1. New entries can be added from other systems on your hard disk.2 2. You can navigate through the operating system from GRUB.3 3. GRUB can be …
Hello! Since you have asked me to publish more articles with a more basic level, I have decided to do two articles per week, one more advanced and one more …
Tabla de contenido1 1. Rsync of a complete system2 2. DD + SSH3 3. SSHFS4 4. SimpleHTTPServer5 5. Netcat Hello! Today I bring you several ways to transfer files from …
Tabla de contenido1 1- lsof2 2- iptraf3 3- iperf4 4- iotop5 5- ncdu Hello! Today we bring you more utilities for linux. Specifically we bring you the 5 administration utilities …
Tabla de contenido1 1- Increasing the size of a virtual disk in RAW format2 2- When we run out of RAM and can’t reboot3 3- Gain up to 5% disk …
Tabla de contenido1 The first implementation is brython2 The second implementation we bring is PyJS Today we bring two curious implementations of python. So far we had seen python on …