The officially official Devuan Forum!

You are not logged in.

#1 DIY » OpenVPN on Devaun » 2019-01-14 06:22:46

Jordan_Waughtal
Replies: 1

I want to help polish the experience of using a VPN client on Devaun (for traditional desktop users primarily.)  Here are my goals:
  * AFAIK there is no way to manage the OpenVPN service without sudo or root access. There is no way to manage the OpenVPN service from the Desktop. WiCD has this feature planned for the 2.0 release.  I want to create this method.
  * AFAIK the OpenVPN service runs every config file in the /etc/openvpn/ directory. It is only capable of running config files from this directory. So in order to switch between different VPN's it is necessary to switch config files around. This is not the case on Debian.  On Debian OpenVPN can be controlled per config file.

systemctl start openvpn
#starts all config files
systemctl start openvpn@name_of_config_file
#starts name_of_config_file

I would like this functionality in Devaun. I will try to do this myself.

WiCD uses DBus to give access of the networking devices to a normal user. Essentially half of WiCD is a daemon, and runs as root. The other half of the program is what the user intracts with. WiCD uses DBus to communicate between the two processes.

The current version of OpenVPN does not use DBus.  The new OpenVPN3-linux client does, but is not yet stable.

DBus is just one method to control a daemon. WiCD appears to provide a tunnel for a normal user to use commands as root, but in a very limited way.  One method WiCD uses to get information or control the network interfaces, is with commands like ifconfig.  So, it should be possible to control the current version of openvpn.

#2 Re: Off-topic » Did anyone else come from crunchbang? » 2019-01-14 06:00:42

thierrybo wrote:

Did you tried Bunsenlabs, it is an updated Crunchbang, although you may find it a little "bloated" compared to the original.

I ran Bunsenlabs personally for a couple months. I still support it on a couple machines at work. I am not sure why, but I did not like BL as much. I did some distro-hopping. I ended up running Debian and Ubuntu net-installs for a while.  I recently setup a OpenVPN server (cli only) on a FreeBSD VPS. I had a great time doing it, and it reminded of me of my experiences before goofing with systemd. That is how I arrived here.

#3 Re: Off-topic » Introducing Pedro Reina » 2019-01-14 05:46:12

Howdy! My name is Jordan Waughtal (Wa-ff-le). I am from Wisconsin, USA.  I started with crunchbang back in its heyday.

I am interested in electronics in general. I repair electronics at a component level. I took a gap year, and will be a computer science student this Fall.  I tinker with computers as a hobby (among other things.)

#4 Off-topic » Did anyone else come from crunchbang? » 2019-01-08 10:03:55

Jordan_Waughtal
Replies: 11

I noticed a lot of dark themed minimal openbox desktops in the desktop thread. I started my life with Crunchbang. Then switched to plain debian when crunchbang died. Now I am here. Heading towards gentoo. Did anyone else come from #!?

I thought the cb-welcome script was rad. If you came from #! what was your favorite feature? If not what was your favorite feature of another disto?
crunchbang.png

Board footer

Forum Software