Ubuntu Installation :: Run A Developer's Tool Only Runs On Windows?
Jul 31, 2010
It is a sad day indeed, but I need to run a developer's tool that only runs on Windows, and it interfaces with a USB device that doesn't do well through any VMs I've tried. I've resorted to installing XP.
Now, I'm wondering if there will be any problems I'll face installing XP after Ubuntu 10.04 has already been installed? I suspect so, but it's been a while since I dual booted, and I've never worked with Grub2,
View 2 Replies
ADVERTISEMENT
Nov 17, 2008
I need to write a batch file for windows that automatically starts the cygwin tool in windows and executes the unix scripts.Previously we had these scripts in unix server.Now we need to migrate them to Windows server.For this reason we are using cygwin tool that allows the scripts to be executed on Windows server.We had written a batch file that starts the cygwin tool,but we were not able to execute the unix scripts.How can we write a batch file such that it executes all the unix scripts in cygwin.
View 5 Replies
View Related
Jun 21, 2010
I've been supporting Microsoft OS and Apps since 1992. I hold a BSEET and am one test shy of MCSE. I have my own Computer Support business helping Individuals and Small Business keep their M$ PCs running.
I'm also sick of Microsoft. I'm tired of their manipulations, deceptions, and failure to produce Software that serves the needs me and my customers. I've been watching Open Source for 3 years hoping for an Alternative I could recommend to my customers. I'm very excited about Ubuntu 9.10.
There is just one thing missing. I think it can be done, but I need the help of the experienced Users here. What I'd like to do is copy the existing "C:Documents and Settings" folder to a USB Drive, Install Ubuntu using the entire disk (blow Windows away), and finally point the (excellent) Windows Migration Tool in Ubuntu to those Profiles and have it Import them just like it does in a Parallel Install.
I found this:
Code:
1.) Fire up live CD
2.) Open up a terminal
3.) sudo gedit /etc/apt/sources.list and remove all comments (#) in front of the repositories, and save the file.
4.) sudo apt-get ntfs-3g
5.) mkdir /mnt/win
6.) ntfsmount /dev/<disk and partition number here> /mnt/win
7.) mkdir /mnt/win/users
8.) mv /mnt/win/Documents and Settings/<userprofile here> /mnt/win/users/
9.) umount /mnt/win
10.) start ubiquity from the commandline wih the new-partitioner switch like this: ubiquity --new-partitioner
11.) after the setup is done do NOT reboot
12.) mount the disk in step 6 again and move the profiles from step 8 back to the Documents and Settings folder. Else Windows might throw a tantrum not finding profiles.
But it fails at the sudo apt-get ntfs-3g command. I guess that's because this was written for a version that's several years old. update the Process for v9.10?
View 4 Replies
View Related
May 21, 2011
I just install the latest beta chromium by executing these commands:
Code:
The problem is I still want the Stable version of Chromium, and I want the developer version of Chromium not the beta release. So I got 2 problems: I need to downgrade this Chromium to the Stable release and then I want to install the developer release of Chromium and not lose this Stable release. I'm currently running 11.04 Ubuntu..
View 3 Replies
View Related
Oct 13, 2010
I have a launcher for Quake that essentially runs a shell scripts that runs quakespasm with certain options. Is there a way to add it to AWN?
View 6 Replies
View Related
Oct 1, 2010
I have a 2-year old DELL XPS M1330. I used to have Windows Vista on it, but over time, I believe it became clogged with too many programs and so I wiped the hard drive and installed ubuntu 10.04 LTS about 2 weeks ago. However, ubuntu many times seems to run slower than vista did. I have 4 GB of RAM, an Intel Core 2 Duo T8100 (2.1 GHz, 3MB Cache, 800MHz FSB), 320GB HDD, 128MB nVIDIA GeForce 8400M. Ubuntu recognizes me as having dual processors at 2.1 GHz and 3.4GB RAM, but when I'm watching a simple video, whether online or locally on the computer, my CPU usage invariably jumps to 100% and it lags. Sometimes, even simple word processing makes it slow significantly.
View 4 Replies
View Related
Jun 27, 2011
I recently bought an IdeaPad Z570 laptop with Sandy Bridge Intel Core i5 processor, 3 GB RAM etc.I still have things that I am forced to go to Windows for, so I had to make it a dual boot system. And I went and installed Windows 7 because that's what Lenovo provides the drivers for.
But to my dismay, lots of stuff, especially my Keyman keyboards, didn't work on Windows 7. So I installed Windows XP!But there are no drivers for this latest hardware for Windows XP. So what did I do?Installed VirtualBox on Kubuntu and installed Windows XP as a guest system using it! Linux/Kubuntu takes care of the hardware (or something like that).Installing VirtualBox Guest Addons from Multiverse also enables me to share directories between the Linux host and Windows guest, so I can access the files on my Windows D drive by mounting it in Linux (which I do by default in /etc/fstab anyway) and sharing it via VirtualBox Shared Folders.Given that Intel Virtualization Acceleration technology is inbuilt into the new processor/chipset, I don't feel much difference in speed!
View 1 Replies
View Related
Jul 7, 2009
I ve been writing perl scripts for testing.( i am into telecom testing) I require a gui based tool where in the scripts can be loaded and run with one click of mouse? GTK is one option i got. But anyone knows any tool which is more user friendly, require less tweaking around for the set-up and is somewhat readymade for running perl scripts? And which is open source and can be downloaded from internet?
View 1 Replies
View Related
Feb 3, 2009
I want to install Fedora on a VM Ware which runs on my Windows Laptop. My VM Ware version is 5.5. Which fedora version I can go for ?
View 2 Replies
View Related
Dec 23, 2010
I installed a new squeeze serverXen Hypervisor runs the server as Dom0 anda virtual Windows XP.The server runs samba, postfix, dovecot, squid, cups and hylafax with a Frritz ISDN card (module fcpci.ko).The used memory of Dom0 rises slowly (about 5MB /h) until the system crashes.As a workaround i installed a reboot every 24 hours.htop shows normal behavior.The system is already in production, so i can't stop services to track this bug.I need some hints how to debug the running system to find out, where the memory gets lots.
View 3 Replies
View Related
Jun 3, 2010
I'm using 32 bit ubuntu and from time to time when I boot up every window I open is missing the tool bar up top that contains the minimize, expand and close buttons. usually a reboot or 2 fixes it but it hasn't worked. how do I fix this bug?
View 6 Replies
View Related
Aug 7, 2011
easy to use paritioning tool lie GParted that can be used in both Linux and Windows?
View 9 Replies
View Related
Jul 21, 2010
just got a quick question: I need to install Oracle's SQL Developer since I need to use the program for a database unit at Uni. Anyway, if you've tried to use it before you'd realise that there is only a .rpm installer available for it (no .deb). So I tried to convert it to .deb using alien. When I "sudo alien --scripts" the .rpm I get: error: incorrect format: unknown tag mkdir: cannot create directory `sqldeveloper-2.1.1.64.45': File exists unable to mkdir sqldeveloper-2.1.1.64.45: at /usr/share/perl5/Alien/Package.pm line 257.
Basically, I'm asking, does anyone know what I'm doing wrong here? I've never used alien before since I've never had a need to convert a .rpm before. I also tried installing and running Java JDK and SQL Developer under Wine, but was unsuccessful with that as well
View 6 Replies
View Related
Jun 21, 2010
When pressing Alt+Tab to switch between applications, I notice that it's actually all open windows that are presented, including tool windows in Gimp. Is there a way I could configure this so only document windows are presented, or better still, only applications like on Mac OS X? Or a third party solution?
View 1 Replies
View Related
Feb 16, 2011
I just installed Ubuntu on a laptop that is running windows 7. I accidentally tried installing a piece of software from the software centre before setting up my network. When I boot Ubuntu it now runs in low graphics mode only.
View 9 Replies
View Related
Jan 25, 2010
Being a LAMP snob, it pains me to even think these thoughts, but .I'm running FC-9, and developing websites, mainly using PHP - well the whole LAMP thing. I now find the need to test/code for IE. To that end I'm thinking VMware, VitrualBox, etc. loaded up with that "other" OS.
I'm sure others have gone down this path. I'm guessing the answer is Win-7. My main question is: OK, I do a virgin buy and install and register it on my VM. Six months later I want to change from VM-X to VM-Y and I reinstall - what is MS's feelings on VM's.
View 6 Replies
View Related
Feb 4, 2011
How do i install sql developer on my PC.
View 1 Replies
View Related
Jul 8, 2011
Does Ubuntu have any tool similar to Windows defrag or disk cleanup that cleans up your hard disk and clears up some space?
View 4 Replies
View Related
Jan 11, 2010
I tried installing Ubuntu 9.10 using both Ubuntu Desktop CD and the Netbook Remix on a EEEPC 1005HA with an external CD drive.
In both cases I don't get any graphical interface during the installation. The CD is apparently installing everything silently, without letting me change anything on the way, and then it gets stuck.
The only screen I get is the first one, with the options to "try Ubuntu" or "install Ubuntu".
What's going on?
View 4 Replies
View Related
Feb 5, 2010
Am running karmic on a P2-350 Mhz with 256 Mb RAM. Yes, I know this is an old computer, but it has been very good, performance wise, since versions earlier than 8.x I think.
But now, after a fresh install of karmic, it is very slow at everything. Checked system monitor and CPU is constantly running at between 95% and 100%
View 9 Replies
View Related
Oct 1, 2010
so, I was just upgrading to the new release of Ubuntu and didn`t notice that laptop was running on battery, then it was switched off.Now I can open Ubuntu system, can`t reach to login page.the other two systems are ok, XP and Pardus.how do you think I can recover ubuntu?
View 4 Replies
View Related
Feb 19, 2011
Since support for 8.04 LTS will be ending soon, I decided to move up to 10.04 LTS. On my old Thinkpad A20m laptop, the install went well, and everything seemed to work except the middle trackpoint button. Fixed that easily by editing a conf file. Then I began to notice some problems; all power management options (suspend, idle timers, etc) have no effect. I checked the startup logs and it seems that ACPI was not loading due to my aged bios (yes it's the newest version available). I tried using acpi=force in the boot options, and viola: power management is working. But that made two other problems crop up.
Problem 2: Since using acpi=force, the laptop runs so hot it sometimes gets sluggish and locks up. I tried installing "thinkfan" from
the ubuntu repositories to have some way of easily changing the fan behavior(which I believe relies on ACPI in some fashion). No luck there. ACPI seems to not see my fan at all, and it only kicks on when the bios high temp failsafe is tripped. I should also mention I am using Xubuntu (for the lighter desktop). I'm still kind of an Ubuntu-noob, so I wasn't sure what other info to post.
View 3 Replies
View Related
Oct 1, 2010
I have a "stripped down" version of ubuntu 9.10 that was created for me by a developer.It's installed on a Dell Latitude 2100 and I have a flash drive with an image so that I can install it onto multiple Dell Latitude 2100's to use out in the field.The original developer is no longer able to support the software and I have a problem with the gnome power manager (I think that's where the problem is) in that when lid is closed, I get a black screen.I know that the laptop is still running fine behind this black screen because if I plug in an external monitor I can see the screen (only on the external) and use the laptop fine.I know also that the developer stripped out parts of the gnome power manager and possibly acpi as well (if that has anything to do with the lid switch?)I can get the screen back if I go to a terminal and "sudo vbetool dpms on". I do this by using the external monitor but this doesn't solve my issue because out in the field there is no external monitor to use. The lid gets closed often in the field ad the only way to get it back is to hard reboot (hold down the power button till power off and then turn it on again.I've tried removing and re-installing gnome power manager as well as acpi and acpi support but this doesn't help.
I've tried using gconf-editor to set the lid_ac and lid_battery to "blank" and also "nothing" and I still get the same problem.When installing a full copy of 9.10 on these laptops and setting the lid_ac and lid_battery settings to "blank" or "nothing" it works perfectly so it's definitely something to do with what's been stripped out.At this stage, I am just looking for a solution that will allow people out in the field to get the screen back on whenever this happens ... so even if it's a case of them being able to invoke the "sudo vbetool dpms on" command by some manner ... note that part of the stripping has been to disable various key bindings.
View 2 Replies
View Related
Jul 4, 2011
every now and then, one of my customers forgets his windows user password, and asks me to reset it. till now i used a small windows app called "Password Renew for NT" from a windows PE bootdisk, but i want to have an alternative that runs on my opensuse 11.4 box, so i can connect the windows hard drive on it and reset the password from suse.
I found and the program "chntpw" in the build service, but it seems on beta status. And most information i found of it is very outdated. Has anyone used it? does it work ok on all modern windows versions (xp, vista and 7)? any other alternatives you can recomend?
View 6 Replies
View Related
Oct 8, 2010
Looking for a command line tool for Windows / linux environment that can check a PDF file for any errors (not for repairing).
View 3 Replies
View Related
May 5, 2011
I have seen this question, but it's answers are not good enough for me, because I do not have a window manager on my system.
Is there a console tool that can hide windows?
I am using xwininfo to get information about the window. It gives window id, and some additional stuff. This id should be enough to do any operation with the window.
View 1 Replies
View Related
May 11, 2010
I have a virtual machine with RedHat. It has a command-line tool X that takes an input file + some control parameters, performs some processing and generates some input files. I have a Windows XP/Server 2003 box where an app Y is running. What I need to do is to control X from Y. That is, given an input file, I have to feed this file from Y to X, have X process the file and then Y collect the results. Y would be running either on the host Windows machine using VM Player or on a separate box. Input files might be quite large. I need a solution that would be of production level quality. What would be the best approach to this? I presume I will need to develop some components both on the Windows side and the Linux side that would communicate with each other, send input and output files etc. What would these components be? The VM has a Redhat Enterprise install, so I have access to gcc, but not sure which other development tools.
View 3 Replies
View Related
Nov 28, 2009
I had F11 i586 installed on my X86_64 machine. I used preupgrade to move up to F12. (I had the space problems noted elsewhere, but eventually got all of the F12 packages installed.) Grub now has the following titles:
Fedora (2.6.31.5-127.fc12.i686)
Upgrade to Fedora 12 (Constantine)
Fedora (2.6.30.9-96.fc11.i586)
If I boot to F12, it boots up to a point where I get garbage graphics and the system freezes. If I boot to F11, SELinux relabels and the system then boots normally. I'd like to boot normally into F12.
View 6 Replies
View Related
Mar 24, 2010
Today, I am in a dilemma in choosing my career path. Hope you will help me in solving this. I have completed 8-9 months as Linux Admin. I have an opportunity to continue as Linux Admin or become Linux application developer ( C++ ). I have little bit of competency in C++, but currently I am Linux Admin. Here are my questions
1. Are Linux admins highly paid than Linux application developers ?
2. which one has got more demand ?
3. what will be the future of Linux Admin ? what would be the role of Linux Admin in an organization after 5 years ?
4. As I am interested on both of these options, I am facing difficulty in choosing my career path.
View 1 Replies
View Related
Apr 21, 2011
Yesterday I downloaded 10.10 desktop version and burned an image to a CD. After installed to a Dell Dimension E510 machine successfully (I wiped out windows completely), the first update found 315 items to update. After downloaded, ubuntu asked to reboot the machine. Since then, the machine is stucking on the ubuntu startup screen. I suppose it is applying the updates; however, it has been over 12 hours. Is it normal to take that long?
View 2 Replies
View Related