Linux handles SSH and SFTP Port Specification different
When working with SSH and SFTP, you may have noticed a curious difference in how ports are specified: SSH uses…
Mastering TShark (WireShark) in SUSE Linux Enterprise
TShark, the command-line version of Wireshark, is a powerful tool for capturing and analyzing network traffic on Linux. TShark offers…
How to install Root Certificates on SUSE Linux Enterprise and Ubuntu
In this post, I will walk you through the process of installing root certificates on SUSE Linux and Ubuntu. From…
Set up SUSE Linux Enterprise Server 12
In this post I will go through the separate steps to set up a SUSE Linux Enterprise Server 12 which was released…
.Bashrc vs .bash_profile (or just .profile)
First of all both, the ~/.bashrc and the ~/.bash_profile file or like in SUSE Linux just ~/.profile, are configuration files…
What’s the Difference in Linux between the Commands SU – vs. SU without the Dash
The difference between su – and su in Linux is primarily related to how they handle the user environment after…
Set up a SFTP Server on SUSE Linux Enterprise Server
In this post we will see step by step how we can set up a SFTP Server on SLES 15…
Mastering Network Configuration in SUSE Linux Enterprise Server
Configuring the network in SUSE Linux Enterprise Server (SLES) can be done using various methods, including through the command line,…
Mastering Linux NetworkManager and its nmcli
In this post I want to summarize some commands you can use in your daily work to configure the network…
Register SUSE Linux Enterprise Server with SUSEConnect to the SUSE Customer Center (SCC)
To be able to receive updates and getting immediate access to the update repository, you need to register (activating) SUSE Linux Enterprise Server with the SUSE…