Search
You can find the results of your search below.
Fulltext results:
- VNC Server @home_server:home_server_setup
- oder.com/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04/|How to fix “Authentication is required to create a color profile/managed device”]] * sudo syst... www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- options --- own_window yes # Conky creates its own window instead of using desktop own_wind... populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
- KPTree - MSWindows Setup
- art and select so). Then run following command to create a simlink to NAS stored iTunes library: ''%%mklin... Tunes%%''. The command should state symbolic link created as given in original command. -The backup file... e current document%% *%Ctrl-n or Ctrl-Alt-F2 to create new document%% *[[https://www.computerhope.com... ==New Paperspace View port==== *''viewport'' to create new viewport *''grid'' ''off'' to turn off grid
- snapraid @home_server:home_server_setup:other_services
- praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://... ory where the virtual view of the disk # array is created using the "pool" command (uncomment to enable).
- KVM Setup @home_server:home_server_setup
- is optional. *''genisoimage'' is a package to create iso images *''libguestfs-tools'' is a library t... ame_VM_file.img'' A compacted qcow2 image can be created using the following command: ''sudo qemu-img con... ersion_of_old.qcow2'' ===Copy to New Server=== I created a new Debian server on the same hardware as the ... full backup - Live backup using snapshot - Create a snapshot of the VM and direct all changes to th
- Rsync @home_server:home_server_setup:other_services
- including the directory, within dir2. This would create a hierarchy that looks like: ~/dir2/dir1/[files] ... l rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination dire... e (using rsync or scp or telnet or whatever). It creates a full-blown snapshot for each run, but makes ex... en.wikipedia.org/wiki/Cron|cron]] to periodically create backups. To top it off, it also has a graphics fr
- Simlinks @home_server:home_server_setup:other_services
- path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help'' or ''man ln'' for mo... ''%%ln "path/file" "path/symlink name"%%'', which creates a hard link to a file. (Where: hard links to dir... nk-linux/|What is Symbolic Links in Linux? How to Create Symbolic Links?]] *[[https://www.baeldung.com/linux/soft-links-to-directories|How to Create Soft Links to Directories]] (Baeldung) *[[https
- BASH Customisation @home_server:home_server_setup:other_services
- nclude compression, but this was added later. ====create==== main ''tar'' create options, e.g.: ''tar -cvf archive_filename.tar file1 directory1 file2'' *''-c'' : for create archive, a pretty self-explanatory option if you want to create a new archive made from the files selected; *''
- NFS @home_server:home_server_setup:other_services
- tall nfs-kernel-server nfs-common'' to install *Create share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directories if necessary.) ''sudo v
- Network Setup @home_server:home_server_setup
- never used them yet. As instructed in the system created yaml file ''/etc/netplan/50-cloud-init.yaml'', create the file ''sudo vim /etc/cloud/cloud.cfg.d/99-disa... addresses: [192.168.1.1] </code> I also created a bridge definition file for libvirt as recommended by netplan.io examples: Create a file br0.xml, ''vim ~/br0.xml'' and add followi
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- i mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage, ''su... play various attributes of physical volume(s) | | create | ''pvcreate'' | ✘ | ✔ | ✔ | ✔ | Initiali... unt failed, exit with error fi fi </code> ++++ Created script to mount backup1 ''sudo bash ~/Myscripts/... unt failed, exit with error fi fi </code> ++++ Created script to mount backup2 ''sudo bash ~/Myscripts/
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- rrent clipboard contents to the file file.txt To create the command short cuts: *''vim ~/.bash_aliases'
- Web Server setup
- oth the VM server and clients.\\ I really need to create some of my own notes on this. =====Adding Users=... the useradd command. * ''-g group1 group2'' to create user and add to additional group =====Aligning ... of user and groups between the main OS and VMs. I create a basic template machine and manual update the gr... ate]]. Once setup, the basic commands are: *To create a new certificate with sub-domains: ''certbot-aut