daily pastebin goal
19%
SHARE
TWEET

Untitled

a guest Oct 2nd, 2015 67 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda | pastebinit
  2. sudo: smartctl: command not found
  3. The program 'pastebinit' is currently not installed. You can install it by typing:
  4. sudo apt-get install pastebinit
  5. ubuntu@ubuntu:~$ sudo apt-get install pastebinit && sudo smartctl -a /dev/sda | pastebinit
  6. Reading package lists... Done
  7. Building dependency tree      
  8. Reading state information... Done
  9. The following NEW packages will be installed:
  10.   pastebinit
  11. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  12. E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)
  13. E: Unable to lock directory /var/cache/apt/archives/
  14. ubuntu@ubuntu:~$
RAW Paste Data
Top