Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

ofwar

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ofwar

  1. Hi, 

     

    Is possible to use OpenVPN and OpenConnect (cisco AnyConnect) in the same time with nm-applet ?

     

    I use Xfce with networkmanager-1.2.2 and nm-applet-1.2.2

     

    But on my sytem, when i am connect on one, i can't choose another on nm-applet.

     

    But if i am connected on openvpn and i use net-misc/openconnect package with a terminal it's ok.

     

    thanks :)

  2. Salve galera . Funtoo com i3wm e dmenu modificados por patchs :

     

    - dmenu transparente e com a op??o de escolher a fonte ;

    - icones na barra de t?tulos ;

    - barra de t?tulos mais compacta ;

    - deixar lacunas entre as janelas ;

     

    - screenshot

     

    js1FFzU.png

     

    - Um video demonstrando as altera??es  funcionando  ( OBS : a distro do video ? o Slackware , o patch  ? o mesmo que usei no Funtoo )

     

     

    Obrigado pela aten??o , salve !!!

    Hi, 

     

    Cool music :)

  3. ?

    Funtoo & i3 running on the virtualbox on my working laptop. 

    I know, it's a little mess (gnome-commander and so on) but please leave my life peaceful. It's working and I like it  :P

     

    There is tiling and floating layout

     

    ?

  4. Hi,

     

    I have my funtoo system on a old hard drive and i want to transfer on a new ssd drive.

     

    I think doing like this:

     

    1. Boot with a livecd, like system recscue cd.

     

    2. Prepare my new ssd disk, with fdisk.

        I use MBR and no ufei

     

    3 Format new partition ssd disk and mount partitions (like a new install)

     

    4. make a copie of the system from the old hard drive to the new ssd drive, by: cp -a /Old-Hard-Drive /New-SSD-Drive

     

    (cp -a normaly copy with the good privilege no ?)

     

    5. Update the /etc/fstab to write the good place for /boot et / etc...

     

    6. update grub

    But i'm using grub-legacy and no boot-update...

    i edit manualy the /boot/grub-legacy/grub.conf with exemple this:

    of-war nicolas # cat /boot/grub-legacy/grub.conf
    
    default 1
    
    timeout 10
    
    title Funtoo - 4.0.3
    
    root (hd0,0)
    
    kernel /boot/kernel-4.0.3 root=/dev/sda3 video=uvesafb:1920x1080-24,mtrr:3,ywrap console=tty1
    
    
    
    title Funtoo - 4.0.4
    
    root (hd0,0)
    
    kernel /boot/kernel-4.0.4 root=/dev/sda3 video=uvesafb:1920x1080-24,mtrr:3,ywrap console=tty1
    

    and i install manualy grub in the mbr with old method...

     

    what do you think ?

     

     

×
×
  • Create New...