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
Any namespace
  • Any namespace
  • en (25)
  • linux (11)
  • archiv (2)
  • irc (1)
  • it-security (1)
  • windows (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Update UnrealIRCD
  • Manuelles OpenSSL Update
  • manuelles_openssl_update
  • Update UnrealIRCD
  • Manual OpenSSL update
  • Manual OpenSSL update
  • Provide Windows updates on the installation DVD
  • manuelles_openssl_update

Fulltext results:

Debian Distribution Upgrade - Squeeze to Wheezy @en:linux:debian
16 Hits, Last modified: 22 months ago
6-squeeze-zu-debian-7-wheezy/)) and describes the update process in a compact form. ===== 1. create a data backup ===== Before you start the update, you should definitely start a data backup. Ideal... cat /etc/debian_version 6.0.7 </code> ===== 3. update packages ===== <code bash> apt-get update apt-get upgrade apt-get dist-upgrade </code> ===== 4. custom
Windows Security - Basics @en:windows:security
9 Hits, Last modified: 22 months ago
This tutorial explains this step by step. ===== Updates ===== ==== Windows updates ==== In general, Windows updates should always be installed automatically. Many known security gaps are closed within a few days. Automatic updates mean that you don't have to do anything yourself
n8n installation with Docker Compose @en:linux
5 Hits, Last modified: 20 months ago
code> ==== 1.2 Repo installation ==== === 1.2.1 Update apt and activate HTTPS === <code bash> sudo apt-get update sudo apt-get install \ ca-certificates \ ... tall Docker Engine ==== <code bash> sudo apt-get update sudo apt-get install docker-ce docker-ce-cli cont... e bash> sudo docker compose stop </code> ===== 8 Update ===== ==== 8.1 Update image ==== <code bash> do
n8n installation with Docker Compose @en:linux:n8n
5 Hits, Last modified: 22 months ago
code> ==== 1.2 Repo installation ==== === 1.2.1 Update apt and activate HTTPS === <code bash> sudo apt-get update sudo apt-get install \ ca-certificates \ ... tall Docker Engine ==== <code bash> sudo apt-get update sudo apt-get install docker-ce docker-ce-cli cont... e bash> sudo docker compose stop </code> ===== 8 Update ===== ==== 8.1 Update image ==== <code bash> do
Update UnrealIRCD @linux
4 Hits, Last modified: 20 months ago
{{tag>deutsch linux debian unrealircd}} ====== Update UnrealIRCD ====== ===== Einleitung ===== Installieren / Updaten von UnrealIRCD (getestet mit Version 6.1.0) ===... all systems and receives automatic updates. libmaxminddb: This uses the libmaxminddb librar... die config Dateien bearbeitet werden. ===== Bei Update ===== ===== Kopieren der Config Dateien ===== F
n8n Installation mit Docker Compose @linux
4 Hits, Last modified: 19 months ago
code> ==== 1.2 Repo Installation ==== === 1.2.1 Update apt und HTTPS aktivieren === <code bash> sudo apt-get update sudo apt-get install \ ca-certificates \ ... ngine installieren ==== <code bash> sudo apt-get update sudo apt-get install docker-ce docker-ce-cli cont... bash> sudo docker compose stop </code> ===== 8. Update ===== ==== 8.1 Image aktualisieren ==== <code b
Sicherheit im Netz @windows
4 Hits, Last modified: 20 months ago
apps/security/spybot_portable]] ==== IV. Windows Updates ==== Es sollte unbedingt vermieden werden, die automatischen Windows Updates zu deaktivieren. Sicherheitslücken werden heutzu... ach bekannt werden angegriffen. ==== V. Software Updates ==== Nicht nur Windows Updates sind wichtig! Es empfiehlt sich jegliche Software auf aktuellem Stand zu
Security on the net @en:windows
4 Hits, Last modified: 20 months ago
apps/security/spybot_portable]] ==== IV. Windows Updates ==== It is essential to avoid deactivating automatic Windows updates. These days, security vulnerabilities are attack... hours after they become known. ==== V. Software updates ==== Not only Windows updates are important! It is advisable to keep all software up to date. ===== 4.
Provide Windows updates on the installation DVD @en:windows:essentials
4 Hits, Last modified: 22 months ago
====== Provide Windows updates on the installation DVD ====== ===== Required software ===== - [[http:/... tall PC Welt Patchloader - Download the desired updates with the patchloader (D:\Hotfix) - Create dire... rces\install.wim </code> ===== Slipstream of the updates ===== ==== Provide image ==== <code dos> dism ... s taken from the previous step.** ==== Integrate updates ==== <code dos> dism /image:d:\winMount /add-pa
Kali Linuxc: apt Fehler - File has unexpected size @linux
3 Hits, Last modified: 20 months ago
unexpected size ====== ===== Problem ===== Beim Update durch [[wpde>apt-get]] wird folgender Fehler ange... rogress? </code> ===== Workaround ===== Das apt Update über [[wpde>http]] sollte auf [[wpde>https]] umge... ee contrib" > /etc/apt/sources.list apt clean apt update apt upgrade </code> Alternativ kann der [[wpde>N
Update UnrealIRCD @en:linux
3 Hits, Last modified: 20 months ago
{{tag>english linux debian unrealircd}} ====== Update UnrealIRCD ====== ===== Introduction ===== Install... all systems and receives automatic updates. libmaxminddb: This uses the libmaxminddb librar... The config files must then be edited. ===== For update ===== ===== Copy the config files ===== FIXME T
Linux Befehle Cheatsheet @linux
2 Hits, Last modified: 13 months ago
apt-get install <pack> | install pack | | apt-get update | update package cache | | apt-get upgrade | upgrade installed packages | ==== System Management ==== ^
Manuelles OpenSSL Update @linux
2 Hits, Last modified: 10 years ago
====== Manuelles OpenSSL Update ====== {{template>vorlagen:tutorialdetails|tutname=Manuelles OpenSSL Update|tutautor=PsyCore|tutversion=1.0|tutquelle=https:/
Integration von Collabora Office in OwnCloud @linux
2 Hits, Last modified: 20 months ago
== Installation von Docker ===== <code bash> apt update # Notwendiges Repository hinzufügen apt install ... ocker.list > /dev/null # Docker installieren apt update apt install docker-ce docker-ce-cli containerd.io
Linux Commands Cheatsheet @en:linux
2 Hits, Last modified: 13 months ago
apt-get install <pack> | install pack | | apt-get update | update package cache | | apt-get upgrade | upgrade installed packages | ==== System Management ==== ^
Kali Linuxc: apt error - File has unexpected size @en:linux
2 Hits, Last modified: 20 months ago
Manual OpenSSL update @en:linux
2 Hits, Last modified: 22 months ago
Integration of Collabora Office in OwnCloud @en:linux
2 Hits, Last modified: 20 months ago
Kali Linuxc: apt error - File has unexpected size @en:linux:kali
2 Hits, Last modified: 23 months ago
Integration of Collabora Office in OwnCloud @en:linux:owncloud
2 Hits, Last modified: 22 months ago
Group Managed Service Accounts @it-security
1 Hits, Last modified: 20 months ago
mail Kommando nachrüsten @linux
1 Hits, Last modified: 20 months ago
iptables einrichten @linux
1 Hits, Last modified: 20 months ago
MySQL Passwörter ändern @linux
1 Hits, Last modified: 20 months ago
n8n Installation und Betrieb @linux
1 Hits, Last modified: 20 months ago
Banner für den SSH Daemon erstellen @linux
1 Hits, Last modified: 20 months ago
R5 Movie Database @archiv:software
1 Hits, Last modified: 3 years ago
Group Managed Service Accounts @en:it-security
1 Hits, Last modified: 20 months ago
Set up iptables @en:linux
1 Hits, Last modified: 20 months ago
n8n installation and operation @en:linux
1 Hits, Last modified: 20 months ago
mIRC 7.10 NNSCRIPT Mod V3 (G6) @irc:nnscript
1 Hits, Last modified: 15 years ago
R5 Developer Page @archiv:software:razor5
1 Hits, Last modified: 13 years ago
Privilege escalation: Windows admin thanks to Linux @en:it-security:blog
1 Hits, Last modified: 12 months ago
Linux backup with rsync @en:linux:backup
1 Hits, Last modified: 23 months ago
retrofit mail command @en:linux:debian
1 Hits, Last modified: 22 months ago
Set up iptables @en:linux:firewall
1 Hits, Last modified: 20 months ago
Change MySQL passwords @en:linux:mysql
1 Hits, Last modified: 23 months ago
n8n installation and operation @en:linux:n8n
1 Hits, Last modified: 22 months ago
Manual OpenSSL update @en:linux:openssl
1 Hits, Last modified: 22 months ago
ChaosDLL mIRC Script @en:software:chaosdll
1 Hits, Last modified: 22 months ago
Windows XP Mode for Windows 7 Home @en:archiv:windows:vista
1 Hits, Last modified: 22 months ago