Notes / UBUNTU LINUX, Informatique, Électronique, région Centre, loisirs...
jeudi 19 décembre 2024
samedi 16 novembre 2024
jeudi 14 novembre 2024
#trinity #desktop #ubuntu #base
echo "deb http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-builddeps-r14.1.x $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/trinity-builddeps.list
wget http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-keyring.deb
sudo dpkg -i trinity-keyring.deb
sudo apt-get update
sudo apt-get install kubuntu-default-settings-trinity kubuntu-desktop-trinity
mercredi 6 novembre 2024
Mon aide perso configuration linux ubuntu et debian
Mon aide configuration linux ubuntu et debian
attention à n'utiliser que si l'on comprend ce que l'on fait avec
mardi 5 novembre 2024
dimanche 3 novembre 2024
dimanche 27 octobre 2024
samedi 19 octobre 2024
#SORT #TRI #ONLINE #TOOLS
www.textfixer.com/tools/alphabetical-order.php
onlinetoolz.net/alphabetical-order
www.editpad.org/tool/alphabetizer
www.convertcase.com/text/sort-from-a-z
beautifycode.net/alphabetical-order-sorter
caseconverter.tools/alphabetically-sorter/
convertcase.net/sort-alphabetically/
onlinestringtools.com/sort-strings
phrasefix.com/tools/alphabetical-sort/
tools.waytolearnx.com/en/list-alphabetizer
www.gillmeister-software.com/online-tools/text/sort-list.aspx
www.textfixer.com/tools/sort-lines-alphabetically-online.php
codebeautify.org/alphabetical-order-tool
miniwebtool.com/sort-lines-alphabetically/
eternitech.com/online-tools/alphabetical-order/
www.onlinewebtoolkit.com/alphabetical-order
www.lambdatest.com/free-online-tools/word-sorter
myassignmenthelp.com/alphabetizer.html
alphabetizer.flap.tv/sort-letters.php
www.toolsoverflow.com/string/alphabetical-order-sorter
toools.app/alphabetical-list-sorter
www.wowessays.com/free-tools/alphabetizer/
www.browserling.com/tools/text-sort
www.igorware.com/tools/string-sort
www.easycodetools.com/tool/alphabetical-order
onlinetexttools.com/sort-paragraphs-in-text
Autres :
www.indiscripts.com/post/2010/10/alphabetical-sort-in-javascript-and-indesign
stackoverflow.com/questions/tagged/alphabetical-sort
www.php.net/manual/en/function.sort.php
elistratovroman.github.io/react-alphabet-sorter/
apt ma base paquets
quelques jeux linux
flatpak install flathub com.agateau.PixelWheels
flatpak install flathub com.exok.Celeste64
flatpak install flathub com.github.sakya.corechess
flatpak install flathub com.lixgame.Lix
flatpak install flathub com.q3rally.Q3Rally
flatpak install flathub eu.usdx.UltraStarDeluxe
flatpak install flathub io.github.antimicrox.antimicrox
flatpak install flathub io.github.everestapi.Olympus
flatpak install flathub io.github.pastthepixels.InfiniteShooter
flatpak install flathub io.github.shadowmario.fnf-psychengine
flatpak install flathub io.itch.domestique_baston.domestique_baston
flatpak install flathub io.jor.cromagrally
flatpak install flathub io.jor.mightymike
flatpak install flathub io.jor.nanosaur
flatpak install flathub io.jor.nanosaur2
flatpak install flathub io.sourceforge.trigger_rally.TriggerRally
flatpak install flathub moe.karaokes.mugen
flatpak install flathub net.goatattack.goatattack
flatpak install flathub net.pokerth.PokerTH
flatpak install flathub net.sourceforge.Chessx
flatpak install flathub net.sourceforge.chromium-bsu
flatpak install flathub net.sourceforge.fretsonfire
flatpak install flathub net.sourceforge.mars-game
flatpak install flathub net.sourceforge.SDL-Ball
flatpak install flathub net.sourceforge.torcs
flatpak install flathub org.bitfighter.Bitfighter
flatpak install flathub org.gnome.Crosswords
flatpak install flathub org.gnome.Quadrapassel
flatpak install flathub org.kartkrew.RingRacers
flatpak install flathub org.neverball.Neverball
flatpak install flathub org.openfodder.OpenFodder
flatpak install flathub org.opensurge2d.OpenSurge
flatpak install flathub org.sonic3air.Sonic3AIR
flatpak install flathub org.speed_dreams.SpeedDreams
flatpak install flathub org.srb2.SRB2Kart-galaxy_azerty
flatpak install flathub org.tuxfamily.StuntRally
vendredi 18 octobre 2024
github cli
(type -p wget >/dev/null || (sudo apt update && sudo apt-get install wget -y)) \
&& sudo mkdir -p -m 755 /etc/apt/keyrings \
&& wget -qO- https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo tee /etc/apt/keyrings/githubcli-archive-keyring.gpg > /dev/null \
&& sudo chmod go+r /etc/apt/keyrings/githubcli-archive-keyring.gpg \
&& echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null \
&& sudo apt update \
&& sudo apt install gh -y
sudo apt update
sudo apt install gh
jeudi 3 octobre 2024
Wasta-Linux
www.wastalinux.org/home/download/
ubuntu distribution with www.wastalinux.org/wasta-apps/wasta-backup/
to replace remastersys or systemback...
with cinnamon desktop
samedi 28 septembre 2024
#install #REGOLITH #DESKTOP
echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/release-3_2-ubuntu-noble-amd64 noble main" | \ sudo tee /etc/apt/sources.list.d/regolith.list
sudo apt update
echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/release-3_2-debian-bookworm-amd64 bookworm main" | \ sudo tee /etc/apt/sources.list.d/regolith.list
echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \ https://regolith-desktop.org/testing-debian-testing-amd64 testing main" | \ sudo tee /etc/apt/sources.list.d/regolith.list
sudo apt install regolith-desktop regolith-session-sway regolith-look-nord
lundi 23 septembre 2024
#demarchage #commercial #abusif #spam #harcelement #telephonique
Le démarchage par téléphone peut-être punit par 157000€, voir sanctionné par 2 ans d'emprisonement + 350000€ d'amende
selon les cas...
puisqu'il est très encadré par la loi, et non solicité par la personne appelée
Autorisé uniquement du lundi au vendredi, de 10 heures à 13 heures et de 14 heures à 20 heures.
Il sera interdit le samedi, le dimanche et les jours fériés.
www.economie.gouv.fr/cedef/demarchage-telephonique-professionnels
signal.conso.gouv.fr/fr/demarchage-abusif
www.bloctel.gouv.fr
Bloquer et filtrer
Definir les regles
Liste noire
+ Bloquer par prefixe
ajouter les prefixes suivants :
+33162
+33163
+33270
+33271
+33377
+33378
+33424
+33425
+33568
+33569
+33948
+33949
dimanche 22 septembre 2024
mercredi 18 septembre 2024
mardi 10 septembre 2024
#ppa #launchpad #gpg #error recupérer les clés absentes
dimanche 8 septembre 2024
samedi 7 septembre 2024
dimanche 25 août 2024
mardi 20 août 2024
mardi 13 août 2024
#PHP #formulaires #MySQL
Formitable est une classe PHP qui permet de générer des formulaires HTML à partir de tables de bases de données MySQL. La table est analysée afin de générer un formulaire qui utilise le meilleur type de saisie pour chaque champ. Les formulaires sont personnalisables et les données sont insérées dans la table lors de la soumission.
SPPAS The automatic annotation and analysis of speech
Disponible gratuitement, avec un code source ouvert, il n'existe tout simplement aucun autre logiciel pour les linguistes permettant une utilisation simple dans les annotations automatiques de la parole, les analyses de tout type de données annotées et la conversion de fichiers annotés.
SPPAS est capable de produire automatiquement des annotations de la parole à partir d'un son de parole enregistré et de sa transcription orthographique.
SPPAS est utile pour l'analyse de toutes les données annotées : estimer des distributions statistiques, faire des requêtes, gérer des fichiers, visualiser des annotations.
SPPAS propose un convertisseur de fichiers depuis/vers une large gamme de formats : xra, TextGrid, eaf, trs...
#ASAP #ATARI Another Slight Atari Player
lundi 5 août 2024
mardi 30 juillet 2024
wasta-remastersys
apt install wasta-remastersys
lundi 29 juillet 2024
lundi 15 juillet 2024
lundi 1 juillet 2024
mardi 18 juin 2024
#newsutils #debian #ubuntu
github.com/DesobedienteTecnologico/dtails
github.com/seb3773/debian-recovery-tools
github.com/LostByteSoft/ScanInfo
github.com/yakisyst3m/IFT-install_forensics_tools
---
github.com/estebanways/diy-linux-book
---
- Domain and Domain Controller Setup
- DC or ADDC setup
- User Management
- Group Management
- OU Management
- Computer Management
- DNS Management
- Domain Operations (demote DC,fsmo management etc.)
- AD Settings Management (password policy, age, settings etc.)
- Reports
dimanche 16 juin 2024
vendredi 24 mai 2024
lundi 20 mai 2024
#raspberry #pi #connect
dimanche 19 mai 2024
#mario Open Syobon Action
https://sourceforge.net/projects/opensyobon/
A cross platform, open source version of the unforgiving Japanese parody of Super Mario Bros. Now for Windows (fixed) and AmigaOS 4*! Requires: SDL, SDL_image, SDL_gfx, SDL_mixer, SDL_ttf *Thanks to Michael Trebilcock for the port
mercredi 8 mai 2024
#ufdbGuard #squid #filter
ufdbGuard is a URL filter to block unwanted web content on the internet. ufdbGuard can also enforce Google SafeSearch, detect UltraSurf, Tor, Skype and other chat applications, proxy tunnels and enforce safer HTTPS traffic. ufdbGuard is a redirector for the Squid web proxy with 200,000 URL verifications/second.
ufdbGuard integrates with user authorities like LDAP, Kerberos and Active Directory to assign different policies to different groups of users.
Features
- enforces SafeSearch for many search engines
- enforces safer HTTPS
- detects Skype, Facebook Chat, Gtalk, Yahoo Messenger, MSN messenger
- blocks many proxy tunnels, e.g. UltraSurf and Tor
- blocks browsers with 'turbo mode' (proxies)
- works with all versions of Squid
- Supports Squid ssl-bump peek+bump mode (Squid 3.5+)
- URL filter works with URL database from URLfilterDB and any flat file database
- integrates with LDAP, Kerberos, Active Directory, MySQL and others
- RPM packages available for RHEL, AlmaLinux and CentOS
- DEB packages available for Ubuntu
samedi 4 mai 2024
#Retro #Computer #Image #Library #xnview #thumb #gimp
Retro Computer Image Library decodes Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, SAM Coupe, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, ZX81 and ZX Spectrum picture formats. The project contains a simple viewer, plug-ins for general-purpose image viewers and editors, and an everything-to-png converter.
mercredi 1 mai 2024
samedi 27 avril 2024
vendredi 26 avril 2024
mot de passe oublie sur windows
sudo apt-get install chntpw
Recherchez maintenant votre partition Windows et accédez au répertoire Windows\System32\Config . Cliquez avec le bouton droit sur un espace vide et sélectionnez Ouvrir dans le terminal .
Dans le terminal, exécutez la commande suivante et elle répertoriera tous les comptes d'utilisateurs contenus sur votre système Windows 10.
chntpw -l SAM
Si vous souhaitez réinitialiser le mot de passe perdu pour un compte spécifique, tapez la commande suivante et appuyez sur Entrée.
chntpw -u nom_utilisateur SAM
Plusieurs options vous seront présentées pour réinitialiser le mot de passe, déverrouiller/activer/promouvoir le compte utilisateur. Tapez 1 et appuyez sur Entrée.
Tapez q et appuyez sur Entrée à ce stade pour quitter le menu d'édition utilisateur.
Tapez ensuite y pour confirmer et enregistrer les modifications.
- Redémarrez votre ordinateur et retirez le CD Ubuntu Live du lecteur de disque. Vous pourrez alors vous connecter à Windows 10 sans mot de passe !
jeudi 25 avril 2024
dimanche 21 avril 2024
#GPX #TCX #KML #FIT #IGC #NMEA #SLF #SML #LOC #GPI #GeoJSON #OziExplorer
jeudi 18 avril 2024
mercredi 10 avril 2024
#kernel #noyau #linux #tuxmake #tuxrun
pip install -U tuxmake
sudo pip3 install -U tuxrun
sudo add-apt-repository ppa:damentz/liquorix sudo apt update
apt install linux-liquorix
samedi 6 avril 2024
vendredi 8 mars 2024
lundi 19 février 2024
#games #emulators
github.com/quinton-ashley/nostlan
Nostlan is a game launcher for emulators!open-source and cross-platform game launcher for various old-school, and more new-age game emulators. It works on Windows, macOS, and most Linux distributions.
Of course, the app's most iconic feature is its GUI. It features a minimalistic, skeuomorphic UI design designed to be both functional and retro-looking.
Despite its minimalist UI, Nostlan brings a lot to the table feature-wise. For starters, it's worth noting that it comes with full-out-the-box support for Arcade, DS, GBA, 3DS, PS2, PS3, SNES, Switch, Wii, Wii U, and even Xbox 360.
The list of supported emulators is just as impressive and includes bsnes, Cemu, Citra, Dolphin, DeSmuME, MAME, melonDS, mGBA, PCSX2, RPCS3, Ryujinx, Xenia, and Yuzu.
dimanche 28 janvier 2024
#linux #nvidia #GreenWithEnvy
flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
samedi 27 janvier 2024
#dictee #vocale
Archives du blog
-
▼
2024
(71)
-
►
septembre
(10)
- #install #REGOLITH #DESKTOP
- #demarchage #commercial #abusif #spam #harcelement...
- #machine #learning #Python #libraries
- #dropshipping
- #ppa #launchpad #gpg #error recupérer les clés abs...
- #Google #Gemini #Voice #Assistant #RaspberryPi
- #disque #stationnement #zone #bleue #nonhomologue
- #lightsaber #raspberrypi #jedi
- #FreeMiNT #ATARI #OS
- @tutopalace
-
►
août
(15)
- post-install-pop-os
- #ubuntu #configuration
- TotalCare-Debian-Edition
- Install-Kali-Tools-Kodachi-Settings
- #raspberrypi #berryos
- #Mobile #device #forensics #digital #investigation...
- Phoneinfoga informations numéros telephone
- #FREEBSD #RASPBERRYPI
- #RUST
- #EAU #HYDROLOGIE #REGENERATIVE #ECOLOGIE
- #PHP #formulaires #MySQL
- #JUDO
- SPPAS The automatic annotation and analysis of speech
- #ASAP #ATARI Another Slight Atari Player
- Linux mint 22
-
►
septembre
(10)
Listes d'adresses / Maintenir touche Ctrl enfoncée avant de cliquer sur le lien SVP
- * Thingiverse
- ** Monkabuntu
- *** distributions.free.fr
- ***Codepen.io
- ***KonstaKANG
- >>installati.one
- >ArcadePunk
- >MinuteFlyer
- 2daygeek
- 9to5Linux
- AcessDV Linux
- Actualia.fr
- Acturama
- AddictiveTips
- Admin-système
- AdminInfo
- Aide-Ubuntu
- AlanBouteiller.dev
- Alasta
- Algolia/Linux
- Alternative To
- Ameridroid
- Apache Friends
- ApocalX
- AppImage
- ArnaudKnobloch
- arobase.stesteve.free.fr
- Art du web
- Artisan Numérique
- AskCodez
- Assembleur ARM Pi
- Assiste.com
- Atramenta Livres
- Automation-Sense
- AXOPEN
- Babeuloula
- Batocera
- BetaNews
- BiapyHelpDesk
- Bidouille.org
- bios-pw.org
- Bitnami
- Bleeping Computer
- Blog Anthonix .fr
- Blog de Genma
- Blog du grouik
- Blog iglou
- Blog Microlinux
- blog-de-michel
- Blog-des-telecoms
- Blog.sujets-libres.fr
- BlogAdminLinux
- BlogBooker
- BlogDuModerateur
- Blogue Linux
- BLUC
- Blue Team Blog
- Board-DB
- BrianLinkLetter
- BungeeCloud
- Buzut.fr
- Buzz Webzine
- Cactogeek
- CanardWifi
- Castman
- CEL CoursEnLigne
- Chaillot Barnabé /Youtube
- Chez Airelle bidules informatique
- Christian's Blog
- ClementStorckDomotique...
- clicours
- Climato
- CloudBooklet
- CNX-Software
- CodeFlow
- CodeLab
- Codequs
- CommandLineFu
- CommentGeek
- ComputingForGeeks
- Coot Craig Blog
- Cours-Gratuit
- CoursInfoRevest
- Ctrl-C.Info
- Cyberciti
- Cyberpunk.rs
- DailyGeekShow
- Daniel Miessler
- Debian Install Notes
- Debian-facile.org
- DebugPoint
- Dedoimedo
- DesdeLinux (es)
- DesGeeksEtDesLettres
- DEV
- dev.tranquil.it
- Developpez
- DeviceGuru
- DevTube
- Dieudo
- DigitalOcean
- DioLinux (br)
- DistroCrunch
- distroid.net
- Distrosea
- Distrowatch
- DocumentationTechniqueDebian
- Dolys
- DownloadSource
- DraculaServers
- DrFrappe
- Dz Techs
- EasyDomTech
- EBblr
- EduTech
- elementary OS
- eLinux
- EmidioPlanamente
- EmuELEC
- EmuOS
- EmuParadise.me
- Engadget.com
- Eskimon
- ExplainShell
- Exploit DB
- FichesPratiquesTIC
- Figer
- FileHippo WindowsAppManager
- Find Best Open Source
- FlatHub
- Floss Manuals
- Formatux
- Forum Hardware
- Foss Naija
- Fouineux.com
- Framapack
- Framasoft
- FrameIP
- Freecode
- Freewares-tutos
- FullCircleMagazine
- Fun of DIY
- Funix.org
- FuturaTech
- Geeek
- Geek on Web
- Geekland ESP
- GeekyTuts
- Génération Linux
- GHacks.net
- Ginjfo
- Gizmo Linux
- GlobalSecurityMag
- GNU Linux Mag
- GoingLinux
- Gotronic
- GreenIT.fr
- GuideDeSurvieDuDebutantLinux
- GuideScriptsBash
- Gwendal Orinel
- Hackaday.io
- Hacked Gadgets
- HackSpark
- Hackster.io
- Hackzism
- HaveTheKnowHow
- HelpManual.io
- HereWithMe
- Hiroom2
- HoaxBuster
- HomputerSecurity
- HoneyMap
- HostingAdvice
- Hostinger
- HostingTermurah
- How to Ubuntu
- HowToForge/Ubuntu
- howtoinstall.co
- HTMLDrive
- iactu.info
- IdleBlog
- Idum
- If-not-true-then-false
- InfoHelpLinux
- infolib.re
- InformatiqueNews
- Informatix.fr
- Infotrux
- Instructables
- InternetActu
- InterServer
- IPV6 Test
- IT Connect
- IT pro
- It's FOSS
- ITNext
- James A Chambers
- jeanluc.rigal.free.fr
- JeTesteLinux
- JouerSousLinux
- Journal du hacker
- JustLinux
- KaliTut
- KitPloit
- Kitspace
- KivuMakers
- Kogite
- Koozali SME Server
- Korben
- Kozodo
- KreationNext
- Krizna
- Ktechpit
- KultureGeek
- L'informatique.org
- La cave à tonton
- La caverne de Lucan
- Labo.d'Info.Fond.Orleans
- Labomedia
- LaFermeDuWeb
- Lakka
- LaVacheLibre
- Le comptoir de l'info
- Le Guide Informatique
- Le hollandais volant .net
- Le Linuxien
- Le Monde Informatique
- Le monde Linux
- LeBearCNC
- leicesterontheweb
- LeJargonFrancais
- LeLinuxienBlog
- LeMondeDesTuts
- Les Hirondelles du Net
- Les Horaires
- Les ordis libres
- LesJoiesDuSysAdmin
- LesMoutonsEnrages.fr
- Lettre Pratique .fr
- Lexilogos
- LFFL.org Linux Freedom
- LibrePlanet
- liensutiles.org
- Lignux (es)
- liliputing
- LinApp
- LinOxide
- LinTut
- Linurs.org
- LinusTechTips
- Linux and Ubuntu
- Linux Babe
- Linux Command Library
- Linux Compatible
- Linux Config
- Linux et Geekeries
- Linux Facile
- Linux Foundation
- Linux Fr
- Linux Fun
- Linux Game News
- Linux Hint
- Linux Journal
- Linux MAO
- Linux Scoop
- Linux Today
- Linux Ubuntu pour les nuls
- Linux Uprising
- Linux VM Images
- Linux-Apps
- Linux-Hardware
- Linux-Nantes
- Linux-professionnel
- Linux-sxs.org
- Linux.com
- Linux4Noobs
- Linux4One
- LinuxActionNews
- LinuxAdictos (es)
- LinuxAppfFinder
- Linuxblox
- LinuxCapable
- LinuxDicasESuporte (br)
- LinuxG.net
- LinuxGameCast
- LinuxGenie
- LinuxGizmos
- LinuxGraphic
- Linuxintosh
- LinuxLinks
- LinuxManpages
- LinuxNordPasDeCalais
- LinuxPedia
- LinuxQuestions
- LinuxSecurity ***
- LinuxSecurityExpert
- LinuxSoftpedia
- LinuxTracker
- LinuxVillage.org
- LinuxWave
- ListeLogicielsLibres/Wikipedia
- LiveCD/Sourceforge
- Lofurol
- LowendBox
- LowEndTalk
- LowTechLab
- MagazineLinux
- MakeTechEasier
- MakeUseOf
- MalagaOriginal (es)
- Malekal
- Malgouyres
- Manuel des manuels
- Mariuz's Blog
- MarkoNtech
- MCHobby
- mcours
- Medium
- Memo Linux
- MemoInfoLinux
- Mémoire Secondaire
- MesPotesGeek
- Metabricoleur
- Meteo Orleans
- MicroLinux
- Mint Guide
- Misfu
- Mondedie
- MontanaLinux
- MonVPN
- Morioh
- Morioh
- Morot
- NetworkWorld
- NoobsLab
- Noobunbox.net
- Notes-de-cours
- Novaspirit
- Numétopia
- NyroBlog
- Obligement.free.fr
- Octet malin
- OffreLibre
- OLDU Gestion des risques / Resilience
- OMG Ubuntu
- OnlineConversion
- OodlesTechnologies
- OpenClassrooms
- OpenSharing
- OpenSource
- Opensource Guide
- OpenSourceLowTech
- Ophyde
- Orbital-Apps
- OrdiTutos
- OSS Blog
- OSSIR.org
- OSTechNix
- Own Your Bits
- PackLogicielsLibres
- Parrains.Linux
- Pascal's weblog
- Passion GNU Linux
- PC Astuces/Linux
- PC Inpact
- PenDriveApps
- Performance
- PetitSurfeur
- PhonAndroid
- PiMyLifeUP
- PingTool.org
- PixelBoys
- PlaceOweb
- planet ubuntu fr
- Planet.Auto-Hebergement
- PlanetLibre
- Play.it
- PlayWithFree
- ponge.biz
- PortableAppz
- PrismBreak Apps
- Projet-plume
- QAStack
- QRCode Kaywa
- ReadTheDocs.org
- Real Linux User
- Recalbox
- Regex101
- Repair FAQ
- Repology
- Reposcope
- Ressources TICE
- Retours d'experience
- RetroArena
- RetroBat
- Retrogames.cc
- RetroGameSets
- Retropie
- RiseUp
- ROMStation
- Ronald S. Bultje
- Root-Me
- RootsLabs
- Saironiq's.blog
- SanglierHurlant
- Sciences-du-numerique
- Scrap To Power
- Scriptol
- Seboss666
- SemaGeek
- SempreUpdate (br)
- Server-world.info
- ServerFault
- Serveur Girl
- Serveur-linux.info
- si3t.ch
- Siècle Digital
- Silicon
- SiteDuZéro
- SkyMinds
- Slacker News
- Slant Linux
- SmallCab
- SocialCompare
- SoftwareSea
- SolutionsInformatiquesLibres
- StackExchange
- StackOverflow
- StackOverRun
- SugarBug
- Super User
- Supertos
- SysAdminNightmare
- Syst&Deploy
- system-linux.eu
- Tec Robust
- TECFA
- TechExpert.Tips
- Technastic
- TechnicalBud
- Techoism
- Techonicals
- Techviewleo.com
- Tecmint
- TecRobust
- TelArchivesOuvertes
- Test IPV6
- Thaeial
- The Ubuntu Maniac
- TheLinuxCauldron
- TheMiniCakeTV
- ThisHostingRocks
- Time Machine #retrogaming
- TipsAndTrics
- Today I Learned
- tomeko.net
- TooLinux
- TousLesDrivers
- TowardsDataScience
- transfer.sh
- Trevilly
- TuGaleres
- Tuto Linux
- TutorialForLinux
- Tutoriel sur les serveurs
- Tutoriels-informatique
- Tutoriels-video.fr
- Tutos.eu
- Tux Machines
- Tuxboard
- tuxette.nathalievilla
- TweetDeck
- Ubiquiti Community
- Ubunlog (es)
- Ubuntizando (es)
- Ubuntu Buzz
- Ubuntu Linux Ressources
- Ubuntu PIT
- Ubuntu Place
- Ubuntu/sourceforge
- UbuntuFree
- UbuntuGenius
- UbuntuHandbook
- UbuntuPIT
- UbuntuServerGuide
- Udemy
- UnixCommandLine
- UnixUniverse.com.br
- Unowp
- UpToDown
- Uubu
- Uwenku
- Valou-tweak
- VDM
- Versus
- Video-tuto
- Vintherine/Linux
- Viva O Linux (br)
- ViveGNULinux
- VPN Users
- vTuner radios
- Vulgarisation-Informatique
- VulgumTechus
- Webcafe Ubuntu .org
- WebInfoTuto
- WebsiteForStudents
- WebStator
- WebTips4u
- WebUpd8
- WhatTheServer
- WhoIsHostingThis
- WikiBooks
- wikidot docs
- Wired
- WonderHowTo
- WowROMS
- www.aptgetlife.co.uk
- www.libellules.ch
- www.thecoderworld.com
- Wyman
- xavki.blog
- Xieme-Art
- Xmodulo
- Xpressrazor
- Xyoos
- Yann
- Yavin4
- YoctoProject
- YubiGeek
- Yunohost
- Zaclys
- Zebulon
- Zero202
- Zeste de Savoir
- Zigazou
- ZoomTutorials