Search:

Type: Posts; User: jeremyiron

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,227

    You can install firefox-esr instead of firefox....

    You can install firefox-esr instead of firefox.
    so you need to try this command:
    "sudo apt-get install firefox-esr"

    Or you can use Chromium Web Browser.
    Find "Chromium Web Browser" menu
    or...
  2. Replies
    4
    Views
    5,868

    As I already answered another question, you can...

    As I already answered another question,
    you can set timezone with "timedatectl" command like this...

    timedatectl show (this command prints your current timezone setting)
    timedatectl...
  3. Replies
    4
    Views
    5,868

    I guess you need to change locale at first. 1....

    I guess you need to change locale at first.

    1. Type 'locale' in terminal to print current locale setting.

    In my case, it prints out like...

    LANG=en_US.utf8
    LANGUAGE=
    ...
  4. Try this for address boot problem,,, apt-get...

    Try this for address boot problem,,,

    apt-get install haveged
    systemctl enable haveged
    reboot

    I guess this is a problem related with random number generation...


    And I think you can set...
  5. 2019.4 Xfce version /etc/profile not sourced

    2019.4 Xfce version of Kali linux doesn't source /etc/profile ( and /etc/profile.d too )


    In GNOME version, I think that /etc/profile is sourced by /etc/gdm3/Xsession script.

    But, I can't find...
  6. Replies
    4
    Views
    8,191

    I think it's related with "plymouth" theme, not...

    I think it's related with "plymouth" theme, not grub.

    I simply run "plymouth-set-default-theme detail" command

    to change theme from default "kali" to "detail" .

    It removed dragon splash...
  7. Additionally, if you want to set 'regulatory...

    Additionally, if you want to set 'regulatory domain' properly

    set ISO/IEC 3166-1 alpha2 country code (eg. US, JP, FR etc,)

    inside '/etc/defualt/crda' file.

    For example, set 'REGDOMAIN=US' if...
  8. This problem is caused by linux kernel change. ...

    This problem is caused by linux kernel change.

    You can check what happened in linux kernel by this link.

    cfg80211: support loading regulatory database as firmware file...
  9. Today, I solved this issue only for BurpSuite ...

    Today, I solved this issue only for BurpSuite

    by changing display option from Nimbus Look and Feel to Metal Look and Feel.


    I tried changing default Java Look and Feel

    by inserting...
  10. [Help] After Upgrade some Application's menu color changed black

    Hello,

    I need your help.

    Few days ago I upgraded gdm3 and dependency,

    but after doing this some application's menu(even all button) color changed black.

    (e.g BurpSuite, Armitage,...
Results 1 to 10 of 12