neorom posteets tagged windows  [ Profile ]

Sort by: Date / Title /

  1. 11 months ago
    OpenOffice2 (bureautique)
    adobe reader 8 ( lecture pdf)
    eclipse (dev)
    notepad++ (dev)
    chronoshutdown (arret programmé du pc)
    daemontools (emulation lecteur cd)
    explore2fs (acces en lecture aux partitions ext2/3 du système)
    supercopier (utilitaire gestion copies)
    ultramon (payant, gestionnaire de systèmes multi écrans)
    winrar (shareware, archivage documents)
    gimp, paint.net (retouche photo)
    amsn (méssagerie instantanée)
    bitcomet (client bit torrent)
    emule (p2p)
    filezilla (client ftp)
    firefox (navigateur web)
    joost (TV on line)
    teamspeak (client voip)
    tortoise svn (client svn)
    winscp (tranferts de fichiers over ssh)
    xchat (client irc)
    putty (console acces distant ssh,telnet...)
    itunes (lecteur multimedia)
    vlc (lecteur video)
    dvdaudioextractor (récupération piste audio d'un DVD)
    skype (client voip)
    pc tools anti virus (anti virus)
  2. 1 year ago and saved by 1 other
    si au boot windows on vous annonce qu'il vous manque ou est endommagé le fichier : c:\windows\system32\config\system, ces commandes peuvent vous sauvez. La console de récupération windoww est accéssible via un cd d'installation classique.
    Démarrez l'ordinateur en mode Console de récupération.
    À l'invite de commande de la Console de récupération, tapez les lignes suivantes :
    
    
    md tmp puis ENTREE
    copy C:windowssystem32configsystem C:windowstmpsystem.bak puis ENTREE
    
    copy C:windowssystem32configsoftware C:windowstmpsoftware.bak puis ENTREE
    
    copy c:windowssystem32configsam c:windowstmpsam.bak puis ENTREE
    
    copy c:windowssystem32configsecurity c:windowstmpsecurity.bak puis ENTREE
    
    copy c:windowssystem32configdefault c:windowstmpdefault.bak puis ENTREE
    
    delete c:windowssystem32configsystem puis ENTREE
    delete c:windowssystem32configsoftware puis ENTREE
    delete c:windowssystem32configsam puis ENTREE
    delete c:windowssystem32configsecurity puis ENTREE
    delete c:windowssystem32configdefault puis ENTREE
    
    copy c:windowsrepairsystem c:windowssystem32configsystem puis ENTREE
    
    copy c:windowsrepairsoftware c:windowssystem32configsoftware puis ENTREE
    
    copy c:windowsrepairsam c:windowssystem32configsam puis ENTREE
    
    copy c:windowsrepairsecurity c:windowssystem32configsecurity puis ENTREE
    
    copy c:windowsrepairdefault c:windowssystem32configdefault puis ENTREE
    
    
    Tapez exit pour quitter la Console de récupération Votre ordinateur va redémarrer.
  3. 1 year ago and saved by 1 other
    Pré requis : ssh soit fonctionner normalement avec PuTTY
    
    Exécuter vncserver sur le serveur si celui-ci n'est pas déjà lancé.
    
    Dans PuTTY => Connection => SSH => Tunnels
    
    Add new forwarded port :
    Source port : 5901
    Destination : 127.0.0.1:5901
    ==> Add
    
    Executer vncviewer sur 127.0.0.1::5901
  4. sponsorised links

First / Previous / Next / Last / Page 1 of 1 (3 posteets)