I am also curious about this. I have used one in a browser, but many many programs in linux have options for a proxy in their config files. I have never done this however. For a browser proxy i have...
Type: Posts; User: Damascushead; Keyword(s):
I am also curious about this. I have used one in a browser, but many many programs in linux have options for a proxy in their config files. I have never done this however. For a browser proxy i have...
My Lenovo Ultrabook U510 Runs like a champ. Dual Booting windows 8 and Linux, and running backtrack in a VM on the SSD i5. Couldn't be happier. Got a sale at Staples selling it for $550.
If you are trying to install 12.10 from a live usb or cd, select the "something other" option to install. Even if you don't plan on installing it manually, it should at least let you see how Ubuntu...
Thank you oldFred. I finally got the dual boot configured. I am thinking of writing up a tutorial of what I learned in the process.
There were some hiccups with the way my UEFI boot up was...
Don't know what kind of machine you are running but I would:
1.Go into windows 8 and change the size of the windows partition until you have enough "free space" for Ubuntu.
2. Get Ubuntu 12.10...
Oldfred, I am doing as you suggested.
I have one of the few machines that can't install from EFI mode. In fact, it will not even give me the option to boot from USB or CD unless I am in Legacy...
I just got a Lenovo IdeaPadU510 preinstalled with Windows8, and like many, am attempting to dual boot with 12.10
To recap what I have done so far:
-Allocated free space on HDD
-Went in to...
Ok I just solved the problem. The following codes fixed it:
sudo rm /var/lib/dpkg/info/oracle-java7-installer*
sudo apt-get purge oracle-java7-installer*
sudo rm /etc/apt/sources.list.d/*java*...
Just read through this thread and am having the same problem. It occurs when I try to upgrade and when I try to get pretty much anything from any repository, but specifically with java and OpenMPI....
I play every once in a while but my three year old acer AMD athlonX2 2GB ram just can't handle the heat!!! :( :(
My poor cpu overheats.
I am running 12.04, and am able to run java just fine. My programs which I write compile and run in java without error. Just in case it is needed the output to java -version is:
java version...
The Sprawl part II- Arcade Fire
I use both Processing and Java. I haven't done what you are talking about, but I know that Processing is just a language that is really formed from java interfaces and classes, so you are pretty much...
I second musescore. It is quick and has a low learning curve. Although I will also say that rosegarden may be a bit more in depth if that is also what you are looking for.
Don't worry too much about resource use from LAMP. I am running a small lamp server for the exact purposes you describe...learning php and sql and I am running it on 2GB ram, dual core and it runs...
Ok so I decided to go the flac route and all of the metadata wrote very easily and flawlessly with avconv. I didn't even know avconv existed, but I guess it comes standard with 12.04.
Thanks for...
Thanks for all of the feedback.
evilsoup, nickrout, shantiq- It seems that converting to FLAC for lossless compression is a suitable option. I am glad there is a quick command line solution for...
So I have been searching high and low for a piece of software which will write the song title, artist, and album information to a .wav file.
Basically what I am trying to do is post some of my own...
I have used the book 'Objects First' which comes with the BlueJ IDE which is good for getting familiar with OOP. The example programs are great for learning the diverse capabilities of java.
:p
Thanks so much. I was able to get to the root command prompt and edit the file with emacs, but I had to boot up in recovery mode. Thanks for the help. Case closed
Thank you both of you. I was able to boot in recovery mode and then get in on the root user command prompt. pulled up and edited the .profile with emacs and now I can log in. Thanks!
Thank you both of you for your help. I will try these suggestions!:P
Hmmm...I am not sure. Excuse my ignorance, but how might that work? Will a live cd allow me to login as myself? or will it just let me navigate through a "blank" os?
Thanks for the response.
...
Every time I try to log in from the log in screen, the screen goes black and then returns to the login screen.
I'm not sure, but I think the cause is that I was messing around with my ".profile"...
So I have the basic concepts of ubuntu, have been using it regularly for little over a year. I have recently decided to expand my knowledge and start teaching myself the inner workings.
In trying...