NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:linux
  • Any namespace
  • en:linux:backup (2)
  • en:linux:mysql (2)
  • en:linux:apache (1)
  • en:linux:courier (1)
  • en:linux:debian (1)
  • en:linux:firewall (1)
  • en:linux:kali (1)
  • en:linux:n8n (1)
  • en:linux:owncloud (1)
  • en:linux:samba (1)
  • en:linux:wallabag (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Kali Linuxc: apt error - File has unexpected size
  • Kali Linuxc: apt error - File has unexpected size

Fulltext results:

Linux Commands Cheatsheet
12 Hits, Last modified: 10 months ago
ete user | | whoami | Output current user | ==== File and directory management ==== ^ Command ^ Commen... | Change owner | | cp -r newdir/* olddir/ | Copy files recursively | | 'cp' -rf dir/{*,.??*} /dir/ | hidden files and aliased cp -i will be copied | | du -hs <dir... tory size | | du -h * %%|%% sort -hr > /home/user/filelist.txt | File list sorted by size | | echo bla >
Wallabag installation under Debian
12 Hits, Last modified: 17 months ago
S:!DH:!AES128 SSLVerifyDepth 10 SSLCertificateFile /etc/letsencrypt/live/wallabag.domain.tld/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/wallabag.domain.tld/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/wallabag.domain.tld/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/wallabag.domain.tld/fullcha
Wallabag installation under Debian @en:linux:wallabag
12 Hits, Last modified: 19 months ago
S:!DH:!AES128 SSLVerifyDepth 10 SSLCertificateFile /etc/letsencrypt/live/wallabag.domain.tld/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/wallabag.domain.tld/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/wallabag.domain.tld/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/wallabag.domain.tld/fullcha
Update UnrealIRCD
9 Hits, Last modified: 17 months ago
wnload source ===== First we download the source files. The current version is replaced instead of x.x.... op / rename old IRCD ===== To protect the config files, the directory with the obsolete IRCD should be ... ld the default permissions for your configuration files be? (Set this to 0 to disable) It is strongly re... t you use 0600 to prevent unwanted reading of the file [0600] -> If you want, you can manually enter th
Backing up the sshd
9 Hits, Last modified: 7 months ago
Generating public/private ed25519 key pair. Enter file in which to save the key (/home/user/.ssh/id_ed25... important, **because only the combination of key file and password** enable server access. <code bash>... ode bash>$ wipe id_ed25519 Okay to WIPE 1 regular file ? (Yes/No) yes Operation finished. 1 file wiped and 0 special files ignored in 0 directories, 0 symlink
Linux backup with rsync @en:linux:backup
9 Hits, Last modified: 20 months ago
===== Info ===== A hard link is a reference to a file. A file can therefore have several names, i.e. it can be addressed under several names. This means that... and the disc space is not further restricted. The file would only be deleted when the last link to the file is deleted. It is therefore also possible to delet
Linux backup with tar @en:linux:backup
9 Hits, Last modified: 20 months ago
/do not follow links to other partitions * -f : file/it is a file, in this case a file is created The path to the archive can be absolute (/path/... ) or relative (./pa... ode> ===== md5sum ===== Before you download the file from a web server, for example, you should calcul
MySQL Operating system error number 13 @en:linux:mysql
6 Hits, Last modified: 20 months ago
50 InnoDB: Operating system error number 13 in a file operation. Feb 23 19:30:50 v21080422 mysqld[22881... Feb 23 19:30:50 v21080422 mysqld[22881]: InnoDB: File name ./ibdata1 Feb 23 19:30:50 v21080422 mysqld[22881]: InnoDB: File operation call: 'open'. Feb 23 19:30:50 v21080422... e> ===== Solution ===== The problem is that the files required by MySQL have incorrect rights or incor
Set up iptables
4 Hits, Last modified: 17 months ago
bash> iptables -L </code> ===== Save rules to a file ===== <code bash> apt-get update apt-get install... test.rules ^O ^X </code> The iptables.test.rules file can now be edited. ===== Define rules ===== [[... c/network/if-pre-up.d/iptables ^O ^X </code> The file /etc/network/if-pre-up.d/iptables is executed at ... re < /etc/iptables.up.rules </code> Now make the file executable and that's it: <code bash> chmod +x /
Integration of Collabora Office in OwnCloud
4 Hits, Last modified: 17 months ago
use Lets Encrypt! SSLEngine on SSLCertificateFile /etc/letsencrypt/live/collabora.yourdomain.de/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/collabora.yourdomain.de/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/collabora.yourdomain.de/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/collabora.yourdomain.de/ful
Set up iptables @en:linux:firewall
4 Hits, Last modified: 17 months ago
bash> iptables -L </code> ===== Save rules to a file ===== <code bash> apt-get update apt-get install... test.rules ^O ^X </code> The iptables.test.rules file can now be edited. ===== Define rules ===== [[l... c/network/if-pre-up.d/iptables ^O ^X </code> The file /etc/network/if-pre-up.d/iptables is executed at ... re < /etc/iptables.up.rules </code> Now make the file executable and that's it: <code bash> chmod +x /
Integration of Collabora Office in OwnCloud @en:linux:owncloud
4 Hits, Last modified: 20 months ago
use Lets Encrypt! SSLEngine on SSLCertificateFile /etc/letsencrypt/live/collabora.yourdomain.de/cert.pem SSLCertificateKeyFile /etc/letsencrypt/live/collabora.yourdomain.de/privkey.pem SSLCACertificateFile /etc/letsencrypt/live/collabora.yourdomain.de/chain.pem SSLCertificateChainFile /etc/letsencrypt/live/collabora.yourdomain.de/ful
Backup Script Linux
3 Hits, Last modified: 17 months ago
TTACH="/tmp/attach.txt" DATE=$(date +%u) EnableFileBackup=1 EnableSQLBackup=1 EnableCronBackup=1 E... t tar cvfz crontab.tgz *.txt fi if [ "$EnableFileBackup" = "1" ] then echo "File Backup started " `date +'%d.%m.%Y %H:%M:%S'` >>$EMSG #date +'%d.%m
Set up SSL under Apache @en:linux:apache
3 Hits, Last modified: 19 months ago
ere:443 ... SSLEngine on SSLCertificateKeyFile /etc/ssl.key/name.of.key SSLCertificateFile /etc/ssl.crt/name.of.crt SSLCertificateChainFile /etc/ssl.crt/name.of.ca-bundle # The foll
Debian Fileserver with Samba @en:linux:samba
3 Hits, Last modified: 19 months ago
====== Debian Fileserver with Samba ====== {{template>vorlagen:tutorialdetails|tutname=Debian Fileserver mit Samba|tutautor=[[en:psycore]]|tutversio... ate mask = 770 directory mask = 770 </code> Save file. ==== Test configuration ==== <code bash>fserve
Kali Linuxc: apt error - File has unexpected size
2 Hits, Last modified: 17 months ago
n8n installation with Docker Compose
2 Hits, Last modified: 17 months ago
Postfix trivial rewrite problem
2 Hits, Last modified: 20 months ago
Postfix Virtual Mailbox Limit
2 Hits, Last modified: 17 months ago
Courier with TLS connection @en:linux:courier
2 Hits, Last modified: 19 months ago
Kali Linuxc: apt error - File has unexpected size @en:linux:kali
2 Hits, Last modified: 20 months ago
MySQL Backup under Linux @en:linux:mysql
2 Hits, Last modified: 18 months ago
n8n installation with Docker Compose @en:linux:n8n
2 Hits, Last modified: 20 months ago
Emulated Debian under VMWare
1 Hits, Last modified: 18 months ago
Debian Distribution Upgrade - Squeeze to Wheezy @en:linux:debian
1 Hits, Last modified: 20 months ago