GParted LiveCD is a business card-size live CD distribution with a single purpose – to provide tools for partitioning hard disks in an intuitive, graphical environment. The distribution uses X.Org, the light-weight Fluxbox window manager, and the latest 2.6 Linux kernel. GParted LiveCD runs on most x86 machines with a Pentium II or better. After […]
Two developers have created “Detect and Eliminate Computer Assisted Forensics” (DECAF). The tool tries to stop Microsoft’s Computer Online Forensic Evidence Extractor (COFEE), which helps law enforcement officials grab data from password-protected or encrypted sources. In response to Microsoft’s Computer Online Forensic Evidence Extractor (COFEE), which helps law enforcement officials grab data from password-protected or […]
On Backtrack 4 Box i need to access through ssh also need to enable .so here you go how to enable SSH on BT-4 root@Kartook:~# sshd-generate Generating public/private rsa1 key pair. Your identification has been saved in /etc/ssh/ssh_host_key. Your public key has been saved in /etc/ssh/ssh_host_key.pub. The key fingerprint is: 34:ea:36:7f:12:c8:01:a7:ea:e0:fb:d5:cd:75:ee:a5 root@bt The key’s randomart […]
Today i tried to install some applications on Backtrack 4 .It was not conencted on to internet .i was just wondering then just i enable this command it was amazing working good also i can access the internet . After that i was ping G-dns ( Google DNS ) waallaa !! root@Kartook:~# ifconfig eth0 […]
GOogle Offcial blog shows This morning, we launched updated versions of the Google Toolbar and FeedBurner that offer a new URL shortening service from Google called the Google URL Shortener. We mentioned our URL shortener as a feature in both announcements, so we wanted to say a little more about how this product works and […]
Introducing Windows Server 2008 R2 Learn about the new features of Windows Server 2008 R2 in the areas of virtualization, management, the Web application platform, scalability and reliability, and interoperability with Windows 7. Download Introducing Windows Server 2008 R2, written by industry experts Charlie Russel and Craig Zacker along with the Windows Server team at […]
It is completely open source so it can be amended and change to fit your requirements, this version has been a year in the making and has been written in powershell with a reference to Winforms so that a GUI format is displayed. The primary focus of this project is to try and get feedback […]
How can I rename Windows Server 2008 Server Core Once again, with no GUI your Windows Server 2008 Server Core can easily be renamed using Windows Management Instrumentation Command-line (WMIC), and here is how, wmic computersystem where name=”%computername%” rename name=”new-name” As result, you will get ‘Method execution successful’ message. However if your machine is domain-joined, […]
How to setup IP configuration of Windows Server 2008 Server Core In order to add your Server Core to a domain you must assign an IP and DNS server to the current IP Configuration and you do that using NETSH tool, otherwise using the answer file your setup will fail complaining about its inability to […]