pidgin, language set on windows

7 years ago

Hard to change language of Piding to english... The way is, add an environment variable with: PIDGINLANG : en Restrat…

Raspberry Pi – Chrome(mium) kiosk mode on startup

7 years ago

cp /etc/xdg/lxsession/LXDE-pi/autostart /home/pi/.config/lxsession/LXDE-pi/autostart sudo nano /home/pi/.config/lxsession/LXDE-pi/autostart #@xscreensaver -no-splash # comment this line out to disable screensaver @xset s off @xset…

X session share (like teamviewer)

7 years ago

requires: x11vnc command: x11vnc -noxdamage -display :0 -safer -nopw -once -xrandr    

How to modify a class file

7 years ago

You can follow these steps to modify your java class: Decompile the .class file as you have done and save…

Iptables speciális IPről speciális port-ra forwardolás

7 years ago

Tesztelt / Tested: Source interface: eno1 Target IP: 192.168.100.40 Source Port: 922 Target port: 22 iptables -A PREROUTING -i eno1…

LWin + RAltGr as context menu (right click)

8 years ago

My new notebook does not contains the context menu button. So I searched a solution for it. I found the…

Postgres cross DB query

8 years ago

Very-very goood feature from portgres 9.5 postgres_fdw The PostgreSQL foreign data wrapper, postgres_fdw, is now available for new deployments running…

Forticlient disable autostart

8 years ago

cmd.exe -> “Run as Administrator” msconfig Services tab uncheck FortiClient Service Scheduler Do NOT restart the PC now! Windows+R services.msc change…

Apache CXF MTOM nélkül, max fájlméret set

8 years ago

xmlns:cxf="http://cxf.apache.org/core" xsi:schemaLocation="http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd"> <cxf:bus> <cxf:properties> <!-- <entry key="org.apache.cxf.stax.maxAttributeSize" value="1"/> --> <!-- <entry key="org.apache.cxf.stax.maxChildElements" value="1"/> --> <!-- <entry key="org.apache.cxf.stax.maxElementDepth" value="1"/> -->…

This website uses cookies.