Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewsolomon/98aeaba8633b87e41493bda120781f89 to your computer and use it in GitHub Desktop.
Save andrewsolomon/98aeaba8633b87e41493bda120781f89 to your computer and use it in GitHub Desktop.
running
ubuntu@ip-172-30-1-155:~$ sudo apt-get remove shellinabox
sudo: unable to resolve host ip-172-30-1-155
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
shellinabox
0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.
After this operation, 552 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 60459 files and directories currently installed.)
Removing shellinabox (2.19) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
ubuntu@ip-172-30-1-155:~$ sudo -K
sudo: unable to resolve host ip-172-30-1-155
ubuntu@ip-172-30-1-155:~$ sudo dpkg -i /tmp/shellinabox.deb
sudo: unable to resolve host ip-172-30-1-155
Selecting previously unselected package shellinabox.
(Reading database ... 60447 files and directories currently installed.)
Preparing to unpack /tmp/shellinabox.deb ...
Unpacking shellinabox (2.19) ...
Setting up shellinabox (2.19) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
ubuntu@ip-172-30-1-155:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment