wordpress

WordPress on 2 IP addresses

I needed to access an intranet wordpress hosted on a server with 2 networks and to be accessible from any of them (no DNS server available). WordPress wants on Settings – General to have an address. Long story short, open wp-config.php and add the following lines: $current_host = $_SERVER[‘HTTP_HOST’]; define(‘WP_HOME’,…

Citeste tot / Read all WordPress on 2 IP addresses

Proxmox NAT network with MASQUERADE

If you need for whatever reasons to have a NAT behind the vmbr0 default bridge do this: On host machine create a vmbr1 interface  Don’t forget to apply the changes. From ssh edit /etc/network/interfaces and add netmask to vmbr1 and following lines: auto vmbr1 iface vmbr1 inet static address 10.10.10.1/24…

Citeste tot / Read all Proxmox NAT network with MASQUERADE

Firefox Vertical Tabs

If you have V 129+ then you can activate Vertical Tabs in Firefox. Type in address bar: about:config and search the next 2 parameters and change the value to true: sidebar.revamp and sidebar.verticalTabs

Citeste tot / Read all Firefox Vertical Tabs

Waze – coduri “secrete”

##@restorefav: resetează locurile favorite la zero ##@coord: enable/disable coordonatele GPS ale locației dumneavoastră; ##dbg@tts: enable/disable modul de depanare pentru funcția text-to-speech; ##@tts: enable/disable funcția text-to-speech; ##@asr: enable/disable comenzile vocale; ##@username: afișează numele dumneavoastră de utilizator într-un pop-up; ##@@eng: schimbă limba în engleză; ##@heb: schimbă limba în ebraică; ##@@debuglang: schimbă șirurile…

Citeste tot / Read all Waze – coduri “secrete”