Aller au contenu

MeowMeow

INpactien
  • Inscription

  • Dernière visite

  1. Je garde windows pour des jv. Mais sinon, je suis sur du archlinux. Je mets du Mint pour les autres.
  2. J'ai testé Linux FX, j'ai trouvé cela pas mal.
  3. Pour le CPU En 1080p, l'utilisation est poussé. En 2K, Un peu moins. En 4K, beaucoup moins.
  4. Si tu es bien en 2K. Tu as du bottleneck --> Donc voila voici le calcul : 6290 - 4.7% = 5 994,37
  5. MeowMeow a modifié sa photo de profil
  6. Hey hey ^^ WIndows 93 for ever <3
  7. MeowMeow a répondu à un(e) sujet de ceric64 dans Ordinateurs portables
    Les docks DELL, ils tiennent pas chez moi. Les seules qui tiennent sont ceux de HP. Lenovo/DELL, j'ai eu beaucoup de problème avec eux.
  8. Mail envoyé.
  9. Scaleway ? C'est Ferd qui gère cela? ^^
  10. C'est juste un nom de domaine basique.
  11. C'est bien :) On avance, on avance ^^ On va y arriver :p
  12. Set-StrictMode -v 2 #Configuration email TTLSSL $password = "motdepass" $userName = "noreply[at]forum-nextinpact.ovh" [SecureString]$securepassword = $password | ConvertTo-SecureString -AsPlainText -Force $credential = New-Object System.Management.Automation.PSCredential -ArgumentList $username, $securepassword $TLS12Protocol = [System.Net.SecurityProtocolType] 'Tls12' [System.Net.ServicePointManager]::SecurityProtocol = $TLS12Protocol # Serveur SMTP - Nom du serveur $SMTPServer = "ssl0.ovh.net" # Serveur SMTP - Numéro de port $SMTPPort = 587 # Serveur SMTP - Adresse e-mail de l'expéditeur $SMTPSender = "noreply[at]forum-nextinpact.com" # Serveur SMTP - Encodage Email $SMTPEncoding =[System.Text.Encoding]::UTF8 # Adresse e-mail du destinataire pour la synthèse $SendReportAdminEmail = "ton email" # Date du jour (format FileTime) $DateToday = (Get-Date).ToFileTime() # Envoyer l'e-mail Send-MailMessage -UseSsl -Credential $credential -Verbose -SmtpServer $SMTPServer -Encoding $SMTPEncoding ` -From $SMTPSender -To $SendReportAdminEmail ` -Subject "TEST - $(Get-Date -Format dd/MM/yyyy_HH:mm)" ` -Body "TEST" -BodyAsHtml -Port $SMTPPort exit Cela fonctionne bien chez moi.
  13. Jayjay pour le forum! Aucun mot de passe changé! Dis moi pour la suite. Sinon pour : https://compte.nextinpact.com/inscription
  14. Super! Merci beaucoup @Edtech ^^ Tu gères ❤️
  15. Tu peux lui envoyer la procédure afin de qu'on puisse faire la MAJ?