Monday, October 3, 2016

Linux Utilities


Shellinabox

Reference Links:
https://pkgs.org/download/shellinabox
http://linoxide.com/tools/web-remote-your-server/

$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/s/shellinabox-2.19-1.el7.x86_64.rpm
$ service shellinaboxd start
$ sudo netstat -nap | grep shellinabox
$ netstat -nap | grep shellinabox


Subscription Manager Workaround:

[root@sv2lxmkpdi10 ~]# yum install shellinabox
Loaded plugins: langpacks, product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>
[root@sv2lxmkpdi10 ~]#


No comments:

Post a Comment