directory

Search

You can find the results of your search below.

Web Server setup
42 Hits, Last modified:
ication/|Linux LDAP authentication]] *[[https://directory.apache.org/studio/|Apache Directory]] Apache Eclipse-based LDAP browser and directory client *[[https://www.digitalocean.com/community/tutoria... .04. I prefer to have the html files located on a directory not inside the VM (virtual machine), so the follo
Back-up Server Old Setup @home_server:home_server_setup:other_services
17 Hits, Last modified:
nably evident from the command. The workdir is a directory on the same media as the upperdir, and is where t... ntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage, ''sudo mkdir /srv/storage'' ... t/backup1'' : is the local mount point, note this directory must exist, ideally empty, any existing contents ... te new # any name you like [all] # destination directory to copy path = / # hosts you allow to access host
KPTree - Email Server Setup
16 Hits, Last modified:
suit ===Setup NFS Client=== I store my main mail directory (''/var/vmail'') off the VM and on a shared serve... storage /mnt/storage'' to mount just the specific directory. The mount directory must already exist. * ''sudo mount -t nfs -o rw,vers=4 192.168.1.10:/export /mnt'' to mount all the defined exports. The mount directory must already exist, not necessarily the sub-direc
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified:
e trailing slash, would place dir1, including the directory, within dir2. This would create a hierarchy that ... eate new # any name you like [all] # destination directory to copy path = / # hosts you allow to access host... ct Backup Storage Location===== I want to create directory for the backups that are readable by all users, b... l create some ad hoc backups of my desktop's home directory. I want to preserves file timestamp, symbolic lin
samba @home_server:home_server_setup:other_services
14 Hits, Last modified:
r", "classic backup domain controller", "active # directory domain controller". # # Most people will want "s... e sever" or "member server". # Running as "active directory domain controller" will require first # running "... It specifies the location of the user's # profile directory from the client point of view) The following # re... choice is storing the profile in the user's home directory # (this is Samba's default) # logon path = \\%N
KPTree - MSWindows Setup
13 Hits, Last modified:
important information left on the local documents directory. Unknown, unlikely, but possible. Helps to have t... o copy anything important into the Nextcloud sync directory or work of the server. *Multimedia *Firefo... Tunes running -If moving an exiting iTunes data directory first time, copy ''C:\Users\doej\Music\iTunes'' t... rk or be seen. The solution is to move to another directory and then add back to the official directory until
dokuwiki setup notes
7 Hits, Last modified:
/shared/www/dokuwiki%%'' this backs up the entire directory. =====dockuwiki cleanup===== [[https://www.dokuw... tions +StdEnvVars </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Directory> SSLCertificateFile /etc/letsencrypt/live... SSLOptions +StdEnvVars </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
6 Hits, Last modified:
apt-cacher-ng restart". If the non-default Cache directory is not set up correctly the program defaults to "... ww.zyxware.com.au/articles/3733/how-to-change-the-directory-of-the-apt-cacher-ng-downloaded-packages|How to change the directory of the apt-cacher-ng downloaded packages" in Ubun... tc/apt-cacher-ng/acng.conf'' *The default cache directory is: ''/var/cache/apt-cacher-ng'' and can be chang
Simlinks @home_server:home_server_setup:other_services
6 Hits, Last modified:
links===== A symlink is a soft or hard link to a directory location to another directory location or file. I am only interested in the soft link. It effectivily allows a directory tree to be made for different non-structured directory locations, even across partitions. Simple use is: ''
KPTree Torrent VM Setup
5 Hits, Last modified:
VM server and VM guests. (Check the local deluge directory actually exists for the user as otherwise the del... do systemctl status mysql'' Next move MySQL Data Directory Check current location of MySQL data directory: ''mysql -u root -p'' and then at mysql> ''select @@datadir;... ''sudo systemctl stop mysql'' My the mysql data directory to your preferred location: ''sudo mv /var/lib/my
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified:
%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%'' to find findme* under sub-directory /mnt/disk1. The %%' '%% is not required unless there is white space in the directory or file name. * ''%%find -path ./con*%%'' ---
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
it reports failure as it is unable to access the directory "/var/run/nut". So we can create the directory with: "sudo mkdir /var/run/nut sudo chown root:nut /var/run/n... es show they include creation of the /var/run/nut directory. In systemd .conf files must be created in the /u
BASH Customisation @home_server:home_server_setup:other_services
2 Hits, Last modified:
grep total' # Grabs the disk usage in the current directory alias diskusage='df -hl --total | grep total' # G... ce. Both directories and files. Varies on current directory # BASH alias baupdate='. ~/.bashrc' alias baedit... ions, e.g.: ''tar -cvf archive_filename.tar file1 directory1 file2'' *''-c'' : for create archive, a pretty
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
ern than fdisk. Be careful with use.) *To check directory size use ''sudo du %%--%%max-depth=1 %%--%%all -h
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
ml files were exported to the back-up drive, same directory as the VM back ups. * Using the same host name
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: