Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Tinycore
is here 12/1/2008!
Welcome
visitors.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
installing deb ubuntu programs
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: installing deb ubuntu programs (Read 3538 times)
h2sammo
Jr. Member
Posts: 80
installing deb ubuntu programs
«
on:
January 22, 2019, 09:19:47 PM »
I am trying to use the expressvpn xxx.deb file from their website. I dont know how to install it in Tinycore. i read there is a deb2tcz script somewhere but it seems outdated and not available anymore. I also read there is a dCore variant which installs ubuntu programs from their repos but i am not sure i want to embark on changing the OS just for the sake of VPN.
what are my options?
Logged
Thank you for your help!
Juanito
Administrator
Hero Member
Posts: 14851
Re: installing deb ubuntu programs
«
Reply #1 on:
January 23, 2019, 12:34:37 AM »
Installing packages compiled on other distros is often not a good idea - they might work, but there might be library conflicts.
openvpn extensions exist in both the x86 and x86_64 repos - have you tried them?
Logged
h2sammo
Jr. Member
Posts: 80
Re: installing deb ubuntu programs
«
Reply #2 on:
January 23, 2019, 01:21:52 AM »
yes. i tried them and they work as they should, however expressvpn servers cannot connect through openvpn from my location (china). according to their CSRs i need to use their dedicated software.
Logged
Thank you for your help!
Juanito
Administrator
Hero Member
Posts: 14851
Re: installing deb ubuntu programs
«
Reply #3 on:
January 23, 2019, 02:04:23 AM »
you could compile expressvpn from source and make an extension of it
To unpack a deb file:
Code:
[Select]
$ ar vx mypackage.deb
$ tar -xf data.tar.*
Logged
h2sammo
Jr. Member
Posts: 80
Re: installing deb ubuntu programs
«
Reply #4 on:
January 23, 2019, 02:17:44 AM »
is the source available from deb file? i asked csr from expressvpn for source file but they would not share
Logged
Thank you for your help!
Juanito
Administrator
Hero Member
Posts: 14851
Re: installing deb ubuntu programs
«
Reply #5 on:
January 23, 2019, 02:58:21 AM »
I couldn't find expressvpn in the debian repos - if it is opensource the source should be available from the same place you obtained the deb file.
Logged
Rich
Administrator
Hero Member
Posts: 11702
Re: installing deb ubuntu programs
«
Reply #6 on:
January 23, 2019, 08:35:37 AM »
Hi h2sammo
If I'm reading this correctly:
https://www.expressvpn.com/support/vpn-setup/manual-config-for-linux-with-openvpn/
you can use openvpn. You just need to download one of their configuration files.
Logged
h2sammo
Jr. Member
Posts: 80
Re: installing deb ubuntu programs
«
Reply #7 on:
January 23, 2019, 11:59:06 PM »
yes, i can use openvpn, but not from my location (china). i have gotten openvpn to pick up their servers correctly, but not supported from their side through openvpn from china.
Logged
Thank you for your help!
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
installing deb ubuntu programs