Search:

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

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    239

    [all variants] Where are the Virtual Terminals?

    How do I enable virtual terminals? Whenever I press Ctrl+Alt+F1 through F8, All I see is a blank screen, except on Ctrl+Alt+F7, which has the graphical session. After some digging through the...
  2. [all variants] Re: Sending messages to Other Computers on the same network with Write command

    I am pretty sure that the write command only works for users of the local machine, and only while they are logged in. It is from the days of time-sharing, most likely. I guess get a ssh account on...
  3. Replies
    3
    Views
    549

    Re: Oblivion in Wine

    Well, this is a really generic reply, but sometimes running a wine program inside the terminal can generate some useful output. A lot of times, it will say something like "[can't find this file...
  4. Replies
    5
    Views
    997

    [SOLVED] Re: Java talking to a C program

    Well, first off, are you sure you need to switch languages? Is there perhaps a faster way to do this in Java? Higher level languages are really good at making optimizations non-intuitive, from my...
  5. [ubuntu] Re: About integrals and functions in OpenOffice Math

    There is probably an answer to your last question in OpenOffice math (which I can't help you with, because I don't use OpenOffice), but if you take many questions of this nature seriously, then you...
  6. Replies
    24
    Views
    1,837

    Re: Adobe's interface...Copyright?

    Why should any brand feel like any other? Mac certainly doesn't feel like Windows. Google Chrome doesn't feel like Safari or IE. Part of the point of using open source alternatives is that they are...
  7. Replies
    4
    Views
    17,274

    [SOLVED] Re: use archive mgr as root?

    All you need to know is the command-line name of the program you want to run as root: in this case, the Archive Manager.

    open a terminal (Applications Menu-->Accessories-->Terminal), and type in...
  8. Replies
    8
    Views
    514

    [SOLVED] Re: [Gio] Mount related question

  9. Re: Hi Whenever I do cat tux.txt it doesn't change the picture

    So, is this really a PHP problem, or are you using a shell?
    If you are using a shell, you will not be able to redirect into there without root privileges.
    Infact, not even

    $ sudo cat >...
  10. Re: Do repos automatically use 64bit programs on AMD64?

    apt-get will automatically use binaries for your system's architecture. As far as I know, most packages available for i386 have amd64 equivalents. I tried a 64 bit install, back in 08. It worked...
  11. Thread: g++ problem

    by jpaugh64
    Replies
    3
    Views
    695

    [SOLVED] Re: g++ problem

    Also try adding ".h" to the ends of those included files. I know that this is required for gcc; I don't know if that's true for g++.
  12. Replies
    2
    Views
    915

    [SOLVED] Re: Excel graph axis problem

    I can't answer your question specifically, but I can tell you that if you run wine from a terminal window you may find out more about this problem. Sometimes when programs break in Wine, they...
  13. Replies
    15
    Views
    2,081

    [SOLVED] Re: Perfect Partitioning

    I don't know how Windows would behave if it had to use multiple partitions; also, it seems far easier to make symlinks (under Linux) to all of the pertinent folders/files that reside on Windows.
    ...
  14. Re: what is difference between various symbols of kernel

    The term "static" actually means something different when it is in a file or when it is in a function. Be careful because many things in C are like that: it makes more sense to the compiler than to...
  15. [gnome] Log in password unchanged, login keyring won't unlock

    Hello. I have recently made a fresh install of Lucid Lynx. After restarting my computer (due to kernel updates), my log in password no longer unlocks my login keyring. I have never changed either...
  16. Replies
    13
    Views
    11,188

    [ubuntu] Re: Enter password to unlock your login keyring

    Hello. I am having similar trouble with my login keyring: It prompts me to enter it when I log in. However, I have just made a clean install of Lucid Lynx, and have never changed my password--either...
  17. Poll: Re: Am I the only person who doesn't use a smartphone?

    I don't have as much as a dumb phone, or even a land-line, really; nor do I have any other permanent physical manifestation of telephony apparatus. I do have a Google Voice account (beta), which is...
  18. Replies
    3
    Views
    320

    [ubuntu] Re: Updating ubuntu

    Most programs will update, but keep the same configuration. "Dev" stuff may not, though, but I'd check to be sure concerning anything critical.
  19. [ubuntu] Re: Encrypt Data Packets Transmission Ubuntu 9.10

    Look into ssh. I use open-ssh. It was a bit messy for me to figure out how to use it, but a web search will reveal some decent tutorials and how-to's.

    Specifically for the last question, you can...
  20. [ubuntu] Re: Beginner : creating links (shortcuts) among ubuntu & windows XP

    There are two problems with doing this, both of which are lamentable.

    * Windows uses filesystems that do not support symlinks. Windows shortcuts are very different from linux symlinks in design,...
  21. Thread: rm help

    by jpaugh64
    Replies
    9
    Views
    577

    [SOLVED] Re: rm help

    By /path/, do you mean to delete every exe file in one of the directories in the $PATH variable, or do you actually have a folder named path. To do the former, you could use something like

    rm -i...
  22. [ubuntu] Re: URGENT ::: Problem while updating , Ubuntu 9.10

    Is http://ppa.launchpad.net even a valid Ubuntu repository? Forgive me if this is a stupid question.
    edit: I couldn't find anything like /ubuntu, /karmic or /pub on that site, though I did see what...
  23. Replies
    3
    Views
    1,189

    Re: Correr Ubuntu desde Ramdisk

    Well, I cannot speak Español, but I have http://translate.google.es to do it for me. I think that what you are trying to do should be possible, and I wanted to do something similar once. (I never...
  24. Replies
    8
    Views
    789

    [ubuntu] Re: Kernel Compilation and booting woes

    Okay, this is a complete guess, based on hazy memory of what I've read and little that I have done, but:

    I'm guessing that the kernel is not able to find your root hard drive to mount it.
    I am...
  25. [ubuntu] Re: Want to make a mail server but have no domain

    Well, first of all, you might be able to use the hostname instead of the ip address, if you are accessing it from a LAN, where all computers have either avahi (for linux) or bonjour (Mac) installed....
Results 1 to 25 of 50
Page 1 of 2 1 2