• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

owncloud

Your data directory and files are probably accessible from the internet because the .htaccess file does not work owncloud

July 18, 2013 by Sharad Chhetri 2 Comments

While reinstalling the owncloud in Ubuntu I got this error message on screen when I hit the URL of owncloud – “Your data directory and files are probably accessible from the internet because the .htaccess file does not work”. To solve this issue. We have to only correct our apache configuration file. In owncloud.conf file […]

Filed Under: Linux, owncloud Tagged With: owncloud

How to configure self signed SSL certificate in owncloud Ubuntu

May 24, 2013 by Sharad Chhetri 86 Comments

How to configure self signed SSL certificate in owncloud Ubuntu Before directly jumping into this tutorial you must have running owncloud server in your system. I have written it in my previous post,you can learn how to from this link https://sharadchhetri.com/2013/05/15/installing-owncloud-in-ubuntu-13-04/ In this tutorial we will learn how to configure self signed ssl certificate in […]

Filed Under: Linux, owncloud Tagged With: owncloud

Installing owncloud in Ubuntu 13.04

May 15, 2013 by Sharad Chhetri 9 Comments

Installing owncloud in Ubuntu 13.04 In this tutorial we will learn how to install owncloud in ubuntu 13.04. Step 1: Update the apt repo source list sudo echo ‘deb http://download.opensuse.org/repositories/isv:ownCloud:community/xUbuntu_13.04/ /’ >> /etc/apt/sources.list.d/owncloud.list Step 2: Now add the repository key to apt sudo wget http://download.opensuse.org/repositories/isv:ownCloud:community/xUbuntu_13.04/Release.key apt-key add – < Release.key Step 3: Update the system […]

Filed Under: Linux, owncloud, Ubuntu Tagged With: owncloud

The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form

March 29, 2013 by Sharad Chhetri 2 Comments

The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form After installing the owncloud in Ubuntu Server I faced the problem, I was not able to upload the file. I was getting this error “The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form” How I solved […]

Filed Under: Linux, owncloud, Tips And Tricks Tagged With: owncloud

How to install owncloud in Ubuntu 12.10

March 29, 2013 by Sharad Chhetri 3 Comments

In this we will learn,how to install owncloud in Ubuntu 12.10. Owncloud is a free and opensource software.Through owncloud you can store,sync or share data. The owncloud is managed through web browser by user. In this tutorial we are installing the owncloud with the help of apt-get command. You can download the package supporting other […]

Filed Under: Linux, owncloud, Server Tagged With: owncloud

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

How to download package using apt-get command in ubuntu

Install libjpegtran by using yum command in CentOS 6.x

sed: -e expression #1, char 24: Invalid range end

How to find when Operating system was installed in linux CentOS and Red Hat

How to zip the directory in linux with command line

How to change login banner message in GUI mode in CentOS 6 or above version.

How to create a file with cat command

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy