Skip to content

SmartTechHub

  • Home
  • News
  • Privacy Policy
Posted in
  • Uncategorized
  • Vim

Show line number in vim

To show line number in vim, use command :set number To hide numbers, type :set nonumber … Show line number in vimRead more

by TechHubWriter•August 30, 2024•0
Install virtualenv on Ubuntu
Posted in
  • Python

Install virtualenv on Ubuntu

To install virtualenv on Ubuntu, run sudo apt install virtualenv

by TechHubWriter•August 30, 2024•0
virtualenv
Posted in
  • Python

virtualenv

virtualenv is used to create isolated python environments. With python3, you can create virtualenv with command … virtualenvRead more

by TechHubWriter•August 30, 2024•0
Creating and using virtualenv
Posted in
  • Python

Creating and using virtualenv

To create a virtualenv, run virtualenv NAME_OF_VIRTUALENV On Ubuntu 18, this command will create virtualenv with … Creating and using virtualenvRead more

by TechHubWriter•August 30, 2024•0
Posted in
  • RHEL

How to Install Gnome and xRDP on RHEL 8 (CentOS 8/Alma Linux/Rocky Linux)

You can install Gnome Desktop + xdrp on a remote server (VPS/cloud or dedicated) and use … How to Install Gnome and xRDP on RHEL 8 (CentOS 8/Alma Linux/Rocky Linux)Read more

by TechHubWriter•August 30, 2024•0
Running Web Server with python SimpleHTTPServer
Posted in
  • Python

Running Web Server with python SimpleHTTPServer

SimpleHTTPServer is a python module that allow you to run web server for static files. To … Running Web Server with python SimpleHTTPServerRead more

by TechHubWriter•August 30, 2024•0
Posted in
  • Uncategorized

How to remove a package without removing dependencies in RHEL

When you remove a package with the command yum remove PKG_NAME yum will remove all other … How to remove a package without removing dependencies in RHELRead more

by TechHubWriter•August 30, 2024•0
Posted in
  • RHEL

On OVH VPS running AlmaLinux 8, IPv4 IP address gets dropped. I have to connect to the server using KVM feature available in OVH control panel.

I checked IP of the server with the command ip a It did hot show any … On OVH VPS running AlmaLinux 8, IPv4 IP address gets dropped. I have to connect to the server using KVM feature available in OVH control panel.Read more

by TechHubWriter•August 30, 2024•0
Getting started with Django Framework
Posted in
  • Python

Getting started with Django Framework

Django is a python framework for developing web applications. To install Django, run pip install django … Getting started with Django FrameworkRead more

by TechHubWriter•August 30, 2024•0
Posted in
  • Oracle

How to Migrate CentOS to Oracle Linux

Oracle Linux is Free 100% binary-compatible with Red Hat Enterprise Linux, same as CentOS. Unlike RHEL, … How to Migrate CentOS to Oracle LinuxRead more

by TechHubWriter•August 30, 2024•0

Posts pagination

Previous 1 … 67 68 69 … 83 Next

Smart Tech Hub

SmartTechHub is a dedicated tech blog that brings practical Linux tutorials, hands-on guides, and insightful tips right to your screen.

Useful Links

  • Home
  • News
  • Privacy Policy
Copyright © 2026 SmartTechHub.
Powered by WordPress and HybridMag.
  • Home
  • News
  • Privacy Policy