GOOGLE ADWORD - FREE $75 VOUCHER

TAKE IT NOW!! It will not last too long!

  • Send up to 20.000 EMAILS on HIGH SPEED SERVER
  • Publish your business and websites for free
  • Publish your products - direct links to your products
  • Create as many links to your websites as you wish, there is NO "no follow"directive !
  • Drag into your pages YouTube video and Images from the internat as easy as copy & paste the URL or drag & drop the image

Ask for your 3o DAYS free trial
and get $75 GOOGLE ADWORDS VOUCHER FOR FREE

You will be taken to a registration page - Please write that you wish to get BUSINESS CONNECTION FREE TRIAL

There is no catch, just launching a comprehensive business oriented web marketing tool.
Some of our readers will be lucky. BE ONE OF THEM!

Category Archives: Network & OS

Lion OS (apple) and .htaccess

Hope this was the last one after our(coders) transition  from Microsoft to Apple platform. On Lion OS and Dreamweaver (cs 5.5) , in default configuration of OS it is not possible to edit .htaccess files and any files which start …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.00 out of 5)
Loading ... Loading ...
 

Adobe cs5.5 – mobile development

In April 2011 Adobe announced the new Dreamweaver cs 5.5 which is  is packed with innovations in HTML5 and Adobe Flash authoring tools. It allows developers to create, deliver and monetize rich content and applications for virtually any screen. This …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 2.00 out of 5)
Loading ... Loading ...
 

IP Scanner tools – iPad

After checking (and buying)  many apps two of them are really good (personal opinion of course) IP Network Scanner There is the “Lite” free. It is limited no of devices displayed on network. It is full functional. IP Scanner scans …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

Lost password – apple desktop/laptop

1. You do not know any password and you have no OS CD You need to know your username (the username you wish to reset the password) Hold Apple+S when booting to enter single user mode #sh /etc/rc #passwd yourusername …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

iPad2 vs Android

I am Linux fan (Android is based on Linux core), I bought a phone and a tablet based on android (Motorola, dual core, great tablet. Then we bought an iPad2. We heavy use both for testing life mobile websites. Initially …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...
 

cPanel and email aliases

cPAnel has not “aliases” or “nickname” facility as Google or standard *nix mail system have. The way to work around is to use the forwarding option. How it should work: – create an email address for example mymail@olala.com.au – go …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 3.00 out of 5)
Loading ... Loading ...
 

Easy setup SBS2008 vpn/2003 terminal service – two servers

Install SBS2008 with all default settings. Provide -computer name -domain name -make new forest (this is a PDC) Install Windows (2003,2008..) server as standalone server and enable terminal service. Add it into the domain (above defined) To make available Terminal …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Join Windows 7 to domain – SBS 2008

You can add using: a)  http://connect (type it on the computer you wish to add) b) beying on server, “create” a Launch.exe (on a usb and launch it on the computer you wish to add c) on computer you wish to add …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Local activation permission – SBS server

Error – system log: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {registry – string of characters} You may see this error – more than once – when working with your …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Terminal Service on SBS Server

Get the console: 1) Start -> Run -> gpedit.msc Note You have the same settings in : Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services – > Session. Read and change by your own (every single setting …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Distribution list – Exchange 2007 (SBS)

Create distribution group in AD: -Users and Computers -Distibution -New group Select Universal or Global  and type Distribution  Give a name for example sales  Edit it and setup email address: sales@mydomain.com.au and who belongs to this group (add as many …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Show Desktop in Windows7

The Show Desktop icon does not exist in Windows 7. It was replaced with Desktop which may be enabled and shown as menu on the menu bar. To get the effect of the Show Desktop icon from previous windows version just click Windows …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

DNS on cPanel – Google email platform

It is suppose you have created the email on Google and you have validated your domain name via a file placed in the root of your website folder /public_html. Let supose: your unique ID is: google3we3224k349ex091 your domain is : …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Remote access via VPN – SBS 2003

Allowing Remote access to restricted users to specific XP computers (using VPN connection) Steps On SBS Server – Active Directory Users and Computers – Computers – Select the computer you want to connect via VPN and “right click” (properties opens) …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Adding computers into domain – SBS 2003

This procedure is not the single one and the best one. Nowdays it was just proven that it is painless and less time and nervs consumming. It is suppose that : -you have the user and password for the SBS …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

VPN (PPTP) remote to Vyatta router

a) Configure Vyatta Router : see above or Vyatta security refferences (www.vyatta.com) b) Create WIndows VPN client: see Vyatta security refferences (www.vyatta.com) c) Enable port/protocols for Windows (remote) client behind firewall The client does not use a specific application which …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Advanvenced configuration – Vyatta firewall

All is based on example: Set NAT – masquerade (allow acces to outside) # set service nat rule 1 # set service nat rule 1 type masquerade # set service nat rule 1 outbound-interface eth0 # set service nat rule …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Basic configuration – Vyatta firewall

PASSWORD: #set system login user root authentication plaintext-password yourpassword1 #set system login user vyatta authentication plaintext-password yourpassword2 FQDN # set system host-name yourhostname # set system domain-name yourdomain.name Interfaces: WAN # set interfaces ethernet eth0 address xxx.xxx.xxx.xxx/xx # set interfaces …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

DNS on linux RedHat (CentOS)

Notes: – this short tutorial will help you to have a start point, a system setup correct and open to any dvelopment – it is not relevant how you did install bind (just use the rpm command or using any …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Hostname on RedHat (CentOS)

Having it setup properly you will avoid problems when you start apache and sendmail for example. 1) Check hostname: #uname 2) Configure /etc/hosts Add the following line(s) to this file a) If theIP is assigned by DHCP 127.0.0.1 boxname.boxdomain.com localhost.localdomain …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Ports and protocols

Ports and protocols for: 1. Email 1.1 SMTP 25 465 (if you configure outlook express) – SSL 587 (all the rest) -SSL 1.2 POP tcp 110 tcp 995 SSL 2. NTC-2000-XP Terminal server Allow through the firewall: -application: NComputing Messaging …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

How to reset xStack DGS/DSX-3300 Series

1) How to reset to factory default – DSX-3350SR  – Layer 3 Gigabit Ethernet switch – There is no reset button – do not look for it. – Taking of the battery may work but not always. It was worked …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Subneting table

IP Addresses in range: subnet 24 to 30, netmask 0 to 252: Subnet /24 /25 /26 /27 /28 /29 /30 Netmask .0 .128 .192 .224 .240 .248 .252 Hostmask .255 .127 .63 .31 .15 .7 .3 Subnets/Size 1/256 2/128 4/64 …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

How to setup VLAN on CISCO routers

It is assumed that: – you are into router as user with full rights – level 15 – ssh, telnet or console – You just want to route a specific range of IPs through one interface – You will not …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...