Pc-112-597: Difference between revisions

From miki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
=== Hardware ===
=== Hardware ===
To be completed
To be completed


=== ToDo ===
* Install Canon printer and software
* Copy back settings for applications: thunderbird, skype,
* Desktop background
* Apps
** ACDSee 9
** Canon printer and software (what a bloat!)
** Calibre
** ActivePerl 5.10
** 7zip?
** Cisco Systems VPN Client?
** Keepass?
** Synology Data Replicator
** VNC?
* Move Users to D:\


=== Log ===
=== Log ===
Line 15: Line 32:
* Restoration - disabled system restoration
* Restoration - disabled system restoration
* Cache file - disabled (was set to automatic)
* Cache file - disabled (was set to automatic)
* C drive properties - DO NOT autorize windows indexation
* Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride))
* Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride))
powercfg.exe -h off
powercfg.exe -h off
* Clean user data
* Clean user data
* Shrink partition (64GB, 40GB for backup)
* Shrink partition (64GB, 40GB for backup)
--- BACKUP ---
* Set display language to ''english'' (via Control Panel -> Language)
* secpol.msc -> Security Settings -> Local Policies -> Security Options -> Interactive logon: Do not display last user name -> disabled
* TODO: Delete DriverStore (7.5GB!!! Motherf*cker). See ''DriverStore Explorer (RAPR)''.
* TODO: Delete Windows/Installer (4.5GB, $PatchCache$ 1.3GB)
* Compress winsxs (using the recent Disk Cleanup update, gained 650MB)
* Driver: Plugged in HP Deskjet 845c
* Deleted C:\Windows\System32\DriverStore\FileRepository
* Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System
* Deleted C:\Windows\Installer


=== Partition ===
=== Partition ===

Latest revision as of 14:48, 27 October 2013

Installed Operating System

Current OS Log

System

Hardware

To be completed


ToDo

  • Install Canon printer and software
  • Copy back settings for applications: thunderbird, skype,
  • Desktop background
  • Apps
    • ACDSee 9
    • Canon printer and software (what a bloat!)
    • Calibre
    • ActivePerl 5.10
    • 7zip?
    • Cisco Systems VPN Client?
    • Keepass?
    • Synology Data Replicator
    • VNC?
  • Move Users to D:\

Log

Preparation for backup:

  • Restoration - disabled system restoration
  • Cache file - disabled (was set to automatic)
  • Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride))
powercfg.exe -h off
  • Clean user data
  • Shrink partition (64GB, 40GB for backup)

Partition

Device Label Size Type Mount uid gid permissions
/dev/sda1/ OS xx.xxGiB ntfs /windows/c ? ? drwxrwx---
/dev/sda2/ SWAP xx.xxGiB linux-swap swap ? ?
/dev/sda3/ UBUNTU xx.xxGiB reiserfs / ? ? drwxr.xr.x

1st Install

To be completed