Fulltext results:
- LXC @linux:virtualization
- ian.org/LXC ===== Networking ===== Options: * Create a bridge on the host (natted/routed), * VLAN + ... - see ip6tables above \\ ===== Usage ===== ==== Create new container ==== for unprivileged containers, ... d: --keyserver hkp://keyserver.ubuntu.com lxc-create -n debian8 -B btrfs -t debian -- -r jessie --keyserver hkp://keyserver.ubuntu.com or lxc-create -n websrv -t debian-wheezy -B btrfs --keyserver
- Crypto @linux:filesystems
- -s 512 -y luksFormat /dev/sdXy # create cryptocontäner cryptsetup luksOpen /dev/sdXy cr... the opened container ===== RAID ===== **howto create a RAID array with LUKS encryption, madm RAID tool... 4)" -nosalt < /dev/zero > /dev/sdxy ---- \\ **Create partitions** on //two// devices * mark them wi... dY **Partition table limit! -> GPT** You cannot create a Linux partition larger than 2 TB using the fdis
- mySQL @linux:databases
- DBUSER --password=${DBPWD} --port=$PORT \ -e "CREATE DATABASE ${DBNAME} DEFAULT CHARACTER SET utf8 COL... and set some hostnames (seems unimportant here) Create a certificate authority: openssl genrsa 4096 > ... odes -days 3600 -key ca-key.pem -out ca-cert.pem Create server certificate: openssl req -newkey rsa:409... y ca-key.pem -set_serial 01 -out server-cert.pem Create client certificate: openssl req -newkey rsa:409
- Access Point - hostapd @linux:network
- ====== Access Point - hostapd ====== Howto create a WLAN Access-point with the hostapd software ===== C... wordpress.com/2012/04/27/hostapd-the-linux-way-to-create-virtual-wifi-access-point/ * https://nims11.wordpress.com/2013/05/22/using-hostapd-with-dnsmasq-to-create-virtual-wifi-access-point-in-linux/
- Formatting Syntax @wiki
- ki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enable... Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and u... ables ===== DokuWiki supports a simple syntax to create tables. ^ Heading 1 ^ Heading 2 ^ Hea
- Welcome to your new DokuWiki @wiki
- ur work with DokuWiki,\\ -- the developers ===== Create your first pages ===== Your wiki needs to have a... be red: [[:start]]. Go on, follow that link and create the page. If you need help with using the syntax ... page]]. You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything i
- Etherpad Live Editor @communitycloud:services
- 'npm install * ' downloads the modules ^^ * **create a etherpad user** * run as etherpad user: ... t be open * **mysql** - **IF** you like: * CREATE DATABASE `etherpad` CHARACTER SET='utf8'; * CREATE USER 'etherpad'@'localhost' IDENTIFIED BY 'PUT YOU
- Shell Commands & Oneliner @linux
- --- ===== archives - tar.gz | bz | 7zip ===== **create tar.gz archiv** tar -czvf myfiles.tar.gz /home/username/myfiles/ **create tar.gz archiv of full system without ** tar c... ge.com/how-to-add-bash-completion-in-debian ==== Create Random File ==== count is in KiB dd bs=1024 c
- Grafana-InfluxDB @communitycloud:services:monitoring
- tication** Setup users in influx -cli: Admin: CREATE USER admin WITH PASSWORD 'xxxxxxxxxxxx' WITH ALL PRIVILEGES Normal User for logging: CREATE USER logger WITH PASSWORD 'yyyyyyyyyyyyyyyyyyyy'
- dirvish @linux:backup
- kup system saves a lot of space by using rsync to create a "hardlink farm" to store "incremental" backups.... ust by copying the directory. We use it a lot to create nightly backups of directories trees up to 100GB
- Multiboot Stick @linux:filesystems
- ====== Multiboot Stick ====== howto create a bootable livesystem usb stick, which boots iso images with g
- .bashrc - bash config @linux:home
- our homedir: nano ~/.bashrc **add aliases to create shortcuts:** alias ls='ls $LS_OPTIONS -lA'
- S7edge @android_-_os
- n the linux chroot. Either mount a (huge) file or create a second partition on SDcard. **Android doesn't
- Monitoring @communitycloud:services
- === mysql / mariadb === mysql user required: CREATE USER 'munin'@'localhost' IDENTIFIED BY 'PASSWD_HE
- Joomla CMS @webdev
- ==== BugFixes ==== == Fehlermeldung: JFolder::create: == Beim Installieren einer Joomla 1.5 Erweiter