Jump to content

Minty

Members
  • Posts

    5
  • Joined

  • Last visited

  1. Okay, got it to work. For other newbies like me: I created a virtual environment with python 3.6 https://askubuntu.com/questions/865554/how-do-i-install-python-3-6-using-apt-get Then, I installed python-dev and it worked.
  2. I successfully installed the rtl-sdr and Gqrx on a pine a64 with Armbian, it works perfectly Now I want to make an IMSI catcher (just beacons with gr-gsm), which I did on another ubuntu device. I first had problems with pip and then changed the export path. Now this works but I have problems installing PyBombs: sudo pip install PyBOMBS I get: Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-FNJDtY/ruamel.ordereddict/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-QjKLMX/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-FNJDtY/ruamel.ordereddict/ Thanks for any advice
  3. Hi guys, just a quick question. What am I doing wrong if Firefox always crashes when I start it? The system is updated and I haven't changed much yet. Thanks for any help.
  4. Thanks, this means I can't do anything right now(on a beginner level)?
  5. When I try to start UFW I get an error message. Do you know what the problem is? Might be the wrong thread but I'm not sure if the problem is Armbian, Rockchip, UFW or the Linux beginner using the keyboard ERROR: problem running ufw-init modprobe: FATAL: Module nf_conntrack_netbios_ns not found in directory /lib/modules/4.4.66-rockchip iptables-restore: line 77 failed iptables-restore: line 30 failed ip6tables-restore: line 138 failed Problem running '/etc/ufw/before.rules' Problem running '/etc/ufw/user.rules' Problem running '/etc/ufw/before6.rules'
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines