• Home
  • Help
  • Search
  • Login
  • Register
Pages: [1] 2 3 ... 10
 1 
 on: August 14, 2010, 03:51:33 PM 
Started by admin - Last post by admin
NEW!!! Trial Pay & FREE AUTO DJ!!

Simply complete a free offer, earn a free month! This offer is valid for both new and current clients - once you complete your free trial, you'll instantly be issued a promo code which is good for $20 - this can be used for anything you like, new auto dj or to pay your monthly payment.

Click on the below link to begin ...

http://www.trialpay.com/productpage/?c=b6565a8&tid=A7Detc2

 2 
 on: August 09, 2010, 02:23:05 AM 
Started by admin - Last post by admin
Use Broadtexter.com to send out notifications of live shows to your listeners via text message.

Broadtexter takes less than 5 minutes to set up, it's FREE, and will work with just about any phone that can handle text messages in the US and Canada


http://www.broadtexter.com

 3 
 on: August 06, 2010, 09:23:12 AM 
Started by egaradio - Last post by egaradio
Cannot seem to login, and the streaming has stopped.  Is there a problem?

 4 
 on: July 19, 2010, 05:36:39 PM 
Started by egaradio - Last post by egaradio
When you visit Ega Radio directly at our website http://www.egaradio.com, you will get to see music videos as well as get news on the latest happenings in Asia.

So do come visit us now!

 5 
 on: July 19, 2010, 05:33:06 PM 
Started by egaradio - Last post by egaradio
Since 18 July 2010, the graphical statistics graphs have been changed and I really don't like them. Can we have back the old graphs please.

 6 
 on: July 15, 2010, 02:30:49 AM 
Started by admin - Last post by admin
iptables -A INPUT -s 97.66.96.86 -j ACCEPT
iptables -A INPUT -s 64.255.180.225 -j ACCEPT


iptables -A INPUT -j REJECT

remember to start ip tables
/etc/init.d/iptables START
/etc/init.d/iptables SAVE

 7 
 on: July 15, 2010, 02:09:23 AM 
Started by admin - Last post by admin
/var/log/httpd/access_log

 8 
 on: July 15, 2010, 01:52:54 AM 
Started by admin - Last post by admin
chkconfig --list iptables



iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off




The behavior of the iptables initscripts is controlled by the /etc/sysconfig/iptables-config configuration file. The following is a list of directives contained within this file:

IPTABLES_MODULES — Specifies a space-separated list of additional iptables modules to load when a firewall is activated. These can include connection tracking and NAT helpers.

IPTABLES_MODULES_UNLOAD — Unloads modules on restart and stop. This directive accepts the following values:

yes — The default value. This option must be set to achieve a correct state for a firewall restart or stop.

no — This option should only be set if there are problems unloading the netfilter modules.

IPTABLES_SAVE_ON_STOP — Saves current firewall rules to /etc/sysconfig/iptables when the firewall is stopped. This directive accepts the following values:

yes — Saves existing rules to /etc/sysconfig/iptables when the firewall is stopped, moving the previous version to the /etc/sysconfig/iptables.save file.

no — The default value. Does not save existing rules when the firewall is stopped.

IPTABLES_SAVE_ON_RESTART — Saves current firewall rules when the firewall is restarted. This directive accepts the following values:

yes — Saves existing rules to /etc/sysconfig/iptables when the firewall is restarted, moving the previous version to the /etc/sysconfig/iptables.save file.

no — The default value. Does not save existing rules when the firewall is restarted.

IPTABLES_SAVE_COUNTER — Saves and restores all packet and byte counters in all chains and rules. This directive accepts the following values:

yes — Saves the counter values.

no — The default value. Does not save the counter values.

IPTABLES_STATUS_NUMERIC — Outputs IP addresses in a status output instead of domain or hostnames. This directive accepts the following values:

yes — The default value. Returns only IP addresses within a status output.

no — Returns domain or hostnames within a status output.



 9 
 on: July 05, 2010, 06:29:16 PM 
Started by admin - Last post by admin
updatedb

---------------------------

mysql -u root -p asterisk


GRANT ALL PRIVILEGES ON *.* TO 'remote'@'71.43.41.%' IDENTIFIED BY 'theword' WITH GRANT OPTION;

SELECT User, Host FROM mysql.user WHERE Host <> 'localhost';

/etc/init.d/mysqld restart
service mysql restart

 10 
 on: July 05, 2010, 06:26:52 PM 
Started by admin - Last post by admin
df
 Displays the hard drive stats

top

uptime
Displays uptime and load adv.

uname -a
Displays OS info

Pages: [1] 2 3 ... 10