Hello,
i have been having a problem with the opening of the facebook website. i type www.facebook.com and some weird script shows up i have refreshed it many many times but that same script keeps showing up.
Execute a script a startup and shutdown ShowExecute a script a startup and shutdown
The trick works Windows XP, Vista and 7, but the method varies depending on your edition of Windows.
For professional or full editions
Start the policy editor of the local group: Start Menu> Run> Type...
[Ubuntu] Executing a script at startup and shutdown Show[Ubuntu] Executing a script at startup and shutdown
To execute a script at startup
To execute a script at shutdown
To execute a script at startup of Ubuntu
Edit /etc/rc.local and add your commands.
The script must always end with...
Batch Script - Move files to \%date%\%time%\ ShowBatch Script - Move files to \%date%\%time%\
Issue
Solution
Note
Issue
I have been trying to make a simple batch script to create database backups and move then into a folder named by date, and a sub folder by time.
This is what I...
Changing password via a script ShowChanging password via a script
Method 1: passwd
Method 2: chpasswd
Method 1: passwd
Conventionally the command use to change password on Linux based system is passwd
, the option related to this command is –stdin ,an this is all...
Shell script for telnet and run commands ShowShell script for telnet and run commands
Issue
Solution
Note
Issue
I have made a shell script which can telnet automatically and run commands on the other machine and end the telnet session without any interact from the user, only he...
Script to Search and Remove All Hidden Folders ShowScript to Search and Remove All Hidden Folders
Issue
Solution
Note
Issue
I need a Script (VB or BAT : Prefferebly BAT Script) That will search and delete all Files and Folders (Even the folders that contain subfolders and files) which...