Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- login as: brookie
- _____ _ _ _ ___ __
- / ____| | | | | (_) \ / /
- | (___ | |__ ___| | |_ __ ___ _ \ V /
- \___ \| '_ \ / _ \ | | '_ ` _ \| | > <
- ____) | | | | __/ | | | | | | | |/ . \ ____ ____ _ _
- |_____/|_| |_|\___|_|_|_| |_| |_|_/_/ \_\ . |___ [__] |\/|
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Have Fun =) Bazinga !
- [email protected]'s password:
- Access denied
- [email protected]'s password:
- Last login: Sun Dec 30 21:24:15 2012 from 78-157-180-87-d
- Welcome in ShellmiX
- |=========================================================|
- Login: brookie Proc: 9
- |=========================================================|
- Home: /homex7/brookie Tty: /dev/pts/495
- |=========================================================|
- OS: FreeBSD 64bit AMD64 CPU 2x AMD Opteron Processor 2431
- |=========================================================|
- Type 'vhost' - to see vhosts and IP address
- Type 'hdd' - to see your all file size
- Type 'kon' - change prompt
- Type 'kon2' - change prompt to black-white
- Type 'kon3' - change prompt to fish
- Type 'bash' - change prompt to bash
- Type 'limits' - information about resources
- Type 'sockstat' - list open sockets
- Type 'mc' - Midnight Commander (like Total Commander)
- Type 'ads' - About server support
- Type 'party' - Local shell chat
- Type 'help' - System Help
- brookie(at)shellmix ~> scp
- usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
- [-l limit] [-o ssh_option] [-P port] [-S program]
- [[user@]host1:]file1 ... [[user@]host2:]file2
- brookie(at)shellmix ~> ssh copy
- ^C
- brookie(at)shellmix ~>
- brookie(at)shellmix ~> ls
- . .login .profile maildir
- .. .login_conf .rhosts public_html
- .cshrc .mail_aliases .shrc tmp_php_session
- .keep3 .mailrc VortexBot.jar tmp_php_upload
- brookie(at)shellmix ~>
- brookie(at)shellmix ~> java VortexBot.jar
- Error occurred during initialization of VM
- Could not reserve enough space for object heap
- Error: Could not create the Java Virtual Machine.
- Error: A fatal exception has occurred. Program will exit.
- brookie(at)shellmix ~>
- brookie(at)shellmix ~> java -Xmx50M -jar
- Error: -jar requires jar file specification
- Usage: java [-options] class [args...]
- (to execute a class)
- or java [-options] -jar jarfile [args...]
- (to execute a jar file)
- where options include:
- -d32 use a 32-bit data model if available
- -d64 use a 64-bit data model if available
- -server to select the "server" VM
- The default VM is server,
- because you are running on a server-class machine.
- -cp <class search path of directories and zip/jar files>
- -classpath <class search path of directories and zip/jar files>
- A : separated list of directories, JAR archives,
- and ZIP archives to search for class files.
- -D<name>=<value>
- set a system property
- -verbose[:class|gc|jni]
- enable verbose output
- -version print product version and exit
- -version:<value>
- require the specified version to run
- -showversion print product version and continue
- -jre-restrict-search | -no-jre-restrict-search
- include/exclude user private JREs in the version search
- -? -help print this help message
- -X print help on non-standard options
- -ea[:<packagename>...|:<classname>]
- -enableassertions[:<packagename>...|:<classname>]
- enable assertions with specified granularity
- -da[:<packagename>...|:<classname>]
- -disableassertions[:<packagename>...|:<classname>]
- disable assertions with specified granularity
- -esa | -enablesystemassertions
- enable system assertions
- -dsa | -disablesystemassertions
- disable system assertions
- -agentlib:<libname>[=<options>]
- load native agent library <libname>, e.g. -agentlib:hprof
- see also, -agentlib:jdwp=help and -agentlib:hprof=help
- -agentpath:<pathname>[=<options>]
- load native agent library by full pathname
- -javaagent:<jarpath>[=<options>]
- load Java programming language agent, see java.lang.instrument
- -splash:<imagepath>
- show splash screen with specified image
- See http://java.sun.com/javase/reference for more details.
- brookie(at)shellmix ~>
- brookie(at)shellmix ~> java -Xmx50M -jar VortexBot
- Error: Unable to access jarfile VortexBot
- brookie(at)shellmix ~> java -Xmx50M -jar VortexBot.jar
- Exception in thread "main" java.lang.NullPointerException
- at sun.launcher.LauncherHelper.getMainClassFromJar(LauncherHelper.java:356)
- at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:386)
- brookie(at)shellmix ~>
- brookie(at)shellmix ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement