ofwar
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by ofwar
-
-
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 :)
-
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

- 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 :)
-
?
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
?
-
Thanks.
i have migrate my system with cp -a /mnt/old-hdd /mnt/NewSdd after boot on livecd
All working fine :-)
-
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 ?
-
Hi,
I'm looking for a RDP client for my Funtoo box. I use XFCE 4.12
I used remmina for several years, but i'm not able to compile it with FreeRDP useflag... cf. https://bugs.funtoo.org/browse/FL-2097
An idea ?

OpenVPN + Openconnect (cisco) in the same time ?
in General Discussion
Posted
hi,
If a check the auto connection to vpn on nm-applet, it's ok, i can choose another vpn after...