Installing pgadmin on RHEL 7

Installing pgadmin on RHEL 7 Installing pgadmin on RHEL 7 is quite a strait forward process especially if you are comfortable at a bash prompt. To install pgadmin on Red Hat Enterprise Linux 7 simply run the following: vi /etc/yum/pluginconf.d/rhnplugin.conf Add the following line to the bottom: exclude=postgresql* Run: yum install pgadmin3* –skip-broken This will use […]

Get Dell Service Tag from RHEL or Ubuntu CLI

Get Dell Service Tag from RHEL or Ubuntu CLI Getting your Dell Service Tag from a RHEL or Ubuntu from the CLI is surprisingly easy to do. If you’ve ever needed to get Dell service tag from RHEL or Ubuntu CLI server that you can only SSH into here’s an easy way to do that. The dmidecode […]

Adding reboot to Webmin on Linux

Adding reboot to Webmin on Linux If you already have Webmin installed on a Linux server you can easily add the ability to reboot the server for any user or group. Below is a tutorial so simple you can just follow the yellow click road and adding reboot to Webmin on Linux will be done […]

Installing Webmin on RedHat 6.5 RHEL

Installing Webmin on RedHat 6.5 RHEL

Installing Webmin on RedHat 6.5 RHEL This tutorial walks you through Installing Webmin on RedHat 6.5 RHEL is a great way to add a web interface to any Linux machine adding a layer of simplicity for remote management as well as friendliness for a regular user to interact with a system for basic tasks. After Installing you can […]

Ubuntu Commands Cheat Sheet

Ubuntu Commands Cheat Sheet This is something I thought might help a few people out when it comes to using Ubuntu. The reason I am posting something that many of you n3rds already know is sometime in the next couple weeks I will begin sharing tutorials on some of the Pen-Testing Distros I frequently use. […]