Android
Pervent Android Screen Rotation
For each activity in Manifest file add: android:screenOrientation="portrait" or android:screenOrientation="landscape".
Android
For each activity in Manifest file add: android:screenOrientation="portrait" or android:screenOrientation="landscape".
Linux
How to Open Port in CSF Firewall Login to your dedicated server with root Add the following lines in your /etc/csf/csf.allow: tcp:in:d=XXXX:d=aa.bb.cc.dd tcp:out:d=XXXX:d=aa.bb.cc.dd Where is XXXX port number, aa.bb.cc.
kloxo
Reset kloxo admin password from Linux command line For resetting kloxo admin password from Linux command line: Login as root # /script/resetpassword master NEWPASSWORD # /etc/init.d/kloxo restart
Linux
DDoS-Deflate $CONF not found. In Debian and Ubuntu If you have error: DDoS-Deflate version 0.6 Copyright (C) 2005, Zaf <[email protected]> $CONF not found. Change #!/bin/sh in first line of file: /usr/local/ddos/ddos.sh to #!/bin/bash There are two more
Linux
How do I fix locale issue in Debian, Ubuntu Server? Just add the following to your /etc/environment file: LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 then: $ sudo locale-gen en_US en_US.UTF-8 $ dpkg-reconfigure locales
Windows
Send Ctrl-Alt-Del in remote desktop (RDP) Ctrl-Alt-Home
DNS
Check The Status Of Your Mail Server in DNS Based Block Lists DNSBL gives you the possibility to check the status of your mail server’s IP address in most popular and reliable DNS based block lists. Just paste your mail server’s IP above and click CHECK THIS IP
Linux
Linux Shell Script To Delete Files Older Than 7 Days Below i will show basic Linux shell script for Delete Files Older Than 7 Days in Linux. Of course you can change amount of days as you need. Also it possible implement this script as cron job for running by
Asterisk
Elastix admin password reset For Elastix admin password reset just execute from Linux terminal: # sqlite3 /var/www/db/acl.db "update acl_user set md5_password='7a5210c173ea40c03205a5de7dcd4cb0' where id=1" You will be able login to WEB GUI with new password: palosanto
sipXecs
sipXecs port forwarding Sometimes you may have one way audio (one way RTP) problem on sipXecs phones. Correct functioning sipXecs registered phones behind of NAT requires ports forwarding. Or if network has firewall next ports should be opened: 5060 TCP and UDP 5080 TCP and UDP 10000 - 31000 UDP (for
Asterisk
How to Configure Motorola Netopia 3000 port forwarding, SIP ALG First we need configure Port forwarding: Login to WEB GUI: http://192.168.1.254 Configure -> Advanced -> Pinholes for SIP UDP transport Protocol: UDP External: Port Start 5060 External: Port Start 5080 Internal: IP Address: Internal: port 5060
Windows
How To Fix Hard Drive Stuck In PIO Mode Windows XP (HDD speed is extremely slow) Hold down the Windows key on your keyboard and press the letter R to open the Run command In the Run command type the word regedit and press OK to open the Registry Editor