Natjohan's blog

  1. Tip of the week 37

    dim. 24 août 2014

    Running Wireshark as a non root

    There is two different ways :

    1/ On Debian based distributions :

    ~ sudo dpkg-reconfigure wireshark-common
    

    Then, just select yes and add your user to the wireshark group :

    ~ sudo adduser MYUSER wireshark
    

    2/ On other distros (you can do it on debian distibutions too) :

    ~ sudo chgrp adm ...
  2. Tip of the week 36

    dim. 10 août 2014

    Use the VMware Vsphere web under elementaryos/ubuntu with chromium

    If you recently try to use the latest Vsphere web client under Linux, and you certainly saw that this web client require at least the flash player version 11.5...

    As Adobe stopped their Flash Player developpement under Linux :

    NOTE ...
  3. JNC under ElementaryOs/Ubuntu

    lun. 21 avril 2014

    Here is the way to simply install JNC (Juniper Network Connect which is the Juniper VPN client) under ElementaryOs or Ubuntu

    1/ Installing Oracle Java and download the Juniper software

    If you're under a 32 bits version (uname -a => i386)

    natjohan:~$ sudo add-apt-repository ppa:webupd8team/java
    natjohan:~$ sudo apt-get ...

←   newer continue   →