Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
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
Find the PID of the process that is using specific port

How to find the PID of the process that is using specific port ?

August 6, 2021August 13, 2021 Editorial StaffLeave a Comment on How to find the PID of the process that is using specific port ?

This tutorial guides you on how to find the PID of the process that is using specific port. As you know that a port can be used by a single application at any point of time. Sometimes we may need… Read More!

linux linux, pid, port, process, tcp
linux commands

Amazon Linux AMI : apt-get command not found

April 13, 2021June 17, 2021 Editorial StaffLeave a Comment on Amazon Linux AMI : apt-get command not found

Amazon Linux AMI is a Linux image supported and maintained by Amazon Web Services for use on Amazon EC2 instance. When I was trying to install package using apt-get command I got error apt-get command not found. Let’s see how… Read More!

cloud amazon-linux, apt, linux
linux commands

Linux: sudo: apt-get: command not found

April 12, 2021April 13, 2021 Editorial StaffLeave a Comment on Linux: sudo: apt-get: command not found

This tutorial guides you on how to resolve linux error sudo: apt-get: command not found while running sudo apt-get commands in the terminal. Linux: sudo apt-get: command not found When I was trying sudo apt-get update command in the linux… Read More!

linux apt, apt-get, linux

Posts navigation

Older posts
Copyright © 2018 Sneppets. All Rights Reserved