Posts

Showing posts with the label Share

NGINX Directory Browse Configuration on Windows

Image
NGINX is a great web engine and very easy to get started with. In case you need to share files or make them available trough a web interface, all you need to do this, download the latest version of nginx and run it! It's that simple... For a particular case, I needed to make some folders on my windows machine available so I could share these folder structures on the network (usually I use SMB shares with specific permissions but this was a particular case, don't ask why :) ) The Nginx configuration sits in the "conf" folder when

Share a Custom Calendar in Outlook

Image
The default   Calendar   folder in Outlook is created in each Outlook profile. This folder cannot be renamed or deleted. You can create additional calendar folders and these folders can be renamed or deleted. This section includes instructions to share calendar folders that you create. While all these procedures were written based on Microsoft Outlook 2003, they can also be applied to a Microsoft Outlook 2007 or 2010 as the procedures are close enough to use a single guide.    1-  Open Microsoft Outlook 2003 , right click on your “ Mailbox ” and choose “ Properties for Mailbox - …. ” . This will bring the dialog box for “ Outlook Today – [Mailbox – Your Name] Properties ” 2-      Under Permissions tab, click on Add… button and choose the groups or users that you want to give them access to your calendar. Once the users are added to the list, click on the user to highlight it and under permissions, check the Folder Visible checkbox. ...