Code Snippet

Just another Code Snippet site

Config

[Windows] Change login screen background

Launch regedit Go to HKEY_LOCAL_MACHINE and search for “OEMBackground” (should found HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background) Change value from 0 to 1 Go to C:\Windows\System32\Oobe folder Create an “info” folder Create a “backgrounds” folder in the “info” Copy the picture with name “backgroundDefault.jpg” Take care, the actual file size of backgroundDefault.jpg cannot exceed 256 KB.

[Solaris] Swap managment

Adding swap file : Create empty file : <size> : eg : 2000m Add file to swap space : Rmove file from swap space : Add in fstasb ; Adding swap space (for ZFS) : Create new space : Add new space to swap : Remove space from swap :

,

[Linux] Mount Network drive

Create local folder : Mounting remote folder : Variables : <username>/<password> : remote user/password <remote_host> : hostname/IP of the network server <remote_folder> : remote shared folder <mount_name> : local folder

, ,

Previous Posts Next posts