Sponsored Content
The Lounge What is on Your Mind? Announcement: New Discourse Site to Go Live this Weekend Post 303045422 by Neo on Friday 20th of March 2020 09:32:21 AM
Old 03-20-2020
Announcement: New Discourse Site to Go Live this Weekend

Update: Both the new site and site are live.

We plan to set this site ([ICODE]www.unix.com[/ICODE]) to [ICODE]read only[/ICODE] and there will be no new registrations here after this weekend.

I plan do the "final" migration on Saturday or Sunday and will put a banner up on this site to mention the site and the details.

When the cutover is made all members will need to do the "lost password" thing to create a new (stronger) password (this step has been tested). Password and PMs will not migrate to the new Discourse site.

Basically, we plan to leave this site up as a "read only" reference and all new Q&A will be on the new, modern, site.

Everyone who has tested the new site so far has commented how great it is; and how much better it is than this old, legacy site; and I'm sure everyone will love it; especially mobile users but it's great on desktop top too.

Thanks to all the moderators who tested over the past few days. Every mod who tested loved it.
These 5 Users Gave Thanks to Neo For This Post:
 

5 More Discussions You Might Find Interesting

1. Web Development

Setting up Development and Live web site environment

Hi, I am fairly new to unix so please go easy on me.. I have a VPS on which I would like to setup a development and live web site environment and can't seem to work out what is the best technique for doing so. I would like to be able to mirror the live site and have a "check out" and... (0 Replies)
Discussion started by: ciantrius
0 Replies

2. IP Networking

How to establish site to site vpn - Linux machine and cisco asa?

Hi, I am trying to establish vpn between my linux server and cisco asa at client side. I installed openswan on my cent os. Linux Server eth0 - 182.2.29.10 Gateway - 182.2.29.1 eth1 - 192.9.200.75 I have simple IPtables Like WAN="eth0" LAN="eth1" (0 Replies)
Discussion started by: ashokvpp
0 Replies

3. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

4. IP Networking

IPSec Openswan Site to Site VPN - Big Pain

Hi @all, I try to connect 2 LANs with IPSec/Openswan LAN 1: 192.168.0.0/24 LAN 2: 192.168.1.0/24 This is my Config: conn HomeVPN # # Left security gateway, subnet behind it, nexthop toward right. left=192.168.1.29 ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies

5. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies
DOKUWIKI-ADDSITE(1)						   User commands					       DOKUWIKI-ADDSITE(1)

NAME
dokuwiki-addsite - Create a new site driven by DokuWiki SYNOPSIS
dokuwiki-addsite {SITE_NAME} DESCRIPTION
DokuWiki is a standards compliant, simple to use wiki mainly aimed at creating documentation of any kind. dokuwiki-addsite creates the file hierarchy and configuration required to define a new site driven by the installed DokuWiki engine. OPTIONS
SITE_NAME Name of the site to create. For a virtual host-based setup, it reflects the corresponding hostname. For instance, for a site accessible at an address such as http://wiki.project.example.com:8080/foo/bar/, it can be either project.example.com, wiki.project.example.com, wiki.project.example.com.foo.bar or even 8080.wiki.project.example.com.foo.bar. For a directory or htaccess-based setup, this is the corresponding site identifier. For instance, for a site accessible at an address such as http://wiki.example.com/project/, rewritten by the web server as doku.php?animal=project, it is simply project. NOTES
The site configuration is stored in /etc/dokuwiki/farm/SITE_NAME/, and the data is stored in /var/lib/dokuwiki/farm/SITE_NAME/, as indicated in the site configuration. In a virtual host-based setup, if you need to make a given site accessible at several URLs, you can symlink its configuration directory to another name (it is not necessary to symlink the data directory). If you need to rename a site, you can rename the configuration and data directories, and edit the configuration to point to the new data directory. BUGS
No check is done against the SITE_NAME, just avoid names like ../../../etc. Please report any bug to the Debian BTS. SEE ALSO
dokuwiki-delsite(1), http://www.dokuwiki.org/tips:farm AUTHOR
Tanguy Ortolo <tanguy+debian@ortolo.eu> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2011 Tanguy Ortolo This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. DokuWiki 05/18/2011 DOKUWIKI-ADDSITE(1)
All times are GMT -4. The time now is 06:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy