Skip to main content

Posts

How to fix Skype Home Unavailable Error

It takes how many months before I found the solution of the above error. This error is not on skype program itself but on your computer networks and Internet Explorer settings because skype home rely on it. Follow the procedure below: 1. Open Command Prompt (cmd) in Administrator Rights 2. Enter this command "netsh winsock reset" 3. restart skype or its better to restart the computer. If the above steps doesnt solve your problem try reset you IE settings into default. 1. Internet Option 2. Advanced 3. Click "Reset..." button 4. restart skype / restart computer

Lifesize Network Configuration

LifeSize , a division of Logitech, is a video and audio telecommunications company in the United States which provides high definition videoconferencing endpoints and accessories, infrastructure products and a cloud-based video collaboration platform. LifeSize's worldwide headquarters is located in Austin, Texas. Its Europe-Middle East-Africa regional office is located in Munich, Germany and its Asia-Pacific regional office is located in Singapore. LifeSize product stable includes high definition endpoints and accessories, NAT \ firewall traversal, audio phones, ISDN gateways, Multipoint Control Units and management systems, as well as mobile video conferencing software and a cloud-based IaaS offering for video conferencing. LifeSize also offers a streaming, recording, and auto-publishing server called LifeSize Video Center. Here's a configuration based on your network setup. Network Configuration: 1. On the Firewall      1.1. Open p...

Zentyal 3.0 Server - Grant internet access to a group of users but limited to a certain sites

  Zentyal is a full-featured Linux server for small and medium businesses, that you can set up in less than 30 minutes. In this example, you will learn how to add user to your network, then block social sites like facebook, twitter and pinterest. Follow this step-by-step procedure below. ***Create Object with members**** 1. Network -> Objects -> Add new 2. In the Name field enter an object name, then click Add button    ex. Group1 3. New object name will shown on the list below 4. Click on Members Icon 5. Click Add new 6. Enter name, ip address and mac address    ex:  name: employee1         IP  : 192.168.1.100         MAC : 00:01:AB:CC:FF99 7. Click Add button Now we successfuly created an object with 1 member, it's time to create a filter rules on that object   ***Create Filter Profiles**** 1. HTTP Proxy -> Filter Profiles -> Add new 2. E...

Outlook Auto Archive

Archiving will help outlook run smoothly especially if your main pst file size is very large. 1. Tools 2. Options 3. Other 4. Click AutoArchive button 5. In this point set settings that you want 6. Click OK

Unhide All Content in USB Flash Disk thru command prompt

1. Start -> Run 2. Type "cmd" 3. Enter "attrib -s -h E:\*.* /s /d where E: is the drive letter of your flash drive. for more info about the attrib command, run this command "attrib /?"

Excel Top rows are hidden problem

Today, the top 10 rows of my excel file are hidden i tried Unhide from FORMAT menu, but no luck. Solution: 1. on menu bar click "View" 2. Freeze Panes 3. Unfreeze Panes The procedure above work in may case.