jails "Adduser: UID 0 is already used" Error while I'm trying to install and configure teamviewer inside a Freebsd / Devuan jail.

Don't get me wrong - i like to experiment. But there are good experiements which help you step forward and then there a bad experiements which just waste time.
Besides, i am much more a programmer, so i code all the time.

I'm not a programmer. And what we likes or not is a pure subjective matter. A more intriguing question is what we think is bad and what not. I think that the knowledge is only a part of the equation,the other part is the imagination. I have a medium low knowledge,but a greater imagination,for this reason I like the crazy ideas and not the ordinary configurations,that I find annoying.
 
doesn't seem to listen
try netstat -an -f inet / easier to read
also you can start X -listen tcp (depends on how you started, startx, display manager and get rid of socat)
 
root@marietto:/usr/home/marietto/Desktop # netstat -an -f inet
Active Internet connections (including servers)

Code:
Proto Recv-Q Send-Q Local Address          Foreign Address        (state)
tcp4       0      0 192.168.1.6.45560      204.109.59.195.443     TIME_WAIT
tcp4       0      0 192.168.1.6.38371      142.250.184.110.443    ESTABLISHED
tcp4       0      0 192.168.1.6.17299      216.58.208.142.443     ESTABLISHED
tcp4       0      0 192.168.1.6.38123      142.250.180.170.443    TIME_WAIT
tcp4       0      0 192.168.1.6.22921      44.194.149.167.443     ESTABLISHED
tcp4       0      0 192.168.1.6.46430      3.94.231.48.443        ESTABLISHED
tcp4       0      0 192.168.1.6.19543      34.216.162.26.443      ESTABLISHED
----> tcp4       0      0 192.168.1.6.6000       *.*                    LISTEN 
tcp4       0      0 192.168.1.7.5939       *.*                    LISTEN  
tcp4       0      0 192.168.1.7.6566       *.*                    LISTEN  
tcp4       0      0 192.168.1.6.24031      31.13.86.51.443        ESTABLISHED
tcp4       0      0 127.0.0.1.8628         127.0.0.1.59037        ESTABLISHED
tcp4       0      0 127.0.0.1.59037        127.0.0.1.8628         ESTABLISHED
tcp4       0      0 127.0.0.1.28677        *.*                    LISTEN  
tcp4       0      0 192.168.1.6.28677      *.*                    LISTEN  
tcp4       0      0 *.443                  *.*                    LISTEN  
tcp4       0      0 192.168.1.6.80         *.*                    LISTEN  
tcp4       0      0 127.0.0.1.3306         *.*                    LISTEN  
tcp46      0      0 *.33060                *.*                    LISTEN  
tcp4       0      0 *.1873                 *.*                    LISTEN  
tcp4       0      0 127.0.0.1.9000         *.*                    LISTEN  
tcp4       0      0 127.0.0.1.8659         *.*                    LISTEN  
tcp4       0      0 *.8086                 *.*                    LISTEN  
tcp4       0      0 127.0.0.1.8628         *.*                    LISTEN  
tcp4       0      0 127.0.0.1.9050         *.*                    LISTEN  
tcp4       0      0 127.0.0.1.53           *.*                    LISTEN  
udp4       0      0 *.23252                *.*                
udp4       0      0 *.44070                *.*                
udp4       0      0 *.57709                *.*                
udp4       0      0 *.25812                *.*                
udp4       0      0 *.52777                *.*                
udp4       0      0 192.168.1.7.123        *.*                
udp4       0      0 192.168.1.6.62594      *.*                
udp4       0      0 192.168.1.6.65021      *.*                
udp4       0      0 192.168.1.6.1900       *.*                
udp4       0      0 *.6771                 *.*                
udp4       0      0 *.6771                 *.*                
udp4       0      0 127.0.0.1.28677        *.*                
udp4       0      0 192.168.1.6.28677      *.*                
udp4       0      0 127.0.0.1.123          *.*                
udp4       0      0 192.168.1.6.123        *.*                
udp4       0      0 *.123                  *.*                
udp4       0      0 *.514                  *.*                
udp4       0      0 127.0.0.1.53           *.*
 
it's there
also if xclock works it's not a $DISPLAY problem

I'm trying to understand if xclock works,but its not easy to understand how to order the pieces of the puzzle correctly. I mean : xclock works if I don't call it from within the jail...
 
maybe I've understood why it does not work. Each time I run devilspie,a script should kill all the devilspie processes already running.

Code:
root@marietto:/usr/home/marietto/Desktop # ps ax | grep devilspie
78833  6- S        0:00,39 devilspie
78970  2  S        0:00,38 devilspie
79268  2  S        0:00,34 devilspie
79477  2  S        0:00,30 devilspie
79585  2  S        0:00,28 devilspie
79662  2  S        0:00,28 devilspie
79690  2  S        0:00,27 devilspie
79708  2  S        0:00,28 devilspie
81417  2  S+       0:00,00 grep devilspie

with this :

Code:
ps aux  |  grep -i devilspie  |  awk '{print $2}'  |  xargs sudo kill -9
 
stopped working :

Screenshot_20211127_162826.png
Screenshot_20211127_163021.png
 

Attachments

  • Screenshot_20211127_163021.png
    Screenshot_20211127_163021.png
    475.9 KB · Views: 81
who is this ?

2021/11/27 16:31:28 socat[8166] N accepting connection from LEN=16 AF=2 170.106.176.49:31826 on LEN=16 AF=2 192.168.1.6:6000

IP location database updated onSep 27, 2021 4:18 PM - Refresh Now
IP Address170.106.176.49
Reverse DNS / Hostname / PTR170.106.176.49
CitySanta clara
RegionCalifornia
Country
United states
United states (US)
Organization / ISPTencent Building, Kejizhongyi Avenue
Latitude / Longitude37.353, -121.9543
Zipcode / Postcode95052
TimeZoneAmerica/Los_Angeles (-0700)
Calling Code+1
 
a chinese spy with a vpn USA ? Anyway,from outside of my LAN he can connect but I can't connect with the internal IP of the jail ?
 
you're making some low-level irony.

I have a question about this "low-level irony". Is this irony that is written in C rather than Pascal?



I was wondering if this thread had gone into deep redshift, but on consideration, it has been past the event horizon from inception.
 
I have a question about this "low-level irony". Is this irony that is written in C rather than Pascal?



I was wondering if this thread had gone into deep redshift, but on consideration, it has been past the event horizon from inception.

you reminded me the only real love of my adolescence : the turbo pascal 5.5 by Borland. I spent the best moments of my life making video games with it.
 
Back
Top