nieldk
|
2012-05-28
, 18:21
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#41
|
|
2012-05-28
, 18:26
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#42
|
Hi, first i would like to say hello to everyone for a great community here.
I am fairly new to the N9 and the Maemo/Megoo OS, i managed to install ettercap and nmap.
i am in the usr/local/bin path, but when i write nmap 192.168.1.1, it says not found. There is nmap folder in the given path. Same with ettercap, i have the destktop icon, but cant run it through terminal,
regards
|
2012-05-29
, 07:10
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2012
|
#43
|
|
2012-06-02
, 11:54
|
Posts: 24 |
Thanked: 23 times |
Joined on May 2012
|
#44
|
|
2012-06-06
, 17:51
|
Posts: 7 |
Thanked: 0 times |
Joined on May 2012
|
#46
|
BTW.
To get openssl
/NCode:~ $ devel-su (rootme) ~ # develsh ~ # apt-get update ~ # apt-get install openssl (will fail.... so to fix, next steps are needed) ~ # mv /etc/apt/sources.list ./ (for backup) ~ # apt-get update ~ # dpkg -i /var/cache/apt/archives/openssl_0.9.8k-8maemo7\+dbg\+0m6_armel.deb (this should now install openssl) ~ # mv ./sources.list /etc/apt/ (for restore) ~ # apt-get update
|
2012-07-24
, 17:49
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2012
|
#47
|
RM696-21-3_PR_001:/home/user/MyDocs/apps# dpkg -i nmap_5.51-1_armel.deb (Reading database ... 52345 files and directories currently installed.) Unpacking nmap (from nmap_5.51-1_armel.deb) ... dpkg: error processing nmap_5.51-1_armel.deb (--install): error setting permissions of `./usr/local/share/nmap': Operation not permitted dpkg-deb (subprocess): data: internal gzip write error: Broken pipe dpkg-deb (subprocess): failed in write on buffer copy for failed to write to pipe in copy: Broken pipe dpkg-deb: subprocess <decompress> returned error exit status 2 Errors were encountered while processing: nmap_5.51-1_armel.deb aegis-NOT-installing nmap (from '')
|
2012-07-24
, 18:46
|
Posts: 58 |
Thanked: 21 times |
Joined on Mar 2012
|
#48
|
Sorry For Bad English
|
2012-07-25
, 08:30
|
Posts: 11 |
Thanked: 1 time |
Joined on Jul 2012
|
#49
|
|
2012-07-25
, 20:43
|
Posts: 68 |
Thanked: 25 times |
Joined on Mar 2012
|
#50
|