Search:

Type: Posts; User: darrenleeweber; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    3,486

    Re: creating Ubuntu VMs using packer

    Thanks for posting! I'm wanting to use packer with vagrant to specify and provision my preferred development environment using ubuntu desktop. I'd be very interested to see related efforts, esp....
  2. [ubuntu] Re: Ubuntu asks twice for my password after screen lock

    Exactly same problem for me on Ubuntu 10.04 with Gnome desktop and the screen lock option on. This is on Lenovo ThinkPad T61.
  3. Replies
    5
    Views
    49,650

    Where is dos2unix in Ubuntu 10.04?

    I've got a build system that requires 'dos2unix' and it's not available on Ubuntu 10.04 (to my knowledge). I tried the following, without success.



    $ uname -a
    Linux XXX 2.6.32-23-generic...
  4. Replies
    1
    Views
    1,354

    strange invocation of gcc vs. gcc-4.x

    I'm getting some weird behavior when calling gcc on a basic hello world program. When gcc is called without a version specific suffix, there is an '-iprefix' setting that screws up the include path....
  5. Replies
    11
    Views
    3,450

    Re: Issue compiling python and C programs

    Put up a solution that works for me at

    http://psdlw.users.sourceforge.net/wordpress/?p=231

    I hope that's helpful.
  6. [ubuntu] Re: Ubuntu 8.10 + Netgear WPN111 USB (Need Advice)

    Trying

    http://wireless.kernel.org/en/users/Drivers/ath9k_htc

    Got the 'raw' firmware file "ar9271.fw" from
    ...
  7. [ubuntu] Re: Ubuntu 8.10 + Netgear WPN111 USB (Need Advice)

    I switched from the default network manager to

    wicd - wired and wireless network manager

    Try that and see if you get more stable network connectivity.

    PS, Thanks for your detailed post on...
  8. Poll: Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Brother HL-4040CN series on Ubuntu Gutsy 7.10 amd64



    sudo -i
    aptitude install lpr
    mkdir /var/spool/lpd
    dpkg -i --force-all --force-architecture hl4040cnlpr-1.0.0-7.i386.deb
    dpkg -i...
  9. Poll: Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    This may be just one file among many that require symbolic links for amd64. See this Brother web page for details:

    http://solutions.brother.com/linux/sol/printer/linux/linux_faq-2.html#142
  10. Replies
    4
    Views
    10,239

    Re: How to use maxima in Emacs?

    While it may be good to use maxima in emacs, also consider texmacs, both as a useful mathematical editor and as a front end to maxima, gnuplot, octave, etc.



    apt-cache search texmacs
    sudo...
  11. Replies
    38
    Views
    28,252

    Re: Matlab 7.4

    I use

    matlab -nojvm -nosplash

    to avoid java on command line prompts and within emacs (configure matlab-shell command). I guess this would kill simulink and other matlab stuff that relies on...
  12. Re: HOWTO set up Juniper Network Connect VPN on Ubuntu Dapper

    I just posted on how it works for me with gutsy-amd64, maybe that will help.
  13. Re: HOWTO set up Juniper Network Connect VPN on Ubuntu Dapper

    HOWTO set up Juniper Network Connect VPN on Ubuntu Gutsy-Gibbon amd64

    I used all the tricks in the original post, but gutsy-amd64 needs some modifications.

    After the first installation failed,...
Results 1 to 13 of 14