In Feburary 2016 30,
Visit the Ventrilo website and click \'Download\' on the panel on the left.
Click one of the links under the 'Server Programs' heading. There are versions of Ventrilo for Windows, Linux and Mac OS. Be sure to download the version designed for your operating system.
Read the legal text, then click \'I Agree.\' Save the file when the download window appears.
Return to the download page and download \'Ventrilo Client.\'
Run the setup program for Ventrilo Server. The Ventrilo Server Installation Wizard will take you through installation. Click \'Next\' to continue, \'Back\' to go back a step or \'Cancel\' to abandon the installation. Make sure to read each page, set the options you want and then click \'Finish\' at the end.
Run the setup program for Ventrilo Client. Follow the Ventrilo Client Installation Wizard, then click \'Finish\' at the end.
Click 'Edit INI file' in the 'VentSrv' Start Menu folder. The settings for your Ventrilo server are set in the file 'ventrilo_srv.ini.' Here is an overview of each line. When you have the settings the way you want, save, then close 'vents_srv.ini'.
[Server]: This is label for the file, do not alter it.
(blank space): For the sake of organization, just leave the blank space.
Name=Server 1: This sets the name of the server, which is 'Server 1' at the moment. Rename the server to whatever you like, but the name must follow 'Name='. The equal sign is important.
Phonetic=Server 1: Ventrilo has a voice synthesizer that will read the server name. If you do not want a creepy, robotic voice mispronouncing your server name, you can delete the Phonetic.
Auth=0: This setting determines how people log in to the server. At '0', anyone can connect. At '1' the person must have a password. At '2' only certain user names with a password can connect to the server.
Duplicates=1: Allows or forbids duplicate user names. '0' to make everyone choose different user names or '1' to allow multiple appearances of the same user name.
AdminPassword=: This is where you set the password to access administrator rights. You should set a password to limit access.
Password=: You set the password users will need to connect.
SendBuffer=0: Sets the size of the TCP outbound buffers. '0' defaults to 131,072 bytes. Leave this setting as is.
RecvBuffer=0: Sets the size of the TCP inbound buffers, also something you should leave alone.
Diag=0: This setting toggles diagnostics for developers, another hands-off setting.
LogonTimeout=5: Specifies how many seconds a client has to log in to the server before the user is disconnected. Once logged in, the user is fine.
CloseStd=1: This setting deals with running the server as a background service and is not used for typical server use. '0' does not close handles while '1' will close handles. Leave this setting at '1.'
TimeStamp=1: Enables or disables times stamps in console messages. If you are interested in knowing exactly when messages occurred, set this to '1.'
PingRate=10: Sets how often the server pings the client. Useful for addressing problems with a client. The number represents seconds, so it is 10 seconds at default.
ExtraBuffer=0: Gives additional buffer space to outbound client data streams. '0' sets the default to 128,000 bytes. Do not touch this option or you will risk making problems. The default allowance is plenty.
ChanWidth=0: Sets the number of possible sub-channels that can be created. '0' means no limit.
ChanDepth=0: Sets the maximum number of nested sub-channels. Nested sub-channels are sub-channels that retain attributes of the main channel from which they were created. '0' sets the maximum at eight.
ChanClients=0: Limits the number of clients in a channel. '0' sets no limit.
DisableQuit=0: Enables or disables someone with administrator rights from remotely instructing the server to exit. This feature is allowed by default.
VoiceCodec=0: Sets which codecs are used by clients. '0' means that the server pulls from a set list of possible codecs that can be viewed in the console with the command 'ventrilo_srv -?'. This is yet another setting you should not alter.
VoiceFormat=1: Ties into VoiceCodec, so you should also just let it be.
SilentLobby=0: Allows or forbids voice in the lobby.
AutoKick=0: This setting determines how long, in seconds, that a client can remain connected to the server. At the default setting of '0', there is no limit.
Return to the Start Menu folder for Ventrilo Server and run Ventrilo Server. A console window will appear and list the options you set in the 'ventrilo_srv.ini' file. Your server is now running.
Run Ventrilo Client to try out your new server. Set your user name, then fill out the connection editor. The connection editor, accessed by clicking the arrow next to the server field, will ask for the server name, IP address, port number, password and default channel. Leave the 'Port number' and 'Default channel' fields alone for now and fill out the rest. The password is whatever you set in the 'Password=' setting in the 'ventrilo_srv.ini' file.
Select your server then click \'Connect.\' The server console window will note your connection. Your Ventrilo server is now up and running.
In Feburary 2016 30,
Showing posts with label Rename. Show all posts
Showing posts with label Rename. Show all posts
Tuesday, 1 March 2016
Saturday, 27 February 2016
How to Add a WordPress Blog to Your Zen Cart StoreIn Feburary 2016 27,
In Feburary 2016 27,
Right-click inside your hosting folder and select “New Folder.”
Name the folder “Blog.”
Download and unzip WordPress to your computer.
Log in to the cPanel of your Web-hosting account and create a new database for your WordPress installation.
Open the WordPress folder on your computer.
Rename the 'wp-config-sample.php' file to 'wp-config.php.'
Open the 'wp-config.php' file using Notepad.
Type your database name and database username and password from Step 5. Save the file.
Copy the WordPress files located on your computer to the Blog folder on your Web server.
Log in to your Zen Cart Admin Dashboard at mydomain.com/zencart/admin. Replace “mydomain.com” with the URL of your website.
Click “Tools” and “EZ Pages.” Click the “New File” button.
Type “yoursite.com/blog,” replacing “yoursite.com” with the URL of your site in the “Link URL” box.
Click “Insert.”
In Feburary 2016 27,
Right-click inside your hosting folder and select “New Folder.”
Name the folder “Blog.”
Download and unzip WordPress to your computer.
Log in to the cPanel of your Web-hosting account and create a new database for your WordPress installation.
Open the WordPress folder on your computer.
Rename the 'wp-config-sample.php' file to 'wp-config.php.'
Open the 'wp-config.php' file using Notepad.
Type your database name and database username and password from Step 5. Save the file.
Copy the WordPress files located on your computer to the Blog folder on your Web server.
Log in to your Zen Cart Admin Dashboard at mydomain.com/zencart/admin. Replace “mydomain.com” with the URL of your website.
Click “Tools” and “EZ Pages.” Click the “New File” button.
Type “yoursite.com/blog,” replacing “yoursite.com” with the URL of your site in the “Link URL” box.
Click “Insert.”
In Feburary 2016 27,
Sunday, 7 February 2016
How Do I Change Data in Vertical Columns to Horizontal Columns in Excel or Access?In Feburary 2016 07,
In Feburary 2016 07,
Highlight the columns you want to transpose into rows. Press “Control + C” to copy the data.
Open a new worksheet for the transposed data. Select an empty worksheet tab from the bottom of the Excel window, or press “Shift + F11” to create a new worksheet. Rename the worksheet “Transposed Data.”
Right-click on cell “A1” to open the context menu. Select “Paste Special” from the menu to open the “Paste Special” dialog.
Check the “Transpose” box at the bottom of the “Paste Special” dialog to transpose the data. Click “OK.” Your data will be pasted into the spreadsheet as rows. Save your workbook.
Transposing Data in Access
Open the table you want to transpose. Select “Save As/Export” from the “File” menu. Select “To an External File or Database” in the 'Save As' window and click “OK.”
Give your table a name and select the version of Excel installed on your computer from the dialog box. Click “Export.”
Open your exported file in Microsoft Excel. Follow Steps 1-4 of “Transposing Data in Excel.” Close Microsoft Excel.
Import the transposed data into Microsoft Access. Select “Import” from the “File” menu. Use the “Files of Type” drop-down list and select “Microsoft Excel.”
Locate and select the file that contains the transposed data and click “Import.” Click “Show Worksheets” on the first screen of the Import Wizard and select the “Transposed Data” worksheet. Click “Next.”
Do not select the “First Row Contains Column Headings” option in the second screen of the Import Wizard; click “Next.” Check the “No Primary Key” option on the third screen of the Import Wizard and click “Finish” to import your data into a new table.
In Feburary 2016 07,
Highlight the columns you want to transpose into rows. Press “Control + C” to copy the data.
Open a new worksheet for the transposed data. Select an empty worksheet tab from the bottom of the Excel window, or press “Shift + F11” to create a new worksheet. Rename the worksheet “Transposed Data.”
Right-click on cell “A1” to open the context menu. Select “Paste Special” from the menu to open the “Paste Special” dialog.
Check the “Transpose” box at the bottom of the “Paste Special” dialog to transpose the data. Click “OK.” Your data will be pasted into the spreadsheet as rows. Save your workbook.
Transposing Data in Access
Open the table you want to transpose. Select “Save As/Export” from the “File” menu. Select “To an External File or Database” in the 'Save As' window and click “OK.”
Give your table a name and select the version of Excel installed on your computer from the dialog box. Click “Export.”
Open your exported file in Microsoft Excel. Follow Steps 1-4 of “Transposing Data in Excel.” Close Microsoft Excel.
Import the transposed data into Microsoft Access. Select “Import” from the “File” menu. Use the “Files of Type” drop-down list and select “Microsoft Excel.”
Locate and select the file that contains the transposed data and click “Import.” Click “Show Worksheets” on the first screen of the Import Wizard and select the “Transposed Data” worksheet. Click “Next.”
Do not select the “First Row Contains Column Headings” option in the second screen of the Import Wizard; click “Next.” Check the “No Primary Key” option on the third screen of the Import Wizard and click “Finish” to import your data into a new table.
In Feburary 2016 07,
Subscribe to:
Posts (Atom)