Advertisement
Guest User

Untitled

a guest
Dec 30th, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. login as: brookie
  2.  
  3. _____ _ _ _ ___ __
  4. / ____| | | | | (_) \ / /
  5. | (___ | |__ ___| | |_ __ ___ _ \ V /
  6. \___ \| '_ \ / _ \ | | '_ ` _ \| | > <
  7. ____) | | | | __/ | | | | | | | |/ . \ ____ ____ _ _
  8. |_____/|_| |_|\___|_|_|_| |_| |_|_/_/ \_\ . |___ [__] |\/|
  9.  
  10. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  11.  
  12. Have Fun =) Bazinga !
  13. [email protected]'s password:
  14. Access denied
  15. [email protected]'s password:
  16. Last login: Sun Dec 30 21:24:15 2012 from 78-157-180-87-d
  17.  
  18.  
  19. Welcome in ShellmiX
  20. |=========================================================|
  21. Login: brookie Proc: 9
  22. |=========================================================|
  23. Home: /homex7/brookie Tty: /dev/pts/495
  24. |=========================================================|
  25. OS: FreeBSD 64bit AMD64 CPU 2x AMD Opteron Processor 2431
  26. |=========================================================|
  27.  
  28. Type 'vhost' - to see vhosts and IP address
  29. Type 'hdd' - to see your all file size
  30. Type 'kon' - change prompt
  31. Type 'kon2' - change prompt to black-white
  32. Type 'kon3' - change prompt to fish
  33. Type 'bash' - change prompt to bash
  34. Type 'limits' - information about resources
  35. Type 'sockstat' - list open sockets
  36. Type 'mc' - Midnight Commander (like Total Commander)
  37. Type 'ads' - About server support
  38. Type 'party' - Local shell chat
  39. Type 'help' - System Help
  40.  
  41.  
  42. brookie(at)shellmix ~> scp
  43. usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
  44. [-l limit] [-o ssh_option] [-P port] [-S program]
  45. [[user@]host1:]file1 ... [[user@]host2:]file2
  46. brookie(at)shellmix ~> ssh copy
  47. ^C
  48. brookie(at)shellmix ~>
  49. brookie(at)shellmix ~> ls
  50. . .login .profile maildir
  51. .. .login_conf .rhosts public_html
  52. .cshrc .mail_aliases .shrc tmp_php_session
  53. .keep3 .mailrc VortexBot.jar tmp_php_upload
  54. brookie(at)shellmix ~>
  55. brookie(at)shellmix ~> java VortexBot.jar
  56. Error occurred during initialization of VM
  57. Could not reserve enough space for object heap
  58. Error: Could not create the Java Virtual Machine.
  59. Error: A fatal exception has occurred. Program will exit.
  60. brookie(at)shellmix ~>
  61. brookie(at)shellmix ~> java -Xmx50M -jar
  62. Error: -jar requires jar file specification
  63. Usage: java [-options] class [args...]
  64. (to execute a class)
  65. or java [-options] -jar jarfile [args...]
  66. (to execute a jar file)
  67. where options include:
  68. -d32 use a 32-bit data model if available
  69. -d64 use a 64-bit data model if available
  70. -server to select the "server" VM
  71. The default VM is server,
  72. because you are running on a server-class machine.
  73.  
  74.  
  75. -cp <class search path of directories and zip/jar files>
  76. -classpath <class search path of directories and zip/jar files>
  77. A : separated list of directories, JAR archives,
  78. and ZIP archives to search for class files.
  79. -D<name>=<value>
  80. set a system property
  81. -verbose[:class|gc|jni]
  82. enable verbose output
  83. -version print product version and exit
  84. -version:<value>
  85. require the specified version to run
  86. -showversion print product version and continue
  87. -jre-restrict-search | -no-jre-restrict-search
  88. include/exclude user private JREs in the version search
  89. -? -help print this help message
  90. -X print help on non-standard options
  91. -ea[:<packagename>...|:<classname>]
  92. -enableassertions[:<packagename>...|:<classname>]
  93. enable assertions with specified granularity
  94. -da[:<packagename>...|:<classname>]
  95. -disableassertions[:<packagename>...|:<classname>]
  96. disable assertions with specified granularity
  97. -esa | -enablesystemassertions
  98. enable system assertions
  99. -dsa | -disablesystemassertions
  100. disable system assertions
  101. -agentlib:<libname>[=<options>]
  102. load native agent library <libname>, e.g. -agentlib:hprof
  103. see also, -agentlib:jdwp=help and -agentlib:hprof=help
  104. -agentpath:<pathname>[=<options>]
  105. load native agent library by full pathname
  106. -javaagent:<jarpath>[=<options>]
  107. load Java programming language agent, see java.lang.instrument
  108. -splash:<imagepath>
  109. show splash screen with specified image
  110. See http://java.sun.com/javase/reference for more details.
  111. brookie(at)shellmix ~>
  112. brookie(at)shellmix ~> java -Xmx50M -jar VortexBot
  113. Error: Unable to access jarfile VortexBot
  114. brookie(at)shellmix ~> java -Xmx50M -jar VortexBot.jar
  115. Exception in thread "main" java.lang.NullPointerException
  116. at sun.launcher.LauncherHelper.getMainClassFromJar(LauncherHelper.java:356)
  117. at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:386)
  118. brookie(at)shellmix ~>
  119. brookie(at)shellmix ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement