Monday, September 13, 2010
Installing Exchange Server 2003 step by step
Here I have created a distributed environment,one 2003 server acting as a dns server named dns and one 2003 server acting as a dc named dc and in one separate 2003 server I have installed exchange server 2003 and recorded it step by step.
Installing EXE Softwares in Ubuntu 10.04(am I dreaming or what !)
It is possible to install any exe application(not everything)
Using wine
To install wine
system-administration-synaptic package manager-search for wine-mark for installation
After installation
Copy the exe file to ubuntu and right click and open with wine loader
After installation just click the exe
For Example
To install utorrent
Go to System -> Administration -> Synaptic Package Manager...
Search for wine...
Click on the little box in front of the wine entry and select the "Mark for Installation" option..
Click the "Mark" button when asked to install the required dependencies...
Click the "Apply" button... and again to confirm the installation...
Wait for the packages to be downloaded...
...and installed...
When the installation is complete, close Synaptic and proceed to the next step!
Step 2 - Download and Execute uTorrent
Download uTorrent's installer from here and put the file in your home folder.
Create a desktop shortcut for the uTorrent application.
Right click on your desktop and select "Create Launcher..."...
Using wine
To install wine
system-administration-synaptic package manager-search for wine-mark for installation
After installation
Copy the exe file to ubuntu and right click and open with wine loader
After installation just click the exe
For Example
To install utorrent
Go to System -> Administration -> Synaptic Package Manager...
Search for wine...
Click on the little box in front of the wine entry and select the "Mark for Installation" option..
Click the "Mark" button when asked to install the required dependencies...
Click the "Apply" button... and again to confirm the installation...
Wait for the packages to be downloaded...
...and installed...
When the installation is complete, close Synaptic and proceed to the next step!
Step 2 - Download and Execute uTorrent
Download uTorrent's installer from here and put the file in your home folder.
Create a desktop shortcut for the uTorrent application.
Right click on your desktop and select "Create Launcher..."...
Installing Some Basic Softwares in Ubuntu 10.04
To install flash
sudo apt-get install flashplugin-nonfree
To install java
sudo apt-get install sun-java6-fonts sun-java6-jre sun-java6-plugin
To install a deb package
sudo dpkg -i packagename.deb
To see the installed packages
dpkg -l
To remove a deb package
sudo dpkg -r package-name
To search for a package
apt-cache search package name
To remove broken packages
sudo apt-get install -f
sudo apt-get install flashplugin-nonfree
To install java
sudo apt-get install sun-java6-fonts sun-java6-jre sun-java6-plugin
To install a deb package
sudo dpkg -i packagename.deb
To see the installed packages
dpkg -l
To remove a deb package
sudo dpkg -r package-name
To search for a package
apt-cache search package name
To remove broken packages
sudo apt-get install -f
UnHackMe,The Security Tool for Advanced Users
UnHackMe allows you to detect and remove a new generation of Trojan programs - invisible Trojans. UnHackMe is a very useful security utility for your operating system.
They are called "rootkit" A rootkit is a collection of programs that a hacker uses to mask intrusion and obtain administrator-level access to a computer or computer network.
The intruder installs a rootkit on a computer using a user action or by exploiting a known vulnerability or cracking a password. The rootkit installs a backdoor giving the hacker a full control of the computer.
It hides their files, registry keys, and process names, and network connections from your eyes.
Your antivirus could not detect such programs because they use compression and encryption of its files.
The sample software is Hacker Defender rootkit. You need use UnHackMe to detect and remove Hacker Defender or its clone.
Subscribe to:
Posts (Atom)