Skip to content
sneppets

sneppets

  • Privacy

How to find the PID of the process running on a specific port ?

December 3, 2024December 3, 2024 Editorial StaffLeave a Comment on How to find the PID of the process running on a specific port ?

This sneppet will guide you on how to find the PID of the process running on a specific port. PID stands for Process ID. It is a unique number assigned to each process running on any machine. And this PID… Read More!

linux linux, netstat, process
switch between users in Linux

How to switch between users in Linux Terminal ?

January 4, 2024December 3, 2024 Editorial StaffLeave a Comment on How to switch between users in Linux Terminal ?

To secure unauthorized access to the Linux Kernel, the Operating System provides option to create user accounts with different privileges. You can change the user associated with the current session in the Linux Terminal, provided if you know another user’s… Read More!

linux, Uncategorized linux, users
check sshd logs linux

How to check sshd logs and status in linux ?

October 11, 2022January 4, 2024 Editorial StaffLeave a Comment on How to check sshd logs and status in linux ?

This tutorial guides you on how to check sshd logs in linux operating system. I had already installed OpenSSH 8.1 in Suse Linux Server. I will show you how to check the status of sshd and the logs. Check status… Read More!

linux linux, sshd
install gui on ubuntu server

How to install GUI on Ubuntu Server ?

August 16, 2021October 13, 2021 Editorial StaffLeave a Comment on How to install GUI on Ubuntu Server ?

This tutorial guides you on how to install GUI or graphical desktop environment on Ubuntu Server. By default ubuntu server does not have a Graphical User Interface (GUI). Without a reason if you want a GUI then you need to… Read More!

linux graphical-interface, gui, linux, ubuntu
Check OS version in Linux from command line

How to check OS version in Linux from command line ?

August 8, 2021August 8, 2021 Editorial StaffLeave a Comment on How to check OS version in Linux from command line ?

This tutorial guides you on how to check OS version in Linux from command line. Linux is a open source and free Operating System. There are various distributions of Linux available. For example, Debian, Ubuntu, CentOS, Fedora etc.,. We need… Read More!

linux kernel-version, linux, os-version

Posts navigation

Older posts
Copyright © 2018 Sneppets. All Rights Reserved