Search:

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

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    8
    Views
    1,162

    Re: PHP Globals and Values

    Thank you so much for the response. The <? phpinfo() ?> command is really cool!

    In regards to php variables, I am having trouble defining a variable in the manner you described. If I want to...
  2. Replies
    8
    Views
    1,162

    PHP Globals and Values

    I am building a website utilizing minimal PHP. My first application was using includes. I have inserted the following inside various elements such as <nav></nav> to streamline website wide changes.
    ...
  3. Replies
    7
    Views
    5,575

    [SOLVED] Re: php includes - background-image not rendering

    Hey, I just changed the permissions back to see if your "probe" would have helped fix the problem. And it would have worked great. Here is the output to your suggestion:...
  4. Replies
    7
    Views
    5,575

    [SOLVED] Re: php includes - background-image not rendering

    tail -f /var/log/apache2/error.log

    [Sun May 29 02:23:41 2011] [error] [client 127.0.0.1] (13)Permission denied: file permissions deny server access: /var/www/images/black-blue-grad2.png, referer:...
  5. Replies
    7
    Views
    5,575

    [SOLVED] Re: php includes - background-image not rendering

    After pointing browser to "localhost" and then viewing the page source, this is my code:


    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />

    <title> Space</title>
  6. Replies
    7
    Views
    5,575

    [SOLVED] php includes - background-image not rendering

    Hello, I am very new to PHP and have quite a perplexing problem. My background-image will not render.

    I am using an include in the <head> section of my "index.php" file to link a "style.php" file...
  7. Replies
    0
    Views
    917

    [other] GPG on Windows and Linux and USB

    Recently I set up my GPG so that it runs from a folder on my USB drive. I like to think that this is more secure. Anyway, I have also done something horrible... I am trying to get it set up with...
  8. [ubuntu] Re: How do I create a file in the sources.list.d folder

    Use the program "gedit".

    Or "nano".


    sudo gedit /etc/apt/sources.list.d/unknown-horizons.list

    OR

    sudo nano /etc/apt/sources.list.d/unknown-horizons.list
  9. Replies
    2
    Views
    316

    [SOLVED] Re: Repositories missing

    Well, what repositories did you want to install?

    I don't think you need any right away unless there is specific software you are missing.

    Although, you should have had at least 1 update after...
  10. Re: Want to install ubuntu through command prompt and from external hard disk.

    You could use Grub2.

    Instal Grub2 to a folder on a harddisk that is bootable by your bios. (Don't use a HD plugged into the 5th or 6th SATA port)
    EDIT: I Guess in your case install it to a...
  11. Thread: GPG Key Test

    by bcn17
    Replies
    17
    Views
    2,405

    [all variants] Re: GPG Key Test

    After reading around I really like this idea. The Camellia and Twofish ciphers both seem to have been studied by those in the know plenty, at least enough that I don't think another version of a...
  12. Thread: GPG Key Test

    by bcn17
    Replies
    17
    Views
    2,405

    [all variants] Re: GPG Key Test

    I have been researching public key encryption for a while now. When I make my key I want to do it right. I have so far settled on 3 separate 4096 bit RSA keys. A "master" key that can sign and...
  13. Replies
    0
    Views
    818

    [all variants] tightvncserver ssh compression security

    Currently I am attempting to optimize tunneling a vnc session via ssh. This is what I have done. Questions follow.



    server$ tightvncserver -depth 8 -geometry 800x600 :1
    client$ ssh -C -f -N -L...
  14. Replies
    16
    Views
    23,017

    [SOLVED] Re: HP LaserJet Pro CM1415fnw

    I just installed this printer via a wired ethernet cable yesterday. I can ping the "cm1415nfw MFP" just fine. I can also print via the network using the HP "Color LaserJet cm1312 MFP" drivers. I have...
  15. Replies
    10
    Views
    5,084

    [ubuntu] Re: Any good SSH and SCP programs?

    The package sshfs is what I prefer for GUI /w ssh.


    To mount the remote filesystem

    sshfs -p <port number here> externalIPaddress.com:/directory/of/folder/on/remote/machine...
  16. Replies
    5
    Views
    7,622

    [ubuntu] file server web interface

    My goal is to create a file server that I can distribute a name and password to friends and family that will allow them to upload files through a web interface.

    Currently I am very familiar with...
  17. Replies
    6
    Views
    5,590

    [ubuntu] Re: Download Silverlight videos?

    Never the less, there is a particular media file I want to watch, but not right now and am afraid they will take it down before I get to watch it, and it is only offered in a silverlight format...
    ...
  18. Replies
    6
    Views
    5,590

    [ubuntu] Re: Download Silverlight videos?

    Wondering the same thing, it doesn't show up in /tmp like flash...
  19. [all variants] Laptop Hardware for VirtualBox and case recomendations

    I am currently looking for a laptop for my dad. The plan is to install Ubuntu on it. However, he likes to play poker during his travels so Virtualbox will be necessary. I know there is wine, however...
  20. Replies
    4
    Views
    1,305

    [ubuntu] Re: Nautilus not working - Asus M4A78T-E

    Do you both have the same motherboard as me? Or any shared hardware? For me the problem is not always nautilus now. It varies from application to application.
  21. Replies
    3
    Views
    2,143

    [ubuntu] Re: logical root partition

    Thanks guys. I think I might go ahead and put grub on a usb drive. I just want an easy way to install new operating systems (windows and linux) and quickly have grub be able to detect all operating...
  22. Replies
    3
    Views
    2,143

    [ubuntu] logical root partition

    I was wondering if I could make logical / partitions if I have a primary /boot partition. Is this a potential way to get around having only 4 bootable operating systems on a single HD?
  23. Replies
    9
    Views
    732

    [SOLVED] Re: LTS vs. New Release

    Generally LTS is more stable and has less new features. However, newer versions are more likely to be compatible with a larger range of hardware.

    I would recommend always installing the new...
  24. Replies
    28,953
    Views
    1,391,837

    Re: Ban The User Above You.

    Banned for using both a sad and confused face.
  25. Replies
    8
    Views
    396

    [ubuntu] Re: Ubuntu/Linux Networking Newbie Questions

    +1 virtual box. I have only used it for running windows, but linux should be no problem.

    And also, there is no reason you have to use the server edition of ubuntu. Server and desktop are the...
Results 1 to 25 of 143
Page 1 of 6 1 2 3 4