| capon | when I type ./configure it seys bash: ./configure: No such file or directory |
| lestellano | what program you are trying to install, are you using debian? , try to apt-get install programname |
| sna | you have to be root |
| rex | what software is it? are there install instructions on their website? |
| faheem | lestellano: he'll probably want to do s search first |
| sna | and to enter the folder |
| capon | I am trying to install a program called bluemaho |
| capon | it is a bluetooth pentesting tool ;) |
| sun | hi anyone know how to get/send to/from an imap server? id like to use the nmh package, but i havent configured any email stuff in years. is fetchmail still the way to get email down? |
| capon | in the read me file there is a configure part |
| dr|z3d | firebot: kb imap |
| capon | 1. all configuration is in 'config' dir. |
| capon | 2. for using bluemaho propertly you need to build tools and exploits. check if you satisfy 'requirements' for bluemaho. then run 'build.sh'. if you see 'Building complete!' message, than all went OK. if not - try to play around requirements. |
| capon | 3. 'default.conf' is a default configuration file, you can edit it if you need to change some options, path to files and commands used by bluemaho, theme etc. by default you don't need to change it if you do all from 'requirements' chapter. but, please, view it, for example just for setting 'user_location' variable for defining you location, which will be used for tracking function. |
| capon | 4. 'themes' - directory with themes for bluemaho GUI. You can set path to default theme with 'theme' variable in 'default.conf' |
| dr|z3d | Doh. Wrong channel. Sorry. :/ *chuckle* |
| Action: dr|z3d adjusts his glasses. |
| sna | capon: log in the terminal as superuser, then go to the folder and launch ./configure |
| sna | then make |
| sna | then make install |
| capon | ?? |
| patrikf | !flood |
| dpkg | It's considered impolite to paste many lines of text on IRC. Please don't do it. Pasting one line is fine. Pasting two lines you can usually get away with. Pasting three lines will get you insulted. Pasting four or more lines will get you kicked. If you want to paste, ask me about <paste> |
| capon | sorry |
| capon | so? how do I install it? |
| sna | open the terminal |
| capon | ok |
| sna | run su |
| sna | put the root pass |
| capon | i am in root |
| capon | and the file is on the desktop ;) |
| sna | got to the folder you have created uncompressing the file |
| sna | somenthing like |
| capon | so i just type the file name? |
| sna | no |
| greg1313 | i need help with GNOME |
| sna | cd /home/"username"/"folder name" |
| Supaplex | cd ~"username"/... |
| sna | if is in the desktop it will be /home/"username"/desktop/"foldername" |
| capon | bash: /root/bluemaho-090417/: is a directory |
| capon | i am already in root |
| sna | you are runnig gnome from root? fool! |
| capon | i logged in as su |
| sna | is better not to do it... |
| sna | but now is the same |
| sna | you have to run |
| capon | it is the easyest way for me right now XD |
| sna | su /root/bluemaho-090417 |
| capon | i did it |
| capon | and it wrote |
| capon | bash: /root/bluemaho-090417/: is a directory |
|
|
| sna | sorry |
| sna | mya fault |
| sna | cd /root/bluemaho-090417 |
| sna | cd is change directory |
| capon | ok i'm in ;) |
| capon | and now? |
| sna | ./configure |
| sna | make |
| sna | make install |
| capon | bash: ./configure: No such file or directory |
| Supaplex | build as root? that's rarely needed. |
| capon | ? |
| sna | is there a configure file in the folder? |
| capon | yes |
| capon | i wrote it first |
| capon | just scroll up ;) |
| sna | copy the terminal and paste it on pastebin.com |
| capon | http://pastebin.com/d548cdd10 |
| sna | uhm is a python progam... |
| capon | ...? |
| sna | you'd better find a tutorial or something similar... |
| sna | not all the programs can be intalled with ./configure |
| capon | ;) |
| capon | ok |
| capon | thank man |
| sna | if you find a .deb package or a repository is beter |
| capon | and the ./configure would work right? |
| capon | with a .deb file |
| sna | if you have a deb file you don't need to compile anything |
| sna | just run it with gdebi |
| capon | ok |
| Titan8990 | python does not need to be compiled... |
| Titan8990 | you likely just run it from the dir you unpacked |
| capon | ? |
| sna | try to run bluemaho.py |
| Titan8990 | first you should probably edit the configuration file it tells you to edit |
| capon | http://pastebin.com/d5fe356b5 |
| rex | (i got my dns & web server working guys, hooray) |
| capon | this came out then I clicked on the bluemaho.py file |
| sna | I never used python... |
| aquarat | bang |
| Titan8990 | capon, honestly man, your not going to be pentesting anything |
| aquarat | does anyone here have any experience with Debian on Sun servers ? |
| aquarat | :/ |
| Titan8990 | capon, pentesting is advanced stuff... you should first have a strong knowledge of linux |
| Titan8990 | capon, your trying to run before you can walk |
| capon | i found something else |
| capon | http://pastebin.com/d5e9e881e |
| Titan8990 | aquarat, sparc or x86? |
| aquarat | lol |
| aquarat | sparc |
| aquarat | ultrasparc IV+ |
| capon | titan, i have been pentesting for years on windows |
| aquarat | I have tried numerous debian images now... |
| Titan8990 | I have an ultrasparc III but i didn't put debian on it |
| aquarat | erf |
| aquarat | I managed to get Solaris 10 installed two days ago |
| Titan8990 | capon, right, and you probably know windows well |
| aquarat | after building a serial cable for ttya |
| Titan8990 | i just used my serial cable for my cisco routers |
| locklace | aquarat: try describing the actual problem for a change |
| aquarat | ok |
| aquarat | well |
| capon | titan, I think so XD |
| aquarat | if I put in a debian cd |
| locklace | !space bar |
| aquarat | the netinst cd |
| dpkg | The space bar is the correct way to separate connected sentences on IRC. Please use it. The Return/Enter key is not a substitute. |
| aquarat | it boots, hits the silo bootloader |
| Be-Willed | Hello guys, I need some help setting up a web server. I already installed apache, and when I go to http://localhost it says "It works!" Now I want to be able to access my computer over the internet. What should I do. Any help? |
| aquarat | if I press enter it spews out some info |
| aquarat | then |
| Titan8990 | capon, forget everything you know about windows, because its pretty worthless now |
| aquarat | it freezes at the line |
| auss81 | hi, someone may help me with usbnet |
| aquarat | handing over console |
| aquarat | earlyprom0 to ttyS0 |
| Titan8990 | capon, start reading, using, and learning linux |
| aquarat | so... |
| capon | i've been pentesting on wireless systems a lot lately ;) |
| aquarat | I passed console=ttya at the bootloader |
| aquarat | so I typed install console=ttya DEBIAN_FRONTEND=text |
| Titan8990 | capon, you mean you have been illegally stealing other people's internet? |
| capon | sna, still there? |
| aquarat | now it gets past the handover phase but outputs multiple kernel panics |
| aquarat | or what looks like a guy sticking his tongue out at me and waving his hands around |
| aquarat | he thinks it's funny |
| aquarat | i guess it kind of is |
| Be-Willed | Guys... any help with the webserver question? |
| capon | no, i've tested it on my own wireless connection |
| Titan8990 | capon, you should be doing *everything* from the command line when pentesting |
| Titan8990 | capon, thats why the application opens up in a text editor instead of being interpretted |
| capon | hm... |
| capon | titan, your right, that's why i'm here :P |
| enderst | had to remove apache2.pid now apache won't start. where do i need to look? |
| aquarat | I've also tried "potato" release 2.2r7 |
| capon | titan, p.s. no need to get angry XD |
| Titan8990 | capon, there is also linux distros specifically for pentesting. "backtrack", and "pentoo". however, you will get banned if you go into either of their channels and display how much you have worked with linux |
| aquarat | lol @ pentoo |
| Titan8990 | capon, I am helping, and much more than I normally would because i am bored, so you are lucky |
| Titan8990 | aquarat, whats funny about that? |
| aquarat | er |
| Be-Willed | aquarat read this http://www.debian.org/doc/manuals/debian-tutorial/ch-dpkg.html |
| aquarat | I probably shouldn't say :) |
| aquarat | :kliek: |
| capon | titan, I've been using backtrack since it was in the 2 version XD |
| capon | titan, but i sopped for a long time |
| aquarat | Be-Willed, there is no OS on the machine, apart from Solaris |
| Titan8990 | capon, and you still don't know how to launch a python application? |
| capon | titan, and i forgot a lot of stuff :P |
| Titan8990 | capon, you forgot how to use linux apparently |
| capon | yes |
| auss81 | someone know how to configure a usb0 network interface? :( |
| Action: flippy10 predicts a kick in the near future/ |
| capon | titan, I hate Windows XS |
| aquarat | I don't see how dpkg can assist in installing an entire distribution on a sparc based system |
| sney | !someone |
| dpkg | Please do not ask if anyone can help you, knows 'something' or uses 'some_program'. Instead, ask your real question. (If the real question _was_ "does anyone use 'some_program'?" ask me about <popcon> instead.) See <ask> <ask to ask> <polls> <search> <sicco> <smart questions>. |
| capon | titan, a lot of costumers uses windows so I just left linux away... |
| sney | installing debian on sparc machines is actually pretty easy as I recall |
| aquarat | mmm |
| aquarat | is there some sort of trick ? |
| aquarat | maybe I'm doing something stupid |
| sney | burn the install cd, put it in, hit stop+a, tell it to boot from the cd, go from there |
| aquarat | ahhhhhh |
| aquarat | there's the first problem |
| aquarat | I don't have a stop-a key |
| aquarat | I'm using a serial console |
| capon | gtg ppl |
| capon | see you next time |
| sney | serial console is kind of the same thing, I think. the command should be 'boot cdrom' or something to that effect |
| capon | thanks sna |
| aquarat | ctrl+b in gtkterm / break takes me back to the openbootPROM |
| sney | it's been a while but I don't remember it being hard |
| aquarat | yes |
| capon | ant titan |
| aquarat | boot cdrom boots the cdrom |
| capon | and titan |
| aquarat | it then goes through to the SILO bootloader |
| capon | ciao from italy :P |
| Be-Willed | I need some help setting up a web server. I already installed apache, and when I go to http://localhost it says "It works!" Now I want to be able to access my computer over the internet. What should I do. Any help? |
| aquarat | which gives me the option to install, auto, rescue or expert |
| Be-Willed | anywhere to read? |
| sney | all stop+a does is give you the same obp prompt locally |
| aquarat | right |
| aquarat | at the moment, to boot from CD I interrupt the system using break |
| flippy10 | Be-Willed: Google setting up a LAMP. |
| auss81 | ok, can you tell me how to make "usbnet" work? |
| aquarat | the fact that it's dying with a kernel panic would probably indicate something a little more severe |
Popular searches: