November 9, 2023 November 9, 2023Linux kill commandsThere are usually three kill commands in most of the linux distributions: `kill`, `pkill`, `killall`. They are all used to send a signal to one or […]
September 19, 2023 September 19, 2023DokerhubA huge pool of pre-built images by other developers and software companies containing their software apps and products that you can Pull, as well as use it to Push your […]
January 31, 2023 January 31, 2023Linux Easy Way to Use Previous CommandsWhile working in command terminal, we may want to re-enter a command we entered before. We can repeatedly press the up key on our keyboard until […]