Search

You can find the results of your search below.

Fulltext results:

Formatting Syntax @wiki
29 Hits, Last modified:
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 Hits, Last modified:
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 Hits, Last modified:
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 Hits, Last modified:
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 Hits, Last modified:
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
7 Hits, Last modified:
ning+member+of+our+charitable+community.&currency_code=CAD | Don]] | ===== Téléchargement et Installati... EBROOT]/conf/plugin_lang/include/en/lang.php''** <code php> <?php /** * * Fichier de langue anglaise ... / $lang['readmore'] = 'Read more'; </code> **''[WEBROOT]/conf/plugin_lang/include/fr/lang.php''** <code php> <?php /** * * Fichier de langue française
Writr @en:blog:projects:themes:dokuwiki:writr
7 Hits, Last modified:
ning+member+of+our+charitable+community.&currency_code=CAD | Donation]] | ===== Download and Install ==... EBROOT]/conf/plugin_lang/include/en/lang.php''** <code php> <?php /** * * English language file * @li... / $lang['readmore'] = 'Read more'; </code> **''[WEBROOT]/conf/plugin_lang/include/fr/lang.php''** <code php> <?php /** * * French language file * @lic
How to Restart a Network Interface on a Raspberry Pi @en:blog:tutorials:raspberry-pi
4 Hits, Last modified:
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 Hits, Last modified:
== 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 Hits, Last modified:
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 Hits, Last modified:
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
The Hidden Dangers in Your Email: File Types to Avoid for Cybersecurity @en:blog:security
2 Hits, Last modified:
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 Hits, Last modified:
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 Hits, Last modified:
ard command to disable the low voltage warning: <code bash> echo "avoid_warnings=1" | sudo tee -a /boot... sudo apt remove lxplug-ptbatt -y && sudo reboot </code> Let's break down what this command does: * **
How to prevent user from signing into a Microsoft Account on Windows 11 @en:blog:tutorials:windows
2 Hits, Last modified:
>{{icon>windows}}</key>+<key>R</key>) and typing <code>regedit</code> - Navigate to : Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\