topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday June 21, 2025, 9:23 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 113next
551
Non-Windows Software / Re: NIX: KDE anyone? First thoughts.
« Last post by ewemoa on June 11, 2014, 02:30 AM »
Tried the RC for Linux Mint 17 KDE, 40hz?

  http://community.linuxmint.com/iso
552
Non-Windows Software / Android: (Wired) File Transfers from PC
« Last post by ewemoa on June 10, 2014, 10:27 PM »
Any favorite methods for transferring files from PCs?

For one-offs "adb push" seems good enough.  For some more complicated transfers am trying out QtADB (0.8.1) with some success [1].



[1] Was helped tremendously via following comment:

1) When launched, QtADB displayed application window then crashed. Cause of problem is missing network resource, which raise SIGABRT in classes/updateapp.cpp, line 57 (function UpdateApp::gotWWW). Probably because QtADB version updates currently is not available. Perhaps QtADB 2.0 should check for resouce availability too and shouldn’t crash only because update server is missing. To avoid this problem in 0.8.1, automatic updates must be switched off. Open QtADB.conf (Linux users must look in /home//.config/Bracia) and set checkForUpdatesOnStart to “false” as displayed below:
checkForUpdatesOnStart=false


via Janis Baumanis' comment at:

  http://qtadb.wordpress.com/2014/04/15/qtadb-0-8-1-fix/
553
Living Room / Re: Please help me find this video
« Last post by ewemoa on June 09, 2014, 08:19 PM »
Glad to hear it worked out :up:



As IainB has said elsewhere:

Thank goodness for the Archive
554
Living Room / Re: Please help me find this video
« Last post by ewemoa on June 09, 2014, 06:10 AM »
555
Stream-of-consciousness log...

Booting the default option didn't seem to go anywhere here using VirtualBox, but choosing the vga option worked :)

To log in...username / password: bbq / bbq

Choose 'r' for README and take a picture for later reference or for those with decent cognitive abilities, read and remember -- type 'q' to exit.

Log in again and choose 't' for "Start X session", and choose some window manager.

The Ctrl-Alt-Backspace key sequence seems handy to exit the current window manager -- choose another window manager if still curious.



Looks like they used xbindkeys to get many(?) of their window manager setups to use a common set of key sequences -- nice.

On a side note, if any one knows how to achieve alt-tab like behavior from the command line (so this can be set up via xbindkeys), I'd appreciate hearing how :)
556
General Software Discussion / Re: The AVE
« Last post by ewemoa on June 07, 2014, 07:04 AM »
Looks nice :)

Tried some instructions on getting it working in a terminal, but didn't succeed.  Would be nice if it becomes trivial to set up in a future version for vim!
557
General Software Discussion / Re: The AVE
« Last post by ewemoa on June 06, 2014, 11:12 PM »
Was having a hard time reading comments (they were dark blue on a black background) while using vim.  The following was a quick help:

  http://unix.stackexchange.com/a/88880
558
Living Room / Re: How long do hard drives actually live for?
« Last post by ewemoa on June 06, 2014, 08:09 PM »
SO.. it looks like the lesson is, IF YOUR DRIVES ARE ALWAYS RUNNING RELATIVELY COOL, trying to run them cooler won't improve reliability.

Nice obvservation!  So there's a data point that in favor of keeping drive temperatures between 14 and 38 C -- so if it's too hot for us, perhaps it's too hot for them?
559
He he -- you have nicer toys to place with ;)
560
FWIW, I've used VirtualBox a fair bit with Windows 7 64-bit quite stably for some time -- virtual machines being *NIX, Windows, etc.
561
FWIW, I didn't use LVM.  Also, I think I may have used the following packages for guest additions via apt-get, synaptic, or equivalent:

  virtualbox-guest-x11
  virtualbox-guest-utils

May be 40hz can comment on whether that sounds appropriate.
562
Don't know if the following will be of any help, but regarding gparted and missing partitions:

  http://www.rodsbooks.com/missing-parts/



Thanks 40hz and Stoic Joker for that interesting info!
563
May be you'll find the triggers functionality to your liking (check out the examples):

  http://engla.github.io/kupfer/help/plugin-triggers.html

FWIW, there's also a "Google Search" plugin.



Actually, it doesn't look like it's possible to do what I was thinking.  IIUC, kupfer is inspired by the QuickSilver application, and IIRC, there it was possible to create a trigger (global shortcut) that invoked a command which let you type some text which if followed by Enter would perform a web search.  I didn't figure out how to do the comparable thing in kupfer unfortunately -- triggers exist in kupfer and it is also possible to create commands...however, it doesn't look like it's possible to create commands that when invoked allow you to type the text of your query (though you can make commands that operate on "selected text").
564
Non-Windows Software / Re: Debian Tails OS question
« Last post by ewemoa on June 04, 2014, 05:31 AM »
I'll include more in-depth comments, some how-to links, and list a few more I found that were missed this time.  Maybe even *gasp* use a few of them to see what happens.  Might take a few days though.   ;)

I came across the following today:

  https://launchpad.net/ubuntu-builder
  https://github.com/c...earkimura/Customizer

via:

  http://www.ubuntu-mini-remix.org/



FWIW, I tried UCW at 40hz's suggestion, and it seems to have worked with Linux Mint 17 Cinnamon.
565
Non-Windows Software / Re: *NIX: Relatively Minimal Host OS for VirtualBox Use
« Last post by ewemoa on June 04, 2014, 03:10 AM »
In the process of transferring the customized media to SDHC -- hope to boot from it soon.



On a side note, tried the persistence feature of LM (Ubuntu actually I guess) to add VirtualBox, but may be it was because of the USB set up I have...it worked but was intolerably slow...For reference, below are the instructions I adapted:

  http://tuxtweaks.com/2014/03/create-linux-mint-persistent-live-usb/



Booted customized "CD" (> 1 GB, USB media) ok, and had some success with running VirtualBox.  ATM, speed seems better than when using LM + persistence.

BTW, as part of the customization, I chose to delete some "Windows" related stuff -- the resulting iso is about 150 MB smaller than the original iso ;)  May be if I work at removing other things I can fit the result on a CD...
566
Non-Windows Software / Re: *NIX: Relatively Minimal Host OS for VirtualBox Use
« Last post by ewemoa on June 04, 2014, 01:19 AM »
I've heard from some that Ubu's remastering tool (UCK) works just fine with Mint.

Thanks!  I'll give the GUI (looks like uck-gui) a try -- may be if I run into problems the HOWTO you mentioned will come in handy.



The following helped to give an overall sense of the process involved in using UCK:

  http://www.linux.com/learn/tutorials/739139-roll-your-own-customized-ubuntu-with-uck
  http://www.geekyprojects.com/ubuntu/build-your-own-custom-ubuntu-livecd/

It looks like Ubuntu's version of tasksel has a "Virtual Machine Host" option -- I just compared the sources of Debian's (version 3.14.1) and Ubuntu's (2.73ubuntu26), and I don't see such an option in the former.  Anyone tried this?

I didn't try it, but rather:

  • chose "run console application" when prompted
  • used apt-get to install virtualbox (and virtualbox-dkms and other recommended packages)
  • added the mint user to the vboxusers and vboxsf groups (used vigr and vigr -s for this)
  • exited the terminal
  • continued with the rest of the outlined steps

I then worked on transferring the iso to an appropriate location.
567
I installed it on a VM and it crashes VirtualBox every time it tries to shutdown. I'm not sure what went wrong. VirtualBox is working just fine with my other VMs.

Hmm, I just gave this a try a couple of times, but no crashing...this was after having done an initial update of packages.

FWIW, the VirtualBox here is 4.2.22 on Gentoo.
568
The option to add search engines is interesting for sure!  :Thmbsup:

It's particularly convenient if you happen to use FF's search engine integration capability :)  Though to get kupfer to pick up new additions via FF may be a little bumpy (for better detection consider restarting kupfer -- though there may be a way to manually trigger a rescan).

Good luck!
569
BTW, is there a way to perform searches in LM somewhat like the Ubuntu search that also does a Google search (while showing other things on computer etc.)?

On a side note, I just installed kupfer on LM 17 and it provides a way to interface with search engines -- I don't know if it's quite what you're looking for, but FWIW:

  http://engla.github.io/kupfer/help/plugin-websearch.html
570
Non-Windows Software / Re: *NIX: Relatively Minimal Host OS for VirtualBox Use
« Last post by ewemoa on June 02, 2014, 09:19 PM »
Thanks for the info about mintconstructor.

I'm currently trying to create a custom version of SystemRescueCD, but it's a fair bit more involved than what I'll want to do on an ongoing basis.  There appears to be support for a backingstore though:

  http://www.sysresccd.org/news/2008/06/29/creating-a-backing-store-to-keep-your-modifications-in-sysresccd/

Hmm...may be I should look for something like that for LM...I end up using USB memory of some sort anyway for speed reasons...

Looks like there is:

  http://tuxtweaks.com/2014/03/create-linux-mint-persistent-live-usb/
571
Non-Windows Software / Re: *NIX: Relatively Minimal Host OS for VirtualBox Use
« Last post by ewemoa on June 02, 2014, 03:59 AM »
On a related note, I had luck installing and running VirtualBox via the live media for Linux Mint 17 Cinammon -- now if they'd just bundle it or make remastering more practical again...
572
General Software Discussion / Re: Forget about resume if Pale Moon crashes
« Last post by ewemoa on June 01, 2014, 10:06 PM »
FWIW, graphical browsers crashing happens in *NIX too -- I've taken to using command line tools for large downloads (e.g. wget, aria2c, etc.).
573
I get good use of their iso images as rescue / live usb tools :up:

Getting the 64-bit Cinnamon image now.
574
BTW, I'm going to try using that nearly-bare-Debian-with-VirtualBox set up as my host OS and install Gentoo Prefix for additional software (perhaps I'll also try Nix and/or Guix).

I was informed on the #gentoo-prefix channel that Debian is not currently supported :(  But rumor has it that this might start working at some point in the future...

In the mean time had some success installing the Nix package manager.  One benefit of having this on the somewhat minimal system is that packages for the purpose of running the underlying system (and providing VM support) can be kept separate from other things (such as web browsers, video players, etc.).
575
Thanks for the feedback -- very much appreciated!

I don't seem to have a USB 2 enclosure I can mess around with without voiding a warranty, but may be once an appropriate one expires, I'll try your suggestion.
Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 113next