Linux commands for network

I want to remember some basic commands I used while configuring the network on my laptop. I install the network tools typing: sudo apt install net-tools See the name of the network typing: iwconfig I start up the network typing: sudo ifconfig nameOfNetwork up Operation not possible due to RF-kill This command shows the devices … Read more

SAP from Unix to Linux

Reduce TCO again as reason to perform actions on a system. This is the reason to move from Unix to Linux. I learned about the project approach, and it’s already industrialized: Deliver the profile parameters of SAP environment. Export data using the export SAP standard R3Load. Request the software SAP (same version as original one). … Read more