Search found 2217 matches
- Thu Aug 18, 2011 6:44 pm
- Forum: LMDE Archive
- Topic: LMDE BREAKAGES - tracking TESTING
- Replies: 1987
- Views: 606270
Re: LMDE BREAKAGES - tracking Testing - read here first-10/
Upgraded virtualbox Oracle ubu lucid version 3.2.8 to natty version 4.0.6 today. It's working well. Some might cry, uhh, a ubu package... but i'm not a friend of vb, use it very seldom and will find a solution if this one is giving up :) Why use a vbox packaged offered by Ubuntu when you can get up...
- Thu Aug 18, 2011 6:38 pm
- Forum: Software & Applications
- Topic: Clam AV Not updating
- Replies: 19
- Views: 4400
Re: Clam AV Not updating
Don't you already have the ClamAV PPA added to your system? Try again, I guess...
Code: Select all
sudo add-apt-repository ppa:ubuntu-clamav/ppa
sudo apt-get update
sudo apt-get upgrade
- Tue Aug 16, 2011 4:58 pm
- Forum: Software & Applications
- Topic: Clam AV Not updating
- Replies: 19
- Views: 4400
Re: Clam AV Not updating
Code: Select all
sudo dpkg-reconfigure clamav-freshclam
- Mon Aug 15, 2011 11:51 pm
- Forum: Software & Applications
- Topic: Clam AV Not updating
- Replies: 19
- Views: 4400
Re: Clam AV Not updating
In a terminal:Miami592 wrote:My virus definitions will not seem to update.
Code: Select all
sudo freshclam
- Mon Aug 15, 2011 12:40 am
- Forum: LMDE Archive
- Topic: LMDE BREAKAGES - tracking TESTING
- Replies: 1987
- Views: 606270
Re: LMDE BREAKAGES - tracking Testing - read here first-10/
Warning for those tracking testing...libfreetype6 (version 2.4.6-1) has just arrived, and I've noticed that this new upstream release makes monospace font rendering rather ugly (rather noticeable with my Conky configuration). Bug has already been reported to the Debian BTS earlier; see here: http://...
- Sun Aug 07, 2011 1:08 am
- Forum: Suggestions & New Ideas
- Topic: LMDE netinstall
- Replies: 2
- Views: 2420
Re: LMDE netinstall
If you want a netinstall image, I would simply propose that you download one of the official Debian netinst .isos, and add the LMDE repositories to your sources.list post-install. Clem and co. are already planning to release several LMDE spinoffs (aside from Gnome, there's Xfce and the upcoming KDE)...
- Fri Aug 05, 2011 4:31 am
- Forum: Software & Applications
- Topic: Can't Get to Appearance Preferences
- Replies: 4
- Views: 1756
Re: Can't Get to Appearance Preferences
In a terminal:
Now logout, and log back in. You'll get your default desktop, icon theme, wallpaper, font preferences, etc. back, and you should be able to run gnome-appearance-properties without an issue.
Code: Select all
mv ~/.gconf ~/.gconf_old
- Fri Aug 05, 2011 4:13 am
- Forum: Newbie Questions
- Topic: [SOLVED] How do I use Python?
- Replies: 2
- Views: 481
Re: How do I use Python?
Open up a terminal and enter: python To get access to the python interpreter (on Mint 10/Ubuntu Maverick, that'll give you Python 2.6.6). Since it sounds like you're accustomed to using Python on Windows, you might want to take note that in order to exit, you need to use CTRL + D (not Z). If you wan...
- Fri Aug 05, 2011 4:02 am
- Forum: Software & Applications
- Topic: i need a program that will do it all
- Replies: 2
- Views: 563
Re: i need a program that will do it all
Sounds like you're looking for an IDE that supports multiple languages and is customizable/extensible with plugins to get the features you want. A lot of IDEs would fit this description, but if you're looking for a bulky IDE that could possibly "do it all", my advice would be to look into ...
- Fri Aug 05, 2011 3:59 am
- Forum: Newbie Questions
- Topic: How to start samba server automatically
- Replies: 7
- Views: 4080
Re: How to start samba server automatically
gksudo gedit /etc/rc.local Insert "service smbd restart" into that file (before the "exit 0" line). Alternatively, you could look into manipulating your init system to get Samba to start automatically at boot. I can't help you here as I'm not familiar with Upstart, but if you we...
- Fri Aug 05, 2011 3:51 am
- Forum: LMDE Archive
- Topic: LMDE BREAKAGES - tracking TESTING
- Replies: 1987
- Views: 606270
Re: LMDE BREAKAGES - read here first - Update 5 august 2011
http://snapshot.debian.org/ is your friend if you ever need to find specific versions of .deb packages. (However, ideally you'd use APT pinning to downgrade packages to the version you want.) http://snapshot.debian.org/archive/debian/20110619T033057Z/pool/main/x/xorg-server/xserver-xorg-core_1.10.2-...
- Tue May 24, 2011 6:10 pm
- Forum: Non-technical Questions
- Topic: General End of Life Support Options
- Replies: 15
- Views: 3879
Re: General End of Life Support Options
It looks like LTS repositories at Ubuntu are kept online for 2/3 years after EOL, and the non-LTS for half a year or something like that. (The Dapper, Hardy and Karmic repo's are still online while Intrepid and Jaunty aren't) Dapper and Hardy are still supported (LTS server - 5 years). I dunno exac...
- Tue May 24, 2011 6:08 pm
- Forum: Suggestions & New Ideas
- Topic: Mangler anyone?
- Replies: 4
- Views: 1273
Re: Mangler anyone?
It will be added to Mint from Mint 12 onwards, once Mangler makes its way through Ubuntu Oneiric's repositories. Mint itself does not host many packages, and relies on Ubuntu (or Debian for LMDE) for upstream packages.
- Tue May 24, 2011 2:04 am
- Forum: Installation & Boot
- Topic: For when your system just freezes
- Replies: 2
- Views: 482
Re: For when your system just freezes
REISUB is the method I'd recommend as well if your system is completely unresponsive; it's certainly safer than just pressing the power button. This might be worth a read, if you're interested in knowing what REISUB does: http://en.wikipedia.org/wiki/Magic_SysRq_key#.22Raising_Elephants.22_mnemonic_...
- Tue May 24, 2011 1:59 am
- Forum: Installation & Boot
- Topic: How to upgrade to Mint 11 Main instead of clean install?
- Replies: 12
- Views: 2136
Re: How to upgrade to Mint 11 Main instead of clean install?
Thankfully, there's almost always more than 1 way to do things with Linux and FOSS in general, so don't feel compelled to learn Perl if you don't want to.Nick_Djinn wrote:I need to take a class on stuff.

- Tue May 24, 2011 12:04 am
- Forum: Suggestions & New Ideas
- Topic: Mangler anyone?
- Replies: 4
- Views: 1273
Re: Mangler anyone?
I've already packaged it for Debian (see http://packages.qa.debian.org/m/mangler.html), so for LMDE users, this is all that's required: sudo apt-get install mangler For Ubuntu Oneiric, see above. For Ubuntu Natty (Mint 11) and earlier, I've backported my Mangler packaging in Debian to my PPA, which ...
- Mon May 23, 2011 11:59 pm
- Forum: Installation & Boot
- Topic: How to upgrade to Mint 11 Main instead of clean install?
- Replies: 12
- Views: 2136
Re: How to upgrade to Mint 11 Main instead of clean install?
So I would manually open all 10 of those files that came up with that command, one by one? Doable, but kind of a pain in the ass for something that could be simple. There are faster and more efficient alternatives (e.g. using regular expressions in Perl), but I don't want to make this any more comp...
- Mon May 23, 2011 6:26 pm
- Forum: Installation & Boot
- Topic: How to upgrade to Mint 11 Main instead of clean install?
- Replies: 12
- Views: 2136
Re: How to upgrade to Mint 11 Main instead of clean install?
When I tried that second set of instructions, I got a bunch of results or info or sources as a list, but the files themselves did not open and I didnt see a way to edit them......I suppose I could have tried searching for them as files inside my file manager, but there were many of them, and I was ...
- Mon May 23, 2011 6:24 pm
- Forum: Non-technical Questions
- Topic: General End of Life Support Options
- Replies: 15
- Views: 3879
Re: General End of Life Support Options
Just found this thread and hoping you can advise me. As I mentioned in another thread I'm using LM8. Best operating system I've ever used. Previously I used Windows from 3.1 to XP and an old Apple program too long ago to remember. My point, Since Helena is no longer supported I'm looking at which v...
- Mon May 23, 2011 6:14 pm
- Forum: Non-technical Questions
- Topic: General End of Life Support Options
- Replies: 15
- Views: 3879
Re: General End of Life Support Options
Vincent just said that the repositories will be taken offline. This is not true. Everything remains online & working but no more updates. Afaik, the repositories are indeed taken offline a certain amount of time after a release is declared EOL, or at least they are no longer accessible (http://...