Skip to content
Geeks Hangout
  • Home
  • Fixes
  • Tips
  • Scripts
  • Tools
  • About

Linux

List Linux users via the shell

September 2, 2021March 24, 2014 by Geeks Hangout

If you have a need to find the user accounts present on a Linux computer via the shell the below command should help. This will list all users on the computer that have a home directory, you could also run  the …

Read more

Leave a comment

Finding SUSE and openSUSE version number and service pack level via the shell

December 20, 2015March 18, 2014 by Geeks Hangout

To find the version of SUSE or openSUSE and the service pack / patch level installed via the shell run the command; cat /etc/SuSE-release You should get an output like the below; SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 …

Read more

Leave a comment

Changing the time zone on CentOs from the shell

December 20, 2015October 19, 2012 by Geeks Hangout

Changing the time zone on CentOs from the shell You can enter the command date to view the current time zone To change the time zone you need to create a link from the appropriate location under “/usr/share/zoneinfo/..” to “/etc/localtime” For …

Read more

Leave a comment

Recent Posts

  • How to retrieve saved MySQL Workbench passwords
  • Testing a Serial COM Port Printer
  • Azure App Services and WordPress with PHP 8.1 / 8.2
  • How to use variables with Microsoft SQL
  • Microsoft Teams – Channel name is already taken [Fixed]
  • Azure Data Factory – How to backup and restore a pipeline
  • Setup a Laravel Valet Development Environment on MacOS

Recent Comments

  • K.Praveen on WordPress Emails on Azure Configuring SendGrid
  • K.Praveen on WordPress Emails on Azure Configuring SendGrid
  • Bill on FIXED “The requested security information is either unavailable or can’t be displayed”
  • Caio Bauab on Azure Data Factory – Get and Use Key Vault Secrets
  • Aland on Install all RSAT tools via PowerShell
  • Fion on System i / AS400 Client Access Copy and Paste with CTRL-C and CTRL-V
  • Ayyanar on SQL Availability Group Setup – The local node is not part of quorum
© 2025 Geeks Hangout
Hosted by: Cloudways | Ads by: Ezoic | Theme: Generate Press
🛠 The Tools I Use 🛠
Privacy Policy | Contact Me