Search:

Type: Posts; User: iojymbo

Search: Search took 0.00 seconds.

  1. @hausoo: It's for KDE, not Gnome. @Bleobq:...

    @hausoo: It's for KDE, not Gnome.

    @Bleobq: Updating is crucial for not being vulnerable too ! ;)

    @SpectrE_Fth: Have you take a look at yours logs ? Maybe a Gnome update is not correctly...
  2. Replies
    2
    Views
    18,630

    The reason is Metasploit does not load module...

    The reason is Metasploit does not load module interactively, you can look to this tutorial to see how:
    - http://carnal0wnage.attackresearch.com/2008/07/adding-your-own-exploits-in-metasploit.html
    ...
  3. "Intel VT-d" is related to virtualization : -...

    "Intel VT-d" is related to virtualization :
    -...
  4. Replies
    151
    Views
    231,189

    Sticky: Most of the time, "black screen with a blinking...

    Most of the time, "black screen with a blinking cursor" means graphical card issue. You don't have this with Live USB / CD because it uses a generic driver and doesn't try to fit your hardware...
  5. Replies
    4
    Views
    11,459

    Did you try to install the standalone VMware...

    Did you try to install the standalone VMware Remote Console (VMRC) ? Works great for me !
  6. Replies
    11
    Views
    12,464

    It's text consoles, press CTRL+ALT+F3.

    It's text consoles, press CTRL+ALT+F3.
  7. I think the only way to mitigate this, is to...

    I think the only way to mitigate this, is to install Kali on an other HDD and pointing GRUB installation on it.
  8. John_Doe is right, you use only your CPU, not...

    John_Doe is right, you use only your CPU, not your GPU, look at the documentation:
    - http://docs.kali.org/general-use/install-nvidia-drivers-on-kali-linux
  9. Replies
    11
    Views
    12,464

    "/etc/dbus-1/system.d/org.freedesktop.ModemManager...

    "/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf" is probably locked because like trevorx said, don't update your system in GUI, use tty instead.
  10. Maybe related to this bug: -...

    Maybe related to this bug:
    - https://bugs.launchpad.net/ubuntu/+source/apt-listchanges/+bug/1614191

    Look if you have this line "DPkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD "20";" in...
  11. Replies
    4
    Views
    4,838

    Maybe "Secure BIOS" settings enabled.

    Maybe "Secure BIOS" settings enabled.
  12. Replies
    5
    Views
    4,997

    Agree with grid, a simply way to check if a...

    Agree with grid, a simply way to check if a package is available on the Kali repo:
    # apt-cache search <pattern to search>
  13. Replies
    4
    Views
    2,246

    According to bash syntax, it's:...

    According to bash syntax, it's: DESKTOPID=$(xwininfo -int -name Desktop | head -2 | awk '{print $4}')
  14. Thanks Ed, and don't hesitate to ask here if you...

    Thanks Ed, and don't hesitate to ask here if you need help to achieve this ! ;)
  15. I know how it's frustrating, I've spent many...

    I know how it's frustrating, I've spent many hours with a lots of hardware issues on Linux too... I think it's not really a Kali bug but a generic Debian issue, some advanced users applied custom...
  16. Replies
    3
    Views
    6,832

    Example : # dpkg -i...

    Example :
    # dpkg -i /path/to/Download/folder/your_deb_file
  17. Don't worry mate, I'm unfortunately don't live in...

    Don't worry mate, I'm unfortunately don't live in UK but I'm glad to trying to help you. Have you try to remove Catalyst driver and installing theses packages in replacement ?
    # apt-get install...
  18. Replies
    3
    Views
    6,832

    Change your current directory to the "Download"...

    Change your current directory to the "Download" folder before using "dpkg" or use full path to deb file.
  19. If you cannot fix it with advices given here...

    If you cannot fix it with advices given here (https://forums.kali.org/showthread.php?31763-Grey-screen-with-working-mouse-after-login), try to install another desktop than Gnome, g0tmi1lk explains...
  20. Replies
    6
    Views
    21,130

    No problem edlovesiraq, your problem seems to be...

    No problem edlovesiraq, your problem seems to be a sharing address issue with an other device / driver of your system, you'll probably need to patch "sp5100_tco source code" for changing this and...
  21. Replies
    3
    Views
    4,519

    First, control if your graphic card is know by...

    First, control if your graphic card is know by your system with:
    # lspci

    Next, try to look if you have any error at startup:
    # dmesg
  22. Replies
    6
    Views
    21,130

    @frequency: Try hitting "ESC" after you logon or...

    @frequency: Try hitting "ESC" after you logon or wait some minutes, this bug is related to "Gnome" with some graphic cards, not Kali itself.
    I understand you have installed Kali Rolling from the...
  23. Replies
    2
    Views
    5,678

    You can simply disable this feature with "dconf"...

    You can simply disable this feature with "dconf" at "org.gnome.desktop.media-handling", uncheck "automount" and "automount-open".
  24. Replies
    8
    Views
    6,377

    Past your /var/log/Xorg.0.log mate.

    Past your /var/log/Xorg.0.log mate.
  25. Replies
    1
    Views
    6,549

    Change the value of "allowed_users=console" to...

    Change the value of "allowed_users=console" to "allowed_users=anybody" in /etc/X11/Xwrapper.config must be fix your problem.
  26. Replies
    1
    Views
    1,278

    Yes, you can have some issues with others...

    Yes, you can have some issues with others packages who need this dependency.
  27. No problem mate, we learn everyday too ! ;)

    No problem mate, we learn everyday too ! ;)
  28. The reason is new distros use "Systemd" in...

    The reason is new distros use "Systemd" in replacement of "SysVinit", "service" command is deprecated now, you should use "systemctl" instead.
    For answer to your question, your TOR daemon looks...
  29. Replies
    5
    Views
    4,311

    I found my personal note about installing it, you...

    I found my personal note about installing it, you just need to remove Nvidia driver (apt-get purge nvidia-*) before and open a tty as "root" :

    # systemctl stop gdm
    # apt-get install...
  30. Do you have a process listening on 127.0.0.1:8080...

    Do you have a process listening on 127.0.0.1:8080 ?
  31. Replies
    5
    Views
    4,311

    Perhaps you can try to install "Bumblebee" in...

    Perhaps you can try to install "Bumblebee" in replacement of Nvidia driver because "i915.ko" is an Intel driver related, so your card must have an integrated Intel card ! ;)
  32. Hi Kalilama, First, you can't use your MacBook...

    Hi Kalilama,

    First, you can't use your MacBook wifi card directly into Virtual Box, it works only with USB device, your embedded hardwares are already in use by OSX, that's why your guest Kali...
  33. Just a driver issue, you should solve your...

    Just a driver issue, you should solve your problem with this thread : https://ubuntuforums.org/showthread.php?t=1420984
  34. Replies
    1
    Views
    1,337

    Did you replug your SSD ? In this case, your...

    Did you replug your SSD ? In this case, your second HDD become "/dev/sdb" and your Kali partition "/dev/sdb2".
    You don't need to unplug your first HDD for installing Kali, Grub needs to know your...
  35. Have you try to simply use /home/user/bashrc for...

    Have you try to simply use /home/user/bashrc for setting $HISTFILE var ? Because you can easily deploy your "code to timestamp history file" to /etc/skel/.bashrc (used when a new user profile is...
  36. Replies
    19
    Views
    13,355

    Maybe a Gnome / Nvidia compatibility issue, look...

    Maybe a Gnome / Nvidia compatibility issue, look at my answer here : https://forums.kali.org/showthread.php?32020-upgrade-4-6-0-screen-flash&p=62423#post62423
  37. Replies
    8
    Views
    6,377

    @yasgur99: Probably "Intel Graphic Series" are...

    @yasgur99: Probably "Intel Graphic Series" are the most supported on Linux. Others manufacturers like Nvidia are in priority focused to develop theirs drivers for Windows OS, that's why many users on...
  38. Replies
    1
    Views
    2,854

    Maybe the same issue than new Elantech touchpad...

    Maybe the same issue than new Elantech touchpad series, you can try to reset it at startup by adding "i8042.kbdreset=1" to yours kernel parameters :
    -...
  39. Replies
    5
    Views
    4,311

    I had the same symptom a couple mouths ago after...

    I had the same symptom a couple mouths ago after upgrading Kali Sana to Kali Rolling. It's not a Kali bug, but a "Gnome Shell" issue since 3.18, especially with Nvidia driver as usual ! ;)

    If...
  40. Like duxim said before, you should check md5 &...

    Like duxim said before, you should check md5 & sha1 sum of your downloaded Kali ISO. If the 2 matchs, try another USB key ! ;)
Results 1 to 40 of 40