Recherche

Voici les résultats de votre recherche.

Résultats plein texte:

Formatting Syntax @wiki
31 Occurrences trouvées, Dernière modification :
nd_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customizati... be modified */ $lang['js']['nosmblinks'] = ''; </code> ==== Image Links ==== You can also use an imag... t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> Also take a look at the [[doku>faq:lists|FAQ on
How to check a hard drive health from the command line @en:blog:tutorials:linux
14 Occurrences trouvées, Dernière modification :
ckage manager. For Ubuntu/Debian-based systems: <code> sudo apt update sudo apt install smartmontools </code> For Fedora/RHEL-based systems: <code> sudo dnf install smartmontools </code> For Arch Linux: <code> sudo pacman -S smartmontools </code>
Comment vérifier la santé d'un disque dur depuis la ligne de commande @fr:blog:tutorials:linux
14 Occurrences trouvées, Dernière modification :
ts. Pour les systèmes basés sur Ubuntu/Debian : <code> sudo apt update sudo apt install smartmontools </code> Pour les systèmes basés sur Fedora/RHEL : <code> sudo dnf install smartmontools </code> Pour Arch Linux : <code> sudo pacman -S smartmontools </code>
How to Install DokuWiki on a LAMP Server @en:blog:tutorials:linux
12 Occurrences trouvées, Dernière modification :
with the link to the tar.gz file. For example: <code bash> wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz </code> ===== Step 2: Extracting and Placing DokuWiki F... your web server's document root. For instance: <code bash> tar xvf dokuwiki-stable.tgz sudo mv dokuwiki-<version> /var/www/html/dokuwiki </code> Replace `<version>` with the actual version num
Comment installer DokuWiki sur un serveur LAMP @fr:blog:tutorials:linux
12 Occurrences trouvées, Dernière modification :
c le lien vers le fichier tar.gz. Par exemple : <code bash> wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz </code> ===== Étape 2 : Extraire et placer les fichiers... du document de votre serveur web. Par exemple : <code bash> tar xvf dokuwiki-stable.tgz sudo mv dokuwiki-<version> /var/www/html/dokuwiki </code> Remplacez `<version>` par le numéro de version
Writr @fr:blog:projects:themes:dokuwiki
9 Occurrences trouvées, Dernière modification :
ning+member+of+our+charitable+community.&currency_code=CAD | Don]] | ===== Téléchargement et Installati... } | | | [[https://www.dokuwiki.org/plugin:safefnrecode |safefnrecode]] | {{icon>check}} | {{icon>xmark}} | | | [[https://www.dokuwiki.org/plugin:searchform|Fo... EBROOT]/conf/plugin_lang/include/en/lang.php''** <code php> <?php /** * * Fichier de langue anglaise
Writr @en:blog:projects:themes:dokuwiki:writr
9 Occurrences trouvées, Dernière modification :
ning+member+of+our+charitable+community.&currency_code=CAD | Donation]] | ===== Download and Install ==... } | | | [[https://www.dokuwiki.org/plugin:safefnrecode |safefnrecode]] | {{icon>check}} | {{icon>xmark}} | | | [[https://www.dokuwiki.org/plugin:searchform|Se... EBROOT]/conf/plugin_lang/include/en/lang.php''** <code php> <?php /** * * English language file * @li
How to Restart a Network Interface on a Raspberry Pi @en:blog:tutorials:raspberry-pi
4 Occurrences trouvées, Dernière modification :
t interface may help. Here's how you can do it: <code bash> sudo ifconfig eth0 down && sudo ifconfig eth0 up #Ethernet </code> This command will first bring down the Ethernet... llowing command to restart your WiFi interface: <code bash> sudo ifconfig wlan0 down && sudo ifconfig wlan0 up #WiFi </code> Similar to the Ethernet command, this will firs
How to Uninstall Windows Store on Windows 11 @en:blog:tutorials:windows
4 Occurrences trouvées, Dernière modification :
== Tutorial ===== - Run Powershell - Execute <code>Get-appxpackage *WindowsStore* | Remove-AppxPackage</code> - Execute <code>Get-appxpackage -allusers *WindowsStore* | Remove-AppxPackage -allusers</code> ===== Conclusion ===== Uninstalling the Windows
Comment redémarrer une interface réseau sur un Raspberry Pi @fr:blog:tutorials:raspberry-pi
4 Occurrences trouvées, Dernière modification :
eut aider. Voici comment vous pouvez le faire : <code bash> sudo ifconfig eth0 down && sudo ifconfig eth0 up #Ethernet </code> Cette commande va d'abord désactiver l'interfac... suivante pour redémarrer votre interface WiFi : <code bash> sudo ifconfig wlan0 down && sudo ifconfig wlan0 up #WiFi </code> Semblable à la commande Ethernet, cela va d'abo
Comment désinstaller le Windows Store sur Windows 11 @fr:blog:tutorials:windows
4 Occurrences trouvées, Dernière modification :
oriel ===== - Exécutez Powershell - Exécutez <code>Get-appxpackage *WindowsStore* | Remove-AppxPackage</code> - Exécutez <code>Get-appxpackage -allusers *WindowsStore* | Remove-AppxPackage -allusers</code> ===== Conclusion ===== Désinstaller le Windows
Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin @en:blog:projects:scripts:dokuwiki:bureaucracy
3 Occurrences trouvées, Dernière modification :
r mail * **@DATE@** - date ==== Example ==== <code markdown> ====== Account Opening ====== <form> A... box State Textbox Country "=Canada" Textbox ZipCode Textbox Phone </form> </code> ====== Install the Script ====== You will need to download the script f
Améliorer DokuWiki avec un script de courriel pour le plugin Bureaucracy @fr:blog:projects:scripts:dokuwiki:bureaucracy
3 Occurrences trouvées, Dernière modification :
sateur * **@DATE@** - date ==== Exemple ==== <code markdown> ====== Ouverture de Compte ====== <for... box State Textbox Country "=Canada" Textbox ZipCode Textbox Phone </form> </code> ====== Installer le script ====== Vous devrez télécharger le script ici
The Hidden Dangers in Your Email: File Types to Avoid for Cybersecurity @en:blog:security
2 Occurrences trouvées, Dernière modification :
omputer. They are often used to execute malicious code. * **Script Files (.vbs, .js, .ps1, .sh)**: Sim... .pptm)**: Macros can be used to execute malicious code. Always be cautious with Office documents that su
Les Dangers Cachés dans Votre Courriel : Types de Fichiers à Éviter pour la Cybersécurité @fr:blog:security
2 Occurrences trouvées, Dernière modification :
ateur. Ils sont souvent utilisés pour exécuter du code malveillant. * **Fichiers de Script (.vbs, .js,... es macros peuvent être utilisées pour exécuter du code malveillant. Soyez toujours prudent avec les docu
How to Disable Low Voltage Notification on Your Raspberry Pi @en:blog:tutorials:raspberry-pi
2 Occurrences trouvées, Dernière modification :
How to prevent user from signing into a Microsoft Account on Windows 11 @en:blog:tutorials:windows
2 Occurrences trouvées, Dernière modification :
How to skip the network setup during the initial setup of Windows 11 @en:blog:tutorials:windows
2 Occurrences trouvées, Dernière modification :