Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Passende Seitennamen:
Volltextergebnisse:
- Linux Commands Cheatsheet
- ete user | | whoami | Output current user | ==== File and directory management ==== ^ Command ^ Commen... u -h * %%|%% sort -hr > /home/user/filelist.txt | File list sorted by size | | echo bla > 1.txt | Create file 1.txt with content bla | | echo blabla >> 1.txt | Append blabla to file 1.txt | | ls | List directory contents | | ls -la
- Linux backup with tar @en:linux:backup
- /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
- Backing up the sshd
- 096 Generating public/private rsa key pair. Enter file in which to save the key (/home/user/.ssh/id_rsa)... <code bash>$ wipe id_rsa Okay to WIPE 1 regular file ? (Yes/No) yes Operation finished. 1 file wiped and 0 special files ignored in 0 directories, 0 symlink... Connection / SSH / Auth** and under **private key file for authentication** and enter the path to our pp
- Linux backup with rsync @en:linux:backup
- ===== 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
- MySQL Operating system error number 13 @en:linux:mysql
- 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... . ==== Commands for user/group assignment ==== <file bash setuser-mysql.txt> chown -R mysql /var/run/m
- Set up iptables
- 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 /
- Set up iptables @en:linux:firewall
- 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 /
- Update UnrealIRCD
- t you use 0600 to prevent unwanted reading of the file [0600] -> If you want, you can manually enter th... c] -> What is the maximum number of sockets (and file descriptors) that UnrealIRCd may use? It is recom
- Kali Linuxc: apt error - File has unexpected size
- linux kali apt}} ====== Kali Linuxc: apt error - File has unexpected size ====== ===== problem ===== ... /kali kali-rolling/main amd64 gzip amd64 1.8-1+b1 File has unexpected size (225568 != 115516). Mirror sy
- n8n installation with Docker Compose
- R_SERVER> </code> ===== 4. create Docker Compose file ===== <code>/somedirectory/docker-compose.yml</c... node/.n8n </code> </hidden> ===== 5. create .env file ===== <code>/somedirectory/n8n/.env</code> <cod
- Postfix trivial rewrite problem
- oblem</code> ===== Troubleshooting ===== In the file <code text>/etc/postfix/master.cf</code> file contains the following entry: <code text>rewrite uni
- Postfix Virtual Mailbox Limit
- nfiguration. ===== Troubleshooting ===== In the file <code text> /etc/postfix/main.cf </code> file, the following entry must be added: <code text> virtua
- Kali Linuxc: apt error - File has unexpected size @en:linux:kali
- ====== Kali Linuxc: apt error - File has unexpected size ====== ===== problem ===== The following erro... /kali kali-rolling/main amd64 gzip amd64 1.8-1+b1 File has unexpected size (225568 != 115516). Mirror sy
- MySQL Backup under Linux @en:linux:mysql
- enter the user's password and should now open the file //usr1_db.sql// which contains all database entri... toring the MySQL database ===== Importing a dump file is just as easy. We use the following syntax for
- n8n installation with Docker Compose @en:linux:n8n
- R_SERVER> </code> ===== 4. create Docker Compose file ===== <code>/somedirectory/docker-compose.yml</c... node/.n8n </code> </hidden> ===== 5. create .env file ===== <code>/somedirectory/n8n/.env</code> <cod