Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
byobu /
Delete
Unzip
Name
Size
Permission
Date
Action
README
1.31
KB
-rw-r--r--
2016-01-14 13:15
changelog.Debian.gz
3.06
KB
-rw-r--r--
2016-04-14 21:29
copyright
1.23
KB
-rw-r--r--
2016-04-08 00:05
help.screen.txt
498
B
-rw-r--r--
2016-04-14 21:29
help.tmux.txt
2.75
KB
-rw-r--r--
2016-04-14 21:29
Save
Rename
For more information about this package, please see: * http://byobu.org If Byobu is not packaged for your Linux or UNIX OS, or if you do not have administrative privileges in order to install Byobu, you may be able to install locally, using the following instructions... 0) If you pull the source from the upstream bzr or git: bzr branch lp:byobu && cd byobu git clone git://github.com/dustinkirkland/byobu.git byobu-src && cd byobu-src ./debian/rules autoconf 1) Or download the latest officially released version from: https://launchpad.net/byobu/+download 2) Extract: tar zxvf byobu*.tar.gz && cd byobu* 3) Configure: ./configure --prefix="$HOME/byobu" 4) OPTIONAL: Use python from your environment, rather than from your distro echo "export BYOBU_PYTHON='/usr/bin/env python'" >> $HOME/.bashrc 5) Build: make 6) Install: make install 7) Update your PATH and BYOBU_PREFIX environment variables echo "export PATH=$HOME/byobu/bin:$PATH" >> $HOME/.bashrc . $HOME/.bashrc 8) Run: byobu Note that you will need to have a few dependencies installed: * tmux >= 1.5 and screen * python-newt (if you want to use Byobu's configuration utility) * gsed (if your sed implementation doesn't support -i) * coreutils Dustin Kirkland <kirkland@byobu.org> 2015-03-01