Welcome to the Linux Foundation Forum!
Ex-Vista Noob Needs Help
viper3ez
Posts: 5
hi, my 2 yr old vista just quit on me. i had no user account password and only used my admin account and after a system restore, vista decided to create a password for me and i can no longer get in. i just ordered a dell mini with ubuntu i'll recieve in 3 weeks and i was wondering if there is a way an unskilled noob like me could install linux on my pc without deleting the vista until i figure out a way to retrieve my data locked away in vista.
i have zero knowledge of linux so i'll need something thats easy to do.
any suggestions?
thanks
Nuvie
0
Comments
-
I've installed Fedora 11 as a dual boot on a couple of Vista machines and Fedora created a Windows choice in grub successfully both times. Although I've never tried Ubuntu myself, I hear that it does an equally good job. Maybe some of the others hear on the forum can chime in with their experiences.
The problem is if you don't have access to Vista, and can't run Disk Cleanup and Disk Defragmenter you might have problems when you shrink the Vista Partition. Just something to keep in mind. An old Vista machine could have files spread all over the hard disk.
Already this will be non-noob friendly operation. You might need to remove the files first by using a Live Linux CD, mounting the windows partitions, and retrieving the files you want to save before trying to install Linux.
I'll see if I can find an easy how-to for you and return with a link. Maybe someone else here can help if they know of a link with noob-friendly instructions.
Edit: Link on how to access Vista without a password.
http://www.ehow.com/how_4701038_access-vista-password.html
If this works for you, it will make your life much easier.0 -
I have used SystemRescueCD in similar cases. It has an NT Password retrieval tool on the disc that comes in handy, and it can also just blank the password and let you back into your system. Otherwise, Ubuntu will resize your windows partition(s) and make space for itself during the install procedure. You will still be able to access your windows system (after you sort out the password problem).
I wish you luck. I use Macintosh, Linux, and Windows (BSD and Minix as well but mostly as toys), when each is needed. Windows and Linux are perhaps as different as operating systems can get, and I know that the transition can be insanely difficult. There are several different blogs that have posted migration tips that you may find handy. A quick google search would be useful.0 -
wow! your all good!0
-
ford wrote:I have used SystemRescueCD in similar cases. It has an NT Password retrieval tool on the disc that comes in handy, and it can also just blank the password and let you back into your system. Otherwise, Ubuntu will resize your windows partition(s) and make space for itself during the install procedure. You will still be able to access your windows system (after you sort out the password problem).
I wish you luck. I use Macintosh, Linux, and Windows (BSD and Minix as well but mostly as toys), when each is needed. Windows and Linux are perhaps as different as operating systems can get, and I know that the transition can be insanely difficult. There are several different blogs that have posted migration tips that you may find handy. A quick google search would be useful.
thanks guys, I used the NT password retrieval earlier and problem is, under user account and password, it showed no accounts which i guess means my account was actually deleted and it was the only account on the pc as i was the only user.
i installed ubunto 9.04 after a few installs and reinstalls to change preference, i have it working to my liking. love it. i hate myself for not doing it earlier. now i'm even happier i chose ubuntu 8.04 rather than windows on the netbook i have coming in the mail.
i was in the hunt for a C++ compiler and i could not figure out how to get the file i needed for GCC because all the directories had multiple files and folders with no explanation on what was what.
i got netbeans from sun. i know its an IDE but i dont know if it has a compiler or a way to output the program which i need in a class in school. in windows, all my C++ in windows outputted to a DOS/like environment so i'm wondering if i'll have the same with netbeans or anything else on linux. any ideas?
thanks
Nuvie0 -
The gnu compiler collection is called gcc :
http://gcc.gnu.org/
you can use it to compile your C++ code for you. It is in the main ubuntu repositories for download and installation.
Whilst gcc is free software, Intel also do a compiler suite that compiles C++ code :
http://software.intel.com/en-us/intel-compilers/
it is not however; free software.0 -
Use the GCC compiler, it'll make RMS smile.0
-
'sudo apt-get install build-essential'
on *buntu this will install gcc for you. personally I prefer geany as my IDE but many people enjoy emacs, vim, netbeans, or kdevelop. as you continue you will find what's right for you, no doubt.0 -
ford wrote:'sudo apt-get install build-essential'
on *buntu this will install gcc for you. personally I prefer geany as my IDE but many people enjoy emacs, vim, netbeans, or kdevelop. as you continue you will find what's right for you, no doubt.
i'm new to this so still learning. how do i get to the place where i'll have to type "sudo apt-get install build-essential"?
please help
nUVIE0 -
The terminal can be found in applications -> accessories -> Terminal0
-
mfillpot wrote:The terminal can be found in applications -> accessories -> Terminal
thank you sir, now have a working c++ IDE and compiler.
so much for ordering a $900 windows dell last night for school.0 -
Since you are using ubuntu you will soon get used to the developer's methods in package management, compiling and their choice of default apps.
If you are looking for a development based distro, I would highly recommend giving Slackware a try, maybe in a virtual machine, by defualt Slackware installs a nice list of compilers and libraries, it also includes the source code for all included apps on the install DVD. It is geared toeards the more knowedgable users, but with you working on programming you can get great use out of it as a compiler and instructional system.0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- 1 Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 1.4K LFS258 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 946 Programming and Development
- 310 Kernel Development
- 618 Software Development
- 978 Software
- 370 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)