Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    11
    Views
    7,341

    [ubuntu] Re: 11.10 how can add a dir to $PATH permanently

    don't forget


    source ./bashrc

    to get the shell to re-read the file.

    Bill
  2. Replies
    11
    Views
    8,845

    [ubuntu] Re: DVDFab Replacement in UBuntu

    if you want to rip the main title vob, try vobcopy from the command line. Very fast and effective. Load the DVD into the tray and the from the terminal type:


    vobcopy -l

    That's a small case L....
  3. Replies
    3
    Views
    2,985

    [ubuntu] Re: Command line: Convert a DVD to avi?

    vobcopy -m


    man vobcopy

    Bill
  4. Replies
    7
    Views
    621

    [ubuntu] Re: Share directory over internet

    You can install denyhosts, to help protect yourself on the fowarded port.

    http://www.ubuntugeek.com/securing-ssh.html
  5. Replies
    12
    Views
    547

    [ubuntu] Re: Wireless on Ubuntu

    Well said :)
  6. Replies
    12
    Views
    547

    [ubuntu] Re: Wireless on Ubuntu

    Shouldn't have to do that. If you have connected via an internet cable, there is a good chance the hardware driver is already available. Goto System | Hardware Drivers and see if one it there. If so,...
  7. Replies
    7
    Views
    390

    [SOLVED] Re: Can't get Ubuntu to install...

    downloading the iso via torrent is helpful, as the torrent client will conduct hash check for you.

    Bill
  8. Replies
    10
    Views
    994

    [ubuntu] Re: A program to burn multiple cds.

    You are referring to disk spanning. I haven't come across anything in Ubuntu that will do that. I don't think wodim even supports disk spanning.

    ~Bill
  9. Replies
    3
    Views
    704

    [SOLVED] Re: Want to See Samba Share Sessions

    smbstatus
  10. Replies
    2,536
    Views
    506,046

    Re: how can I make firefox 4 look like windows?

    Install Windows? shrug...
  11. Replies
    3
    Views
    13,838

    [SOLVED] Re: Locate LibreOffice

    I'd run this first

    sudo updatedb

    then use locate
  12. Replies
    1
    Views
    615

    [ubuntu] Re: Headless Media Server Create m3u file

    Kaboom!
  13. Replies
    1
    Views
    615

    [ubuntu] Headless Media Server Create m3u file

    Any command line tool to create a m3u file from directories?

    Thanks,
    Bill
  14. Replies
    42
    Views
    2,686

    [ubuntu] Re: Public Library Looking for help

    Here's a link to the HOWTO: Ubuntu in the Pubic Library:

    http://ubuntuforums.org/showthread.php?p=4404000
  15. Replies
    17
    Views
    13,115

    [ubuntu] Re: THE tools to convert DVDs to AVI

    Andrew,
    You don't have all that in a bash script? Come on man! :)

    ~Bill
  16. Replies
    3
    Views
    1,133

    [ubuntu] Re: Headless Server Hangs on Reboot

    I don't necessarily want a filesystem check everytime, however, when it does run I don't want it to be interactive. It's a headless server, so I want the check to run without prompts from me.

    Bill
  17. Replies
    3
    Views
    1,133

    [ubuntu] Headless Server Hangs on Reboot

    At times, say when I have a power outage and there may be disk errors; when my server reboots it hangs on a check disk prompt. How to I set it so that it automatically checks the disk(s) for error...
  18. Replies
    25
    Views
    2,348

    [SOLVED] Re: Burning ISO to CD-R

    FYI, cdrdao is command line from the terminal, but it always does the trick for me.

    http://ubuntuforums.org/showthread.php?t=795181

    Bill
  19. Replies
    2
    Views
    778

    [ubuntu] Re: Video converter found!

    the "free" ffmpeg always does the trick.
  20. [ubuntu] Re: How to convert HD mkv video files to AVI or WMV without loss of quality

    FYI...if you follow the guide my previous post you can have the mp4 in about 10 mintues. MKV is only a container and really there is no need to transcode. All you need to do is extract the audio and...
  21. Replies
    4
    Views
    650

    [ubuntu] Re: Open Ports = Security Problem?

    You can conduct a port scan at Shields Up!

    https://www.grc.com/x/ne.dll?bh0bkyd2

    Bill
  22. Replies
    3
    Views
    3,305

    [ubuntu] Re: how to download clamav

    The standard/default firewall is ufw (uncomplicated firewall), and the GUI is gufw.

    You can install them from the Software Center or from the terminal:


    sudo apt-get install ufw
    and

    sudo...
  23. [ubuntu] Re: How to convert HD mkv video files to AVI or WMV without loss of quality

    Here's a link for extracting the audio and video from an mkv file and re-containerizing it into an mp4 -- no quality loss. It's from the command line, but powerful and fast.
    ...
  24. Thread: ping my router?

    by MrWES
    Replies
    9
    Views
    2,347

    [SOLVED] Re: ping my router?

    Did you try 192.168.0.1 ?

    http://www.techspot.com/guides/287-default-router-ip-addresses/

    ~Bill
  25. Replies
    7
    Views
    903

    [ubuntu] Re: Financial software suggestions

    Homebank, and I believe it's in the repositories.

    http://homebank.free.fr/

    Bill
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4