Differences

This shows you the differences between two versions of the page.

Link to this comparison view

administration [2013/05/17 23:46]
administration [2022/04/16 12:22] (current)
Line 1: Line 1:
 +@related : [[Windows]] [[Network]] [[Security]]
 +  * http://www.talisman.org/unix/rosetta.shtml
 +
 +==== LINUX =====
 +
 +using LANG=C locale will have side effects on tools (ie accents on files on svn) :
 +
 +  * http://wiki.debian.org/Locale
 +
 +
 +  cat /etc/default/locale
 +  LANG="en_US.UTF-8"
 +
 +
 +==== WINDOWS =====
 +
 +
 +=== services ===
 +Press Windows key + R and type services.msc
 +
 +===[[Windows]]'s CSC : Client Side Caching Service===
 +
 +http://www.ntcompatible.com/thread17349-1.html
 +
 +"c:\windows\CSC" stands for Client Side Caching
 +
 +http://weblogs.asp.net/oldnewthing/archive/2003/08/27/54712.aspx
 +
 +  explore.exe
 +  Tools > Folder Options > Offline Files tab.
 +
 +You can then delete the files (Delete files...) and / or view the files (View files).
 +
 +To disable online files, deselect the option "Enable offline files" and click OK.
 +
 +=== [[WindowsNT]] Administration===
 +
 +  * Indexation Service kills harddrive, unactive it in the Services Pannel
 +  C:\WINNT\System32\cisvc.exe
 +
 +http://www.computercops.biz/postt24144.html
 +
 +  * Remove password :
 +  regedit HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/Current version/Policies/Ratings/*
 +  leave Default
 +
 +
 +The Linux boot disk available for download at The NT Toolbox comes with the ability to reset an NT system's Administrator password, and its completely free of charge. Of course you get what you pay for, so don't expect a ton of documentation and an experience professional waiting for you to call for help. When it comes to support you'll have to wing it. But don't worry, using the boot disk to reset a password is much easier and quicker than re-installing NT, so it's worth any problems you may encounter.
 +
 +  * http://www.winnetmag.com/WindowsSecurity/Article/ArticleID/9527/WindowsSecurity_9527.html
 +  * http://www.sysinternals.com/ntw2k/freeware/NTFSDOS.shtml
 +  * http://www.nttoolbox.com
 +
 +  * http://is-it-true.org/nt/atips/atips262.shtml
 +
 +=== Misc===
 +
 +Reboot :
 +  sudo ping -s 65500 -f localhost > /dev/null 2> /dev/null # [[Windows]]9x
 +  #   65536
 +
 +===MISC===
 +
 +{{http://www.badnewsonline.com.nyud.net:8090/images/LOTRse.gif?nocache}}
 +
 +[[http://www.sysadminday.com/Photos3/Frank.Schicksal.JPG]]
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki