So I was trying to replicate the look of thermal printing.
Would using a thermal laminator work?
Thoughts? Ideas?
cant post links :/ scotch thermal laminator from walmart was what I was considering.
On point I'd go with using a VPS if you look around there is very cheap providers I'm rather new to it
but getting the hang of Ubuntu. I've ditched my vpn provider and now run openvpn from my vps couldn't be happier honestly.
echo 1 > /proc/sys/net/ipv4/ip_forward
Next issue the following commands to configure Iptables one by one:
iptables -A FORWARD -m state -state RELATED,ESTABLISHED -j ACCEPT
iptables -A FORWARD -s 10.8.0.0/24 -j ACCEPT
iptables -A FORWARD -j REJECT
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -j...
Seen that but cant get past the dpkg -i openvpn-as-1.8.5-Ubuntu12.i386.deb
with out these errors using this tutorial dpkg -i openvpn-as-1.8.5-Ubuntu12.i386.deb
Atleast they have a live chat that points you to a support email that says
Dear Scott,
Unfortunately, as our cloud platform is an...
openvpn as-: Depends on iptables but is not installed
so i.. sudo apt-get install iptables
following packages have unmet dependencies
iptables=: depends:libnfnetlink0 (>= 1.0.0) is not going to be installed
I'm new to this obviously.
Never done this before with vps. I keep getting error 803 when i connect.
Configuration
Operating System : ubuntu-12.04.4_32bit Server
CPU : 1
RAM : 256MB
Disk Storage : 10GB
How do i do this help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.