Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

Monday, April 10, 2017

How I installed Owncloud v6 0 3 on Ubuntu Server 14 04

How I installed Owncloud v6 0 3 on Ubuntu Server 14 04


Update; 1 Jul 14

Decided to try installing via the:

http://software.opensuse.org/download/package?project=isv:ownCloud:community&package=owncloud


The version installed was 6.0.4.1 at the time.


This gives the ability if there are updates that they will be installed automatically through apt-get updates and no more manual updates.

I crossed out the items that were not necessary with the update install version verses the manual install.

So...

1. Installed Ubuntu Server 14.04 on the computer. 
2. Installed with OpenSSH and LAMP.  Root should be the default admin account created for mysql.  Remember the password.
3. Performed updates:

sudo apt-get update

4. Performed upgrades:

sudo apt-get upgrade

5. Perform additional required installs (In Accordance With [IAW] Owncloud v6 Manual Installation):

sudo apt-get install php5-gd php5-json php5-mysql php5-curl php5-intl php5-mcrypt php5-imagick

6. Downloaded owncloud-6.0.3.tar.bz2:

sudo wget http://download.owncloud.org/community/owncloud-6.0.3.tar.bz2



sudo sh -c "echo deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_14.04/ / >> /etc/apt/sources.list.d/owncloud.list"

sudo apt-get update

wget http://download.opensuse.org/repositories/isv:ownCloud:community/xUbuntu_14.04/Release.key

sudo apt-key add - < Release.key

sudo apt-get install owncloud

7. Extracted the contents:

sudo tar xjf owncloud-6.0.3.tar.bz2

8. Moved the owncloud directory to the proper location /var/www/html/owncloud:

sudo mv owncloud /var/www/html/

9. Changed permission on the owncloud directory recursively:

sudo chown -R www-data:www-data /var/www/html/owncloud


10. Enabled ssl within Apache2"

sudo a2enmod ssl 
sudo a2ensite default-ssl 
sudo service apache2 restart
 
11. Modified the default-ssl file for Apache2:


sudo nano /etc/apache2/sites-available/default-ssl.conf

 

Add ServerName; 

 



 Add owncloud;



<Directory /var/www/html/owncloud>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
</Directory>

 


12. Enable mod_rewrite

 

sudo a2enmod rewrite

sudo service apache2 restart 

13. Might get error "Could not reliably determine the servers fully qualified domain name"

Add FQDN to /etc/hosts

sudo nano /etc/hosts





sudo service apache2 restart

14. Log into your owncloud via http
-You will get a warning that your data directory is exposed.  Well change that later.
-Create an admin account name with password.
-Leave the data folder alone.
-Hopefully you remembered the mysql root password.
-Call you database "owncloud_db".
-The database will be located on the "localhost".





15. Close the client download window.
-Select admin (upper right corner) --> users

 


16. Create your first user.
-Provide that user with enough storage space.
-Select admin again and logout.




17. Lets fix the data folder.  You can ultimately determine were you want your data folder.  I choose the root.

sudo mv /var/www/html/owncloud/data /


18. Now we also have to tell owncloud where it went:


You will need to edit the config.php file and add the fqdn:

sudo nano /var/www/html/owncloud/config/config.php

Change; datadirectory => /data,
Add your FQDN; 1=> owncloud.no-ip.info


 


19. You should be able to access https now without complaint.  Running owncloud through http is not healthy.  It should be running under https.  If you check the ssl cert (view certificates) the default cert used should be from the ubuntu installation and have the computer name in the "issued to" "issued by".




20. OPTIONAL if you dont like the default sizes to upload make these changes:

sudo nano /etc/php5/apache2/php.ini

Change;
post_max_size = 4G
cgi.fix_pathinfo = 0
upload_max_filesize = 4G
date.timezone = "America/New_York"

21. You should be good to go.

UPDATE; 16 Jun 14



1. If you get the following error: isWebDAVWorking: NO - Reason: [CURL] Error while making request: SSL: certificate subject name XXXXX does not match target host name YYYYY

sudo nano /var/www/html/owncloud/3rdparty/Sabre/DAV/client.php

Find; <ctrl w>
curlsettings

Add below;

CURLOPT_SSL_VERIFYPEER => 0,
CURLOPT_SSL_VERIFYHOST => 0,


 

sudo service apache2 restart

2. I also added my own self created certs instead of using the default.


Now to get https ssl working with OwnCloud I created self-signed certs.  Remember the self signed password as it will ask you again.

sudo openssl genrsa -des3 -out /etc/ssl/server.key 4096

sudo openssl req -new -key /etc/ssl/server.key -out /etc/ssl/server.csr

sudo openssl x509 -req -days 3650 -in /etc/ssl/server.csr -signkey /etc/ssl/server.key -out /etc/ssl/server.crt

sudo openssl rsa -in /etc/ssl/server.key -out /etc/ssl/server.key.insecure

sudo mv /etc/ssl/server.key /etc/ssl/server.key.secure


Go to link Download

Read more »

Friday, March 24, 2017

Hp Dc7800 Win2000 Server

Hp Dc7800 Win2000 Server


Best hp dc7800 win2000 server.

Informations:

File name: HpDc7800Win2000Server.rar
Driver version: 1.1.2
File size: 4.91 MB
Operation System: Win XP, Win Vista, Windows 7, Win 8, Windows 10

File is safe, tested with anti-virus software!


Go to link Download

Read more »

Monday, February 27, 2017

How to set the Universal DNS Server address manually

How to set the Universal DNS Server address manually


Domain Name System (DNS ) is the global address book for internet just like the phone book in your cell phone. So when you have to call your friend you actually find his name in the address book and dial his name but it’s technically his phone number which is dialed and connects you to your friends or relatives, the same way each website also has an address on internet by which it is accessed and that address is known as IP address and typically written as 31.124.56.80 so if you want to open a website you can also type the IP address of that website in the browser and the browser will open it for you. Normally this IP address is always the IP address of the web server where the web pages are held or hosted. But remembering the IP address of any website is not easy so the concept of DNS came and it actually maintains the name and IP address of the entire website in the world and translates the web address in text format into IP address.


DNS server is the IP address that we set in the computers network connection settings that is contacted every time we type any website address in the browser and try to load it.And you wont believe that every DNS server also has its another DNS server address set in its network connection settings.The DNS system is, in fact, its own network. If one DNS server doesnt know how to translate a particular domain name, it asks another one, and so on, until the correct IP address is returned.


For more details read about DNS here.

So whenever we have to open any website lets say http://www.yahoo.com we type the address of the website in the browser and the browser send the Website address to DNS Server to look for its IP address.DNS Server responds to the browser with the IP address ( 46.228.47.115 in case of www.yahoo.com) and then your browser makes a direct contact with the website http://www.yahoo.com using its IP address.


If your Internet Service Provider s DNS server set on your computer goes down or does not respond due to any reason you will not be able to visit any pages if you type the website address in the browser like http://www.google.com but you can visit the same website easily by typing its IP address directly as 173.194.40.115 in case of www.google.com. Complex pages often require multiple DNS lookups before they start loading, so your computer may be performing hundreds of lookups a day.

If the DNS Server is down or have some issue you would see the following error messages.

1. Server not found
2. The webpage requested is not available
3. The webpage is not available
5. Webpage can not be displayed
6. Sorry,We could not find www.google.com.

Flush your DNS. Sometimes your DNS cache gets outdated and needs to be manually flushed. This can be done from the Command Prompt.
To open the Command Prompt, press ? Win+R and type cmd.
Type ipconfig /flushdns. Wait for the command to process and then restart your computer.

Test the connection again. If the problem still persists, move on to the next step.

So in order to fix this problem change the DNS server address to a reliable DNS server.There are some Global Universal DNS Server which are ups and running all the time 24x7x365.They are free to use and are very fast.

The most commonly used Universal DNS server address are 4.2.2.2, 4.2.2.1. They are 6 DNS servers at 4.2.2.1 through 4.2.2.6.

You could also use Googles Public DNS, which is a free and used as global Domain Name System (DNS) resolution service, that you can use as an alternative to your current DNS provider.

The Google Public DNS IP addresses (IPv4) are as follows:

  1. 8.8.8.8
  2. 8.8.4.4

The Google Public DNS IPv6 addresses are as follows:

  1. 2001:4860:4860::8888
  2. 2001:4860:4860::8844


You can use either address as your primary or secondary DNS server. You can specify both addresses, but do not specify one address as both primary and secondary.

Steps to Change DNS server settings on Windows 7


  1. Go to the Control Panel.
  2. Click Network and Internet > Network and Sharing Center > Change adapter settings.
  3. Select the connection for which you want to configure Google Public DNS. For example:
    • To change the settings for an Ethernet connection, right-click Local Area Connection > Properties.
    • To change the settings for a wireless connection, right-click Wireless Network Connection > Properties.
    If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
  4. Select the Networking tab. Under This connection uses the following items, select Internet Protocol Version 4 (TCP/IPv4) or Internet Protocol Version 6 (TCP/IPv6) and then click Properties.
How to set the universal DNS Server address
How to set the universal DNS Server address
  1. Click Advanced and select the DNS tab. If there are any DNS server IP addresses listed there, write them down for future reference, and remove them from this window.
  2. Click OK.
How to set the universal DNS Server address
How to set the universal DNS Server address
How to set the universal DNS Server address
How to set the universal DNS Server address

  1. Select Use the following DNS server addresses. If there are any IP addresses listed in the Preferred DNS server or Alternate DNS server, write them down for future reference.
  2. Replace those addresses with the IP addresses of the Google DNS servers:
    • For IPv4: 8.8.8.8 and/or 8.8.4.4.
    • For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844
  3. Restart the connection you selected in step 3.
  4. Repeat the procedure for additional network connections you want to change.
Steps to Change DNS server settings on Mac OS 10.5
  1. Click Apple > System Preferences > Network.
How to set the universal DNS Server address
How to set the universal DNS Server address

  1. If the lock icon in the lower left-hand corner of the window is locked, click the icon to make changes, and when prompted to authenticate, enter your password.
  2. Select the connection for which you want to configure Google Public DNS. For example:
    • To change the settings for an Ethernet connection, select Built-In Ethernet, and click Advanced.
How to set the universal DNS Server address
How to set the universal DNS Server address

    • To change the settings for a wireless connection, select Airport, and click Advanced.
  1. Select the DNS tab.
  2. Click + to replace any listed addresses with, or add, the Google IP addresses at the top of the list:
    • For IPv4: 8.8.8.8 and/or 8.8.4.4.
    • For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844
How to set the universal DNS Server address
How to set the universal DNS Server address

  1. Click Apply > OK.
  2. Repeat the procedure for additional network connections you want to change the DNS for.


After changing the DNS server address, restart the computer and your internet should work faster.



Incoming search term
  1. Universal DNS Server
  2. DNS Server address
  3. Set DNS Manually
  4. Set universal DNS in Mac
  5. How to set the universal DNS Server address


==============================

Go to link Download

Read more »

Sunday, November 20, 2016

How to Fix Problem adobe acrobat cannot find DDE Server

How to Fix Problem adobe acrobat cannot find DDE Server


adobe acrobat cannot find DDE Server

when trying to open a pfd file, using either internet explorer or directly with adobe reader version X,it opens a screen which gives threeoptions concerning enabling or disabling proection mode.
after choosing dsable protection mode, the acrobat reader does
not open, saying that it has stoppped working.

Keys to the Problem adobe acrobat cannot find DDE Server

Download SmartPCFixer to Fix It (Free)

Hi A Ledakis,
DDE Share is a tool for managing the way programs communicate and share data over a network.
If you wish to disable this prompt then you may follow the below steps.
Here, this issue could occur if you have installed any security program on your computer you may get this error message.
Try to turn off the on-access scanning for the application control policy in your security program and check for the issue.
To do that you need to contact your security program support team.
If that doesn’t work, I would suggest you to perform the following troubleshooting methods:
Method 1:
I would suggest you to set the computer to clean boot state and check how it works.
To set the computer in clean boot, follow the steps from the following link:
How to perform a clean boot   
Note: After checking in clean boot, follow step: 7 from the article to reset the computer to normal boot.
Method 2:
If that doesn’t work, I would suggest you to check with the Adobe Reader support for more information regarding the issue.
Refer the following link to get support for Adobe Reader.
http://www.adobe.com/support/reader/

In this method we will try to Boot in Safe mode with Networking and see if the error still persists.

  • Search "MSCONFIG" and Open.
  • Click on Boot Tab
  • Tick Safe Boot in Boot Option
  • Select Network.
  • Click Apply and OK.
  • Reboot your System.

Recommended Method to Fix the Problem: adobe acrobat cannot find DDE Server:

How to Fix adobe acrobat cannot find DDE Server with SmartPCFixer?

1. Click the button to download Error Fixer . Install it on your computer.  Open it, and it will scan your system. The errors will be shown in the scan result.

2. After the scan is done, you can see the errors and problems which need to be fixed.

3. The Fixing part is finished, the speed of your computer will be much higher than before and the errors have been removed.


Related: How to Fix - 64g ssd with a 500g regular drive?,Allow Unhide Rows in Protected Workbook [Solved],[Solved] Get in Excel 2007 data from Access 2007 out of self-built Queries,[Solution] How can I temporarily disable service manager to install Adobe flashplayer?,[Anwsered] When I try to watch a flash video, I am told occasionally that I dont have Adobe Flash.,Solution to Error: Black screen during boot sequence,[Solved] Cant restore Windows 7 64-bit from external hard drive,How to Fix - IE 11 Enhance Protect Mode reset issue with add-ons?,Solution to Error: Internet Explorer 9 update/install error - Error Code 80092004,Upgrading to IE 8 causes cookies to get deleted when starting IE [Anwsered],Solution to Problem: All programs try to start from windows component
,Troubleshoot:External Hard Drive not listed in Windows 7 backup wizard Error
,How to Fix Error - Getting an error "not connected to the internet" while trying to install Samsung Kies?
,How to Fix - Internet Explorer shuts down and reopens tab when attaching to email or uploading files.?
,Fast Solution to Problem: Sending Error Message
,[Anwsered] Thinkpad 8611 Boot,How to Resolve - Svchost Helper?,Fast Solution to Problem: L30 101 Driver Windows 7,Troubleshooter of Error: Io Device,How to Fix Error - Dell Laptop Code 39?
Read More: [Anwsered] After booting up Windows 7 machine, getting Error with Program: C:windowssyswow64rundll32.exe,How to Fix - Adobe CS4 Premier Pro?,Troubleshooter of Error: adding more than one IF parameter,How to Fix Error - adding home group and trying to add comp with printer not printing?,administrator set policy prevent installing/uninstalling application Tech Support,a file called mDNSResponse.exe. is causing bonjour not to operate properly,what should I do?,A QUESTION USING THE "IFS" Formula.,A continuos flashing window with which title is C:WindowsSystem32cmd.exe, and has the following message: The syntax of the command is incorrect.,Acrobat compatibility issue and you tube problems____,ActiveX on IE 9 not loaded

Go to link Download

Read more »