Search found 8 matches
- 09 Jul 2018, 07:48
- Forum: Intermediate/Advanced User Questions
- Topic: Teamviewer - license in a module
- Replies: 3
- Views: 726
Teamviewer - license in a module
Hi tome Thanks. good idea but dosn't work. if is porteus loadet i was activating the license which is working well. after that i copied both files to *rootcopy/tmp/ on bootable stick. After reboot i do the following: teamviwer - - daemon start && cp /tmp/global.conf /etc/teamviewer/ && cp /tmp/clien...
- 08 Jul 2018, 12:26
- Forum: Intermediate/Advanced User Questions
- Topic: Teamviewer - license in a module
- Replies: 3
- Views: 726
Teamviewer - license in a module
hi friends i've got a Corporate License from my Business for Teamviewer 12. The license works well and i'm able to use my PorteusNotebook to connect my Work. I've created a module, based on the two Configs, created after activating the license. but that doesn't work. After each reboot, teamviewer te...
- 04 Jun 2018, 09:45
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
[SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
First i have to say; YOU GUYS ARE WONDERFUL!
And if i change the script from
to
everything is working now.
Many Thanks!
And if i change the script from
Code: Select all
if [ -d /tmp/mod/ ]; then
rm -rf /tmp/mod
fi
Code: Select all
if [ ! -e /tmp/mod/ ]; then
mkdir /tmp/mod
fi
Many Thanks!
- 01 Jun 2018, 05:39
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
[SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
Thanks Brokenman and Ed_P
I will give a try.
Feedback will follow after holydays.
Do not touch a running system during holydays, or so.
I will give a try.
Feedback will follow after holydays.
Do not touch a running system during holydays, or so.

- 28 May 2018, 05:22
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
porteus 4.0 x86 and my ppp0 issue
Sure, brokenman. i've created a module based on the delivered *.deb, stored on original CD. https://www.dropbox.com/s/af9tv406v0gdpqt/dlink_gsm.xzm?dl=0 Many thanks for the links. I will give a try. Feedback will follow. Cheers mrtank ####### feedback ####### i wasn't able to find any linux specific...
- 27 May 2018, 18:40
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
porteus 4.0 x86 and my ppp0 issue
Hi Brokenman good idea. but i'm already trying. :) problem still not solved. only two additional modules are loaded 1: module with the 3g_connect.sh script 2: firefox ls /sys/class/net output: root@porteus:~# ls /sys/class/net eth0@ lo@ ppp0@ wlan0@ wwan0@ lsusb -v output: https://pastebin.com/aKfT1...
- 26 May 2018, 06:04
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
porteus 4.0 x86 and my pp0 issue
Ol'a Brokenman Sure, i can. But first one information i've forgotten. the funny thing is i've got it working for a short time. i copy/paste some informations i've found by google and it was working shortly before battery was running out of power. one or more copy/paste was the solution. last two lin...
- 25 May 2018, 17:55
- Forum: Intermediate/Advanced User Questions
- Topic: [SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
- Replies: 12
- Views: 1439
[SOLVED - by dirty solution] porteus 4.0 x86 and my ppp0 issue (dwm-157)
##################### Update: 30/May/2018 dirty solution found better ideas/solutions are welcome ##################### Dear all at the beginning of this week i've got a dwm-157 3g/hpsa stick and i'm trying hard to get the internet working. i've googled lots of questions but i cant solve by myself. ...