Posts

Showing posts with the label Linux

Attrib Command Examples

Image
'Attrib' Command Syntax & Switches The command takes the following general form: attrib  [ +a | -a ] [ +h | -h ] [ +i | -i ] [ +r | -r ] [ +s | -s ] [ +v | -v ] [ +x | -x ] [ drive : ][ path ][ filename ] [ /s  [ /d ] [ /l ]] If you're not sure how to interpret the attrib command syntax you see above or shown in the table below, it's advised to  learn how to read command syntax . Attrib Command Options Item Explanation attrib Execute the attrib command alone to see the attributes set on the files within the directory that you execute the command from. +a Sets the archive file attribute to the file or directory. -a Clears the archive attribute. +h Sets the hidden file attribute to the file or directory. -h Clears the hidden attribute. +i Sets the 'not content indexed' file attribute to the file or directory. -i Clears the 'not content indexed' file attribute. +r Sets the read-only file attribute to the file or directory. -r Clears the read-only attrib...

Trusted Web Site for downloading OS and Software

Image
  Trusted Web Site for downloading OS and Software Massgrave.dev

Chrono Download Manager

Image
Chrono Download Manager Download Manager | Video Downloader | Bulk Image Downloader Chrono Download Manager is the first and only full-featured download manager for Google Chrome™. Manage all your downloads inside Chrome™ and there is no need to install any separate downloader application. Chrono is tightly integrated with Chrome™ by context menus, toolbar buttons and key shortcuts. Besides download management, Chrono is also your best video download helper and bulk image downloader. The Chrono Sniffer detects all links, images, audios and videos on a webpage, and you can filter URLs by their file types or by Regular Expression. Start downloading with Chrono today! Have fun playing with it, and don't forget to share! download now

OS & SOFTWARE commands and Configurations

driverquery /si %windir%\system32\chkdsk.exe chkdsk /r driverquery /si %windir%\system32\chkdsk.exe sc start sysmain  sc config sysmain start=enable sc start “SysMain" Sc config “SysMain” start=Enable” sc germany-pc start SysMain -StartupType Automatic -Status Running sc config SysMain binpath= "ntsd -d C:\Windows\system32\svchost.exe -StartupType Automatic -Status Running // Sc SysMain  services.msc icacls "C:\Users\Administrator\Desktop\prova\Folder" /grant DELL-XPS\prova:F chmod 755 chmod 777 cmd attrib command