Ubuntu Pastebin

Paste from aaaa at Thu, 6 Jul 2017 17:39:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
root@pagenation:/usr/local/src/znc-1.6.4# su znc -
Cannot execute /sbin/nologin
root@pagenation:/usr/local/src/znc-1.6.4# sudo znc -
[ ** ] Unrecognized command line arguments.
[ ** ] Did you mean to run `/znc -' in IRC client instead?
[ ** ] Hint: `/znc -' is an alias for `/msg *status -'
root@pagenation:/usr/local/src/znc-1.6.4# su /znc -
No passwd entry for user '/znc'
root@pagenation:/usr/local/src/znc-1.6.4# /usr/local/bin/znc --makeconf
[ .. ] Checking for list of available modules...
[ >> ] ok
[ ** ] You are running ZNC as root! Don't do that! There are not many valid
[ ** ] reasons for this and it can, in theory, cause great damage!
root@pagenation:/usr/local/src/znc-1.6.4# su znc -
Cannot execute /sbin/nologin
root@pagenation:/usr/local/src/znc-1.6.4# 
Download as text